1. Hey Guys,


    A few day ago I updated my oxide plugin to latest version and when I started my server and I get this error

    10:58 PM [Error] Failed to load plugin '1' (no source found)

    and I dont have any plugin named 1 how can I fix this can someone help me?

    TY,
     
  2. It doesnt affect anything.. it wont cause lags and other stuff. So dont worry
     
  3. Okay Ty
     
  4. That is a Rust warning, it just means that the client is running a different build to the server.
     
  5. you wrote to wrong thread ?
     
  6. Yeah sorry.. this goes to the other one ..
     
  7. Wulf

    Wulf Community Admin

    For those having this issue, please try the below DLL and provide the full log.
     
    Last edited: Jul 5, 2015
  8. Tried but same error :(
     
  9. Same? There should be more output with the dll wulf posted. Can you upload your oxide log?
     
  10. Attached Files:

  11. http://pastebin.com/EZ4h8U22 Here is it
     
  12. remove the "-load" from your start command, but the error should not cause any issues
     
  13. @echo off
    RustDedicated.exe -batchmode +server.hostname "DENEME" -load +server.port 28015 +server.identity "DataSaves" +server.seed 6738 +rcon.port 5678 +rcon.password "bilmiyorumm" -server.worldsize 5000 -autoupdate

    here it is
     
  14. try to remove the "-load"
     
  15. Yes Worked Ty So much
     
  16. Wulf

    Wulf Community Admin

    That is a suggested script that hasn't been updated in a long time.
     
  17. Hello i am currently having the same issues. In the logs i'm getting Failed to load plugin '1' (no source found). I am renting a server so idk if that changes anything. If you could please help i would appreciate it. Thanks
     
  18. Wulf

    Wulf Community Admin

    It doesn't affect anything. Just remove -load from your startup script and it will go away.