It stopped my server crashing every few hours but now betterchat is broken
Plugin breaks when deleting the steamapps folderNot An Issue
The steamapps folder only has to do with updating the server, not running it and plugins to not rely on anything in there.
What exactly is the issue you are having with it? Any errors?
What exactly is the issue you are having with it? Any errors?
BetterChat was compiled successfully in 2047ms
Failed to initialize plugin 'BetterChat v5.0.19' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BetterChat.Loaded () [0x0001e] in <e184ee8d19634f3abe3b05f55ce4b872>:0 at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000e5] in <e184ee8d19634f3abe3b05f55ce4b872>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <9affce1cd15c4ec183941adef8db1722>:0
Unloaded plugin Better Chat v5.0.19 by LaserHydra
No previous version to rollback plugin: BetterChat
It was working fine until i shut server down, deleted steamapps and launched server again. I'm just glad the crashes have slowed down
It was working fine until i shut server down, deleted steamapps and launched server again. I'm just glad the crashes have slowed down
That looks like an error loading your oxide/data (likely corrupt) for the plugin. I can guarantee you that steamapps has zero to do with Oxide and your Rust server operation, it's only used by SteamCMD for updating.
Locked automatically