-
Posts
251 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by TuxGeek
-
Thank you, just tested that. Everything related to that is working now
-
I have an issue where zombies are spawning in the world 2.0 cliffs. If a player is close enough to the cliff the zombies inside can damage the player but there is no way to kill the zombies, or get the loot
-
I run a carbon server. Every time i hit a node i get this error in my server console [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_stone Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.4' (MultiplyGatherItems is null in _ore_stone) at void Oxide.Plugins.Loottable+LootConfig.MultiplyDispenserItem(Item item) in /home/container/carbon/plugins/Loottable.cs:line 5320 at void Oxide.Plugins.Loottable.OnDispenserGather(ResourceDispenser dispenser, BasePlayer player, Item item) in /home/container/carbon/plugins/Loottable.cs:line 578 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
-
I run a carbon server on a dedicated machine. I am getting the same error. Failed to call internal hook 'OnPlayerSleepEnded' on plugin 'TheButton v1.0.8' [3025469128] (Object reference not set to an instance of an object.) at void Oxide.Plugins.TheButton.OnPlayerSleepEnded(BasePlayer player) in /home/container/carbon/plugins/TheButton.cs:line 110 at object Oxide.Plugins.TheButton.InternalCallHook(uint hook, object[] args) in TheButton.cs/Internal:line 98
-
you can close the request, I will still test on empty server but i dont think it will make a difference
-
the error only seems to show in console if i run the command "afefast". The command used to make the plane show all the groups but doesnt anymore. that console error only shows in that instance though
-
The event error only happens when running the "afefast" command it seems
-
ran the event again today, didnt change anything and the error didnt appear. not sure what happened to cause the error or to fix it
-
the error shows up on one server but not the other, The server that the error does not appear on has more plugins, including all of the ones on the server that has the error. both run carbon and both have the same version of everything. Both are up to date with the latest version of the dedicated server files, carbon, and plugins
-
Yes it always appears AirfieldEvent.json
-
I run a carbon server with the latest version of the plugin and carbon. I am having an error show up in console every time the event runs. Timer of 1.625s has failed in 'AirfieldEvent v1.4.6 by Fruster' [callback] () at void Oxide.Plugins.AirfieldEvent.SpawnDrop() in /home/container/carbon/plugins/AirfieldEvent.cs:line 897 at void Oxide.Plugins.AirfieldEvent.ChangeSpeed(int stage)+() => { } in /home/container/carbon/plugins/AirfieldEvent.cs:line 850 at Timer Oxide.Plugins.Timers.Repeat(float time, int times, Action action)+() => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 109
-
Hello I run a carbon server and am getting the Null Reference Exception below in my server console. I have included the expanded error from my carbon logs [2024.10.11 14:38:55] [ERRO] Unhandled error occurred (NullReferenceException) at Oxide.Plugins.FlyingCargoShip+AirCargoController.FixedUpdate () (at /home/container/carbon/plugins/FlyingCargoShip.cs:910)
-
The heli's npcs are what were deleted. The heli was directly on the train tracks. I watched it happen but did not manage to get a screenshot or video. No idea why it happened, and there isnt more information in the logs either sadly.
-
will do as soon as i can test, i am currently working
-
yes, they are in the loot
-
I run the cooking plugin yes
-
Hello, I run a carbon server and am getting the error listed below in server console after the latest forcewipe. How can i fix this issue? Failed to call internal hook 'OnEntitySpawned' on plugin 'SelfWipe v1.0.9' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Plugins.SelfWipe.OnEntitySpawned(BuildingPrivlidge privlidge) in /home/container/carbon/plugins/SelfWipe.cs:line 162 at object Oxide.Plugins.SelfWipe.InternalCallHook(uint hook, object[] args) in SelfWipe.cs/Internal:line 128
-
I took down one of my helis, the npcs spawned like normal however soon after they were all deleted by the server with what is listed below showing in console. The helicopter itself was not deleted. What can be done about this? Invalid Position: servergibs_patrolhelicopter[438775658] (-658.72, -504.11, 1948.43) (destroying) Invalid Position: servergibs_patrolhelicopter[438775654] (-674.22, -501.82, 1938.16) (destroying) Invalid Position: servergibs_patrolhelicopter[438775653] (-675.48, -504.26, 1926.16) (destroying) Invalid Position: servergibs_patrolhelicopter[438775649] (-662.33, -501.41, 1911.25) (destroying) Invalid Position: servergibs_patrolhelicopter[438775656] (-667.89, -503.25, 1939.18) (destroying) Invalid Position: servergibs_patrolhelicopter[438775657] (-645.68, -506.74, 1941.12) (destroying) Invalid Position: servergibs_patrolhelicopter[438775655] (-625.26, -503.38, 1919.67) (destroying)
-
I am also getting a very similar error to this, did not unwrap any of the skill tree items but picked them up from the armored train plugin loot Failed to call internal hook 'OnItemAction' on plugin 'SkillTreeItems v1.0.2' [3403522973] (Object reference not set to an instance of an object) at bool Oxide.Plugins.SkillTreeItems.IsXPItem(Item item) in /home/container/carbon/plugins/SkillTreeItems.cs:line 651 at object Oxide.Plugins.SkillTreeItems.OnItemAction(Item item, string action, BasePlayer player) in /home/container/carbon/plugins/SkillTreeItems.cs:line 559 at object Oxide.Plugins.SkillTreeItems.InternalCallHook(uint hook, object[] args) in SkillTreeItems.cs/Internal:line 236