back to 2.9.2 - good work version.
This plug-in is dangerous to update. Permanently removes the configuration or errors. Why add unnecessary features?
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
What are the arguments for "RULES LANGUAGE": "AUTO" would it just be EN for English only or something else?
-
Works flawless this far, no errors at all for me! Great job SkinN!
-
Does this still screw chat up and make it invisible?
-
-
-
[DOUBLEPOST=1436353497][/DOUBLEPOST]
[DOUBLEPOST=1436353773][/DOUBLEPOST]
[DOUBLEPOST=1436354307][/DOUBLEPOST]
And what do you call unnecessary features?...all the features i add are always based on users suggestions. -
Code:
[Oxide] 1:44 PM [Error] Exception raised in web request callback (KeyNotFoundException: The given key was not present in the dictionary.) [Oxide] 1:44 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
Last edited by a moderator: Jul 8, 2015 -
Got a very similar exception last night it was from Notifier when a guy brackets in his name showed up { }
-
I have always this error:
Code:2:43 PM [Error] Exception raised in web request callback (KeyNotFoundException: The given key was not present in the dictionary.) 2:43 PM [Debug] at System.Collections.Generic.Dictionary`2<object, object>.get_Item (object) <0x001c5> at IronPython.Runtime.NewStringFormatter/Formatter.GetUnaccessedObject (IronPython.Runtime.NewStringFormatter/FieldName) <0x000e2> at IronPython.Runtime.NewStringFormatter/Formatter.GetArgumentValue (IronPython.Runtime.NewStringFormatter/FieldName) <0x00031> at IronPython.Runtime.NewStringFormatter/Formatter.ReplaceText (string) <0x003d4> at IronPython.Runtime.NewStringFormatter/Formatter.FormatString (IronPython.Runtime.PythonContext,string,IronPython.Runtime.PythonTuple,System.Collections.Generic.IDictionary`2<object, object>) <0x00072> at IronPython.Runtime.NewStringFormatter.FormatString (IronPython.Runtime.PythonContext,string,IronPython.Runtime.PythonTuple,System.Collections.Generic.IDictionary`2<object, object>) <0x000a3> at IronPython.Runtime.Operations.StringOps.format (IronPython.Runtime.CodeContext,string,System.Collections.Generic.IDictionary`2<object, object>,object[]) <0x00067> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object) <0x00c4b> at (wrapper dynamic-method) object.response_handler$68 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x024e5>
Last edited by a moderator: Jul 8, 2015 -
-
Hi SkinN!
I modified on my server, when you type /players , it shows you just how many players are online (There are n players online), juust that!
Now with the last version, i can't , you take out that feature or i can't find the line player count: self.tell(player, ply_count, COLOR['SYSTEM'], f=False)
Can you add that, again!
Thanks and best regards! -
-
Noticed now that I get this to messages in the consol:
[Oxide] 6:52 PM [Info] [Notifier v2.10.0] :: Logs have been are now off, please make sure you have the following path on your server files: 349426/oxide/logs
[Oxide] 6:52 PM [Info] [Notifier v2.10.0] :: An error as occurred when writing a connection log to a file! ( Missing directory ) -
is the 5 in the interval spot stand for 5 mins, or 5 seconds
-
Code:
[7/9/2015 12:08:56 AM] [Oxide] 12:08 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
-
-
thank you
-
[DOUBLEPOST=1436397604][/DOUBLEPOST]
[DOUBLEPOST=1436397620][/DOUBLEPOST] -
Nice Job SkinN! working great and I like the new colours ^^