Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
yeah i fixed
it was notifier thanks guys !
-
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
-
Thanks for reporting.
[DOUBLEPOST=1435672464][/DOUBLEPOST] -
At team /notifier help you drives team /admins, though 'ENABLE ADMINS LIST': False, too isn't convenient.
Thanks for your work. Very good plugin. -
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. -
-
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 -
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
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
-
-
[DOUBLEPOST=1435677173][/DOUBLEPOST] -
I found the problem. {username} was changed to {user} / {player} Thanks
-
Make sure you reload the plugin once you do your changes in the config file. -
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
I haven't restarted the server since i updated the plugin.
Keep up the good work !Attached Files:
-
-
/players don't work for me since update
it is true....also tried false. And where we can change the icon?
or u don't want people do that?
-
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
-
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 -
[DOUBLEPOST=1435681403][/DOUBLEPOST]
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. -
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
-
[DOUBLEPOST=1435681637][/DOUBLEPOST]
[DOUBLEPOST=1435681771][/DOUBLEPOST]