InfoPanel

Moved

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

5/5, 160 likes
  1. On my server the direction is always South. No matter where I look, any help?
     
  2. Move away from the North Pole.
     
  3. Code:
    [06/02/2016 07:37:30] [Oxide] 07:37 [Debug]   at Oxide.Core.Event`2[T1,T2].Add (System.Action`2 callback) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Load (Int32 repetitions, Single delay, System.Action callback, Oxide.Core.Plugins.Plugin owner) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance..ctor (Oxide.Core.Libraries.Timer timer, Int32 repetitions, Single delay, System.Action callback, Oxide.Core.Plugins.Plugin owner) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer.AddTimer (Int32 repetitions, Single delay, System.Action callback, Oxide.Core.Plugins.Plugin owner) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer.Once (Single delay, System.Action callback, Oxide.Core.Plugins.Plugin owner) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PluginTimers.Once (Single seconds, System.Action callback) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.OnPlayerSleepEnded (.BasePlayer player) [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
     
  4. Code:
    (23:56:58) | [Oxide] 23:57 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)(23:56:58) | [Oxide] 23:57 [Debug] at Oxide.Plugins.InfoPanel+Compass.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__9 () [0x00000] in <filename unknown>:0at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
  5. Wulf

    Wulf Community Admin

    Please update to Oxide 2.0.1984 and let me know if you still have the issue.
     
  6. The failed to run a timer comes up a few times as per below still when on Oxide version 2.0.1986
    This was after a reload of the plugin.
    It still works though.


    Code:
    (13:59:31) | [Oxide] 13: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)
    (13:59:31) | [Oxide] 13:59 [Debug]   at Oxide.Plugins.InfoPanel+Watch.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__8 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (13:59:31) | [Oxide] 13: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)
    (13:59:31) | [Oxide] 13:59 [Debug]   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.Update () [0x00000] in <filename unknown>:0
    (13:59:42) | [Oxide] 13:59 [Error] Failed to run a 20.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (13:59:42) | [Oxide] 13:59 [Debug]   at Oxide.Plugins.InfoPanel+Messenger.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__7 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
  7. getting almost same error:
    Code:
    > reload InfoPanel
    [Oxide] 10:48 [Info] InfoPanel was compiled successfully in 1980ms
    [Oxide] 10:48 [Info] Unloaded plugin InfoPanel v0.9.3 by Ghosst
    [Oxide] 10:48 [Info] Loaded plugin InfoPanel v0.9.3 by Ghosst
    [Oxide] 10:48 [Warning] InfoPanel has replaced the 'ipanel' chat command previously registered by InfoPanel
    [Oxide] 10:48 [Warning] InfoPanel has replaced the 'iptest' chat command previously registered by InfoPanel
    [Oxide] 10:48 [Warning] InfoPanel has replaced the 'iperr' chat command previously registered by InfoPanel
    [Oxide] 10:48 [Error] Failed to run a 3.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 10:48 [Debug]   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.Update () [0x00000] in <filename unknown>:0
    [Oxide] 10:48 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 10:48 [Debug]   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.Update () [0x00000] in <filename unknown>:0
    [Oxide] 10:48 [Error] Failed to run a 20.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 10:48 [Debug]   at Oxide.Plugins.InfoPanel+Messenger.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__7 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    [Oxide] 10:48 [Error] Failed to run a 4.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 10:48 [Debug]   at Oxide.Plugins.InfoPanel+Watch.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__8 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
  8. I have oxide 1982 ( not the 1985 )

    Code:
    (16:09:11) | [RCON][87.64.22.166:49396] oxide.reload InfoPanel
    (16:09:13) | [Oxide] 16:09 [Info] InfoPanel was compiled successfully in 2273ms
    (16:09:13) | [Oxide] 16:09 [Info] Unloaded plugin InfoPanel v0.9.3 by Ghosst
    (16:09:13) | [Oxide] 16:09 [Info] Loaded plugin InfoPanel v0.9.3 by Ghosst
    (16:09:13) | [Oxide] 16:09 [Warning] InfoPanel has replaced the 'ipanel' chat command previously registered by InfoPanel
    (16:09:13) | [Oxide] 16:09 [Warning] InfoPanel has replaced the 'iptest' chat command previously registered by InfoPanel
    (16:09:13) | [Oxide] 16:09 [Warning] InfoPanel has replaced the 'iperr' chat command previously registered by InfoPanel
    (16:09:13) | [Oxide] 16:09 [Warning] Calling 'OnServerInitialized' on 'InfoPanel v0.9.3' took 227ms
    (16:09:14) | [Oxide] 16:09 [Error] Failed to run a 20.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (16:09:14) | [Oxide] 16:09 [Debug]   at Oxide.Plugins.InfoPanel+Messenger.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__7 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (16:09:14) | [Oxide] 16:09 [Error] Failed to run a 4.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (16:09:14) | [Oxide] 16:09 [Debug]   at Oxide.Plugins.InfoPanel+Watch.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__8 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (16:09:14) | [Oxide] 16:09 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (16:09:14) | [Oxide] 16:09 [Debug]   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.Update () [0x00000] in <filename unknown>:0
    (16:09:15) | [Oxide] 16:09 [Error] Failed to run a 3.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (16:09:15) | [Oxide] 16:09 [Debug]   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.Update () [0x00000] in <filename unknown>:0
     
  9. Wulf

    Wulf Community Admin

    Please update and test it again.
     
  10. I will do when nobody is on the server ;-) This night maybe ^^ ;-) Thx Wulf.
     
  11. [Nooby Question] How do you change the color of the messages in the message box?
     
  12. Screenshot

    Just got that error? nobody has mentioned any issues though.
     
  13. hey i can do if some teleport or upgrade hie home or samting like that he will see icon and time
     
  14. Code:
    [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    
    Code:
    [06/06/2016 17:35:13] [Oxide] 17:35 [Error] Failed to run a 2.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
     
  15. hey i can do if some teleport or upgrade hie home or samting like that he will see icon and time ?
     
  16. How can i make the Info panel bar more transparent? :)

    EDIT: I fixed it.
     
    Last edited by a moderator: Jun 10, 2016
  17. i enjoy the plugin but how do you change the txt in the txt bar i didnt see a command to reset it?
     
  18. So im wondering if im the only one with this problem. the info panel keeps freezing. i reset/uninstall it an then reinstall it an it works fine for about 8 hours then starts getting weird. here is the mods i have installed
    AutoDoors.json
    CraftingController.json
    DeathNotes.json
    DMDeployables.json
    Economics.json
    GatherConfig.json
    GatherConfig.json.old
    GatherManager.json
    Godmode.json
    GUIShop.json
    HeliControl.json
    HelpText.json
    HumanNPC.json
    InfoPanel.json
    Kits.json
    MoneyTime.json
    NightLantern.json
    Notifier.json
    NTeleportation.json
    PathFinding.json
    QuickSmelt.json
    RadLine.json
    RemoveAAA.json
    RemoverTool.json
    RustIO.json
    SignArtist.json
    SkipNightVote.json
    StackSizeController.json
    SupplySignalAlerts.json
    TruePVE.json
    Updater.json
    WarpSystem.json
    ZLevelsRemastered.json
    ZoneManager.json
     
  19. Code:
    [Info] Oxide 2.0.1986 for Rust 904.73 (1379)
    Error:
    Code:
    (09:12:33) | [Oxide] 09:12 [Error] Failed to run a 10.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (09:12:34) | [Oxide] 09:12 [Debug]   at Oxide.Plugins.InfoPanel+Messenger.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__7 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (09:12:35) | [Oxide] 09:12 [Error] Failed to run a 4.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    (09:12:36) | [Oxide] 09:12 [Debug]   at Oxide.Plugins.InfoPanel+Watch.Refresh (Oxide.Plugins.StoredData storedData, System.Collections.Generic.Dictionary`2 panels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.<OnServerInitialized>m__8 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
  20. hi there im sure its already been asked but how do i make the message box longer to fit a longer message in i tryed the margin in the
    "MessageBox": {
    "AnchorX": "Right",
    "AnchorY": "Bottom",
    "Autoload": true,
    "Available": true,
    "BackgroundColor": "0 0 0 0.4",
    "Dock": "BottomDock",
    "FadeOut": 0.0,
    "Height": 0.95,
    "Margin": "0 0 0 0.005", tryed changing this to different things but never worked
    "Order": 7,
    "PanelSettings": {
    "MessageUpdateFrequency (seconds)": 10,
    "MsgOrder": "normal"