-
Posts
139 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Ateszahun
-
It's working well for me.
-
Hello. After installing the update, the console sends this: Failed to call internal hook 'OnEntityKill' on plugin 'IQDefenderSupply v1.14.19' [304634108] (Object reference not set to an instance of an object) at object Oxide.Plugins.IQDefenderSupply.OnEntityKill(SupplyDrop supplyDrop) in /home/container/carbon/plugins/IQDefenderSupply.cs:line 6389 at object Oxide.Plugins.IQDefenderSupply.InternalCallHook(uint hook, object[] args) in IQDefenderSupply.cs/Internal:line 425
-
it works fine now! thx!
-
Creating item with less than 1 amount! (Medical Syringe) Timer of 0.2s has failed in 'CargoPlaneCrash v1.6.6 by Fruster' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.CargoPlaneCrash.crashSite() in /home/container/carbon/plugins/CargoPlaneCrash.cs:line 990 at void Oxide.Plugins.CargoPlaneCrash.FlightCalc() in /home/container/carbon/plugins/CargoPlaneCrash.cs:line 751 at void Oxide.Plugins.CargoPlaneCrash.startEvent()+() => { } in /home/container/carbon/plugins/CargoPlaneCrash.cs:line 699 at Timer Oxide.Plugins.Timers.Every(float time, Action action)+() => { } in /home/runner/work/Carbon/Carbon/src/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 86
-
I've downloaded it back to 1.6.3 and it throws every error. Failed to call internal hook 'OnEntitySpawned' on plugin 'CargoPlaneCrash v1.6.3' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Plugins.CargoPlaneCrash.OnEntitySpawned(BuildingPrivlidge entity) in /home/container/carbon/plugins/CargoPlaneCrash.cs:line 1961 at object Oxide.Plugins.CargoPlaneCrash.InternalCallHook(uint hook, object[] args) in CargoPlaneCrash.cs/Internal:line 314
-
Hello. I installed the update and it spams this in my console under carbon: Failed to call internal hook 'OnEntitySpawned' on plugin 'CargoPlaneCrash v1.6.6' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Plugins.CargoPlaneCrash.OnEntitySpawned(BuildingPrivlidge entity) in /home/container/carbon/plugins/CargoPlaneCrash.cs:line 1962 at object Oxide.Plugins.CargoPlaneCrash.InternalCallHook(uint hook, object[] args) in CargoPlaneCrash.cs/Internal:line 314 Failed to call internal hook 'OnEntitySpawned' on plugin 'CargoPlaneCrash v1.6.6' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Plugins.CargoPlaneCrash.OnEntitySpawned(BuildingPrivlidge entity) in /home/container/carbon/plugins/CargoPlaneCrash.cs:line 1962 at object Oxide.Plugins.CargoPlaneCrash.InternalCallHook(uint hook, object[] args) in CargoPlaneCrash.cs/Internal:line 314
-
latest but it's the same under oxide
-
-
I didn't install a plugin that deletes it. Where do you put it if you put tc?
-
no longer spamming the console. and spawning the bunkers.
-
I don't know what procedural map it generated itself in size 4500
-
Hello, the console throws these: Loaded plugin RoadBunkers v1.0.3 by Fruster [83ms] RoadBunkers v1.0.3 by Fruster hook 'OnServerInitialized' took longer than 100ms [447ms] NullReferenceException: Object reference not set to an instance of an object [RoadBunkers] Bunker spawning is complete. Failed to call internal hook 'OnEntitySpawned' on plugin 'RoadBunkers v1.0.3' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Plugins.RoadBunkers.OnEntitySpawned(BuildingPrivlidge entity) in /home/container/carbon/plugins/RoadBunkers.cs:line 490 at object Oxide.Plugins.RoadBunkers.InternalCallHook(uint hook, object[] args) in RoadBunkers.cs/Internal:line 140 Failed to call internal hook 'OnEntitySpawned' on plugin 'RoadBunkers v1.0.3' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Plugins.RoadBunkers.OnEntitySpawned(BuildingPrivlidge entity) in /home/container/carbon/plugins/RoadBunkers.cs:line 490 at object Oxide.Plugins.RoadBunkers.InternalCallHook(uint hook, object[] args) in RoadBunkers.cs/Internal:line 140 the null ref is : RoadBunkers v1.0.3 by Fruster hook 'OnServerInitialized' took longer than 100ms [447ms] at ItemBasedFlowRestrictor.TickPassthroughItem () (at <4354e5538d084e8eb560e3612b7c17f0>:0) at InvokeHandlerBase`1[T].DoTick () (at <4e8329aa0f2f40f39509de9b38da74d9>:0) at InvokeHandlerBase`1[T].LateUpdate () (at <4e8329aa0f2f40f39509de9b38da74d9>:0) NullReferenceException: Object reference not set to an instance of an object at ItemBasedFlowRestrictor.TickPassthroughItem () [0x00000] in <4354e5538d084e8eb560e3612b7c17f0>:0 at InvokeHandlerBase`1[T].DoTick () [0x00120] in <4e8329aa0f2f40f39509de9b38da74d9>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0001f] in <4e8329aa0f2f40f39509de9b38da74d9>:0 and it keeps throwing this every x times: Failed to call internal hook 'OnEntitySpawned' on plugin 'RoadBunkers v1.0.3' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Plugins.RoadBunkers.OnEntitySpawned(BuildingPrivlidge entity) in /home/container/carbon/plugins/RoadBunkers.cs:line 490 at object Oxide.Plugins.RoadBunkers.InternalCallHook(uint hook, object[] args) in RoadBunkers.cs/Internal:line 140
-
Hello. This error message appears: Failed to call internal hook 'OnEntityKill' on plugin 'StaticLootables v2.11.2' [304634108] (Object reference not set to an instance of an object) at void Oxide.Plugins.StaticLootables.OnEntityKill(TimedExplosive entity) in /home/container/carbon/plugins/StaticLootables.cs:line 775 at object Oxide.Plugins.StaticLootables.InternalCallHook(uint hook, object[] args) in StaticLootables.cs/Internal:line 621 Does this cause any disruption in the functioning of the plugin?
-
Super cool plugin . It's a great pleasure that from now on I don't have to bother with the black market, where to hide it.... so I always have to look elsewhere for valuable stuff. The big twist is that you have to complete a mission before buying it The creator responded immediately to my request, a big thank you to him. 5/5 for me!
-
I've been using this plugin for a long time. I think it's extremely well put together. There are a lot of options in it. The webquest editor is also completely transparent and simple for me. I highly recommend it to anyone who wants to spice up the players' fun with lots of quests. I look forward to further developments of the plugin.
- 198 comments
-
- 1
-
-
- #customizablequests
- #dezlife
-
(and 5 more)
Tagged with:
-
Super cool ! Thx.
-
it doesn't work. Truepve protects it very aggressively
-
hi ! unfortunately it's not good. the problem is that when I shoot the npc from the helicopters and it crashes, after the c4 timer expires an explosion occurs, but the helicopters are not destroyed.
-
Now I cant share because i work, when im at home i send you.