I have my plugins "installed" to the server/identity/oxide/plugins folder, but on startup Oxide doesn't load any of them. In addition doing oxide.load pluginname returns there being no source. Any help would be appreciated.
Solved No plugins load (wrong settings/location)
Discussion in 'Rust Discussion' started by Aggro, Jul 20, 2015.
-
Wulf Community Admin
Please upload your latest logs from oxide/logs.
-
Just noticed that for some reason oxide was not initializing it's folders to the proper server identity... my commandline sets it to competitive_traders but it wants to load stuff from my_server_identity...
-
Wulf Community Admin
-
Code:
@echo off RustDedicated.exe -batchmode +identity "competitive_traders" +hostname "Competitive Rust"
-
Wulf Community Admin
Code:@RustDedicated.exe -batchmode +server.identity "competitive_traders" +server.hostname "Competitive Rust"
-
oh *facepalm* thanks