InfoPanel

Moved

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

5/5, 160 likes
  1. Are you getting any errors or warnings also have you tried removing the plugin, config and InfoPanel_db.json then download latest version
     
    Last edited by a moderator: Feb 26, 2016
  2. Did you update Oxide then ?
     
  3. Forgot to remove some files, going to see if it helped
     
  4. As said above make sure you reinstall oxide as you need to do this after each server update
     
  5. i need help please
    this error

    InfoPanel.cs(1286,49): error CS1061: Type `BaseHelicopter' does not contain a definition for `IsActive' and no extension method `IsActive' of type `BaseHelicopter' could be found. Are you missing an assembly reference?
     
  6. remove the plugin and download the new one.
     
  7. well i downloaded the patch at page 38 or something. but the panel itself still frozen,how do i fix that?
     
  8. bruh, download the plugin from the PLUGIN page, it's updated!
     
  9. still got the same error dude ...
     
  10. remove ur old config files n shit
     
  11. Running a native linux server here, im getting this error.
    Someone have any idea how i can fix this? :)

    Code:
    (21:14:57) | [Oxide] 21.16 [Error] Failed to run a 1,00 timer in 'InfoPanel v0.9.3' (FormatException: Unknown char: .)
    (21:29:21) | [Oxide] 21.29 [Error] Failed to call hook 'OnServerInitialized' on plugin 'InfoPanel v0.9.3' (FormatException: Unknown char: .)
     
    Last edited by a moderator: Feb 26, 2016
  12. Don't have this issue on mine. Seems like a syntax error in your config. Watch near the timers ;)
    Hint : you don't need a coma (,) at the last line.

    PS : Consider using LGSM for your server, i took a while to develop it, still supported and updated and it's quite useful. Linux Game Server Managers
    Also note that at least 2 addons are not compatible for now, till we find a fix : [Rust] 2 addons causing tmux session close to fail · Issue #714 · dgibbs64/linuxgsm · GitHub
     
    Last edited by a moderator: Feb 27, 2016
  13. same prob here man i got the latest version and its installed but not working anymore..
     
  14. im getting the following error "[Error] Failed to load plugin 'InfoPanel' (no source found)"
     
  15. Wulf

    Wulf Community Admin

    Did you try to load it manually? What is the filename you have? Plugins are loaded automatically when you place them under the correct location.
     
  16. i have tried to load it manually .. i have the latest version of info panel. the filename is "InfoPanel.cs" and is in the server_identity/oxide/plugins
     
  17. Wulf

    Wulf Community Admin

    That should be fine then. Could you show me a screenshot of your server folder structure, and console too if possible?
     
  18. is there a way to PM u the pic link rather than being public ?
     
  19. Code:
    12:08 AM [Error] Failed to call hook 'Unload' on plugin 'InfoPanel v0.9.3' (KeyNotFoundException: The given key was not present in the dictionary.)
    12:08 AM [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Feb 28, 2016
  20. Can you plz explain how to change color of text in message box. I wanna make something like that: Hi! This is My(red) server (blue).