1. after team /players, the administrator is shown not by color of players. It is bad.
     
  2. yeah i fixed :) it was notifier thanks guys !
     
  3. This has more than likely been covered & if so I do apologize but 46 pages of post is a lot to read through so I will ask anyway, lol...I got notifier to post what I wanted to say & set it in BOTH files to repeat every so often...but the problem is it only says what I want it to say just ONCE & never repeats...what is my ignorant self doing wrong?...thanks in advance to any1 who may be able to help me solve this problem
     
  4. Noted, will work around this.
    Thanks for reporting.
    [DOUBLEPOST=1435672464][/DOUBLEPOST]
    Explain your self better, I don't understand what you said.
     
  5. At team /notifier help you drives team /admins, though 'ENABLE ADMINS LIST': False, too isn't convenient.
    Thanks for your work. Very good plugin.
     
  6. I apologize if it has already been asked, but is there anyway to change the chat icon when the notifier broadcasts messages? At the moment, it's just a gray box with a white question mark.

    Thank you.
     
  7. Please re-work that english. I don't understand what you mean.
     
  8. Code:
    > oxide.load notifier
    [Oxide] 10:41 AM [Info] Loaded plugin Notifier v2.8.1 by SkinN
    [Oxide] 10:41 AM [Info] [Notifier v2.8.1] :: --------------------------------------------------
    [Oxide] 10:41 AM [Info] [Notifier v2.8.1] :: Configuration file is up to date
    [Oxide] 10:41 AM [Info] [Notifier v2.8.1] :: * Starting Adverts loop, set to 5 minute/s
    [Oxide] 10:41 AM [Error] Failed to initialize plugin notifier (KeyNotFoundException: ENABLE SERVER MAP)
    [Oxide] 10:41 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 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>
     
    Last edited by a moderator: Jun 30, 2015
  9. Same errors here. I have already deleted the config and reloaded the plugin several times.

    On connect:
    Code:
    [Oxide] 10:52 AM [Error] Exception raised in web request callback (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 10:52 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 
    On disconnect:
    Code:
    [Oxide] 10:48 AM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'Notifier' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 10:48 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 
     
  10. Shows team /admins when to 'ENABLE ADMINS LIST': False
     
  11. Upload your configuration file please.
    [DOUBLEPOST=1435677173][/DOUBLEPOST]
    This error has been answered before. Delete your config file and reload the plugin.
     
  12. I found the problem. {username} was changed to {user} / {player} Thanks
     
  13. I have tested this just now, and it does not show the admins list when Enable Admins List is off.
    Make sure you reload the plugin once you do your changes in the config file.
     
  14. Hi, i have this issue on connect and disconnect.

    Code:
    [Oxide] 2:14 AM [Error] Exception raised in web request callback (DirectoryNotFoundException: Could not find a part of the path "C:\TCAFiles\Users\Name\10739\server\my_server_identity\Oxide\Logs\Notifier - Connections - (07-2015).txt".)
    [Oxide] 2:14 AM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.ActionCallInstruction`2[System.String,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 
    Code:
    [Oxide] 2:16 AM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'Notifier' (DirectoryNotFoundException: Could not find a part of the path "C:\TCAFiles\Users\Name\10739\server\my_server_identity\Oxide\Logs\Notifier - Connections - (07-2015).txt".)
    [Oxide] 2:16 AM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.ActionCallInstruction`2[System.String,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 
    Here is my config file (it's json valid, i've checked).

    I haven't restarted the server since i updated the plugin.

    Keep up the good work !
     

    Attached Files:

  15. /players don't work for me since update o_O it is true....also tried false. And where we can change the icon? :) or u don't want people do that?
     
  16. i get this nasty code on reload. It loads fine and a full oxide.reload * doesn't kick the error, just when i try to individually reload the notifier plugin.

    Code:
    > oxide.reload notifier
    [Oxide] 11:11 AM [Error] Failed to call hook 'cmdReload' on plugin 'Rust Core' (MissingMemberException: notifier instance has no attribute 'adverts_loop')
    [Oxide] 11:11 AM [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 
     
  17. pls can u send me old version.....forgot to backup it :/

    EDIT: oh found it on my downloads folder.....works for me with old version now :)
     
  18. Shall be fixed on the next update. Thanks for reporting.
    [DOUBLEPOST=1435681403][/DOUBLEPOST]
    Players List works just fine, make sure the config file is set to true and reload the plugin.
    About the icon, is not that I don't want people to change, to change the icon you would have to create a new Steam account to provide the image like I did: http://steamcommunity.com/id/notifieroxide/
    I've only done this to distinguish Notifier's messages from the other plugins better.
     
  19. When a player leaves:

    Code:
    [Oxide] 6:22 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'Notifier' (DirectoryNotFoundException: Could not find a part of the path "C:\TCAFiles\Users\ScottD\11032\server\my_server_identity\Oxide\Logs\Notifier - Connections - (06-2015).txt".)
    [Oxide] 6:22 PM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0 
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0 
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0 
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0 
      at Microsoft.Scripting.Interpreter.ActionCallInstruction`2[System.String,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 
    same for joining etc
     
  20. Will be fixed in the next update. Thanks for reporting.
    [DOUBLEPOST=1435681637][/DOUBLEPOST]
    Check the post right above yours.
    [DOUBLEPOST=1435681771][/DOUBLEPOST]
    I'm pretty sure you're missing something. You should try and make a fresh install of Notifier, the new version has lots of performance improvements and new stuff worth having. :)