InfoPanel

Moved

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

5/5, 160 likes
  1. Привет! Как исправить эту ошибку?
    [Ошибка] не удалось вызвать крюк разгружать на Инфостойка плагин версии V0.9.3' (исключения keynotfoundexception: данный ключ отсутствует в словаре.)

    (21:27:03) | [оксид] 18:27 [отладка] в System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.InfoPanel+IPanel]].get_Item (системы.Строковый ключ) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка.DestroyGUI (.BasePlayer плеер) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка.Выгрузить () [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка.DirectCallHook (Системы.Имя строки, системе.Объект& рэт системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.CSharpPlugin.Метод invokemethod (метод HookMethod, системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0

    в окиси.Ядро.Плагины.CSPlugin.OnCallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0

    в окиси.Ядро.Плагины.Плагин.CallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0

    (21:27:03) | [оксид] 18:27 [информация] Выгружается плагин Инфостойка версии V0.9.3 по Ghosst

    (21:27:03) | [окиси] 18:27 [информация] загрузить плагин Инфостойка версии V0.9.3 по Ghosst

    (21:27:03) | [оксид] 18:27 [ошибка] не удалось вызвать крюк 'OnServerInitialized на Инфостойка плагин версии V0.9.3' (исключение argumentexception: элемент с тем же ключом уже существует в словаре.)

    (21:27:03) | [оксид] 18:27 [отладка] в системе.Коллекции.Универсальный.Словарь`2[Системы.Строки,Оксид.Плагины.Инфостойка+Айфона].Добавить (Системы.Ключевой строке, оксид.Плагины.Айфона значение) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка+конструктор айфона..(система.Наименование строки .BasePlayer Плеер, Система.Коллекции.Универсальный.Словарь`2 playerPanels, системы.Коллекции.Универсальный.Словарь`2 playerDockPanels) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка.LoadDockPanel (Системы.Строки DockName, .BasePlayer плеер) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка.LoadPanels (.BasePlayer плеер) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка.OnServerInitialized () [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.Инфостойка.DirectCallHook (Системы.Имя строки, системе.Объект& рэт системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0

    в окиси.Плагины.CSharpPlugin.Метод invokemethod (метод HookMethod, системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0

    в окиси.Ядро.Плагины.CSPlugin.OnCallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0

    в окиси.Ядро.Плагины.Плагин.CallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
     
  2. I recommend upgrading to V 0.9.5.
     
  3. So you've never tried?

    [​IMG]
     

    Attached Files:

    Last edited by a moderator: Dec 25, 2016
  4. Is it possible if i could have the json file for this? oxoxoxo
     
  5. My new confog, the text panel at the top.

    [​IMG]
     

    Attached Files:

  6. My config
    upload_2016-12-27_15-7-4.png
     

    Attached Files:

  7. hiii its perfect but somthing its corrupt
    [Oxide] 21:36 [Info] Unloaded plugin InfoPanel v0.9.5 by Ghosst / Nogrod
    [Oxide] 21:36 [Info] Loaded plugin InfoPanel v0.9.5 by Ghosst / Nogrod
    [Oxide] 21:36 [Error] InfoPanel v0.9.5: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: ". Path 'Messages[8]', line 60, position 1.)
    [DOUBLEPOST=1482871093][/DOUBLEPOST]
    HI the button Help its from your infopanel or another plugin¿¿¿?
     
  8. Not seeing anything wrong at that line try installing a fresh copy of the plugin
     
  9. Looks as if you have a typo in your config file, possibly missing a comma?
     
  10. Code:
    07:29 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.5' (KeyNotFoundException: The given key was not present in the dictionary.)
    07:29 [Debug]   at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.InfoPanel+PanelConfig].get_Item (System.String key) [0x00000] in <filename unknown>:0
      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 name, System.Object[] args) [0x00000] in <filename unknown>:0
    
    advertising panel in the down center
    unnecessary components are removed in the configuration
    [DOUBLEPOST=1483024281][/DOUBLEPOST]
    Code:
    {
      "CompassDirections": {
        "e": "East",
        "n": "North",
        "ne": "Northeast",
        "nw": "Northwest",
        "s": "South",
        "se": "Southeast",
        "sw": "Southwest",
        "w": "West"
      },
      "Docks": {
        "BottomMiddletDock": {
          "AnchorX": "Left",
          "AnchorY": "Bottom",
          "Available": true,
          "BackgroundColor": "0 0 0 0",
          "Height": 0.025,
          "Margin": "0 0.245 0 0",
          "Width": 0.5
        },
      "BottomLeftDock": {
          "AnchorX": "Left",
          "AnchorY": "Bottom",
          "Available": true,
          "BackgroundColor": "0 0 0 0.0",
          "Height": 0.03,
          "Margin": "0.005 0.165 0.062 0.005",
          "Width": 0.175
        },
        "BottomRightDock": {
          "AnchorX": "Left",
          "AnchorY": "Bottom",
          "Available": true,
          "BackgroundColor": "0 0 0 0.0",
          "Height": 0.03,
          "Margin": "0.005 0.165 0.025 0.005",
          "Width": 0.175
        },
        "TopLeftDock": {
          "AnchorX": "Right",
          "AnchorY": "Bottom",
          "Available": true,
          "BackgroundColor": "0 0 0 0.0",
          "Height": 0.03,
          "Margin": "0.005 0.175 0.140 -0.0125",
          "Width": 0.175
        },
        "TopRightDock": {
          "Available": true,
          "AnchorX": "Right",
          "AnchorY": "Bottom",
          "Width": 0.19,
          "Height": 0.03,
          "BackgroundColor": "0 0 0 0.0",
          "Margin": "0.005 0.175 0.105 0.400"
        }
      },
      "Messages": [
        "",  ],
      "Panels": {
        "MessageBox": {
          "AnchorX": "Left",
          "AnchorY": "Top",
          "Autoload": true,
          "Available": true,
          "BackgroundColor": "0 0 0 0",
          "Dock": "BottomMiddletDock",
          "FadeOut": 0.0,
          "Height": 0.85,
          "Margin": "0 0 0 0",
          "Order": 7,
          "PanelSettings": {
            "MessageUpdateFrequency (seconds)": 20,
            "MsgOrder": "normal"
          },
          "Text": {
            "Align": "MiddleCenter",
            "AnchorX": "Left",
            "AnchorY": "Bottom",
            "Available": true,
            "BackgroundColor": "0 0 0 0.4",
            "Content": "No Content",
            "FadeIn": 0.0,
            "FadeOut": 0.0,
            "FontColor": "1 1 1 1",
            "FontSize": 13,
            "Height": 0.90,
            "Margin": "0 0 0 0",
            "Order": 0,
            "Width": 1.0
          },
          "Width": 1.0
        },
      },
      "ThirdPartyPanels": {},
      "TimeFormats": [
        "H:mm",
        "HH:mm",
        "h:mm",
        "h:mm tt"
      ]
    }
     
    Last edited by a moderator: Dec 29, 2016
  11. I would also enjoy seeing my Reward Points in the GUI
     
  12. Good afternoon! I am currently having a little issue with this plugin - I am unable to move the different GUI's around the screen. Does anyone know a fix to this as I know that it is possible to move them as I have seen movable GUI's on other servers before?

    After taking a quick look at the logs Oxide, there is no compiling errors and no operational errors which has left me slightly confused.

    If anyone could assist me, I would be grateful.
     
  13. To move it on your monitor you have to edit Margin = 0 0 0 0 . I know only this method.
     
  14. We need an editor ;)
     
  15. Thank you for the response, ill take a quick look into that.
     
  16. For better understand which panel you are current edit, you should use .. i could try to explain how to edit Docks!
    Code:
    "BackgroundColor": "0 0 0 0.9",
    The last uselly its "BackgroundColor": "0 0 0 0.0", ... so the last 9 will change your background and you can follow ot on the screen.
    Then you ca start to edit "Margin"
    Uselly its like "Margin": "0 0.0 0.0 0.0", ....
    So looks mine: "Margin": "0 0.175 0.025 0.0",
    first "0" i dont know... 0.175 is X value on your moni if you use 0.0 it will be topleft under chat.
    0.025 Y value on your screen. So 0.0 means TopBottom.
     

    Attached Files:

  17. Hello! Anyone knows how to remove the overlay on settings?
     

    Attached Files:

  18. Okey i found a solution) If someone is also experiencing this problem, need change in file InfoPanel.cs ( on line 1753) change "Overlay" on "Hud"
     
  19. Hi, does anyone know how to make the plugin work with server rewards and show the rp in the panel?
     
  20. You can create your own dock and panel.