1. Wulf

    Wulf Community Admin

    I'm not sure then, as I'm using both with no issues.

    [​IMG]
     
  2. Last edited by a moderator: Jul 30, 2015
  3. 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>
     
  4. Wulf

    Wulf Community Admin

    The first is an outdated client, and unrelated to this plugin. For the second, see http://oxidemod.org/threads/notifier.6641/page-62#post-113318.
     
  5. Hi
    I am the only one?
    happens all the players of Unknown
     
  6. Wulf

    Wulf Community Admin

    That means that the plugin (your server) can't communicate with the web API that the plugin uses to determine player countries.
     
  7. still fast thank you
     
  8. I have this problem too.
     
  9. 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
     
  10. Wulf

    Wulf Community Admin

    http://oxidemod.org/threads/notifier.6641/page-62#post-113318
     
  11. Now this:
    [​IMG]

    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>
    
     
  12. Ty for the fix wulf.
     
  13. Worked for me! Thank you Wulf!
     
  14. Wulf

    Wulf Community Admin

    That's something missing from your config. Try deleting your config and starting over.
     
  15. 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>"
      ]
    }
    This is the Type <Lime>/help<end> for all available commands. Who appears

    Code:
    <color=orange>Type <lime>/help</color> for all available commands.</color>
    I've tried to change is position, but still the same, latter I've an other color problem because of my formating, but here I can't see any errors.

    Regards.
     
  16. Because you typed <Lime> and not <lime>
     
  17. Love you bro!
     
  18. 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