NullReferenceException at OnEntitySpawnedError
i deleted the plugin redownloaded an removed my config an still no different 
Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x000cc] in <a6a67d21eda84b4ba967e970a7713e8d>:0
  at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <a6a67d21eda84b4ba967e970a7713e8d>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

I started getting this today as well after my server rebooted:

 

Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x000cc] in <1a3746a4fc1b4d369e326ae2648f8d94>:0 
  at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <1a3746a4fc1b4d369e326ae2648f8d94>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 
Below error code, any suggestions to fix?
"[Error] Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x000cc] in <025b6c1409474aada200c97a3b6af64b>:0 
at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <025b6c1409474aada200c97a3b6af64b>:0 
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
"


Merged post

Anyone know any fixes, or is this something the dev needs to deal with??
Are any of you using modified versions? 
Only modified the config.
Here it is below:
{
"CompassDirections": {
"e": "East",
"n": "North",
"ne": "Northeast",
"nw": "Northwest",
"s": "South",
"se": "Southeast",
"sw": "Southwest",
"w": "West"
},
"Docks": {
"BottomLeftDock": {
"AnchorX": "Left",
"AnchorY": "Top",
"Available": true,
"BackgroundColor": "0 0 0 0",
"Height": 0.03,
"Margin": "0.01 0.005 0 0",
"Width": 0.15
},
"BottomRightDock": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0",
"Height": 0.13,
"Margin": "0 0 0 0.175",
"Width": 0.075
},
"TopLeftDock": {
"AnchorX": "Right",
"AnchorY": "Top",
"Available": true,
"BackgroundColor": "0 0 0 0",
"Height": 0.108,
"Margin": "0.09 0 0 0.025",
"Width": 0.6
},
"TopBRightDock": {
"AnchorX": "Right",
"AnchorY": "Top",
"Available": true,
"BackgroundColor": "0 0 0 0",
"Height": 0.03,
"Margin": "0.05 0 0 0.005",
"Width": 0.183
},
"TopTRightDock": {
"AnchorX": "Right",
"AnchorY": "Top",
"Available": true,
"BackgroundColor": "0 0 0 0",
"Height": 0.03,
"Margin": "0.01 0 0 0.005",
"Width": 0.2
}
},
"Messages": [
"Welcome to VGRust 5X+!",
"Visit our website at: vgrust.com",
"Join our Discord: vgrust.com/Discord"
],
"Panels": {
"AirdropEvent": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopTRightDock",
"FadeOut": 0.0,
"Height": 1,
"Image": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 1,
"Margin": "0 0 0 0",
"Order": 1,
"Url": "http://i.imgur.com/dble6vf.png",
"Width": 1
},
"Margin": "0 0 0 0.02",
"Order": 4,
"PanelSettings": {
"ActiveColor": "0 1 0 1",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.1
},
"Balance": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Dock": "BottomLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.01 0.1 0.01",
"Order": 1,
"Url": "http://i.imgur.com/HhL5TvU.png",
"Width": 0.1
},
"Margin": "0 0 0 0.01",
"Order": 7,
"PanelSettings": {
"RefreshRate(s)": "5"
},
"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": 12,
"Height": 1.0,
"Margin": "0 0.02 0 0",
"Order": 2,
"Width": 0.848
},
"Width": 0.8
},
"Clock": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopTRightDock",
"FadeOut": 0.0,
"Height": 1,
"Margin": "0 0 0 0.02",
"Order": 1,
"PanelSettings": {
"ClockUpdateFrequency (seconds)": 4,
"TimeFormat": "HH:mm"
},
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Right",
"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": 14,
"Height": 0.95,
"Margin": "0 0.01 0 0.01",
"Order": 0,
"Width": 1.0
},
"Width": 0.25
},
"Compass": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Dock": "BottomRightDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.01 0.1 0.03",
"Order": 1,
"Url": "http://i.imgur.com/dG5nOOJ.png",
"Width": 0.188
},
"Margin": "0 0 0 0.01",
"Order": 8,
"PanelSettings": {
"RefreshRate(s)": "1",
"TextOrAngle": "text"
},
"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": 12,
"Height": 1.0,
"Margin": "0 0.02 0 0",
"Order": 2,
"Width": 0.76
},
"Width": 0.5
},
"HelicopterEvent": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopBRightDock",
"FadeOut": 0.0,
"Height": 1,
"Image": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 1,
"Margin": "0 0 0 0",
"Order": 1,
"Url": "http://i.imgur.com/hTTyTTx.png",
"Width": 0.9
},
"Margin": "0 0 0 0.02",
"Order": 2,
"PanelSettings": {
"ActiveColor": "0.7 0.2 0.2 1",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.108
},
"MessageBox": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopBRightDock",
"FadeOut": 0.0,
"Height": 1,
"Margin": "0 0 0 0.02",
"Order": 1,
"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": 14,
"Height": 1,
"Margin": "0 0 0 0.005",
"Order": 0,
"Width": 1.0
},
"Width": 1.0
},
"OPlayers": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopTRightDock",
"FadeOut": 0.0,
"Height": 1,
"Image": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 1,
"Margin": "0 0.05 0 0",
"Order": 1,
"Url": "http://i.imgur.com/n9EYIWi.png",
"Width": 0.30
},
"Margin": "0 0 0 0.02",
"Order": 2,
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Right",
"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": 14,
"Height": 0.95,
"Margin": "0 0.05 0 0",
"Order": 2,
"Width": 0.64
},
"Width": 0.32
},
"Radiation": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.15 0.1 0.1",
"Order": 1,
"Url": "http://i.imgur.com/owVdFsK.png",
"Width": 0.75
},
"Margin": "0 0 0 0.01",
"Order": 6,
"PanelSettings": {
"ActiveColor": "1 1 0 1",
"InactiveColor": "1 1 1 0.1",
"RefreshRate(s)": "3"
},
"Width": 0.1
},
"Sleepers": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopTRightDock",
"FadeOut": 0.0,
"Height": 1,
"Image": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 1,
"Margin": "0 0 0 0.05",
"Order": 1,
"Url": "http://i.imgur.com/XIIZkqD.png",
"Width": 0.36
},
"Margin": "0 0 0 0.02",
"Order": 3,
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Right",
"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": 14,
"Height": 0.95,
"Margin": "0 0.05 0 0",
"Order": 2,
"Width": 0.64
},
"Width": 0.3
},
"CargoShipEvent": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopBRightDock",
"FadeOut": 0.0,
"Height": 1,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 1,
"Margin": "0 0 0 0",
"Order": 1,
"Url": "https://i.imgur.com/WQiNxyM.png",
"Width": 0.9
},
"Margin": "0 0 0 0.02",
"Order": 3,
"PanelSettings": {
"ActiveColor": "0 1 0 1",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.1
},
"ChinookEvent": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "1 1 1 0.05",
"Dock": "TopTRightDock",
"FadeOut": 0.0,
"Height": 1,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 1,
"Margin": "0 0 0 0",
"Order": 1,
"Url": "https://i.imgur.com/49d8ZcK.png",
"Width": 0.9
},
"Margin": "0 0 0 0.02",
"Order": 5,
"PanelSettings": {
"ActiveColor": "0.7 0.2 0.2 1",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.1
}
},
"ThirdPartyPanels": {
},
"TimeFormats": [
"H:mm",
"HH:mm",
"h:mm",
"h:mm tt"
]
}
In response to RustyNetworks ():
Only modified the config.
Here it is below:
{
"CompassDirections": {
"e": "East...
Talking about the plugin, not the config.
In response to Wulf ():
Talking about the plugin, not the config.
Oh. In that case, no. 
Never modified the plugin, just the config.
In response to Wulf ():
Are any of you using modified versions? 
Mine is stock too.
mine is stock as well
Some times i restart my server will i get some error in my console, But the plugin still load and work :)

The console say this


Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x000cc] in <69363b93f01c48b1998d97ec0e899cb7>:0 at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <69363b93f01c48b1998d97ec0e899cb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x000cc] in :0 at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
14:08 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v0.9.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x000cc] in <987233b829fb458fac50253d4e322770>:0 
  at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <987233b829fb458fac50253d4e322770>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 
