Did you try to load it manually? You do not need to load plugins manually. Could you upload your full log please?
InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
Wulf Community Admin
-
My friend figured it out for me. Thank you anyways.
-
-
My info panel is showing up with questions marks where the icons should be, was working fine last night, I turned off my server for the night and now it's not working. Tried removing the plugin, using an old version, doing a total wipe of my server. Nothing's working. Any idea's as to what I'm doing wrong?
-
-
Wulf Community Admin
-
-
after update:
[2/25/2016 5:33:37 PM] [Oxide] 5:33 PM [Error] Error while compiling 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? -
[2/25/2016 5:29:47 PM] [Oxide] 5:29 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.1' (NullReferenceException: Object reference not set to an instance of an object)
[2/25/2016 5:29:47 PM] [Oxide] 5:29 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.1' (NullReferenceException: Object reference not set to an instance of an object)
[2/25/2016 5:29:48 PM] [Oxide] 5:29 PM [Error] Failed to run a 3.00 timer in 'InfoPanel v0.9.1' (NullReferenceException: Object reference not set to an instance of an object)
[2/25/2016 5:43:23 PM] [Oxide] 5:43 PM [Error] Error while compiling 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? -
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?
-
Waiting for the fix )
-
yup need a fix.
-
hello i have erro this
[Error] InfoPanel plugin failed to compile!
(16:22:08) | [Oxide] 4:22 PM [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?
please help me -
error
ошибкаAttached Files:
-
-
I too am getting the `BaseHelicopter' could be found error
-
does not run on the new update
-
Don´t spam please and wait for FIX
-
Quick Fix:
- Open the plugin file (InfoPanel.cs)
- Search for: isActive()
- Replace with: isActiveAndEnabled
- Should be 2x in codeLast edited by a moderator: Feb 25, 2016 -
-
Can confirm, works