EDIT: So it seems that Hooks are currently disabled due to patcher issues ah :( Need to wait for another oxide update or plugin update?
List of errors i am seeing in the rcon:
as well as this when a player joins:
Halp!
List of errors i am seeing in the rcon:
Failed to call hook 'OnServerInitialized' on plugin 'InfoPanel v0.9.9' (FormatException: Input string was not in a correct format.) at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00013] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at System.Int32.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) [0x0000e] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at System.Convert.ToInt32 (System.String value, System.IFormatProvider provider) [0x00005] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at System.String.System.IConvertible.ToInt32 (System.IFormatProvider provider) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x0011a] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at Oxide.Plugins.InfoPanel+PluginConfig.GetPanelSettingsValue[T] (System.String Panel, System.String Setting, T defaultValue) [0x00037] in :0
at Oxide.Plugins.InfoPanel.OnServerInitialized () [0x00108] in :0
at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0046e] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0as well as this when a player joins:
Failed to run a 1.00 timer in 'InfoPanel v0.9.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.InfoPanel.InitializeGUI (BasePlayer player) [0x00203] in :0
at Oxide.Plugins.InfoPanel.GUITimerInit (BasePlayer player) [0x00080] in :0
at Oxide.Plugins.InfoPanel+c__AnonStorey1.<>m__1 () [0x00000] in :0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <4452f821def6406d834e4149849fe7ea>:0Halp!