1. LaserHydra submitted a new resource:

    Better Chat - Customize chat colors, formatting, prefix and more

    Read more about this resource...
     
  2. Code:
    [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: hurtworldcore, BetterChat
    12:40 PM [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: hurtworldcore, BetterChat
    12:40 PM [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: hurtworldcore, BetterChat
    12:40 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
    12:40 PM [Debug]   at Oxide.Plugins.PlayerInformations.RecordLastSeen (NetworkPlayer netPlayer, .PlayerIdentity player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.OnPlayerDisconnected (.PlayerIdentity player, NetworkPlayer netPlayer) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
  3. that warning happens when somebody uses a command. The error is not by Better Chat
     
  4. I can't seem to get color/title to work the / commands work but no title or color is showing up in chat.
     
  5. Code:
    8:59 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'BetterChat v1.0.0' (ArgumentOutOfRangeException: Cannot be negative.
    Parameter name: length)
    8:59 PM [Debug]   at System.String.Substring (Int32 startIndex, Int32 length) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BetterChat.OnPlayerChat (.PlayerIdentity player, uLink.NetworkMessageInfo info, System.String message) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    8:59 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    8:59 PM [Debug]   at Oxide.Plugins.PlayerInformations.RecordLastSeen (NetworkPlayer netPlayer, .PlayerIdentity player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerInformations.OnPlayerDisconnected (.PlayerIdentity player, NetworkPlayer netPlayer) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerInformations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    9:00 PM [Warning] Calling hook OnPlayerChat resulted in a conflict between the following
    Makes my Server goes laggy, till down/offline
    But the colors are working
     
  6. What was written when the error appeared? Doupt that made your server lag though.
     
  7. I dont know anymore, this is a random server log... now he is running but keep getting this errors

    By the Way, thanks for this Plugin! <3
     
  8. Sorry for this question but, I want normal users to have the Player tag. Well, I don't wanna individually add them how to I just set normal players that come onto my server defaulted to the player tag? I guess I am not understanding this completely or just misreading something. Sorry for the inconvenience
     
  9. Look at the overview:
    It should be added to them automaticly
     
  10. That just it. It doesn't. At least from what I am seeing and understanding.
     
  11. Getting the same error as you Aryone, any ideas?
     
  12. How do I create a kit on top of the group, did not understand how these permissions, I'm really lost.
     
  13. That are debug messages I forgot to remove. I'll remove them asap.
    Will also take a look at the error below.
    [DOUBLEPOST=1450073382][/DOUBLEPOST]
    Kits? This plugin has nothing to do with kits. This just changes the appearance of the chat.
     
  14. Great plugin i really love it, BUT ! :3

    After setting up everything and restarting my server i'm just stuck where i logged out / got kicked from server.

    I gave up after 20 secs, removed the plugin and everything was fine again :( i'm sorry for not beeing able to provide an error log or smth. (There was no error o_O)
     
  15. Really strange. I could not think of this causing such issues.
     
  16. I might have an idea - i did use this plugin Player Informations for Hurtworld | Oxide so i had like 400+ player identities on the server.

    Does it check for identities and tries to give the sum sort of rank ?

    Actually no player had a "Tag" by default like [Player] / [Owner] etc. i had to add them manually.
     
  17. See mine didn't default a tag to players ether.. Yet I dont use that player info plugin.
     
  18. I'll look at this soon again.