please help

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

eddy0929

New Member
Jul 29, 2019
4
0
0
hello sorry if this is the wrong place for this post but it looked right. So my problem is that my game crashed when I force wrenched some thermal expansion stuff which had happened before but this time now the launcher will not launch the game. I am going to post where the console words turn red to the bottom of this post also some more info is that the last line is where the console sticks and where the launcher just black screens. any help on this matter would be greatly appreciated even if the only help you can offer me is to tell me im screwed lol thank you.


2013-10-22 22:59:42 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: lq
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.Class.getDeclaredMethod(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at com.thevoxelbox.voxelmap.VoxelRadar.<init>(VoxelRadar.java:280)
2013-10-22 22:59:42 [INFO] [STDERR] at com.thevoxelbox.voxelmap.VoxelMap.<init>(VoxelMap.java:443)
2013-10-22 22:59:42 [INFO] [STDERR] at mod_ZanMinimap.load(mod_ZanMinimap.java:29)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:538)
2013-10-22 22:59:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-22 22:59:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-10-22 22:59:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-22 22:59:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-10-22 22:59:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
2013-10-22 22:59:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-10-22 22:59:42 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-10-22 22:59:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: lq
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] ... 34 more
2013-10-22 22:59:42 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-10-22 22:59:42 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-10-22 22:59:42 [INFO] [STDERR] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-10-22 22:59:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-10-22 22:59:42 [INFO] [STDERR] ... 36 more
 

SatanicSanta

New Member
Jul 29, 2019
4,849
-3
0
It is known that Force Wrenches and Thermal Expansion/almost everything crashes your game, and possibly corrupts your world. Don't do it.
 

eddy0929

New Member
Jul 29, 2019
4
0
0
thank you for the reply and yes I know that it breaks the world and stuff but that's not the real issue. the real issue is that the game wont even launch anymore so does that mean that I have to completely uninstall and reinstall ftb juts to play it again? once again thank you for any help
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
You probably picked it up so it is probably on your player. Try deleting your username.dat file either on the server or in the saves folder. This will get rid of everything in your inventory, you can refund it with NEI or ask an admin to give it back to you. Hope I'm right about this. Just remember to backup your saves folder and configs before trying anything.
 

eddy0929

New Member
Jul 29, 2019
4
0
0
i just want to really thank you guys you really helped me out I ended up just deleting the mod pack and re downloading it but luckily I was able to pull my world file back from the back up I made and it worked so I didn't have to start a new world. thanks again guys im deployed right now and have a lot of spare time on my hands and was very upset that I could play ftb. but you guys really helped cant thank you enough
 
Status
Not open for further replies.