Exception: Magic number is wrong: 542Solved

https://pastebin.com/fPqjwrdV - Oxide Log

Meanwhile the Compiler log:
[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Shutdown

I'm trying to add a simple whitelist plugin (or re-add the plugin) but it's giving me this compiler problem and i've adjusted the permissions, checked the rust server update (validate and whatnot). 

Oxide runs fine shows the version and I can list the plugins but it fails to compile and I can't use the plugins. I did try looking for a manual download for just the compilers but that didn't pan out.

Any help would be appreciated.

(This RUST server is running on Ubuntu 1910 server machine.)

Compiler may not be set as executable; chmod +x or 0744/0755 required

Start there..

Check your permissions on your machine.. then work forward.. Some linux installs can be a little.... touchy

5d72c049357bb.png MikeHawke

Compiler may not be set as executable; chmod +x or 0744/0755 required

Start there..

Check your permissions on your machine.. then work forward.. Some linux installs can be a little.... touchy

Permissions are set already and i've re-done them again.

Even gone so far as a fresh install of the rust server ( in case i messed up installing oxide ) - Theres been no change to the ubuntu server since the rust server was last on.

Thers been a previous post about this... there was mention of changing the terminal to xterm and there was talk of checking its in the correct folder.. etc etc..

How are you running it, Linux-GSM or manual install?

Manual install. 

Steamcmd -> app_update etc 

oxide install -> plugin install

That's all i've had to do in the past and all i've done. 

I've not seen any mentions of this xterm before so i'm not sure how to "fix"/"change" that.

I hate how easy this was to fix. smh.

I even tried looking for the magic number error but clearly I was in the wrong place.

Thanks for the help. Sorry for wasting your time.

No problem, glad you got it resolved. :)
Locked automatically