InfoPanel

Moved

Total Downloads: 55,750 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018

5/5, 160 likes
  1. Can someone help me remove the radiation symbol? I've been looking through the comments but can't find anyone else wanting it gone.
     
  2. Figured it out!
     
  3. Last edited by a moderator: Jun 12, 2016
  4. I have the same question as Big_Dog.
    When I try to change the color with RGBA code, I just get a solid white color, unless I set the 3rd number to 0.
    Anyone any idea?

    This turns solid white, while I want it to be #738A44
    Code:
    "BackgroundColor": "115 138 68 1"
     
  5. How can i edit so the bars have no gaps?
     
    Last edited by a moderator: Jun 13, 2016
  6. The current version appears to have some sort of lag. It comes and goes, but it's definitely there. Removing the plugin resolves it. I'm on the most recent version of Oxide. Can we expect an update sometime in the near future?
     
  7. i agree crashing my server

    [06/15/2016 16:59:59] [Oxide] 16:59 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [06/15/2016 16:59:59] [Oxide] 16:59 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [06/15/2016 17:00:00] [Oxide] 17:00 [Error] Failed to run a 3.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
     
  8. Having the same problem. it slows down my server an then it freezes an then i half to restart everyday
     
  9. How to disable the coordinates ?
     
  10. I want to know if someone can help me out, I want to add an server name or a logo to the center of my infopanel at the bottom... If I could figure out how to add the image to the panel I may be able to adjust its position for my needs... Thanks for any help!
     
  11. [Oxide] 12:33 [Info] InfoPanel was compiled successfully in 2125ms
    [Oxide] 12:33 [Error] Failed to call hook 'Unload' on plugin 'InfoPanel v0.9.3' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 12:33 [Debug] at System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.InfoPanel+IPanel]].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.DestroyGUI (.BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.Unload () [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 name, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 12:33 [Warning] Calling 'Unload' on 'InfoPanel v0.9.3' took 245ms [GARBAGE COLLECT]
    [Oxide] 12:33 [Info] Unloaded plugin InfoPanel v0.9.3 by Ghosst
    [Oxide] 12:33 [Info] Loaded plugin InfoPanel v0.9.3 by Ghosst
    [Oxide] 12:33 [Warning] Calling 'OnServerInitialized' on 'InfoPanel v0.9.3' took 236ms
     
  12. Would be great if we got some help with the lag...
     
  13. Code:
    [06/24/2016 11:04:38] [Oxide] 11:04 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [06/24/2016 11:04:39] [Oxide] 11:04 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [06/24/2016 11:04:41] [Oxide] 11:04 [Error] Failed to run a 3.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
     
  14. Anyone else getting Error meesages?

    Code:
    (01:44:38) | [Oxide] 01:45 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (01:44:38) | [Oxide] 01:45 [Debug]   at Oxide.Plugins.InfoPanel+Compass.GetDirection (System.String PlayerID) [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
     
  15. any idea to solve this?
    [Oxide] 12:42 [Error] Failed to call hook 'Unload' on plugin 'InfoPanel v0.9.3' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 12:42 [Debug] at System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.InfoPanel+IPanel]].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.DestroyGUI (.BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.Unload () [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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  16. how to integrate ZLevels Remastered any ideas? I am beginner and dont have the skills to do it alone, I will appreciate any help.
    Thank in advance
     
  17. Code:
    (22:37:52) | [Oxide] 22:37 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (22:37:52) | [Oxide] 22:37 [Debug]   at Oxide.Plugins.InfoPanel+Compass.GetDirection (System.String PlayerID) [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:37:53) | [Oxide] 22:37 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (22:37:53) | [Oxide] 22:37 [Debug]   at Oxide.Plugins.InfoPanel+Compass.GetDirection (System.String PlayerID) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel+Compass.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__9 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
    (22:37:55) | [Oxide] 22:37 [Error] Failed to run a 3.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (22:37:55) | [Oxide] 22:37 [Debug]   at Oxide.Plugins.InfoPanel+Coordinates.GetCoord (System.String PlayerID) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel+Coordinates.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
     
  18. That bug has been around for many plugins and still no fix try reloading it when it comes up
     
  19. Hey Nogrod, How you going with that
    • AnchorX: center
    update? ;p
     
  20. How can i connect Zlvl Panels with InfoPanel. I mean can i locate Levels panel on InfoPanel? And how?