InfoPanel

Moved

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

5/5, 160 likes
  1. Code:
    [10/25/2015 12:47:25 AM] [Oxide] 12:47 AM [Debug]   at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.InfoPanel+IPanel].Add (System.String key, Oxide.Plugins.IPanel value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel+IPanel..ctor (System.String name, .BasePlayer Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.LoadDockPanel (System.String DockName, .BasePlayer Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.LoadPanels (.BasePlayer Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.GUITimerInit (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel+<GUITimerInit>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
     
  2. Code:
    [Oxide] 3:09 AM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.8.12' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 3:09 AM [Debug]   at 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.RefreshOnlineAndSleeperPlayerGui () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnPlayerSleepEnded>m__A () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
  3. Lets let the dev work on it.
     
  4. Can you add the direction that you are facing for the compass please. Then i can get rid of my compass mod.
     
  5. i hope you be listened
     
  6. Hey, Misty from Rustled Gaming here,
    Trying to get an Admin Active thing at the bottom, like the players bar, showing like "Admins 1/2 | Moderators 2/3" sort of thing, anyone know how i can do that? i was trying to put a script in for it but its a bit more difficult than i thought xD Ty
     
    Last edited by a moderator: Oct 25, 2015
  7. Hello. Any idea if you can add as requested the direction next to the coordinates ? south - east - north and so on ? Thx
     
  8. I will add the Compass. But i have to deal with these mystical errors now.
    [DOUBLEPOST=1445797340][/DOUBLEPOST]
    Check the Api and the example plugin.
     
  9. Awesome, Thank you!
     
  10. I know this might be a very very noob question but, can anyone please tell me how to update a plugin? and dont lose your current config?
     
  11. Just open Filezilla, and if you have chrome hit download, then drag the bottom left download into Plugins in the server via Filezilla. you dont have to change the config. thats in a different folder :)
    [DOUBLEPOST=1445815412][/DOUBLEPOST]
    I've been trying to figure it out forever, cant seem to understand where any of the API goes or anything. i tried making atleast a separate bar with another player list on it but i cant get it to appear.
     
  12. Code:
    InfoPanel.cs(815,24): warning CS0219: The variable `DockPanel' is assigned but its value is never used
    InfoPanel.cs(29,31): warning CS0414: The private field `Oxide.Plugins.InfoPanel.DefaultOverlyPositionMin' is assigned but its value is never used
    InfoPanel.cs(30,31): warning CS0414: The private field `Oxide.Plugins.InfoPanel.DefaultOverlyPositionMax' is assigned but its value is never used
    InfoPanel.cs(33,31): warning CS0414: The private field `Oxide.Plugins.InfoPanel.DefaultPanelBGColor' is assigned but its value is never used
    InfoPanel.cs(34,31): warning CS0414: The private field `Oxide.Plugins.InfoPanel.DefaultPanelLeft' is assigned but its value is never used
    InfoPanel.cs(35,31): warning CS0414: The private field `Oxide.Plugins.InfoPanel.DefaultPanelRight' is assigned but its value is never used
    InfoPanel.cs(36,31): warning CS0414: The private field `Oxide.Plugins.InfoPanel.DefaultFontSize' is assigned but its value is never used
    InfoPanel.cs(49,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used
    InfoPanel.cs(53,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used
    InfoPanel.cs(54,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used
    InfoPanel.cs(57,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used
    InfoPanel.cs(58,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used
    InfoPanel.cs(60,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used
     
    Last edited by a moderator: Oct 26, 2015
  13. Wulf

    Wulf Community Admin

    Those are warnings, not errors, and will not affect usage of the plugin.
     
  14. Ghosst updated InfoPanel with a new update entry:

    0.8.14

     
  15. Compass doesn't update direction?
     
  16. Not at all? Did u change something?
     
  17. No, but after a few reloads of the plugin it did start to work. Very strange. Anyway, good work!
     
  18. Guys please say something, i need some feedback. Are u still getting errors or is it solved?
     
  19. All good so far
    [DOUBLEPOST=1445960294][/DOUBLEPOST]Actually spoke too soon, keep getting a failed to run a 2.00 timer....

    [10/27/2015 3:36:10 PM] [Oxide] 3:36 PM [Debug] at Oxide.Plugins.InfoPanel+IPanel.DestroyPanel (Boolean Redraw) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel+IPanel.Refresh () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.RefreshSleepers () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.<OnPlayerSleepEnded>m__C () [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    [DOUBLEPOST=1445960318][/DOUBLEPOST]and it's causing lag spikes every few seconds
    [DOUBLEPOST=1445960796][/DOUBLEPOST][10/27/2015 3:37:04 PM] [Oxide] 3:37 PM [Error] Failed to run a 2.00 timer in 'InfoPanel v0.8.14' (NullReferenceException: Object reference not set to an instance of an object)
     
  20. I would like to see if the server is on pvp or pve in infobar, Is possible to make this ?
    Thx