-
Posts
766 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Reels
Everything posted by 0g.Ghost.7373
-
I have only seen it the one time, the plugin seems to be working fine. I just happened to see the error and figured I would pass it on.
-
This is odd. I tried redownloading it last night and uploading it and it still wouldn't compile. I just tried again and it now compiles. Sorry.
-
Failed to initialize plugin 'WindmillUpgrades v1.0.5' (InvalidOperationException: WindmillUpgrades could not find Harmony target: ItemContainer.CanAcceptItem) at Oxide.Plugins.WindmillUpgrades.PatchPostfix (System.Reflection.MethodBase original, System.Reflection.MethodInfo postfix, System.String targetName) [0x0001a] in <4d2165d46f024be7ad8d529b56a6ed75>:0 at Oxide.Plugins.WindmillUpgrades.PatchHarmonyTargets () [0x0004c] in <4d2165d46f024be7ad8d529b56a6ed75>:0 at Oxide.Plugins.WindmillUpgrades.Init () [0x00082] in <4d2165d46f024be7ad8d529b56a6ed75>:0 at Oxide.Plugins.WindmillUpgrades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00051] in <4d2165d46f024be7ad8d529b56a6ed75>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <15f61ddda771464d8246ebdce8ff4811>:0 Unloaded plugin WindmillUpgrades v1.0.5 by BradCopp
-
Failed to initialize plugin 'WaterWheelUpgrades v1.0.9' (InvalidOperationException: WaterWheelUpgrades could not find Harmony target: ItemContainer.CanAcceptItem) at Oxide.Plugins.WaterWheelUpgrades.PatchPostfix (System.Reflection.MethodBase original, System.Reflection.MethodInfo postfix, System.String targetName) [0x0001a] in <7670f651b1554f9182dacd3f3438c0dc>:0 at Oxide.Plugins.WaterWheelUpgrades.PatchHarmonyTargets () [0x0004c] in <7670f651b1554f9182dacd3f3438c0dc>:0 at Oxide.Plugins.WaterWheelUpgrades.Init () [0x00082] in <7670f651b1554f9182dacd3f3438c0dc>:0 at Oxide.Plugins.WaterWheelUpgrades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00051] in <7670f651b1554f9182dacd3f3438c0dc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <15f61ddda771464d8246ebdce8ff4811>:0 Unloaded plugin WaterWheelUpgrades v1.0.9 by BradCopp
-
Failed to initialize plugin 'SolarPanelUpgrades v1.0.4' (InvalidOperationException: SolarPanelUpgrades could not find Harmony target: ItemContainer.CanAcceptItem) at Oxide.Plugins.SolarPanelUpgrades.PatchPostfix (System.Reflection.MethodBase original, System.Reflection.MethodInfo postfix, System.String targetName) [0x0001a] in <1081c60ec332462fbb2f39ab33e169fb>:0 at Oxide.Plugins.SolarPanelUpgrades.PatchHarmonyTargets () [0x0004c] in <1081c60ec332462fbb2f39ab33e169fb>:0 at Oxide.Plugins.SolarPanelUpgrades.Init () [0x00082] in <1081c60ec332462fbb2f39ab33e169fb>:0 at Oxide.Plugins.SolarPanelUpgrades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00051] in <1081c60ec332462fbb2f39ab33e169fb>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <15f61ddda771464d8246ebdce8ff4811>:0 Unloaded plugin SolarPanelUpgrades v1.0.4 by BradCopp
-
Error while compiling NadePlus: The type or namespace name 'TimedUnlootableCrate' could not be found (are you missing a using directive or an assembly reference?) | Line: 644, Pos: 18
-
Error while compiling ElectricMiner: 'IOEntity' does not contain a definition for 'SetFlag' and no accessible extension method 'SetFlag' accepting a first argument of type 'IOEntity' could be found (are you missing a using directive or an assembly reference?) | Line: 3147, Pos: 29
-
Error while compiling BetterBeehive: 'Beehive' does not contain a definition for 'SetFlag' and no accessible extension method 'SetFlag' accepting a first argument of type 'Beehive' could be found (are you missing a using directive or an assembly reference?) | Line: 106, Pos: 36
-
NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.DynamicMonuments+MonumentAutoSpawner+<AutoSpawnCoroutine>d__4.MoveNext () [0x00675] in <aad50ae211194364ae769f34d54c6e0f>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <7ef4b7e39e5e4212acadbf6d2e50d7fa>:0 UnityEngine.DebugLogHandler:Internal_LogException_Injected(Exception, IntPtr) UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) Oxide.Plugins.UnityLogInterceptor:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) Just restarted my server and seen this.
-
Builders Realm 3750K Custom Map Smooth Performance
0g.Ghost.7373 commented on SlayersRust's file in Maps
- 16 comments
-
- #custom map
- #3750
-
(and 40 more)
Tagged with:
- #custom map
- #3750
- #3750k
- #place to build
- #custom monument
- #dome
- #sphere tank
- #missile silo
- #airfield
- #launch site
- #launchsite
- #epic
- #fun
- #good performance
- #low entity count
- #x spot
- #build spot
- #slayersrust
- #slayersgg
- #jungle
- #iceberg
- #powerplant
- #trainyard
- #buildable spot
- #buildable area
- #builders
- #performance
- #smooth
- #fast
- #facepunch
- #rust
- #cave
- #rock formation
- #arch rock
- #tunnel
- #train
- #trains
- #ring road
- #convoy
- #armored train
- #raidable bases
- #raid bases
-
Builders Realm 3750K Custom Map Smooth Performance
0g.Ghost.7373 commented on SlayersRust's file in Maps
- 16 comments
-
- #custom map
- #3750
-
(and 40 more)
Tagged with:
- #custom map
- #3750
- #3750k
- #place to build
- #custom monument
- #dome
- #sphere tank
- #missile silo
- #airfield
- #launch site
- #launchsite
- #epic
- #fun
- #good performance
- #low entity count
- #x spot
- #build spot
- #slayersrust
- #slayersgg
- #jungle
- #iceberg
- #powerplant
- #trainyard
- #buildable spot
- #buildable area
- #builders
- #performance
- #smooth
- #fast
- #facepunch
- #rust
- #cave
- #rock formation
- #arch rock
- #tunnel
- #train
- #trains
- #ring road
- #convoy
- #armored train
- #raidable bases
- #raid bases
-
-
Failed to call hook 'OnEntityDeath' on plugin 'PlayerStatTags v1.3.6' (KeyNotFoundException: The given key 'AnimalKills' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0 at Oxide.Plugins.PlayerStatTags.OnEntityDeath (BaseEntity entity, HitInfo hitinfo) [0x009c7] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.PlayerStatTags.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b35] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 I believe it is RoamingNPC's messing with it. Is there a way to make it ignore NPC/bots?
-
Failed to call hook 'OnEntityDeath' on plugin 'PlayerStatTags v1.3.6' (KeyNotFoundException: The given key 'AnimalKills' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0 at Oxide.Plugins.PlayerStatTags.OnEntityDeath (BaseEntity entity, HitInfo hitinfo) [0x009c7] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.PlayerStatTags.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b35] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
-
Getting this error... Failed to call hook 'OnEntityDeath' on plugin 'PlayerStatTags v1.3.6' (KeyNotFoundException: The given key 'BarrelsDestroyed' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0 at Oxide.Plugins.PlayerStatTags.OnEntityDeath (BaseEntity entity, HitInfo hitinfo) [0x00c02] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.PlayerStatTags.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b35] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
-
Fresh install and got this. Loaded plugin Harvest Tag Pack v1.2.2 by CupsOhJoe at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0 at Oxide.Plugins.PlayerStatTags.OnEntityDeath (BaseEntity entity, HitInfo hitinfo) [0x00c02] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.PlayerStatTags.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b35] in <f48e6bae5a1042d58ef606732010f236>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
-
Brand new install and I get this... even reloading it gives the same error Sleepies was compiled successfully in 1639ms Failed to call hook 'OnServerInitialized' on plugin 'Sleepies v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Sleepies.SpawnBot (Oxide.Plugins.Sleepies+Configuration+SleepySetup setup, UnityEngine.Vector3 position, System.Boolean noSleep) [0x001d2] in <ee6c226d1e3949bc82bd20b677eff8f1>:0 at Oxide.Plugins.Sleepies.SpawnSleepies () [0x00033] in <ee6c226d1e3949bc82bd20b677eff8f1>:0 at Oxide.Plugins.Sleepies.OnServerInitialized () [0x0000b] in <ee6c226d1e3949bc82bd20b677eff8f1>:0 at Oxide.Plugins.Sleepies.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in <ee6c226d1e3949bc82bd20b677eff8f1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 Calling 'OnServerInitialized' on 'Sleepies v1.0.3' took 850ms Loaded plugin Sleepies v1.0.3 by walkinrey
-
- 66 comments
-
- 1
-
-
- #luckyblock
- #lucky block
- (and 27 more)
-