1. Hi, I have the following problem ... I do not get oxide with a batch file to run only when I start the RustServerDedicated.exe then goes oxide .... but I want that with me it works on the batch file , how do I do that on best ?

    Enclosed I send times the startup script of me with

    RustDedicated.exe -batchmode + server.hostname " [DE] German - Survivors Noobs Friendly " -load + 28015 + server.identity server.port " Rust_Server_1 " -server.maxplayers 80+ server.seed 9,842,736 + rcon.port 28016 + RCON .password " supporting what a new " -server.worldsize 6000 -autoupdate -server.description " Hi and Welcome to the German Survivors Rust server , Feel with at home , but nevertheless respected other gamers on this server .. the server runs Miscellaneous plugins let you , amazing with what ... " -server.url " Rust:IO " -chat.serverlog 1
     
  2. Wulf

    Wulf Community Admin

    So you're saying that the server won't start with Oxide installed, or just that Oxide isn't showing when you run it? Oxide is a mod, so make sure you are installing it after any updates. I also wouldn't use -autoupdate for this reason.
     
  3. Yes oxide it is not charging , okay I 'm gonna try when I get out of the auto update batch file suppose ... but a plugin I can not even use because oxides not even the folder created it needs it
     
  4. Wulf

    Wulf Community Admin

    If the folders aren't being created, then Oxide isn't installed. Make sure you aren't doing any updating when starting the server.
     
  5. Screen Rust Server cmd Fenster.jpg now i have now without -autoupdate in the batch file tries the result is best seen in the screenshot
    [DOUBLEPOST=1454351496][/DOUBLEPOST]sry but oxide is installed oxide install folder.jpg
     
  6. Wulf

    Wulf Community Admin

    You may have some of the Oxide files, but you're running a vanilla server. Whenever you see the default Rust console, Oxide is not installed. Make sure you are doing a complete install, overwriting all files and not doing any updating when starting the server after installing Oxide.
     
  7. Now I got the fixed with oxides . now I have the problem that the compiler Csharp cs datein not invite wants even though I have already given the exe in the firewall and admitted with a right-click this exe have
    Code:
    7:18 PM [Error] AutoDoors plugin failed to compile!
    7:18 PM [Error] Compiler closed.
    7:18 PM [Error] DeathNotes plugin failed to compile!
    7:18 PM [Error] Compiler closed.
    7:18 PM [Error] InfoPanel plugin failed to compile!
    7:18 PM [Error] Compiler closed.
    7:18 PM [Error] JoinQuitMsg plugin failed to compile!
    7:18 PM [Error] Compiler closed.
    7:18 PM [Error] QuickSmelt plugin failed to compile!
    7:18 PM [Error] Compiler closed.
    7:18 PM [Error] StackSizeController plugin failed to compile!
    7:18 PM [Error] Compiler closed.
    7:18 PM [Error] ZLevelsRemastered plugin failed to compile!
    7:18 PM [Error] Compiler closed.
    7:19 PM [Info] Updating Rust:IO ...
     
  8. Wulf

    Wulf Community Admin

    Do you have any security/anti-virus software that may be interfering with it?
     
  9. No only the firewall .. Compiler uses certain ports or the same ?
     
  10. Wulf

    Wulf Community Admin

    It doesn't use any ports, it just runs locally on the machine and compiles the .cs plugins.
     
  11. hmmm okay :-
     
  12. Wulf

    Wulf Community Admin

    Could you upload your compiler_ log file from oxide/logs please? Also your output_log.txt from RustDedicated_Data.
     
  13. yes i can
    [DOUBLEPOST=1454362322][/DOUBLEPOST]you can see the cs files in lua files to convert in order to work around this problem
     

    Attached Files:

  14. Wulf

    Wulf Community Admin

    And do you have the compiler_ log too?
     
  15. where can I find this
     
  16. Wulf

    Wulf Community Admin

    The same location, under oxide/logs.
     
  17. in oxide folder is only Oxide_01-02-2016.txt
     
  18. Wulf

    Wulf Community Admin

    Are you running the server as administrator? I'd try that. Right-click on your start script > Run as Administrator. You can also try running CSharpCompiler.exe directly from a CMD window to see if it runs properly.
     
  19. yes it is a rented dedicated server I am registered as admin
    [DOUBLEPOST=1454363036][/DOUBLEPOST]I have now already tesweise the firewall kommplett disabled , unfortunately without success
    [DOUBLEPOST=1454363558][/DOUBLEPOST]okay this was the csharpcompiler.jpg
    [DOUBLEPOST=1454363621][/DOUBLEPOST]the is still a Visual C ++ or error ?
    [DOUBLEPOST=1454363728][/DOUBLEPOST]Start right-click with administrator was also without success
    [DOUBLEPOST=1454364845][/DOUBLEPOST]Reinstall Visual C ++ also has brought nothing I unfortunately have to go to bed , but thanks for your help
    [DOUBLEPOST=1454448254,1454362946][/DOUBLEPOST]you can make it nich so , the oxide as a standalone program also invite the cs files do ?
     
  20. Wulf

    Wulf Community Admin

    Oxide comes with all the dependencies if needs to run. Make sure you have installed and updated all of the files included with Oxide's latest build. Overwrite all files when prompted as well.