Plugins not loading/failing to load
htmlSh3wbejUsbb.png JimDeadlock

If you're testing each plugin one by one (with all others unloaded) then maybe it's a combination of 2 plugins conflicting with each other to cause the issue? I would try restarting the server by adding a plugin on each restart. Eventually you will hit the error, and then you can start removing a plugin on each restart to finally isolate the 2 (or more) plugins causing the issue.

Either I expressed myself wrongly or you guys are not understanding. No offense meant.

one by one yes, incrementally. Until they're all loaded and working simultaneously.

or load them half by half, 50% first, then the other 50% if nothing happens etc?

I get the following whenever I run the server shell script (./rustserver <parameter>)

parse error: Invalid numeric literal at line 1, column 10

 

could it somehow be related?

we don't know your script and what's in it

nevermind. here's the result after cleaning the server and reinstalling everything:

the latest oxide version is broken. I told you. rollback to the previous version fixed all my issues

 

The startup script error and all subsequent errors previously described were indeed oxide's fault.

WL8YX7fUa39cgmg.jpg Kaizer

nevermind. here's the result after cleaning the server and reinstalling everything:

the latest oxide version is broken. I told you. rollback to the previous version fixed all my issues

 

The startup script error and all subsequent errors previously described were indeed oxide's fault.

There were no changes that would affect compiling; the latest after that was a very minor update. Using an old build of Oxide would mean using an old version of Rust as well.

then I don't know what is going on... it's just stressing me beyond my limits and honestly I don't have the right mind for this anymore. server starts once correctly and 100 times broken.

sorry if I have wasted your time. Whatever it is, it's apparently beyond my ability to permanently fix and all your efforts to help me brought just as much as mine. nothing :(

I'm sorry it has been frustrating, I know the information the log has given doesn't exactly pinpoint the cause. Have you tried without the RustEdit extension? I noticed some errors with it as well. Otherwise, are you able to zip up your plugins and send it my way for testing? 

err, isn't the "good" for windows and "broken" for linux though :/

Qble9YPyseIOkyH.png misticos

err, isn't the "good" for windows and "broken" for linux though :/

I'm sorry. with all the frustration this is causing me I have overlooked that bit. 

Merged post

ok so I updated oxide by downloading the files here and uploaded to the server myself. plugins are loading fine without any existing config/data.

once again I batch loaded all plugins successfully. ONCE. after a painful day of trying to understand what the f was going on, putting the cfg/data back in starts the problems again so the issue could be there. it still won't load plugins at startup and won't stop erroring with oxide.load all.

apparently there is a bad json somewhere but again i'm not sure

 

So plugins are compiling and loading fine until your customized data/config is restored? A plugin compiling and a plugin loading their data/config wouldn't be related, as compiling a plugin is done before a plugin is loaded. Were all of the plugins compiling and loading fine multiple restarts before your data/config changes?

everything was fine until I used the server script to update serveer and oxide files. from there on it just went downhill

now I tried unloading all plugins, clearing cfg/data and reloading them. the errors came back again. so that json theory doesn't check out

I just confirmed it's not that. cleared the plugins folder and moved the cfg/data files first, then the plugins to their respective folders. and the plugins load! just not on startup and not by "all" command.

Any ideas?

Final note: plugins only load and compile if I pull them back into the plugins folder. it doesn't matter if the folder is empty or if they get overwritten. "it just works"

I'm still having this issue a few updates later. Any ideas or similar experience? I'm getting tired of manually loading plugins every time the server needs to restart...

WL8YX7fUa39cgmg.jpg Kaizer

I'm still having this issue a few updates later. Any ideas or similar experience? I'm getting tired of manually loading plugins every time the server needs to restart...

Still no errors on startup? As a temporary measure, you could try using a plugin such as Auto Commands and running a wildcard reload when the server has started.
D6hGUUgJCte2cst.png Wulf
Still no errors on startup? As a temporary measure, you could try using a plugin such as Auto Commands and running a wildcard reload when the server has started.

nothing, the plugins don't load at all if I don't overwrite or load them individually every time when the server is already running. I'm totally clueless