Solved Chat showing twice

Discussion in 'Hurtworld Discussion' started by Grzeniuuu, Oct 5, 2016.

  1. Wulf

    Wulf Community Admin

    Are you using any chat plugins?
     
  2. BetterChat

    But i don't edit plugin... I have orginal...


    And i deleted config plugin and data/betterchat too and i have x2 ...
     
  3. Wulf

    Wulf Community Admin

    And do you have double chat without it?
     
  4. x2

    relog Hurtworlda

    x4

    nvm....
     
  5. Wulf

    Wulf Community Admin

    Not sure what you're saying here...
     
  6. Code:
    16:14 [Error] Failed to save protobuf data to oxide.covalence.data (UnauthorizedAccessException: Access to the path "Z:\home\hww\hurtworld\oxide\data\oxide.covalence.data" is denied.)
    16:14 [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.File.Open (System.String path, FileMode mode) [0x00000] in <filename unknown>:0
      at Oxide.Core.ProtoStorage.Save[IDictionary`2] (IDictionary`2 data, System.String[] subPaths) [0x00000] in <filename unknown>:0
    but what is this ??
    Code:
    16:17 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'WelcomeMessage v2.0.3' (NullReferenceException: Object reference not set to an instance of an object)
    16:17 [Debug]   at System.UInt64.ToString () [0x00000] in <filename unknown>:0
      at Steamworks.CSteamID.ToString () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    16:17 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'HWClans v1.3.4' (NullReferenceException: Object reference not set to an instance of an object)
    16:17 [Debug]   at Oxide.Plugins.HWClans.OnPlayerDisconnected (.PlayerSession player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.HWClans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    16:17 [Error] Failed to call hook 'IOnPlayerDisconnected' on plugin 'HurtworldCore v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    16:17 [Debug]   at System.UInt64.ToString () [0x00000] in <filename unknown>:0
      at Steamworks.CSteamID.ToString () [0x00000] in <filename unknown>:0
      at Oxide.Game.Hurtworld.HurtworldCore.IOnPlayerDisconnected (NetworkPlayer player, System.String reason) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    16:18 [Info] [Sleepers] SaveData - Data Saved.
     
    Last edited by a moderator: Oct 6, 2016
  7. Wulf

    Wulf Community Admin

    The top error looks like an permissions issue with your server/host. The last errors should be fixed in Oxide.
     
  8. I know, now work ;)
    Thanks!