How can i do that ?
Sorry i begin with oxide, im really better with SourceMod, bukkit etc .. ahah
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
Oxide Version: 2.0.1207, Rust Protocol: 1300
which file im supposed to use?! i used the one that wulf provided -
Wulf Community Admin
-
with the version from overview page and default config.
Code:[Oxide] 3:28 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'No tifier' Traceback (most recent call last): File "notifier.py", line 410, in OnPlayerDisconnected 173kb/s in, 536kb/s out RuntimeError: Failed to call OnPlayerDisconnected (KeyNotFoundException: 7656119 8241768404) at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c> at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServi ces.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.Interpre ter.InterpretedFrame) <0x000c8>[Oxide] 3:28 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'No tifier' Traceback (most recent call last): File "notifier.py", line 410, in OnPlayerDisconnected 173kb/s in, 536kb/s out RuntimeError: Failed to call OnPlayerDisconnected (KeyNotFoundException: 7656119 8241768404) at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c> at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServi ces.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.Interpre ter.InterpretedFrame) <0x000c8>
-
Wulf Community Admin
-
as i said im using the default config :/
-
Receiving this error since the update;
Code:[Oxide] 7:23 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'Notifier' Traceback (most recent call last): RuntimeError: Failed to call OnPlayerDisconnected (ArgumentTypeException: OnPlayerDisconnected() takes exactly 2 arguments (3 given)) at Microsoft.Scripting.Interpreter.ThrowInstruction.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
-
Wulf Community Admin
-
I also got the error after the update from before today, trying the version you linked but now /help or /map or /players wont respond anymore.
Messages and login and logouts are announced fine, also not getting any error in the RCON.
Any idea? -
Wulf Community Admin
-
Hehehe yeh just saw it, why did I even...
Great -
Code:
RuntimeError: Failed to call OnPlayerDisconnected (ArgumentTypeException: OnPlayerDisconnected() takes exactly 2 arguments (3 given)) at Microsoft.Scripting.Interpreter.ThrowInstruction.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
-
Wulf Community Admin
-
Code:
[7/31/2015 5:07:54 AM] [Oxide] 5:07 AM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'Notifier' Traceback (most recent call last): RuntimeError: Failed to call OnPlayerDisconnected (ArgumentTypeException: OnPlayerDisconnected() takes exactly 2 arguments (3 given)) at Microsoft.Scripting.Interpreter.ThrowInstruction.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
-
I still get this error with the one you posted. Fresh, vanilla config. No changes.
Code:2:12 PM [Error] Web request callback raised an exception (KeyNotFoundException: RS) 2:12 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>
-
Code:
[7/31/2015 5:22:15 AM] [Oxide] 5:22 AM [Error] Failed to initialize plugin notifier Traceback (most recent call last): File "notifier.py", line 323, in Init RuntimeError: Failed to call Init (KeyNotFoundException: MESSAGES) 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 System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, object, object> (System.Runtime.CompilerServices.CallSite,object,object) <0x0030a> 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>
-
Wulf Community Admin
-
ur file is not working. i tried 10 times still getting the error @Wulf
-
Wulf Community Admin
-
> version
Oxide Version: 2.0.1228, Rust Protocol: 1301