I'm not sure then, as I'm using both with no issues.
![]()
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
Wulf Community Admin
-
idk why but its working now
edit look :/
it doesnt show up on every disconect :X
http://i.gyazo.com/c5f11342fc0e163ff91c72663d88b674.pngLast edited by a moderator: Jul 30, 2015 -
Code:
77.122.23.42:63046/76561198203194482/• ArmaG • disconnecting: Object reference not set to an instance of an object at HeldEntity.OnHolster () [0x00000] in <filename unknown>:0 at HeldEntity.DoNetworkDestroy () [0x00000] in <filename unknown>:0 at BaseNetworkable.NetworkDestroy () [0x00000] in <filename unknown>:0 at Client.OnEntityDestroy (Network.Message msg) [0x00000] in <filename unknown>:0 at Client.OnNetworkMessage (Network.Message packet) [0x00000] in <filename unknown>:0 at Network.Implementation.Raknet.Client.HandleMessage () [0x00000] in <filename unknown>:0 [Oxide] 1:13 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 (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object) <0x000b8> at System.Dynamic.UpdateDelegates.UpdateAndExecute5<IronPython.Runtime.CodeContext, object, object, object, object, object> (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object) <0x001ac> at (wrapper delegate-invoke) Microsoft.Scripting.Utils.Func`7<System.Runtime.CompilerServices.CallSite, IronPython.Runtime.CodeContext, object, object, object, object, object>.invoke_object__this___CallSite_CodeContext_object_object_object_object (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object) <0x00098> at IronPython.Runtime.FunctionCaller`3<object, object, object>.Call3 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object) <0x00134> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object,object) <0x00160> at (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,Microsoft.Scripting.Runtime.DynamicOperations,System.Runtime.CompilerServices.CallSiteBinder,object,object[]) <0x00079> at Microsoft.Scripting.Runtime.DynamicOperations.Invoke (object,object[]) <0x000e1> at Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00039> at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00091> at Oxide.Ext.Python.Plugins.PythonPlugin.OnCallHook (string,object[]) <0x000e9>
-
Wulf Community Admin
-
Hi
I am the only one?
happens all the players of Unknown -
Wulf Community Admin
-
still fast thank you
-
-
Anyone know what's making this error when players disconnect?
Code:[Oxide] 1:05 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
-
Wulf Community Admin
-
Had the disconnect issue, fixed by: http://oxidemod.org/threads/notifier.6641/page-62#post-113318 all good now
-
-
Now this:
Code:> oxide.load notifier [Oxide] 1:42 PM [Info] Loaded plugin Notifier v2.10.2 by SkinN [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: -------------------------------------------------- [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: * Configuration file is up to date [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: * Starting Adverts loop, set to 6 minute/s [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: * Enabling commands: [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: - Map Link (/map) [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: - Rules (/rules, /regras, /regles) [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: - Adverts Command (/adverts) [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: - Players Online (/online) [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: - Players List (/players) [Oxide] 1:42 PM [Info] [Notifier v2.10.2] :: -------------------------------------------------- [Oxide] 1:42 PM [Error] Web request callback raised an exception (KeyNotFoundException: RS) [Oxide] 1:42 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>
-
Ty for the fix wulf.
-
-
Wulf Community Admin
-
Hello,
Plugin work fine for me, but I've just a little color problem for the Join message, I've put it in orange, and I've a sentence who appear in code on server all other are correct. Here my config.
Code:}, "WELCOME MESSAGE": [ "Welcome {username} on KaaaWaaa!", "Check our server <lime>/rules (add FR or EN)<end>.", "Type <Lime>/help<end> for all available commands.", "See where you are on the server map at: <lime>http://map.playrust.io/?109.230.253.166:28022<end>" ] }
Code:<color=orange>Type <lime>/help</color> for all available commands.</color>
Regards. -
Because you typed <Lime> and not <lime>
-
Love you bro!
-
I've changed the adverts to every 4th min (240.00 sec)
Getting the error below on either the 4th or 5th time advarts need to run, it have ran through all the adverts so there shouldn't be anything in the text of the adverts that should be specifically causing this error.
[Error] Failed to run a 240.00 timer in notifier (KeyNotFoundException: The given key was not present in the dictionary.)
Notifier version: 2.10.2
Oxide Version: 2.0.1228, Rust Protocol: 1301