Hi,
I get this error message when I type /rules in chat (or other players on my server):
All other commands such as /players, /help etc. are working fine. Adverts are working, welcome message as well.Code:[Oxide] 10:38 PM [Error] Failed to call hook 'rules_CMD' on plugin 'notifier v2.18.2' Traceback (most recent call last): File "notifier.py", line 520, in rules_CMD File "notifier.py", line 906, in playerlang RuntimeError: Failed to call rules_CMD (MissingMemberException: 'tuple' object has no attribute 'upper') at IronPython.Runtime.Binding.PythonGetMemberBinder+FastErrorGet`1[System.Object].GetError (System.Runtime.CompilerServices.CallSite site, System.Object target, IronPython.Runtime.CodeContext context) [0x00000] in :0 at System.Dynamic.UpdateDelegates.UpdateAndExecute2[Object,CodeContext,Object] (System.Runtime.CompilerServices.CallSite site, System.Object arg0, IronPython.Runtime.CodeContext arg1) [0x00000] in :0 at Microsoft.Scripting.Interpreter.DynamicInstruction`3[System.Object,IronPython.Runtime.CodeContext,System.Object].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in :0 at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in :0
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
sample
"DE": [
"Cheaten ist verboten!",
"Respektiere alle Spieler",
"Spam im Chat zu vermeiden.",
"Spiel fair und missbrauche keine Bugs oder Exploits."
],
to
"de": [
"Cheaten ist verboten!",
"Respektiere alle Spieler",
"Spam im Chat zu vermeiden.",
"Spiel fair und missbrauche keine Bugs oder Exploits."
],
or change this setting
"RULES LANGUAGE": "AUTO" -
Nvm this post
[DOUBLEPOST=1456525610][/DOUBLEPOST]Last edited by a moderator: Feb 26, 2016 -
-
Hello! I want to delete "y" coordinate in message of airdrop, it must be show only "x" and "z" coordinates in chat. How can I do this, help me please!
-
-
-
can i make a blacklist?
so user inside the config file i could make some blacklist that wont allow join and quit message to pop-up
thanks -
[DOUBLEPOST=1456589465][/DOUBLEPOST] -
-
SkinN õ.Õ'.|. updated Notifier with a new update entry:
Notifier | Minor Changes
@Chucky_Last edited by a moderator: Feb 28, 2016 -
Code:
[Oxide] 10:42 AM [Error] Failed to initialize plugin 'notifier v2.18.3' Traceback (most recent call last): File "notifier.py", line 381, in Init RuntimeError: Failed to call Init (KeyNotFoundException: ENABLE HELP) at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c> at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2> at Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113> at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000d0>
?Last edited by a moderator: Feb 28, 2016 -
Hi SkinN õ.Õ
thanks for the update, but unfortunately it seems not to work:
Code:[Oxide] 1:21 PM [Error] Failed to call hook 'rules_CMD' on plugin 'notifier v2.18.3' Traceback (most recent call last): File "notifier.py", line 519, in rules_CMD File "notifier.py", line 908, in playerlang RuntimeError: Failed to call rules_CMD (UnboundLocalException: Local variable 'default' referenced before assignment.) at IronPython.Runtime.Operations.PythonOps.CheckUninitialized (System.Object value, System.String name) [0x00000] in :0 at Microsoft.Scripting.Interpreter.FuncCallInstruction`3[System.Object,System.String,System.Object].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in :0 at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in :0
-
-
-
SkinN õ.Õ'.|. updated Notifier with a new update entry:
Notifier | Minor Fix
@pyr0pete my apologize , I left this untested confident this would work , and as I fixed the previous error I added a new one. However, I would like you to upload your .json file exacly like you have it right now if you dont mind. -
When calling Airdropa false readings coordinates for x, y, z Only x
-
hello, can anyone help me the time and date is wrong on my server i am wanting to change the time and date to GMT time how is this done?
-
What does this do?
DIFFER ADMINS JOIN/LEAVE MESSAGE
I have made it true and false and I see no diff in anything -
[DOUBLEPOST=1456705307][/DOUBLEPOST]