Im a bit clueless, im not able to reproduce this error.
Have you tried restarting the server and/or reinstalling Oxide?
Chat Handler [Unmaintained]
Discussion in 'Plugin Support' started by Domestos, Nov 2, 2014.
-
When i set "EnableChatGroups": "false", chat is white color only (names and text) and no space between names and text.
There is a small glitch when working with the Zones Manager: if chat is forbidden in the created zone, messages still appear. -
No way to remove this?..
-
I'm currently having an error with the Colored Prefixes and Names... Everything I enter in the cfg file doesn't seem to be taking effect? I'm entering it correctly (I think) and yet the colors don't change... It doesn't even give me an error, the plugin works as it should, just what I changed it to doesn't register it seems...
Halp? -
-
I'm extremely new to this, how would I go about reloading the plugin? -
-
This cuz of message max length. -
It might have something to do with russian symbols. Nothing I can do there I believe.
You can disable the whole length check by removing line 78 to 80 within the .lua file and set the MaxCharsPerLine config to a number you'll never reach.
Keep in mind that this could cause issues with Rust's chat UI because vanilla Rust also limits characters to 128 per message.
Also keep in mind that you'd need to make these changes everytime you update the plugin. -
-
How do I add myself to a chatgroup?
[DOUBLEPOST=1434743197][/DOUBLEPOST]Could somebody post their oxide.groups.json and their chathandler.json that work together because I'm an idiot who doesn't know what he is doing and have fucked mine up so that they don't work together -
i have troubles with betterchatname plugin
Calling hook OnplayerChat resulted in conflict betwenn the following plugins: betterchatname,
and my players write two times like repeating -
Wulf Community Admin
-
I am having an issue and can not add permissions any help would be greatly appreciated
Code:[Oxide] 3:37 AM [Error] Failed to initialize plugin chathandler File: chathandler.lua Line: 280 Object reference not set to an instance of an object: at Oxide.Core.Libraries.Permission.GroupExists (System.String groupname) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Permission.GroupHasPermission (System.String groupname, System.String perm) [0x00000] in <filename unkno wn>: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.Obje ct[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Last edited by a moderator: Jun 23, 2015 -
Since last rust update
-
after new update : i got this
Code:[6/26/2015 8:31:29 PM] [Oxide] 8:31 PM [Error] Failed to call hook 'grabPlayerData' on plugin 'RanksAndTitles' File: RanksAndTitles.js Line: 34 Column: 11 TypeError 76561198186778697 is undefined: at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, 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 [6/26/2015 8:31:29 PM] [Oxide] 8:31 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler' File: chathandler.lua Line: 592 Object reference not set to an instance of an object: at Oxide.Ext.JavaScript.JavaScriptExtension.<JavaScriptExtension>m__0 (System.Exception ex) [0x00000] in <filename unknown>:0 at Oxide.Core.ExceptionHandler.FormatException (System.Exception ex) [0x00000] in <filename unknown>:0 at Oxide.Core.Logging.Logger.WriteException (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.LogException (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.Call (System.String hookname, System.Object[] args) [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 [6/26/2015 8:31:29 PM] [Oxide] 8:31 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler'
-
-
xD Ok thanks
-
Anybody else having a problem with the plugin? It's working but it doesn't respond to config changes. No errors in console. It just uses the default. I've stopped the server, removed plugin and config, added the plugin again, edited the config, and started the server. When that didn't work I reloaded the plugin via console. Still not responding from config. Not sure if something changed in the patches last night or ? Any help would be greatly appreciated. Thanks!