Jump to content

My Custom Mod-pack crashes NO ERRORS??


RealFusionz

Recommended Posts

I get no errors during the loading of my modpack except warnings that my pack.mcmeta is missing from each and every mod which doesnt matter. My crash report is 

 

[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] // I let you down. Sorry :(
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] 
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] Time: 3/8/14 6:00 PM
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] Description: Initializing game
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] 
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] java.lang.NoClassDefFoundError: java/lang/ReflectiveOperationException
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.Class.forName0(Native Method)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.Class.forName(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] Caused by: java.lang.ClassNotFoundException: java.lang.ReflectiveOperationException
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.net.URLClassLoader$1.run(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.security.AccessController.doPrivileged(Native Method)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.net.URLClassLoader.findClass(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] ... 34 more
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] 
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] 
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] ---------------------------------------------------------------------------------------
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] 
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] -- Head --
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] Stacktrace:
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.Class.forName0(Native Method)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.Class.forName(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] 
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] -- Initialization --
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] Details:
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] Stacktrace:
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[b#431]  2014-03-08 18:00:49 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...