-
Posts
148 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by FastBurst
-
Did you change the config file?
-
After Dec 5th Update seeing this on server reboots every single time now Failed to initialize plugin 'HuntsMan v1.4.4' (Exception: Method static System.Collections.Generic.IEnumerable`1<System.Reflection.MethodBase> Oxide.Plugins.JunkpileWaterSpawn_patch::TargetMethods() returned an unexpected result: some element was null) at HarmonyLib.PatchClassProcessor.GetBulkMethods () [0x001e5] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00041] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0
-
After the Dec 5th Update I been seeing this every server reboot the same thing is happening with HuntsMan Failed to initialize plugin 'PumpkinHead v1.2.0' (Exception: Method static System.Collections.Generic.IEnumerable`1<System.Reflection.MethodBase> Oxide.Plugins.JunkpileWaterSpawn_patch::TargetMethods() returned an unexpected result: some element was null) at HarmonyLib.PatchClassProcessor.GetBulkMethods () [0x001e5] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00041] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0
-
I will give it a try never seen or had issues with either prior and seems to be only happen randomly too example rebooted my test server last night and it was flooding the console, unloaded both reloaded and it stopped it was very strange
-
Failed to call hook 'OnEntitySpawned' on plugin 'BetterNpc v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HuntsMan+DisplayName.Prefix (System.String& __result, ScientistNPC __instance) [0x00009] in <2f2a6798ed05460ba41a5460852916c2>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.ScientistNPC.get_displayName_Patch12(ScientistNPC) at Oxide.Plugins.BetterNpc+ControllerSpawnPoint.IsOtherNpc (NPCPlayer npc) [0x0003c] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpc+<>c__DisplayClass94_0.<OnEntitySpawned>b__0 (Oxide.Plugins.BetterNpc+ControllerSpawnPoint s) [0x00008] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpcExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00010] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpc.OnEntitySpawned (NPCPlayer ent) [0x00014] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006c9] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
-
Error while compiling WipeTimerStatus: 'WipeTimer' does not contain a definition for 'serverinstance' | Line: 54, Pos: 27
-
Doesn't show up with the timer for wipe. Not sure if why just stopped working Server has weekly flag as well
-
Just as the title suggest, it no longer works in SafeZones
-
I fixed it and tested it works, I didn't update the version I am leaving that to you. Using the wrong game tip flag which is why it didn't show. Also change player.inventory.GiveItems to player.GiveItems when you include the "inventory" part it no longer shows that the item was given back to the player when reached, now it shows on the bottom right player status hud. C4Watch.cs
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.5
-
In your config make sure the Server Rewards or Economy URL are not blacklisted by from whatever website you are pulling from example IMGUR constantly black lists Server IPs, you might be able to see them on your Computer but your Server may not be able to access the URLs or Images. PluginSetting = new ConfigData.PluginSettings { EnableSR = true, ServerRewards = "https://i.imgur.com/EX2Q7k6.png", EnableECO = false, Economy = "https://i.imgur.com/bkieAVV.png" },
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.5
-
I will look into this as a possibility in the future.
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.5
-
Make sure you have Image Library installed
-
Changed Status from Pending to Closed Changed Fixed In to 0.9.3
-
Fixed in newest release
-
Just a heads up the Game time no longer pops up when reached.
-
Will be investigating the issue.
-
- 8 comments
-
- 1
-
-
- #event
- #unique events
- (and 8 more)
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.4
-
Did you make sure you created the folder and configs you want to use?
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.5
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.5