Advertisement
jakobmol71

Untitled

Feb 15th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1.  
  2. Fix was compiled successfully in 1595ms
  3. Unloaded plugin Fix v1.0.0 by Kaidoz
  4. Non platform assembly: data-0x2ba78640 (this message is harmless)
  5. Fallback handler could not load library /home/k10522_s9783/server_9783/Hurtworld_Data/Mono/x86_64/data-0x2ba78640.so
  6. Loaded plugin Fix v1.0.0 by Kaidoz
  7. [Fix] -----
  8. Failed to call hook 'command' on plugin 'Fix v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
  9. at Oxide.Plugins.Fix.command (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
  10. at Oxide.Plugins.Fix.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
  11. at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
  12. at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
  13. at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
  14. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16. UnityEngine.Logger:Log(LogType, Object)
  17. UnityEngine.Debug:LogError(Object)
  18. Oxide.Core.Unity.Logging.UnityLogger:ProcessMessage(LogMessage)
  19. Oxide.Core.Logging.Logger:Write(LogMessage)
  20. Oxide.Core.Logging.Logger:Write(LogType, String, Object[])
  21. Oxide.Core.Logging.CompoundLogger:Write(LogType, String, Object[])
  22. Oxide.Core.Logging.Logger:WriteException(String, Exception)
  23. Oxide.Core.OxideMod:LogException(String, Exception)
  24. Oxide.Core.Plugins.Plugin:CallHook(String, Object[])
  25. Oxide.Game.Hurtworld.Libraries.Command:HandleChatCommand(PlayerSession, String, String[])
  26. Oxide.Game.Hurtworld.HurtworldCore:IOnPlayerCommand(PlayerSession, String)
  27. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  28. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
  29. System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
  30. Oxide.Core.Plugins.CSPlugin:InvokeMethod(HookMethod, Object[])
  31. Oxide.Core.Plugins.CSPlugin:OnCallHook(String, Object[])
  32. Oxide.Core.Plugins.Plugin:CallHook(String, Object[])
  33. Oxide.Core.Plugins.PluginManager:CallHook(String, Object[])
  34. Oxide.Core.OxideMod:CallHook(String, Object[])
  35. Oxide.Core.Interface:CallHook(String, Object[])
  36. Oxide.Core.Interface:CallHook(String, Object, Object)
  37. ChatManagerServer:SendPlayerMessage(String, NetworkMessageInfo)
  38. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  39. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
  40. System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
  41. HNetworkManager:InvokeRPC(NetworkPlayer, RPCCacheRow, BitStream)
  42. HNetworkManager:BypassRPCReceived(BitStream, NetworkPlayer)
  43. GameManager:BypassRPCReceived(BitStream, NetworkPlayer)
  44. uLink.NetworkBaseServer:_OnLidgrenMessage(NetBuffer, NetConnection, NetChannel, Double)
  45. uLink.NetworkBaseServer:_ServerCheckMessages()
  46. uLink.NetworkBaseServer:_ServerUpdate(Double)
  47. uLink.NetworkBaseLocal:Update()
  48. uLink.InternalHelper:LateUpdate()
  49.  
  50. (Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement