I am running into this error. I have updated the server and oxide, but when it gets to the point where it would load entities it gives me the error loading save message.
The file 'archive:/CAB-e2446ae3835fd7310524e3e713bd9b72/CAB-e2446ae3835fd7310524e3e713bd9b72' is corrupted! Remove it and launch unity again!
[Position out of bounds!]
A script behaviour (probably PlantProperties?) has a different serialization layout when loading. (Read 732 bytes but expected 868 bytes)
Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
...
[01/26/2017 23:40:37] Error loading save (server/Factions/proceduralmap.3500.777.140.sav): Field 'ProtoBuf.PlantEntity.water' not found.
Solved ProtoBuf.PlantEntity.water not found (outdated)
Discussion in 'Rust Discussion' started by (Stray), Jan 26, 2017.
-
Wulf Community Admin
That error means your server is not fully updated. Make sure to update Rust as well as get the latest Oxide build from today.
-
Ok, I have run the Update script for rust and it is giving me this http://i.imgur.com/DwBpnP4.png
And I have cleared my cache and used incognito mode in chrome to download your lastest oxide.zip. However I am still running into this issue. -
Wulf Community Admin
-
The unity errors. I do apologize. I have never had either of these issues before.
-
Wulf Community Admin
-
Ok. I have the build from 1/26/17 at 10.58PM. Updating rust and oxide again.
[DOUBLEPOST=1485476857][/DOUBLEPOST]Finally, its working. Thank you for all the help Wulf. -
what is this? and how to fix?
-
Wulf Community Admin
-
cd c:\rust
steamcmd.exe +login anonymous +app_update 258550 -beta experimental +quit -
Wulf Community Admin
-
It happened after the last update.
Attached Files:
-
-
Wulf Community Admin