Same error too and another one
(18:40:37) | [Oxide] 3:34 AM [Error] Failed to call hook 'SendHelpText' on plugin 'Notifier' (KeyNotFoundException: PLAYER LIST COMMANDS)
But the player list display correctly.
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
Code:
[Oxide] 2:46 PM [Debug] ExType: KeyNotFoundException [Oxide] 2:46 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Notifier' (KeyNotFoundException: WELCOME MESSAGES) [Oxide] 2:46 PM [Debug] 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) <0x000c8>
Last edited by a moderator: Mar 12, 2015 -
[Oxide] 12:45 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Notifier' (KeyNotFoundException: WELCOME MESSAGES)
-
SkinN õ.Õ'.|. updated Notifier with a new update entry:
Notifier | Hotfix
[DOUBLEPOST=1426010962][/DOUBLEPOST]Sorry about that guys. -
-
Previous update, with the new one as well.
http://paste.ubuntu.com/10576025/
Error at the top is with the old version (That you uploaded today), the one at the bottom is after throwing the one from a few minutes ago on. -
So that you know it's now possible to change any Notifier command names, so one you find the other plugin you may change the Notifier command. -
Guess I should have at least looked at the error...
Got rid of a plugin that was using /list, no more error, but commands for it still say unknown command, even after reloading the notifier plugin. -
Hello, ist it possible to deactivate these Commands?
- The command /plugins, to list the available plugins in the server.
- The command /admins, to list the Admins online.
- The command /seed, to display the server seed.
I don`t like and need this. -
Yeah, can do so in the config for it
.
-
-
Thank you!
-
found this Error in Log:
Code:8:18 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Notifier' (KeyNotFoundException: WELCOME MESSAGES) 8:18 PM [Debug] 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) <0x000c8>
-
-
SkinN õ.Õ'.|. updated Notifier with a new update entry:
Notifier | Minor Fix
-
Great plugin, i love it, can you add the ability to have multilangage rules with the command /rules /rules-en /rules-es ?
Thanks -
-
SkinN õ.Õ'.|. updated Notifier with a new update entry:
Notifier | Rules Multi-Language Support!
- If the setting 'Rules Lang' is set to 'Auto' the plugin will send the rules in the player's language (only if the language exist in the config, otherwise will send the rules in English), or you can force a specific language (setting the 'Rules Lang' setting to a specific language, like EN, PT, FR, etc), this way will send the rules in specified language.
- All translations were made through the google translator, so there may definitely be there some errors in the different languages.
If you found errors I would appreciate you to inform me and give me a correction, or if you don't find your language you can always post here the translation of the default English rules.
- The rules will be force to change on last versions.
[DOUBLEPOST=1426220528][/DOUBLEPOST] -
Error with New Version:
Code:7:57 AM [Info] Unloaded plugin Notifier v2.2.1 by SkinN 7:57 AM [Info] Loaded plugin Notifier v2.3.0 by SkinN 7:57 AM [Debug] ExType: ArgumentException 7:57 AM [Error] Failed to initialize plugin notifier (ArgumentException: An element with the same key already exists in the dictionary.) 7:57 AM [Debug] at System.Collections.Generic.Dictionary`2[System.String,Oxide.Rust.Libraries.Command+ChatCommand].Add (System.String key, ChatCommand value) [0x00000] in <filename unknown>:0 at Oxide.Rust.Libraries.Command.AddChatCommand (System.String name, Oxide.Core.Plugins.Plugin plugin, System.String callbackname) [0x00000] in <filename unknown>:0 at (wrapper delegate-invoke) System.Action`4<System.Action`3<string, Oxide.Core.Plugins.Plugin, string>, string, Oxide.Core.Plugins.Plugin, string>:invoke_void__this___Action`3<string, Plugin, string>_string_Plugin_string (System.Action`3<string, Oxide.Core.Plugins.Plugin, string>,string,Oxide.Core.Plugins.Plugin,string) at Microsoft.Scripting.Interpreter.ActionCallInstruction`4[System.Action`3[System.String,Oxide.Core.Plugins.Plugin,System.String],System.String,Oxide.Core.Plugins.Plugin,System.String].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0 at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
-
Take in mind that all Notifier's commands names can be changed in the config file.