NullReferenceException at UnloadFixed

13:29 [Error] Failed to call hook 'Unload' on plugin 'XPerience v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerience.Unload () [0x000bd] in <6d2f99c06cfc417ca512ccb343ccb119>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x013d6] in <6d2f99c06cfc417ca512ccb343ccb119>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 13:29 [Info] Unloaded plugin XPerience v1.3.7 by MACHIN3

getting this error and server locks up 14:03 [Warning] Calling 'Unload' on 'XPerience v1.3.7' took 120056ms 14:03 [Error] ExType: MySqlException 14:03 [Error] MySql handle raised an exception (EndOfStreamException: Attempted to read past the end of the stream.) at MySql.Data.MySqlClient.MySqlStream.ReadFully (System.IO.Stream stream, System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00015] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlStream.LoadPacket () [0x00076] in <8d7380b3d3cf4bd8be324c584f371b44>:0 13:59 [Info] XPerience was compiled successfully in 2922ms 13:59 [Error] Failed to call hook 'Unload' on plugin 'XPerience v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerience.Unload () [0x000bd] in <6282a9613078475cae0b7e293aae6d9b>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x013d6] in <6282a9613078475cae0b7e293aae6d9b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 13:59 [Info] Unloaded plugin XPerience v1.3.7 by MACHIN3

this will be fixed in the next version, currently working in a major update coming up. Details can be seen in our discord

sounds like it attempted to connect but timed out or took too long to comunicate with your database. Possible limit to connection between your server and the SQL. I'll look into possible solutions to this if it occures and to not continue 

Locked automatically