1. Having some error and i dont know what they mean any ideas?

    [Oxide] 2:37 PM [Error] Failed to initialize plugin notifier (MissingMemberException: 'NoneType' object has no attribute 'connection')
     
  2. How to make a connection when shown online?
    I wrote:
    'JOIN MESSAGE': '<orange> {username} <end> went to the server. Online <lime> {active} <end> people. '
    But gives an error at a connection and writes nothing
     
  3. This plugin doesnt work for me. I'm using multiply gameservers for rust experimental.
    I type reload and everything, but no advertisements or join messages at all :(

    ples contanct me @ [email protected] if anyone have a solution.
     
  4. It appears that notifier is currently unsupported. :/ such a helpful plugin too.
     
  5. getting error when some people join.
    Code:
    [Oxide] 7:57 PM [Error] Exception raised in web request callback (MissingMemberException: notifier instance has no attribute 'countries')
    [Oxide] 7:57 PM [Debug]  at IronPython.Runtime.Types.OldInstance+FastOldInstanceGet.Target (System.Runtime.CompilerServices.CallSite site, System.Object instance, IronPython.Runtime.CodeContext context) [0x00000] in <filename unknown>:0
      at System.Dynamic.UpdateDelegates.UpdateAndExecute2[Object,CodeContext,Object] (System.Runtime.CompilerServices.CallSite site, System.Object arg0, IronPython.Runtime.CodeContext arg1) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.DynamicInstruction`3[System.Object,IronPython.Runtime.CodeContext,System.Object].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
     
  6. fixed
     
    Last edited by a moderator: May 14, 2015
  7. Hiho, getting the following when joining:

    Code:
    [Oxide] 9:10 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Notifier' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 9:10 PM [Debug]  at System.Collections.Generic.Dictionary`2[System.Object,System.Object].get_Item (System.Object key) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.GetUnaccessedObject (FieldName fieldName) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.GetArgumentValue (FieldName fieldName) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.ReplaceText (System.String format) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.FormatString (IronPython.Runtime.PythonContext context, System.String format, IronPython.Runtime.PythonTuple args, IDictionary`2 kwArgs) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter.FormatString (IronPython.Runtime.PythonContext context, System.String format, IronPython.Runtime.PythonTuple args, IDictionary`2 kwArgs) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.Operations.StringOps.format (IronPython.Runtime.CodeContext context, System.String format_string, IDictionary`2 kwargs, System.Object[] args) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.FuncCallInstruction`5[IronPython.Runtime.CodeContext,System.String,System.Collections.Generic.IDictionary`2[System.Object,System.Object],System.Object[],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 
     
  8. i edited server rules and welcome message before even uploading 2 server but still default rules and welcome message what do i need to do i tryed oxide.reload notifier already and also restarted server
    [DOUBLEPOST=1431633404][/DOUBLEPOST]nvm i got it had to change dev = false to dev = true
     
  9. Maybe wrong "RULES LANGUAGE" set in config?
     
  10. getting this error when a player try to join my server and rustDB kicks him

    Code:
    [Oxide] 9:44 AM [Info] [RustDB] Fnatic - V�l�<�< has 1  ban entry in RustDB. (rWalkSpeedHack)
    [Oxide] 9:44 AM [Info] 1 rWalkSpeedHack
    [Oxide] 9:44 AM [Error] Exception raised in web request callback (KeyNotFoundException: 76561198155701516)
    [Oxide] 9:44 AM [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 (wrapper dynamic-method) object.response_handler$23 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x01828>
     
  11. CHR

    CHR

    Some errors pop up... can u look into it?

    Code:
    [Error] Failed to call hook 'players_list_CMD' on plugin 'Notifier' (KeyNotFoundException: 76561197961481118)
    [Oxide] 12:43 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 (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,object[],System.Runtime.CompilerServices.StrongBox`1<object>[],Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00446>
    at Microsoft.Scripting.Interpreter.CompiledLoopInstruction.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x0002e>
    at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000c8>
    
     
  12. there are all sorts of issues with this plugin now. i have admins show to false and they show. /map and /players no longer work. even after clean install. and the erros i /everyone posted above still spam A LOT.
     
  13. already got it as stated
     
  14. Hello and thanks for this plugin.

    Is it possible to disable the language selection and show ALL messages as English?

    For example, if a player connects from France, he would see English message/rules, etc in English and not French.

    Thanks!
     
  15. Is anyone else having issues with adverts not looping. they play to the end but then stop with:

    [Oxide] 10:35 AM [Error] Failed to run a 180.00 timer in notifier
    Traceback (most recent call last):
    File "notifier.py", line 371, in send_advert
    ValueError: expected ':' after format specifier

    I have to oxide.reload every couple of hours to get them to run again.
    I checked my version of notifier.py with a fresh copy and even swapped them. They are the same version and are identical.

    Anyone else?
     
  16. CHR

    CHR

    Did u use a fresh config?
     
  17. yep. the error appears to be in the plugin its self not the config hence the line: File "notifier.py", line 371, in send_advert. SO (im just guessin) I tried every possible configuration.
     
  18. Does anyone know what the default <colour> is for player names in vanilla? It's close to #00BFFF
     
    Last edited by a moderator: May 17, 2015
  19. #5af for normal players