BetterChat

Moved

Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018

4.9898/5, 98 likes
  1. Is anyone experiencing a refresh problem as follows:
    Plugins:
    BetterChat
    Clans

    Player 1 creates clan "x"
    No clan tag appears in chat
    Player 1 add friends 2 & 3
    No clan tag appears in chat

    Reload BetterChat, correct clan tag appears.

    [Player] kicks 2 or 3 from Clan
    Clan tag still appears

    Reload BetterChat
    Correct chat name (without tag) resolved.
     
    Last edited by a moderator: May 30, 2016
  2. I have mentioned that a few posts before, BetterChat currently does not update the name when the clan has been changed. I have a few ideas for fixing it. I'll try to do that soon.
     
  3. when i try to change group colors n stuff it doesnt change..
     
  4. You need to reload the plugin after any changes you do in the config
     
  5. I got this error in Hurtworld:

    07:47 [Error] Failed to call hook 'IOnSingleDoorUsed' on plugin 'HurtworldCore v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    07:47 [Debug] at Oxide.Game.Hurtworld.HurtworldCore.IOnSingleDoorUsed (.DoorSingleServer door) [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

    Annyone know what it is? The chat keeps ''lagging'', but if i use a command the chat will work again for a couple minutes. after that it ''stucks'' until I use a command again.
     
  6. It has nothing to do with BetterChat. I recommend posting this under the Discussion Section.
     
  7. I'm still not sure what I'm supposed to do to get myself out of all the groups...
     
  8. I dont understand how the formatting works.Say a create a chat group called owner.How do I get that next to my name ?
    Thanks
     
  9. You add yourself to the group that you have made in the oxide.groups.data file
     
  10. if u want tester you can pm me
     
  11. hello, another all admin commands work but when im try whrite on chat /chat im see unknow command why ?
     
  12. same here It seems like that this newst version from the betterchat Isn't for hurtworld at all,
    So yeah I'm going back towards the old one which Is working
     
  13. Wulf

    Wulf Community Admin

    Check your logs for errors. It should work for Hurtworld just fine.
     
  14. This is spamming the rcon plus doesn't work anymore

    Code:
    (19:36:15) | [Oxide] 16:34 [Debug]   at Oxide.Plugins.BetterChat+Player.Find (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat+Player.FindOrCreate (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat+<OnUserInit>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0
     
  15. Wulf

    Wulf Community Admin

    Could you post the error above that please, not just the debug?
     
  16. The Rcon is spammed with 40+ pages of repeats I'm not sure if I got all the error and debug

    Code:
    (19:47:04) | [Oxide] 16:45 [Error] Failed to call hook 'OnUserChat' on plugin 'BetterChat v4.1.10' (NullReferenceException: Object reference not set to an instance of an object)
    (19:47:04) | [Oxide] 16:45 [Debug]   at Oxide.Plugins.BetterChat+Player.Find (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat+Player.FindOrCreate (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat.OnUserChat (IPlayer player, 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 (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
    (19:47:09) | [Oxide] 16:45 [Error] Failed to call hook 'OnCollectiblePickup' on plugin 'rankme v2.6.0'
    Traceback (most recent call last):
    RuntimeError: Failed to call OnCollectiblePickup (ArgumentTypeException: OnCollectiblePickup() takes exactly 3 arguments (4 given))
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x000be>
    at System.Dynamic.UpdateDelegates.UpdateAndExecute6<IronPython.Runtime.CodeContext, object, object, object, object, object, object> (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x001aa>
    at (wrapper delegate-invoke) Microsoft.Scripting.Utils.Func`8<System.Runtime.CompilerServices.CallSite, IronPython.Runtime.CodeContext, object, object, object, object, object, object>.invoke_object__this___CallSite_CodeContext_object_object_object_object_object (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x000a3>
    at IronPython.Runtime.FunctionCaller`4<object, object, object, object>.Call4 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x00132>
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object,object,object) <0x00162>
    at (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,Microsoft.Scripting.Runtime.DynamicOperations,System.Runtime.CompilerServices.CallSiteBinder,object,object[]) <0x00089>
    at Microsoft.Scripting.Runtime.DynamicOperations.Invoke (object,object[]) <0x000e1>
    at Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00039>
    at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00091>
    at Oxide.Ext.Python.Plugins.PythonPlugin.OnCallHook (string,object[]) <0x000e9>
    
     
  17. Wulf

    Wulf Community Admin

    The rankme error is fixed in the plugin's support thread, not sure what is going on with the BetterChat one.
     
  18. clan tags not working, i dont know why, old clan tags still appear
     
  19. I have the same problem....seems like anything we setup before the update is ok but I can't add any new tags/colored names.
     
  20. Idk about that, I just updated clans.