Jump to content

LoneWolf

Member
  • Posts

    48
  • Joined

  • Last visited

Support Replies posted by LoneWolf

  1. Failed to call hook 'GiveKit' on plugin 'BotReSpawn v1.0.3' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.BotReSpawn.GiveKit (HumanNPC npc, System.String kit) [0x00036] in <3723aa0ff69d41caa059f26b427aa31f>:0

    at Oxide.Plugins.BotReSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007bc] in <3723aa0ff69d41caa059f26b427aa31f>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0

     

    Is this a BotReSpawn problem or a Kits problem? I have been over both with a fine toothed comb and can't see any glaring errors?

    BTW dude, KILLER plugin! BotSpawn should have been a paid plugin from the very beginning, well worth it.

  2. On 12/3/2021 at 1:07 PM, Matthew Pease said:

    hey I cannot get kits to work on this update that you shoved down our throat

    Could you have possibly been any ruder? 

  3. xidationTrollRocketMan - Failed to compile: OxidationTrollRocketMan.cs(149,11): error CS1061: Type `BaseChair' does not contain a definition for `isMobile' and no extension method `isMobile' of type `BaseChair' could be found. Are you missing an assembly reference?

  4. Failed to call hook 'OnEntityDeath' on plugin 'HuntsMan v1.1.8' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.HuntsMan.OnEntityDeath (NPCPlayerApex hunter, HitInfo info) [0x00000] in <356a529a405d47eb856c4b5d3b6b4d49>:0

    at Oxide.Plugins.HuntsMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00513] in <356a529a405d47eb856c4b5d3b6b4d49>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

  5. Just had this pop up 4 times in rapid succession .... 

     

    Failed to call hook 'OnEntityDeath' on plugin 'HuntsMan v1.1.6' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.HuntsMan.OnEntityDeath (NPCPlayerApex hunter, HitInfo info) [0x00000] in <29e42f316fc1418087c5e3a39b647b10>:0

    at Oxide.Plugins.HuntsMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00513] in <29e42f316fc1418087c5e3a39b647b10>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

  6. Hi Krungh, 

    I am looking at getting the Monument Bradley plugin (unless someone knows of a free one that does the same thing) and was wondering if it's compatible with Bradley Tiers, in that if I have one spawn at Airfield, will your plugin auto-upgrade it just like the Launchsite one?

  7. Just saw this popup in my console tonight.
     

    Failed to call hook 'OnNpcTarget' on plugin 'HuntsMan v1.1.4' (NullReferenceException: )

    at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component)

    at Oxide.Plugins.HuntsMan.OnNpcTarget (BaseEntity attacker, BaseEntity target) [0x00078] in <294a7c194629453baa2424a84a9a7d09>:0

    at Oxide.Plugins.HuntsMan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <294a7c194629453baa2424a84a9a7d09>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

     

  8. Failed to call hook 'OnEntityTakeDamage' on plugin 'BradleyTiers v1.0.4' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.BradleyTiers.OnEntityTakeDamage (BradleyAPC bradley, HitInfo info) [0x00019] in <e143d5499dce436a899458596410997c>:0

    at Oxide.Plugins.BradleyTiers.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0046d] in <e143d5499dce436a899458596410997c>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

    Just got this tonight a few times after installing latest version.

    (Edit : Looking back through RCON, I think it happens the first time someone hits Bradley. When they kill it and another eventually spawns, it happens again the first hit)

    • Like 1
  9. Does anyone know how to turn off the individual scientist names off that Death Notes shows when you kill them? Can't seem to find a setting in Death Notes or BotSpawn to disable them

    "jarvis": "Jarvis",
     "weldon": "weldon",
     "dahlia": "dahlia",
     "paige": "paige",
     "Light Gunner": "Light Gunner",
     "Heavy Gunner": "Heavy Gunner",
     "olevia": "olevia",
     "glinda": "glinda",
     "digna": "digna",
     "ed": "ed",
     "louanne": "louanne",
     "estrella": "estrella",
     "randal": "randal",
     "luigi": "luigi",
     "orlando": "orlando",
     "odilia": "odilia",
     "glenna": "glenna",
     "angela": "angela",
    [01:48]
    I have 6280 lines at the bottom of DeathNotes.json just like the above with a separate name on each line 😞

  10. (08:28:20) | Failed to call hook 'OnNpcTarget' on plugin 'BotSpawn v2.1.1' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.BotSpawn.OnNpcTarget (NPCPlayerApex npcPlayer, BaseEntity entity) [0x000be] in <a0569d490f47445eb6b7c99cbcca0dfd>:0

    at Oxide.Plugins.BotSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a37] in <a0569d490f47445eb6b7c99cbcca0dfd>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

     

    And

     

    (08:28:42) | Failed to call hook 'OnEntityTakeDamage' on plugin 'BotSpawn v2.1.1' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.BotSpawn.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x003f2] in <a0569d490f47445eb6b7c99cbcca0dfd>:0

    at Oxide.Plugins.BotSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b6a] in <a0569d490f47445eb6b7c99cbcca0dfd>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

     

    Any idea what that's all about? 

1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.4k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.