Question. My rust server all the sudden didn't load it's plugins after a daily restart this morning. Looking into the logs, I noticed it was trying to load everything from the "rust/server/my_server_identity" folder. Previously, is was loading/saving everything from the "rust/server/serverprofile/" folder. Was this a change in a recent Oxide update or did my host just "f" it up with their initial install scripts and somehow it corrected itself with the recent Oxide update.
Solved Plugins not loading from old location (identity changed)
Discussion in 'Rust Discussion' started by zrocweb, Oct 3, 2016.
-
Wulf Community Admin
Your +server.identity changed. You can either revert it to "serverprofile" or use the default "my_server_identity" like you have now and move everything there. If you are editing the example .bat that comes with Oxide, I'd suggest copying that and using that, not using the example directly.
-
Gotcha.. That is fine. I just thought it was weird, as it's been running from the serverprofile since starting the server, but today it now.. as stated.. Thanks for the prompt response Wulf. Keep up the awesome work man!