The Hordes

The Hordes

8M Downloads

Minecraft Server Crash - Null Pointer Exception

victorcg03 opened this issue ยท 0 comments

commented

Hello good. I have a Minecraft server with a modpack, and among those mods is The Hordes. The first days of the world, the server is fine, but day X arrives and it try to launch a horde, and then it crashes, and if I start it again it crashes again. In the debug.log it tells me the following:

[15nov2024 20:42:15.757] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Cannot invoke "net.minecraftforge.common.util.NonNullSupplier.get()" because "other" is null
Index: 29
Listeners:
0: NORMAL
1: ASM: com.github.alexthe666.citadel.server.CitadelEvents@2cd2d2c3 onEntityUpdateDebug(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
2: ASM: com.corosus.zombieawareness.ZAEventHandler@1496485 tickEntity(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
3: ASM: class net.mcreator.zombiemobs.procedures.ZombieMobsSunBurnProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
4: ASM: class net.mcreator.zombiemobs.procedures.SoundAmbientProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
5: ASM: com.github.alexthe666.alexsmobs.event.ServerEvents@68fdb2ec onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
6: net.minecraftforge.eventbus.EventBus$$Lambda/0x000001b87db2d898@55f12330
7: ASM: class net.mcreator.wegotrunnners.procedures.RunnerssProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
8: ASM: class net.mcreator.wegotrunnners.procedures.IrontoughProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
9: ASM: class net.mcreator.undeadrevamp.init.EntityAnimationFactory onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
10: ASM: class net.mcreator.mutationcraft.procedures.SiegeProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
11: ASM: class net.mcreator.mutationcraft.procedures.EndermanFireProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
12: ASM: class net.mcreator.mutationcraft.init.EntityAnimationFactory onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
13: ASM: class com.simibubi.create.foundation.events.CommonEvents onUpdateLivingEntity(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
14: ASM: class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem holdingExtendoGripIncreasesRange(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
15: ASM: class com.simibubi.create.content.equipment.armor.DivingHelmetItem breatheUnderwater(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
16: ASM: class com.simibubi.create.content.equipment.armor.DivingBootsItem accellerateDescentUnderwater(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
17: ASM: vazkii.quark.content.tools.module.ParrotEggsModule@3ca87bc5 entityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
18: ASM: vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule@52bc1fa6 checkWhetherAlreadyDead(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
19: ASM: vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule@3c635414 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
20: ASM: vazkii.quark.content.tweaks.module.PigLittersModule@46108a9b onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
21: ASM: vazkii.quark.content.tweaks.module.DragonScalesModule@13f26a52 onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
22: ASM: tschipp.carryon.common.event.ItemEvents@209d68b0 dropNonHotbarItems(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
23: ASM: tschipp.carryon.common.event.ItemEntityEvents@21f1886e onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
24: ASM: top.theillusivec4.curios.common.event.CuriosEventHandler@349cec6f tick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
25: ASM: mekanism.common.lib.radiation.RadiationManager@59033a5f onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
26: ASM: blusunrize.immersiveengineering.common.EventHandler@59d6afa onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
27: LOWEST
28: ASM: class ovh.corail.tombstone.event.EventHandler onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
29: ASM: net.smileycorp.hordes.hordeevent.HordeEventHandler@29b72110 update(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
java.lang.NullPointerException: Cannot invoke "net.minecraftforge.common.util.NonNullSupplier.get()" because "other" is null
at TRANSFORMER/[email protected]/net.minecraftforge.common.util.LazyOptional.orElseGet(LazyOptional.java:257)
at TRANSFORMER/[email protected]/net.smileycorp.hordes.hordeevent.HordeEventHandler.update(HordeEventHandler.java:120)
at net.minecraftforge.eventbus.ASMEventHandler_1085_HordeEventHandler_update_LivingUpdateEvent.invoke(.dynamic)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at TRANSFORMER/[email protected]/net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:324)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2214)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_8119_(Mob.java:310)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:209)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:652)
at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.m_46653_(Level.java:487)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319)
at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902)
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261)
at java.base/java.lang.Thread.run(Thread.java:1583)

[15nov2024 20:42:15.844] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@76437e9b
[15nov2024 20:42:15.844] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@4783da3f
[15nov2024 20:42:15.923] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraft.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:906) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraftforge.common.util.NonNullSupplier.get()" because "other" is null
at net.minecraftforge.common.util.LazyOptional.orElseGet(LazyOptional.java:257) ~[forge-1.18.2-40.2.21-universal.jar%23148!/:?]
at net.smileycorp.hordes.hordeevent.HordeEventHandler.update(HordeEventHandler.java:120) ~[The-Hordes-1.18.2-1.5.4.jar%23131!/:1.18.2-1.5.4]
at net.minecraftforge.eventbus.ASMEventHandler_1085_HordeEventHandler_update_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:324) ~[forge-1.18.2-40.2.21-universal.jar%23148!/:?]
at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2214) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.world.entity.Mob.m_8119_(Mob.java:310) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:209) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:652) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.world.level.Level.m_46653_(Level.java:487) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23143!/:?]
... 5 more