1. Version 2.0.1755
    Version 2.0.1748
     
    Last edited by a moderator: Feb 4, 2016
  2. what is correct order for those server commands. i use:

    @echo off
    RustDedicated.exe -batchmode +app_update +server.seed 666666666 + server.maxplayers 50 +server.worldsize 6000 +server.ip 0.0.0.0 +server.port 28015 +rcon.port 28016 +rcon.ip 0.0.0.0 +rcon.password *passwordhere* +server.hostname "[FIN/EN] SUPERFIN |100x|TP|iCRAFT|RAIDBASES" +server.description "serverdescriptionhere" +server.url "" +server.headerimage "BANNER HERE" +server.identity "EVT" +server.saveinterval 600

    Allmost everytime i restart something goes wrong. just restarted tonight and RCON port is 28015, so livemap is not working. max players is setted to 500 now o_O iam running out with ideas...
     
  3. Wulf

    Wulf Community Admin

    You can use any order you'd like, just make sure everything is after -batchmode. Are you setting anything under server.cfg too?
     
  4. Change this
    + server.maxplayers 50
    to
    +server.maxplayers 50

    Remove this as its not being used
    +server.url ""

    Remove * from each side of password
    +rcon.password *passwordhere*
     
  5. Wulf

    Wulf Community Admin

    Good catch, didn't notice that!
     
  6. THANKS!

    Restarted about 2 hours ago, and i think everything works fine now. i dont have those * they were just to imagine that password is there sorry that i represent that unclear.

    Now i am away from that server and with rcon inside, livemap works and all seems to be OK. Started server little over week ago so i am such n00bie with that stuff still :D i hope that i can keep players, so i can get more experience.

    Thanks again. that is not first and definitely not last message what i will write :)
     
  7. When I install rust, do not load the plujins. When I run CSharp-Compiler tells me that not exist mono-2
     
  8. Wulf

    Wulf Community Admin

    Make sure you've fully updated Oxide, installing all files included in the latest Oxide zip including CSharpCompiler.exe. If you are installing via FTP, it is likely you do not have fully permission to upload that all files, so you'd need to contact your host.
     
  9. I download version 2.0.1748,but do not exist mono-2.dll. The files that have the compressed are RustDedicated_Data, oxide.root.json, _start-example.bat, CSharpCompiler.exe. and the commpresed size is 10.8 MB (11,339,894 bytes)
     
    Last edited by a moderator: Feb 2, 2016
  10. Wulf

    Wulf Community Admin

    The DLL is located under RustDedicated_Data/Managed/x86. If you don't see it there, Oxide wasn't fully installed.
     
  11. I see that there
    [DOUBLEPOST=1454443677][/DOUBLEPOST]After i unzip the oxide i should run CSharpCompiler.exe No?
     
  12. Wulf

    Wulf Community Admin

    No, it is not meant to be manually run, that is only suggested when testing to make sure it runs properly. What size is the compiler your are using? Also, what is the version it shows under Properties when right-clicking on it?
     
  13. What should I do?
     
  14. Wulf

    Wulf Community Admin

    Check my reply again.
     
  15. also I run it normally by Start_Example and RusteoServer.bat. but it tells me an error loading plujins. failed to load the extension
     
  16. Wulf

    Wulf Community Admin

    Please provide your latest logs, including your RustDedicated_Data/output_log.txt.
     
  17. reinstalling my OS I can fix my problem
     
  18. Wulf

    Wulf Community Admin

    Which plugins? I need the logs to tell what is going on.
     
  19. I have not the log file in this pc. tomorrow I will give them to you.
     
  20. Wulf

    Wulf Community Admin

    Also make sure you are using the latest version of Rust (official via SteamCMD) and Oxide for that version.