-
Posts
260 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by TuxGeek
-
im putting together a test server to do so and will remove one plugin at a time to see if the problem persists down to just the dependencies and meteor event.
-
I have a list of the plugins i run on two of my servers i run that uses the meteor plugin, I dont think anything on either server would cause that. Do you see any plugin in the lists that would cause the timed.explosive to be null? PvE-Plugins.txt RP-Plugins.txt
-
odd i had done that in the past but its fixed now again, so im not sure why the error appeared again
-
Hi, I am running a carbon server and am getting this error with the january 2nd update. The error can be replicated by farming a bear after killing it [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _corpse_boar Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.4' (MultiplyGatherItems is null in _corpse_boar) 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)
-
hello, im getting this error in my console with the latest version of the plugin, my server is running carbon. the error occurs on every server i run that has the plugin, I can get the error to appear by using c4 on a meteor. Do i have something configured wrong? what can i do to fix this error? I have attached my config file just in case you need it Failed to call internal hook 'OnEntityKill' on plugin 'MeteorEvent v2.0.9' [304634108] (Object reference not set to an instance of an object) at void Oxide.Plugins.MeteorEvent.OnEntityKill(TimedExplosive explosive) in /home/container/carbon/plugins/MeteorEvent.cs:line 459 at object Oxide.Plugins.MeteorEvent.InternalCallHook(uint hook, object[] args) in MeteorEvent.cs/Internal:line 190 MeteorEvent.json
-
I have not gotten any response in any way about the error i listed above
-
- 226 comments
-
- 1
-
-
- #bradley
- #bradleyapc
- (and 16 more)
-
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)