1. For those of you seeing this error [Error] Failed to run a 180.00 timer in notifier (KeyNotFoundException: The given key was not present in the dictionary.) I found removing the line "<orange>Players Online: <lime>{players}<end> / <lime>{server.maxplayers}<end> Sleepers: <lime>{sleepers}<end><end>" from the config file clears it up.

    As far as I can tell it's specifically {server.maxplayers} but I've not had chance to check it out.
     
  2. I've modified the config to remove 'maxplayers' and no crash yet. This seems to be the issue.
     
  3. how do i get the chat history to show? when I look back into chat it shows nothing
     
  4. OK tried this now, removed the maxplayers variable and reloaded the plugin, let's see.
    Thanks in advance ;-)


    Regards
    7th

    UPDATE: Nearly an hour later, plugin still working. I only removed the maxplayers from the line, mine is as follows:
    Code:
    "Players Online: <lime>{players}<end> Sleepers: <lime>{sleepers}<end>"
    Nice catch there, thanks for the "fix"
     
    Last edited by a moderator: Jul 14, 2015
  5. i get this error :

    Code:
    [Oxide] 8:12 PM [Error] Exception raised in web request callback (KeyNotFoundException: The given key was not present in the dictionary.)
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)
    [Oxide] 8:12 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
     
  6. So I got the plugin working great. How do I get /help to work? ATM it shows as its not a command.
     


  7. Anyone that got or had the same problem as me and knows how to fix it?
     
  8. Does the folder "logs" exist on your server? Did you create it? Are writing permissions set per ftp if you created it manually?

    Also, I'm irritated by the question in the quoted text, if an animal gets killed it has nothing to do with notifier, you need to set a true in the config of deathnotes to the variable for animal deaths...


    Regards
    7th
     
  9. How to get /help to work.
     
  10. Some erros on notifier latest version.
     

    Attached Files:

  11. Hi it seem we have lots informations to show in chat and your not alone we are more to have this issue. It seem a RUST bug same as before ...:/
    Yeahh !!
    [DOUBLEPOST=1437086228,1437070712][/DOUBLEPOST]Solved for me with last update Oxide Version: 2.0.1163, Rust Protocol: 1293 :) i hope you all too !
     
  12. Wulf

    Wulf Community Admin

    It was a Rust client bug, the latest client update fixed it. Server version doesn't matter with it.
     
  13. ANNOUNCEMENT:

    To all my plugins users, it is with great sadness that I am announcing my retirement on Oxide plugins development. The reason of this is because my personal and professional life has taken me all the time that I have for this little hobby I have been enjoying for so long, I have a job which occupies most of my time, and also there have been a lot of changes on my life that I have to give more attention to, as much as I would like I can no longer spend much time on developing/updating my plugins.
    I want to thank everyone that have been using plugins so far and all the support a lot of people gave me while developing them. I have been following Rust development since Rust was played on the browser, I have seen every single change until today, and it is without a doubt one of the best games I have ever played and enjoyed modding in such a great community as Oxide is, but unfortunately my gaming time is close to none and I can no longer spend much time on it.

    To all of you, thank you for everything, and farewell! :)

    A MESSAGE FOR THE DEVELOPERS:

    I am whiling to give away any of my plugins to a developer who wants to do so. Any one is free to come to me and ask to take over a plugin, I will then choose a developer I see fit for each plugin.
     
  14. Thanks for the plugin SkinN! Cheers!
     
  15. Sorry to see you going SkinN, your plugins have been fantastic. I hope whoever picks up your plugins after you can carry on delivering the same level of quality as you did!
     
  16. Hallo i'm having problems with notifier.

    File "notifier.py", line 332, in OnPlayerInit
    NameError: global name 'PLUGIN' is not defined

    File "notifier.py", line 525, in response_handler
    NameError: global name 'PLUGIN' is not defined

    and getting im my console this : canvas element contains more than 65535 vertices. this is not supported ?
     
  17. So no one has a work around to get admins showing up in the normal player list as the same color?

    Edit. I have been running notifier for 2 months. Now all of a sudden it won't save my settings when I upload the config file. When i reload it converts back to default.
     
    Last edited by a moderator: Jul 19, 2015
  18. Wulf

    Wulf Community Admin

    When a plugin reverts to the default config, it often means your formatting was somehow off when you edited it.
     
  19. i reloaded default everything and tried to edit. ended up editing to actual plugin file to get it working
     
  20. Code:
    [Oxide] 6:05 AM [Error] Failed to run a 360.00 timer in notifier (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 6:05 AM [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 
    
    Latest oxide update