14
My config has been working perfectly with no errors since the last plugin update and game updates.
{
"CompassDirections": {
"e": "East",
"n": "North",
"ne": "NorthEast",
"nw": "NorthWest",
"s": "South",
"se": "SouthEast",
"sw": "SouthWest",
"w": "West"
},
"Docks": {
"BottomLeftDock": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.06,
"Margin": "0.001 0.162 0.005 0.005",
"Width": 0.18
},
"BottomRightDock": {
"AnchorX": "MiddleCenter",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0",
"Height": 0.03,
"Margin": "0.02 0.55 0.12 0.02",
"Width": 0.19
},
"TopLeftDock": {
"AnchorX": "Left",
"AnchorY": "Top",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.05,
"Margin": "0.045 0.200 0.006 0.006",
"Width": 0.220
},
"TopRightDock": {
"AnchorX": "Right",
"AnchorY": "Top",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.07,
"Margin": "0.005 0.005 0.005 0.005",
"Width": 0.35
}
},
"Messages": [
"Welcome to Pal-Ul-Don A great place to die !",
"Type /help for usefull information"
],
"Panels": {
"AirdropEvent": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.1 0.1 0.1",
"Order": 1,
"Url": "http://i.imgur.com/dble6vf.png",
"Width": 0.8
},
"Margin": "0 0 0 0.01",
"Order": 4,
"PanelSettings": {
"ActiveColor": "0 1 0 1",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.1
},
"Balance": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": false,
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Dock": "BottomLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.01 0.1 0.01",
"Order": 1,
"Url": "http://i.imgur.com/HhL5TvU.png",
"Width": 0.1
},
"Margin": "0 0 0 0.01",
"Order": 7,
"PanelSettings": {
"RefreshRate(s)": "5"
},
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Content": "No Content",
"FadeIn": 0.0,
"FadeOut": 0.0,
"FontColor": "1 1 1 1",
"FontSize": 12,
"Height": 1.0,
"Margin": "0 0.02 0 0",
"Order": 2,
"Width": 0.848
},
"Width": 0.8
},
"Clock": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "BottomLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Margin": "0 0 0 0.01",
"Order": 1,
"PanelSettings": {
"ClockUpdateFrequency (seconds)": 4,
"TimeFormat": "HH:mm"
},
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Content": "No Content",
"FadeIn": 0.0,
"FadeOut": 0.0,
"FontColor": "1 1 0 1",
"FontSize": 17,
"Height": 1.05,
"Margin": "0 0.01 0 0.01",
"Order": 0,
"Width": 1.0
},
"Width": 0.2
},
"Compass": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.01 0.1 0.03",
"Order": 1,
"Url": "http://i.imgur.com/dG5nOOJ.png",
"Width": 0.188
},
"Margin": "0 0.086 0 0.01",
"Order": 8,
"PanelSettings": {
"RefreshRate(s)": "1",
"TextOrAngle": "text"
},
"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 0 1",
"FontSize": 18,
"Height": 1.0,
"Margin": "0 0.02 0 0",
"Order": 2,
"Width": 0.76
},
"Width": 0.5
},
"Coordinates": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.01 0.1 0.01",
"Order": 1,
"Url": "http://i.imgur.com/Kr1pQ5b.png",
"Width": 0.13
},
"Margin": "0 0.086 0 0.01",
"Order": 7,
"PanelSettings": {
"RefreshRate(s)": "3"
},
"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 0 1",
"FontSize": 17,
"Height": 1.0,
"Margin": "0 0.02 0 0",
"Order": 2,
"Width": 0.848
},
"Width": 0.5
},
"HelicopterEvent": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.15 0.1 0.1",
"Order": 1,
"Url": "http://i.imgur.com/hTTyTTx.png",
"Width": 0.80
},
"Margin": "0 0 0 0.01",
"Order": 5,
"PanelSettings": {
"ActiveColor": "0.7 0.2 0.2 1",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.1
},
"MessageBox": {
"AnchorX": "Right",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopRightDock",
"FadeOut": 0.0,
"Height": 0.95,
"Margin": "0 0 0.200 0.005",
"Order": 7,
"PanelSettings": {
"MessageUpdateFrequency (seconds)": 90,
"MsgOrder": "normal"
},
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Content": "No Content",
"FadeIn": 0.0,
"FadeOut": 0.0,
"FontColor": "1 1 1 1",
"FontSize": 14,
"Height": 0.95,
"Margin": "0 0 0 0.005",
"Order": 0,
"Width": 1.0
},
"Width": 1.0
},
"OPlayers": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.05 0.1 0.05",
"Order": 1,
"Url": "https://i.gyazo.com/e031b900975a41dad5d4cc86e911e08e.png",
"Width": 0.35
},
"Margin": "0 0 0 0.01",
"Order": 2,
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Content": "No Content",
"FadeIn": 0.0,
"FadeOut": 0.0,
"FontColor": "1 1 1 1",
"FontSize": 14,
"Height": 1.0,
"Margin": "0 0 0 0.005",
"Order": 2,
"Width": 0.68
},
"Width": 0.31
},
"Radiation": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.15 0.1 0.1",
"Order": 1,
"Url": "http://i.imgur.com/owVdFsK.png",
"Width": 0.75
},
"Margin": "0 0 0 0.01",
"Order": 6,
"PanelSettings": {
"ActiveColor": "1 1 0 1",
"InactiveColor": "0 1 0 1",
"RefreshRate(s)": "3"
},
"Width": 0.1
},
"CargoShipEvent": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.15 0.1 0.1",
"Order": 1,
"Url": "https://i.imgur.com/WQiNxyM.png",
"Width": 0.80
},
"Margin": "0 0 0 0.01",
"Order": 5,
"PanelSettings": {
"ActiveColor": "1 1 0 4",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.1
},
"ChinookEvent": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.15 0.1 0.1",
"Order": 1,
"Url": "https://i.imgur.com/49d8ZcK.png",
"Width": 0.80
},
"Margin": "0 0 0 0.01",
"Order": 5,
"PanelSettings": {
"ActiveColor": "0.7 0.2 0.2 1",
"InactiveColor": "1 1 1 0.1"
},
"Width": 0.1
},

