Birdie409 Posted October 19, 2013 Posted October 19, 2013 Hey, So I decided I wanted to play Big Dig but I'm having a problem. It will not reach the mojang loading screen! When I click launch on the launcher it loads up the hello java program, runs through a few things, and then opens up minecraft. However the minecraft program screen is just completly black and won't do anything. If anyone can help me that would be great, I am on a windows vista intel core i7. I know there is something called like permgen on the launcher but I can't see it, however I can change my ram allocation to big dig to up to 3gb which is what it is on now. Any help is very appreciated! Here is what the console says: Valid: Running C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -XX:MaxPermSize=256m -Djava.library.path=C:\Users\Karen\AppData\Roaming\.technic\bigdig\bin\natives -Dminecraft.applet.TargetDirectory=C:\Users\Karen\AppData\Roaming\.technic\bigdig -cp C:\Users\Karen\AppData\Roaming\.technic\cache\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar;C:\Users\Karen\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Karen\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Karen\AppData\Roaming\.technic\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Karen\AppData\Roaming\.technic\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Karen\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Karen\AppData\Roaming\.technic\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Karen\AppData\Roaming\.technic\bigdig\bin\modpack.jar;C:\Users\Karen\AppData\Roaming\.technic\bigdig\bin\minecraft.jar net.minecraft.launchwrapper.Launch Birdie409 token:7ad8e48f8aeb4203ba50114ec9948388:718e380fcfc84dea98f5c575113ca586 --gameDir C:\Users\Karen\AppData\Roaming\.technic\bigdig --assetsDir C:\Users\Karen\AppData\Roaming\.technic\assets Oct 19, 2013 6:26:15 PM net.minecraft.launchwrapper.LogWrapper log INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker Oct 19, 2013 6:26:15 PM net.minecraft.launchwrapper.LogWrapper log INFO: Launching wrapped minecraft 2013-10-19 18:26:16 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.734 for Minecraft 1.5.2 loading 2013-10-19 18:26:16 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_45, running on Windows Vista:amd64:6.0, installed at C:\Program Files\Java\jre7 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-19 18:26:16 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class codechicken.core.asm.CodeChickenAccessTransformer java.lang.NullPointerException at codechicken.core.asm.CodeChickenAccessTransformer.<init>(CodeChickenAccessTransformer.java:19) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104) at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38) at net.minecraft.client.Minecraft.main(Minecraft.java:2237) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) 2013-10-19 18:26:16 [iNFO] [Galacticraft] 1.5.2 2013-10-19 18:26:16 [iNFO] [Galacticraft] [GCCoreTransformer]: Registered Transformer ormer 2013-10-19 18:26:16 [iNFO] [Galacticraft] 1.5.2 2013-10-19 18:26:16 [iNFO] [Galacticraft] 1.5.2 2013-10-19 18:26:16 [iNFO] [Galacticraft] 1.5.2 2013-10-19 18:26:16 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg 2013-10-19 18:26:17 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing 2013-10-19 18:26:17 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2013-10-19 18:26:17 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2013-10-19 18:26:17 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game... 2013-10-19 18:26:18 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game... 2013-10-19 18:26:18 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game... 2013-10-19 18:26:18 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game... 2013-10-19 18:26:18 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2013-10-19 18:26:18 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2013-10-19 18:26:18 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: net/minecraft/client/Minecraft 2013-10-19 18:26:18 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: net/minecraft/client/Minecraft 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: ng 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: ng 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq 2013-10-19 18:26:19 [iNFO] [sTDOUT] Inserted super call into azg.c 2013-10-19 18:26:19 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar 2013-10-19 18:26:19 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bdr 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bdr 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bfq 2013-10-19 18:26:19 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bfq 2013-10-19 18:26:20 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: rh 2013-10-19 18:26:20 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: rh 2013-10-19 18:26:20 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method. 2013-10-19 18:26:20 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method. 2013-10-19 18:26:20 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet 2013-10-19 18:26:20 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2336) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:123) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2237) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18) 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/BlockMobSpawner 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.block.Block.<clinit>(Block.java:153) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.stats.StatList.func_75921_a(StatList.java:185) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.stats.StatList.<clinit>(StatList.java:96) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:294) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 21 more 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.block.BlockMobSpawner 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 27 more 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file net/minecraft/block/BlockMobSpawner 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 29 more 2013-10-19 18:26:20 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:123) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2237) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18) 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2336) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 13 more 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 16 more 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/BlockMobSpawner 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.block.Block.<clinit>(Block.java:153) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.stats.StatList.func_75921_a(StatList.java:185) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.stats.StatList.<clinit>(StatList.java:96) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:294) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38) 2013-10-19 18:26:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 21 more 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.block.BlockMobSpawner 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 27 more 2013-10-19 18:26:20 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file net/minecraft/block/BlockMobSpawner 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(Unknown Source) 2013-10-19 18:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) 2013-10-19 18:26:20 [iNFO] [sTDERR] ... 29 more 2013-10-19 18:26:20 [iNFO] [sTDOUT] Turning of ImageIO disk-caching 2013-10-19 18:26:20 [iNFO] [sTDOUT] Loading current icons for window from: C:\Users\Karen\AppData\Roaming\.technic\assets\icons\icon_16x16.png and C:\Users\Karen\AppData\Roaming\.technic\assets\icons\icon_32x32.png 2013-10-19 18:26:20 [iNFO] [sTDOUT] Setting gameDir to: C:\Users\Karen\AppData\Roaming\.technic\bigdig It simply stops there...
m12345n Posted October 20, 2013 Posted October 20, 2013 Having the same problem with other modpacks, i am thinking its got something to do with me recently updating java, so the question is have you recently updated java? If somethings changed in the recent java build causing the current setup to stop working. Hopefully its not that.
arawra Posted October 20, 2013 Posted October 20, 2013 I have the most up to date java and I'm not getting the error. If you don't have any worlds that you need saved, go to "%appdata%/.technic/modpack" and delete the bigdig folder. That will download a fresh copy.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now