Jump to content

INSIDEBONSAI

Member
  • Posts

    42
  • Joined

  • Last visited

Everything posted by INSIDEBONSAI

  1. Hello I'm probably getting a similar error and can't use it. Is there a way to fix this? Failed ObjectStacks-V1.1.2 (Object reference not set to an instance of an object) at void Carbon.Modules.AdminModule.PluginBrowserSelectPlugin(Arg arg) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Modules/AdminModule/AdminModule.Tabs.Plugins.cs:line 2426
  2. Hello I'm having the same problem. I can't even click on plugins on the player page. I'm using Carbon. The plugins I'm using are shown in the image. No error code found. Google Translate
  3. INSIDEBONSAI

    Lottery

    Hello. Thank you! My server is PvE, so I'm looking for more uses for scrap. It seems like your plugin could do something similar, so please implement it!
  4. INSIDEBONSAI

    Lottery

    Can I purchase lottery tickets using scrap metal or other items?
  5. INSIDEBONSAI

    Better Npc

    @KpucTaJl I'm having the same problem. And I can't use "sqawnpointreload" either. Failed executing chat command 'SpawnPointReload' in 'BetterNpc v1.3.2 by KpucTaJl' [callback] (Object reference not set to an instance of an object) at Vector3 UnityEngine.StringExtensions.ToVector3(string str) at void Oxide.Plugins.BetterNpc+ControllerSpawnPoint.SpawnNpc(PresetConfig preset) in /home/container/carbon/plugins/BetterNpc.cs:line 391 at void Oxide.Plugins.BetterNpc+ControllerSpawnPoint.Init() in /home/container/carbon/plugins/BetterNpc.cs:line 340 at void Oxide.Plugins.BetterNpc.CreateController(string name) in /home/container/carbon/plugins/BetterNpc.cs:line 2445 at void Oxide.Plugins.BetterNpc.ChatCommandSpawnPointReload(BasePlayer player, string command, string[] args) in /home/container/carbon/plugins/BetterNpc.cs:line 2274 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  6. It seems that I'm simply using the plugin in some way. However, in an environment using multiple types, it becomes inconvenient, and even if you restart the software, it only accepts a console loaded with items. In other words, this mode does not spawn because it is handled by the plugin's initial settings. What is the correct method?
  7. INSIDEBONSAI

    caravan and convoy

    Is it possible to automatically switch between caravan and convoy after a certain amount of time has passed after a wipe?
  8. INSIDEBONSAI

    2 types NPC

    yes
  9. INSIDEBONSAI

    2 types NPC

    Yes. If there is only one type, the NPC can be added, but if there are two types, it cannot be added.
  10. INSIDEBONSAI

    loot backpack

    I definitely want this to be implemented. I think it will reduce server lag a little if it is implemented.
  11. INSIDEBONSAI

    loot backpack

    Is it possible to change it so that when you kill an attacker they drop their loot in a backpack instead of turning into a corpse?
  12. INSIDEBONSAI

    2 types NPC

    I use /spawnpointaddpos 2 henachoko
  13. INSIDEBONSAI

    2 types NPC

    I want to spawn two types of enemies, but when I try to set the location of the second NPC using "spawnpointaddpos", I get "not found" and can't do it. What am I doing wrong? henachoko.json
  14. INSIDEBONSAI

    not found item

    Will items stop spawning if I'm using BetterLoot?
  15. INSIDEBONSAI

    MiningFarm

    Will items stop spawning if I'm using BetterLoot?
  16. INSIDEBONSAI

    error

    No. I checked the config file and it was null, so I fixed it myself.
  17. INSIDEBONSAI

    Space card

    I would like to know this information, did it solve your problem?
  18. INSIDEBONSAI

    cant use

    It is no longer possible to use it in environments using XSkinMenu. Sorry, it's solved
  19. INSIDEBONSAI

    error

    Solved. This location in the config file was null.
  20. INSIDEBONSAI

    error

    Is this error caused by a SpawnNPC? There are many others too. at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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 Failed to call hook 'SpawnNpc' on plugin 'NpcSpawn v2.7.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NpcSpawn.CreateCustomNpc (UnityEngine.Vector3 position, Oxide.Plugins.NpcSpawn+NpcConfig config) [0x0001c] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.NpcSpawn.SpawnNpc (UnityEngine.Vector3 position, Newtonsoft.Json.Linq.JObject configJson) [0x00008] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.NpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b0] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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 Failed to call hook 'SpawnNpc' on plugin 'NpcSpawn v2.7.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NpcSpawn.CreateCustomNpc (UnityEngine.Vector3 position, Oxide.Plugins.NpcSpawn+NpcConfig config) [0x0001c] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.NpcSpawn.SpawnNpc (UnityEngine.Vector3 position, Newtonsoft.Json.Linq.JObject configJson) [0x00008] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.NpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b0] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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 Failed to call hook 'SpawnNpc' on plugin 'NpcSpawn v2.7.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NpcSpawn.CreateCustomNpc (UnityEngine.Vector3 position, Oxide.Plugins.NpcSpawn+NpcConfig config) [0x0001c] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.NpcSpawn.SpawnNpc (UnityEngine.Vector3 position, Newtonsoft.Json.Linq.JObject configJson) [0x00008] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.NpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b0] in <0c44d7603ee7406caa1cff50ee952de3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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
  21. INSIDEBONSAI

    RandomRaid Item Flares

    If you separate Flares from their stacks, the items will revert to the original Flares and you will not be able to start the Random Raid.
  22. INSIDEBONSAI

    cant use

    In 1.0.2, xskinmenu interfered and it was unusable, but it was fixed in the tweaked version. Thanks.
  23. INSIDEBONSAI

    cant use

    I was able to use it after deleting other plugins. It seems like something is interfering with it, so I'll look into the cause.
  24. INSIDEBONSAI

    cant use

    I checked using the kits but there was no change.
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.6k

Files Sold

Total number of files sold.

2.9m

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.