> oxide.reload InfoPanel
[Oxide] 3:09 AM [Error] InfoPanel plugin failed to compile!
[Oxide] 3:09 AM [Error] InfoPanel.cs(1264,64): 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?
InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
Wulf Community Admin
-
-
Wulf Community Admin
-
can i change number of sleepers on my server?
-
Got problem on linux with this:
Code:[Oxide] 17:33 [Error] Failed to call hook 'OnServerInitialized' on plugin 'InfoPanel v0.9.3' (FormatException: Unknown char: .) [Oxide] 17:33 [Debug] at System.Double.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.Single.Parse (System.String s) [0x00000] in <filename unknown>:0 at UnityEngine.ColorEx.Parse (System.String str) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel+AirplaneEvent..ctor () [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.OnServerInitialized () [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
-
Wulf Community Admin
Also, try the latest Oxide snapshot. -
Didnt edited anything - fresh install.
Got latest oxide 1802. -
I get this error when trying to load infopanel.
> oxide.load InfoPanel
[Oxide] 6:14 AM [Error] InfoPanel plugin failed to compile!
[Oxide] 6:14 AM [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?
Does it have to do with the new rust update? -
Wulf Community Admin
-
-
-
Wulf Community Admin
-
Unloaded Oxide, updated Rust, reloaded Oxide.... same error here
-
-
Code:
[Oxide] 5:01 PM [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] 5:01 PM [Debug] at Oxide.Plugins.InfoPanel+Compass.GetDirection (System.String PlayerID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.InitializeGUI (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.GUITimerInit (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel+<OnPlayerInit>c__AnonStorey1.<>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0[Oxide] 5:01 PM [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] 5:01 PM [Debug] at Oxide.Plugins.InfoPanel+Compass.GetDirection (System.String PlayerID) [0x00000] in <filename unknown>:0 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] 5:01 PM [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] 5:01 PM [Debug] at Oxide.Plugins.InfoPanel+Coordinates.GetCoord (System.String PlayerID) [0x00000] in <filename unknown>:0 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
-
-
It came back and said valid JSON
*EDIT: The error has not happened since then, but the JSON file did validate.Last edited by a moderator: Mar 3, 2016 -
Im getting the same issues with this plug in. The only part of the .JSON file I eddited was
"Messages": [
"Welcome! Server Mode PVE",
"Tpye /backpack for a backpack!",
"Type /kits to check out our kits!",
"Stack size is 65,000",
"Questions message Razor14150"
],
I went to the JSONLint site and vaildated my JSON and still getting the same issue.
I actually updated my server to the newest rust version, and reinstalled Oxide as well. -
Code:
Oxide] 6:39 PM [Info] InfoPanel was compiled successfully in 1935ms [Oxide] 6:39 PM [Info] Loaded plugin InfoPanel v0.9.3 by Ghosst [Oxide] 6:39 PM [Error] Failed to initialize plugin 'InfoPanel v0.9.3' (ArgumentNullException: Argument cannot be null. Parameter name: source) [Oxide] 6:39 PM [Debug] at System.Linq.Check.SourceAndPredicate (System.Object source, System.Object predicate) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.Where[KeyValuePair`2] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.LoadConfigValues () [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.Init () [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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 [Oxide] 6:39 PM [Info] Unloaded plugin InfoPanel v0.9.3 by Ghosst [Oxide] 6:39 PM [Info] No previous version to rollback plugin: InfoPanel