Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19Jun2025 10:46:40.529] [Server thread/WARN] [net.minecraft.server.network.ServerConnectionListener/]: Failed to handle packet for /[IP]
- net.minecraft.ReportedException: Ticking player
- at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:530) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:262) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.network.Connection.m_129483_(Connection.java:263) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:907) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at java.lang.Thread.run(Thread.java:840) ~[?:?]
- Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
- at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:1.0]
- at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?]
- at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?]
- at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?]
- at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
- at net.mcreator.boh.procedures.PlayerJumpOnHorseProcedure.execute(PlayerJumpOnHorseProcedure.java:43) ~[boh-0.0.8.3-forge-1.20.1_alpha.jar%23324!/:?]
- at net.mcreator.boh.procedures.PlayerJumpOnHorseProcedure.onEntityTick(PlayerJumpOnHorseProcedure.java:32) ~[boh-0.0.8.3-forge-1.20.1_alpha.jar%23324!/:?]
- at net.mcreator.boh.procedures.__PlayerJumpOnHorseProcedure_onEntityTick_LivingTickEvent.invoke(.dynamic) ~[boh-0.0.8.3-forge-1.20.1_alpha.jar%23324!/:?]
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?]
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?]
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?]
- at net.minecraftforge.common.ForgeHooks.onLivingTick(ForgeHooks.java:264) ~[forge-1.20.1-47.4.0-universal.jar%23504!/:?]
- at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2258) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.world.entity.player.Player.m_8119_(Player.java:241) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:467) ~[server-1.20.1-20230612.114412-srg.jar%23499!/:?]
- ... 9 more
- [19Jun2025 10:46:40.544] [Server thread/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
- [19Jun2025 10:46:40.544] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
- Index: 33
- Listeners:
- 0: HIGHEST
- 1: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@71e16ea9
- 2: NORMAL
- 3: ASM: com.bobmowzie.mowziesmobs.server.ServerEventHandler@6b7c01ae onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 4: ASM: class net.mcreator.thalassophobia.init.EntityAnimationFactory onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 5: ASM: class umpaz.brewinandchewin.common.event.BnCCommonEvents onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 6: ASM: class net.bullfighter.adastraextra.procedures.EntityTickProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 7: ASM: com.github.alexthe666.citadel.server.CitadelEvents@26b0f6bf onEntityUpdateDebug(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 8: ASM: class net.mcreator.undeadrevamp.init.EntityAnimationFactory onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 9: ASM: com.github.alexthe666.alexsmobs.event.ServerEvents@1d9e5d48 onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 10: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@4f1eee23
- 11: ASM: class it.hurts.sskirillss.relics.effects.BleedingEffect$Events onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 12: ASM: class com.gametechbc.traveloptics.effects.Blackout.BlackoutHandler onEntityCast(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 13: ASM: class com.gametechbc.traveloptics.effects.Casting.CastingHandler onEntityCast(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 14: ASM: com.github.L_Ender.cataclysm.event.ServerEventHandler@1da3b1b7 onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 15: ASM: com.mrcrayfish.framework.event.ForgeEvents@1f47f5f9 onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 16: ASM: com.github.alexmodguy.alexscaves.server.event.CommonEvents@5980943b livingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 17: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@20837cd6
- 18: ASM: class com.gametechbc.traveloptics.events.ServerEvents applyClimbOnCurio(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 19: ASM: class com.gametechbc.traveloptics.events.ServerEvents onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 20: ASM: class io.redspace.ironsspellbooks.player.ServerPlayerEvents onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 21: ASM: class io.redspace.ironsspellbooks.effect.guiding_bolt.GuidingBoltManager livingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 22: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@5e910d98
- 23: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@247fb4c5
- 24: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@1ca8299f
- 25: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@27769310
- 26: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@715da7ab
- 27: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@285dfcd9
- 28: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@7564cc9c
- 29: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@66192f33
- 30: ASM: class net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 31: ASM: class net.mcreator.boh.procedures.PredatorSightSpawnProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 32: ASM: class net.mcreator.boh.procedures.PlayerRideApocalipseHorsesProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 33: ASM: class net.mcreator.boh.procedures.PlayerJumpOnHorseProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 34: ASM: class net.mcreator.boh.procedures.MyersAttackProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 35: ASM: class net.mcreator.boh.procedures.EntityDismountBoatProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 36: ASM: class net.mcreator.boh.procedures.DestroyTapeProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 37: ASM: class net.mcreator.boh.procedures.AttackCHILDProcedure onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 38: ASM: class net.mcreator.boh.init.EntityAnimationFactory onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 39: ASM: class net.mcreator.borninchaosv.init.EntityAnimationFactory onEntityTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 40: ASM: class com.simibubi.create.foundation.events.CommonEvents onUpdateLivingEntity(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 41: ASM: class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem holdingExtendoGripIncreasesRange(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 42: ASM: class com.simibubi.create.content.equipment.armor.DivingBootsItem accellerateDescentUnderwater(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 43: ASM: class com.simibubi.create.content.equipment.armor.CardboardArmorHandler mobsMayLoseTargetWhenItIsWearingCardboard(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 44: ASM: class net.gobies.moreartifacts.item.artifacts.MechanicalClawItem onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 45: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@7a65bca4
- 46: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@3d193c05
- 47: ASM: squeek.appleskin.network.SyncHandler@6251c5d2 onLivingTickEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 48: ASM: top.theillusivec4.curios.common.event.CuriosEventHandler@20c5ee57 tick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 49: ASM: blusunrize.immersiveengineering.common.EventHandler@459abf9a onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 50: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@6eca0716
- 51: LOWEST
- 52: ASM: class ovh.corail.tombstone.event.EventHandler onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingTickEvent;)V
- 53: net.minecraftforge.eventbus.EventBus$$Lambda$1572/0x000079d13c70c000@4105dd4b
- java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135)
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
- at TRANSFORMER/[email protected]/net.mcreator.boh.procedures.PlayerJumpOnHorseProcedure.execute(PlayerJumpOnHorseProcedure.java:43)
- at TRANSFORMER/[email protected]/net.mcreator.boh.procedures.PlayerJumpOnHorseProcedure.onEntityTick(PlayerJumpOnHorseProcedure.java:32)
- at TRANSFORMER/[email protected]/net.mcreator.boh.procedures.__PlayerJumpOnHorseProcedure_onEntityTick_LivingTickEvent.invoke(.dynamic)
- at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
- at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
- at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
- at TRANSFORMER/[email protected]/net.minecraftforge.common.ForgeHooks.onLivingTick(ForgeHooks.java:264)
- at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2258)
- at TRANSFORMER/[email protected]/net.minecraft.world.entity.player.Player.m_8119_(Player.java:241)
- at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:467)
- at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:262)
- at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129483_(Connection.java:263)
- at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142)
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:907)
- at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283)
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814)
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661)
- at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251)
- at java.base/java.lang.Thread.run(Thread.java:840)
Advertisement
Add Comment
Please, Sign In to add comment