Please help, all I get is this error! And the plugin won't work.Code:[Oxide] 12:31 AM [Debug] Preparing compilation [Oxide] 12:31 AM [Debug] Adding plugin to compilation: BetterChat [Oxide] 12:31 AM [Debug] Probably done preparing compilation: BetterChat [Oxide] 12:31 AM [Debug] Done preparing compilation: BetterChat [Oxide] 12:31 AM [Info] BetterChat was compiled successfully in 2089ms [Oxide] 12:31 AM [Info] Loaded plugin Better Chat v3.2.0 by LaserHydra [Oxide] 12:31 AM [Error] Failed to initialize plugin 'BetterChat v3.2.0' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 12:31 AM [Debug] at Oxide.Core.Libraries.Permission.GrantGroupPermission (System.String groupname, System.String perm, Oxide.Core.Plugins.Plugin owner) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.Loaded () [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.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 [Oxide] 12:31 AM [Info] Unloaded plugin Better Chat v3.2.0 by LaserHydra [Oxide] 12:31 AM [Info] No previous version to rollback plugin: BetterChat![]()
BetterChat
Moved
Total Downloads: 26,143 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
-
Okay, but it's just the regular Config file. I literately just uploaded BetterChat, but it keeps refusing to work. (as seen in the debug)
Attached Files:
-
-
-
-
-
Wulf Community Admin
-
How can I solve him, thank you...
Attached Files:
-
-
I would need the full error including the debug block and your config.
-
better chat was working fine before server restart and now im getting :
Code:[Oxide] 9:11 PM [Debug] at Oxide.Core.Libraries.Permission.UserHasPermission (System.String userid, System.String perm) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.GetPlayerFormatting (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.OnPlayerChat (.Arg arg) [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
-
Wulf Community Admin
-
I have no idea what I'm doing, I'm changing the color, but It doesn't change ingame >.> Can you help?
Code:SetConfig("player", "Formatting", "{Title} {Name}<color={TextColor}>:</color> {Message}"); SetConfig("player", "ConsoleFormatting", "{Title} {Name}: {Message}"); SetConfig("player", "Permission", "color_player"); SetConfig("player", "Title", "[Survivor]"); SetConfig("player", "TitleColor", "brown"); SetConfig("player", "NameColor", "grey"); SetConfig("player", "TextColor", "white"); SetConfig("player", "Rank", 1); SetConfig("mod", "Formatting", "{Title} {Name}<color={TextColor}>:</color> {Message}"); SetConfig("mod", "ConsoleFormatting", "{Title} {Name}: {Message}"); SetConfig("mod", "Permission", "color_mod"); SetConfig("mod", "Title", "[Mod]"); SetConfig("mod", "TitleColor", "yellow"); SetConfig("mod", "NameColor", "orange"); SetConfig("mod", "TextColor", "white"); SetConfig("mod", "Rank", 2); SetConfig("owner", "Formatting", "{Title} {Name}<color={TextColor}>:</color> {Message}"); SetConfig("owner", "ConsoleFormatting", "{Title} {Name}: {Message}"); SetConfig("owner", "Permission", "color_owner"); SetConfig("owner", "Title", "[Gabe]"); SetConfig("owner", "TitleColor", "red"); SetConfig("owner", "NameColor", "green"); SetConfig("owner", "TextColor", "white"); SetConfig("owner", "Rank", 3);
-
-
anyway to disable name colours? thanks
-
LaserHydra updated Better Chat with a new update entry:
3.2.1
-
-
LaserHydra updated Better Chat with a new update entry:
3.2.11
-
-
-