Jump to content

Recommended Posts

Posted

This is the log:

[00:50:31] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.EntityTravelToDimensionEvent@66aab8c4:
java.lang.NoClassDefFoundError: net/minecraft/client/gui/Gui
        at soupbubbles.minecraftboom.handler.EntityEventHandler.onDimensionTravel(EntityEventHandler.java:29) ~[EntityEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_80_EntityEventHandler_onDimensionTravel_EntityTravelToDimensionEvent.invoke(.dynamic) ~[?:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
        at net.minecraftforge.common.ForgeHooks.onTravelToDimension(ForgeHooks.java:1073) [ForgeHooks.class:?]
        at net.minecraft.entity.player.EntityPlayerMP.changeDimension(EntityPlayerMP.java:663) [oq.class:?]
        at net.minecraft.entity.Entity.func_184204_a(Entity.java:2543) [vg.class:?]
        at net.minecraft.entity.Entity.func_70030_z(Entity.java:442) [vg.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
        at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
        at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) [aed.class:?]
        at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) [oq.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) [pa.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?]
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) [gw.class:?]
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.Gui
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
        ... 22 more
Caused by: java.lang.NullPointerException
[00:50:31] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[00:50:31] [Server thread/ERROR] [FML]: 0: NORMAL
[00:50:31] [Server thread/ERROR] [FML]: 1: ASM: class soupbubbles.minecraftboom.handler.EntityEventHandler onDimensionTravel(Lnet/minecraftforge/event/entity/EntityTravelToDimensionEvent;)V
[00:50:31] [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /25.86.9.82:56629
net.minecraft.util.ReportedException: Ticking player
        at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:459) ~[oq.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) ~[pa.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?]
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) ~[gw.class:?]
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/Gui
        at soupbubbles.minecraftboom.handler.EntityEventHandler.onDimensionTravel(EntityEventHandler.java:29) ~[EntityEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_80_EntityEventHandler_onDimensionTravel_EntityTravelToDimensionEvent.invoke(.dynamic) ~[?:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
        at net.minecraftforge.common.ForgeHooks.onTravelToDimension(ForgeHooks.java:1073) ~[ForgeHooks.class:?]
        at net.minecraft.entity.player.EntityPlayerMP.changeDimension(EntityPlayerMP.java:663) ~[oq.class:?]
        at net.minecraft.entity.Entity.func_184204_a(Entity.java:2543) ~[vg.class:?]
        at net.minecraft.entity.Entity.func_70030_z(Entity.java:442) ~[vg.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) ~[vp.class:?]
        at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) ~[vg.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) ~[vp.class:?]
        at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) ~[aed.class:?]
        at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) ~[oq.class:?]
        ... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.Gui
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
        at soupbubbles.minecraftboom.handler.EntityEventHandler.onDimensionTravel(EntityEventHandler.java:29) ~[EntityEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_80_EntityEventHandler_onDimensionTravel_EntityTravelToDimensionEvent.invoke(.dynamic) ~[?:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
        at net.minecraftforge.common.ForgeHooks.onTravelToDimension(ForgeHooks.java:1073) ~[ForgeHooks.class:?]
        at net.minecraft.entity.player.EntityPlayerMP.changeDimension(EntityPlayerMP.java:663) ~[oq.class:?]
        at net.minecraft.entity.Entity.func_184204_a(Entity.java:2543) ~[vg.class:?]
        at net.minecraft.entity.Entity.func_70030_z(Entity.java:442) ~[vg.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) ~[vp.class:?]
        at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) ~[vg.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) ~[vp.class:?]
        at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) ~[aed.class:?]
        at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) ~[oq.class:?]
        ... 9 more
Caused by: java.lang.NullPointerException
[00:50:31] [Server thread/INFO] [FML]: Unloading dimension -1
[00:50:31] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: Yuste45 lost connection: Internal server error
[00:50:31] [Server thread/INFO] [minecraft/DedicatedServer]: Yuste45 left the game

Posted

MinecraftBoom is broken and poorly made, remove it

  • Like 1

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.