"Sleepers": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Dock": "TopLeftDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0.8,
"Margin": "0 0.05 0.1 0.05",
"Order": 1,
"Url": "https://i.gyazo.com/cfcf2f8964464c4f0c6318ea7c975869.png",
"Width": 0.4
},
"Margin": "0 0 0 0.01",
"Order": 3,
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": false,
"BackgroundColor": "0 0 0 0.4",
"Content": "No Content",
"FadeIn": 0.0,
"FadeOut": 0.0,
"FontColor": "1 1 1 1",
"FontSize": 14,
"Height": 1.0,
"Margin": "0 0 0 0.005",
"Order": 2,
"Width": 0.63
},
"Width": 0.17
}
},
"ThirdPartyPanels": {},
"TimeFormats": [
"H:mm",
"HH:mm",
"h:mm",
"h:mm tt"
]
}​​
hope it works for you, it has the CH47 and Cargo ship icons working as well as a digital clock bottom left, all of which can be edited in config                                                                                                          
I'm getting the same errors as everyone else above.  My server is up to date, oxide is up to date, and I reinstalled Info Panel just to be sure.  I think this has to do with the latest update to Oxide though, as it didn't toss any errors before that.
In response to Ruhadre ():
I'm getting the same errors as everyone else above.  My server is up to date, oxide is up to date, a...
Nothing has changed with this hook in Oxide, to it wouldn't be Oxide.