I am having trouble after this update. I cannot start my server, it says "The class named 'Decay' is abstract. The script class can't be abstract!"
Any ideas how I can solve this? Thank you in advance!
Solved The class named 'Decay' is abstract (Rust not fully updated)
Discussion in 'Rust Discussion' started by lem1, May 13, 2016.
-
Wulf Community Admin
-
-
Wulf Community Admin
-
app_update 258550, then quit once its done. -
Wulf Community Admin
-
-
I took my server down for update when rust updated, updated it as i have many times before with my update script and a fresh version of oxide and i get this at the end of my output
Code:Running server/my_server/cfg/users.cfg The class named 'Decay' is abstract. The script class can't be abstract! Loading Items Took: 2.599 seconds Building Items Took: 2.625 seconds / Items: 269 / Blueprints: 188 The class named 'Decay' is abstract. The script class can't be abstract! NullReferenceException: Object reference not set to an instance of an object
i tried many things like removing the decay scale from my launch options, creating a new server using the example run script, removing all plugins and updating everything 2-3 times and i get the same thing every time
any ideas? -
Wulf Community Admin
-
problem i was having was RDS was running in the background for some reason and it was not updating fully
thanks