Hello.. I have an issue.. I changed the default sayings in the file : Beware .. Leeroy and Welcome message then I upload them but they just didnt change.. any help?
InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
-
No.. thanks for letting me know
[DOUBLEPOST=1503432320][/DOUBLEPOST]Actually.. I reloaded the server and refreshed the plugins but nothing happened -
-
mine does not work can you help me i put the file in the plug in file from oxide
-
Can we by chance get an update to include the Bradley APC ? that would be cool. Thanks.
-
I have seen this question asked multiple times but no one has answered it yet, How do you change the Balance window to RP????
-
some one ask for my info panel here it is
[DOUBLEPOST=1504018418][/DOUBLEPOST]
- just put the file in config
- say yes
- put the info u want in message! then /reload InfoPanel
- dont toutch or modified the plugin file!
Attached Files:
-
-
-
-
how can I Change Position - Message box
""AnchorX"": ""Left"",
""AnchorY"": ""Bottom"",
""Available"": true,
but its int bottom is top ? -
infopanel seems to have issues after the latest update
Code:(22:49:12) | at Oxide.Plugins.InfoPanel+Balance.GetBalance (System.String id) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.InitializeGUI (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.GUITimerInit (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel+<OnPlayerInit>c__AnonStorey1.<>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0 (22:49:14) | Failed to run a 5.00 timer in 'InfoPanel v0.9.5' (NullReferenceException: Object reference not set to an instance of an object) (22:49:14) | at Oxide.Plugins.InfoPanel+Balance.GetBalance (System.String id) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel+Balance.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__6 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
-
Having same issue since latest update:
Code:(22:02:41) | Failed to run a 1.00 timer in 'InfoPanel v0.9.5' (NullReferenceException: Object reference not set to an instance of an object) (22:02:41) | at Oxide.Plugins.InfoPanel+Balance.GetBalance (System.String id) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.InitializeGUI (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.GUITimerInit (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel+<OnPlayerInit>c__AnonStorey1.<>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0 (22:02:44) | Failed to run a 5.00 timer in 'InfoPanel v0.9.5' (NullReferenceException: Object reference not set to an instance of an object) (22:02:44) | at Oxide.Plugins.InfoPanel+Balance.GetBalance (System.String id) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel+Balance.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__6 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
Last edited by a moderator: Sep 1, 2017 -
Code:
(08:04:18) | Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.5' (NullReferenceException: Object reference not set to an instance of an object) (08:04:18) | at Oxide.Plugins.InfoPanel.OnEntitySpawned (.BaseEntity Entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Found the solution guys.
Open the .cs file, go to line 810 and rename "OnPluginUnloaded" to "OnPluginUnload".
Moderator edit: Not a valid fix, just a renamed to an invalid hook and causes more issues.Last edited by a moderator: Sep 2, 2017 -
-
Wulf Community Admin
-
-
Wulf Community Admin