1. Hey wulf,

    How i can do a local server on my computer?

    Just for test my plugins on my PC. Less disturb my players for a plugin...
    I have a copy of my rust server than i have downloaded from my dedicated but i don't know what i need to do in ip and ports.
    And i don't know what type in console of the game for join my local server. x)
     
  2. Wulf

    Wulf Community Admin

    The instructions are at the the top of the post. You don't need to set any IP or ports.
     
  3. ahhh thanks !

    I thought client.connect 127.0.0.1:28015 was an example x).
     
  4. Wulf

    Wulf Community Admin

    connect localhost:28015 would also work. ;)
     
  5. Howdy (from Texas!),

    My Rust server is hosted at gameservers.com and I am trying to find a way to have my server check for updates at the nightly reboot and install them. ideally I want it to:
    - Check for Rust Server update,
    - Check for Oxide update
    - Check for RustIO update

    install the updates and restart the server.

    anyone else hosted there who knows how? I have full FTP access to the root.

    thanks
     
  6. Have you tried asking your host about this I use to be with gameservers and I know you need to run the updates yourself I don't think the panel tells you if something is out of date so best to talk to your host they might be able to install something for you
     
  7. Update is out............
    [DOUBLEPOST=1445005647][/DOUBLEPOST]I hope Wulf isnt from Europe......if he is hes probably still in bed : /
     
  8. Not only Wulf updates Oxide ;)
     
  9. Thanks guys! <3
     
  10. I am in uk and its 4pm here so I dont think he will be in bed at this time
     
  11. No work
    login anonymous
    Error:
    Login Failure: Service Unavailable FAILED with result code 20
     
  12. Wulf

    Wulf Community Admin

    Try again later, we aren't responsible for Steam's uptime.
     
  13. Wulf, i can't see my server in "MODDED SERVERS" list...what should i do?

    i've made all good, when i type "client.connect IP:pORT" it works, fine! but how can i see in the MODDED list? Fowarding options it's ALL OK...
     
  14. Wulf

    Wulf Community Admin

    You may not see it, the list doesn't show all servers at once. You may have to search for it.
     
  15. well, my server is already online, i can play ONLY by console...when i search by the name, still not finding
     
  16. I cannot up my server from few update (no oxide about) and it won't up i been update my OS to winserver2k8 to be sure it won't up too. I think now for hardware issue. My question is what new (minimal requierement) software and hardware need the default server now? i see nothing about talking that :/...

    got new of logs i hope that talk to you Expert please what to do?
    Code:
    Fallback handler could not load library D:/Jeux/Rust-servers/RustDedicated_Data/Mono/libD:/Jeux/Rust-servers/RustDedicated_Data/Plugins/RustNative.dll
    ThrowError: RustNative library couldn't load! D:/Jeux/Rust-servers/RustDedicated_Data/Plugins/RustNative.dll
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 64)
    SelfCheck Failed: RustNative library couldn't load! D:/Jeux/Rust-servers/RustDedicated_Data/Plugins/RustNative.dll
    i'm not the only one in this shit:/ why some server can up and some not?
     
    Last edited by a moderator: Oct 25, 2015
  17. I'm curious, how do you go about finding the correct rcon.port and rcon.ip when hosting off of a Virtual Server.
     
  18. Wulf

    Wulf Community Admin

    By default they are one port above your main port, but that all depends on your host and what ports are open or designated for use.
     
  19. Gotcha, would you happen to know about the rcon.ip? Should that be set as the same ip the server is running off of?

    I'm using a virtual server from NFO Servers doing all of this off of Windows Server 2012 R2 so the whole RCON concept is a bit challenging for me to figure out since I've only used game servers for Rust, never a dedicated server until now.

    Thanks so much for the reply!
     
  20. Wulf

    Wulf Community Admin

    The rcon.ip setting can be 0.0.0.0 or the IP of the server itself.