Since the new Build the CMD-Content begins to freeze at a random time and the Server immedantly shuts down
Edit://
And this Warnings:
When u update your Plugin Runtime are annoying af xDCode:[Oxide] 19:08 [Warning] MyPlugin has replaced the 'XXX' chat command previou sly registered by MyPlugin
EDIT2:// Since that update every Timer im staring at Init() dont work... so my Plugin completly stops to run..
Where can i downgrade to the older Oxide....???
Server freezing and shutting down
Discussion in 'Hurtworld Discussion' started by Glumi Chan, Jun 2, 2016.
-
Wulf Community Admin
The warning means you have multiple plugins trying to use the same chat command. Do you have multiple copies of it?
You can view all previous Oxide builds here: GitHub - OxideMod/Snapshots: Latest and greatest snapshots for all Oxide projects.. -
And then it appears -
Wulf Community Admin
-
Use a Plugin where u handle ChatCommands.
- Run it on your server
- Without Unloading the Plugin -> open it with notepad paste the new code in it and save
-> Now it'll be automatically reloaded, and the errors should appear in the CMD.
There is no need for code o: -
Wulf Community Admin
-
Hm, okay..
How i skip to an older Version on Git-Hub? -
Wulf Community Admin