Wulf
Sounds like your server is overwriting the files then.
Tried applying your fix to my server files, still getting the same errors as before.
Wulf
Sounds like your server is overwriting the files then.
Tried applying your fix to my server files, still getting the same errors as before.
buklauTried applying your fix to my server files, still getting the same errors as before.
Sounds like your server is overwriting the files then. You'd need to check with your host/update handling, else wait for a standalone build for Linux that your host supports.
Wulf
Sounds like your server is overwriting the files then. You'd need to check with your host/update handling, else wait for a standalone build for Linux that your host supports.
Any idea when that would be? :S
Merged post[ INFO ] Mods Update rustserver: Update addons/mods: 1 addons/mods will be updated
* Oxide for Rust (overwrite)
==> Updating Oxide for Rust
creating mod download directory /home/rust-build-uk/lgsm/mods/tmp...OK
curl: (3) Illegal characters found in URL
downloading Oxide.Rust.zip...OK
Failure! An issue occurred downloading Oxide for Rust
anyone know how to fix it?
DonielleIs there another update coming? Ive tried the one listed on my rented server and my server still will not start up.
Your host is most likely renaming the files like mine did. Go back into the file manager and check if the files were renamed. They should look like "Assembly-CSharp(1).dll" and Oxide.Rust(1).dll - You'll need to delete the ORIGINAL files and rename those to just "Assembly-CSharp.dll" and "Oxide.Rust.dll" (so removed the (1) after you delete the other files)
I have checked and my files are not renamed. I went ahead and deleted the files and replaced them and the server still will not start up.buklauYour host is most likely renaming the files like mine did. Go back into the file manager and check if the files were renamed. They should look like "Assembly-CSharp(1).dll" and Oxide.Rust(1).dll - You'll need to delete the ORIGINAL files and rename those to just "Assembly-CSharp.dll" and "Oxide.Rust.dll" (so removed the (1) after you delete the other files)
carekGetting thr same illegal character error in curl:[ INFO ] Mods Update rustserver: Update addons/mods: 1 addons/mods will be updated
* Oxide for Rust (overwrite)
==> Updating Oxide for Rust
creating mod download directory /home/rust-build-uk/lgsm/mods/tmp...OK
curl: (3) Illegal characters found in URL
downloading Oxide.Rust.zip...OK
Failure! An issue occurred downloading Oxide for Rust
anyone know how to fix it?
Download the files by manual:
https://github.com/theumod/uMod.Rust/releases/download/2.0.4268/Oxide.Rust.zip
https://github.com/theumod/uMod.Rust/releases/download/2.0.4268/Oxide.Rust-LinuxFix.zip
Then unpack them with overwrite to RustDedicated_Data/Managed.
Confirm. Oxide works on Debian.
Would need more details, as you 99.9% are likely having a different issue than most everyone else here.DonielleSo just spoke with my server host and we are running windows, not linux. So how do I get it to work on windows version?
Still running without an oxide installed .
Any official fixes coming up other than temporary fix?
Monument Navmesh Build took 1.28 seconds
Starting Navmesh Source Collecting.
Starting Monument Navmesh Build with 708 sources
79%
100%
Monument Navmesh Build took 0.76 seconds
Map Spawned 896 entities
Couldn't load server/my_server_identity/proceduralmap.4000.70.184.sav - file doesn't exist
Missing EnvSync - creating
Missing CommunityEntity - creating
Missing ResourceDepositManager - creating
Missing RelationshipManager - creating
Missing TreeManager - creating
Initializing 33960 entity links
done.
Initializing 290 stability supports
done.
Initializing 24811 entity save caches
done.
Couldn't initialize Steam Server (steam_api64)
IP address from external API: 87.98.149.3
Server startup complete
EasyAntiCheat Scout Shutting Down
EasyAntiCheat Server Shutting Down buklauFirst I got server running but no plugins loaded. Now it just won't load at allMonument Navmesh Build took 1.28 seconds Starting Navmesh Source Collecting. Starting Monument Navmesh Build with 708 sources 79% 100% Monument Navmesh Build took 0.76 seconds Map Spawned 896 entities Couldn't load server/my_server_identity/proceduralmap.4000.70.184.sav - file doesn't exist Missing EnvSync - creating Missing CommunityEntity - creating Missing ResourceDepositManager - creating Missing RelationshipManager - creating Missing TreeManager - creating Initializing 33960 entity links done. Initializing 290 stability supports done. Initializing 24811 entity save caches done. Couldn't initialize Steam Server (steam_api64) IP address from external API: 87.98.149.3 Server startup complete EasyAntiCheat Scout Shutting Down EasyAntiCheat Server Shutting Down
You need the Linux fix I posted previously, also found on the Games > Rust page.