Advertisement
ZockenMitGrie

Crash Report FTB Lite

May 28th, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. 2013-05-28 18:48:04 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: Lcodechicken/core/config/ConfigFile;
  2. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.Class.getDeclaredFields0(Native Method)
  3. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredFields(Unknown Source)
  4. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.Class.getDeclaredField(Unknown Source)
  5. 2013-05-28 18:48:04 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
  6. 2013-05-28 18:48:04 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:464)
  7. 2013-05-28 18:48:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. 2013-05-28 18:48:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  9. 2013-05-28 18:48:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  10. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  11. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  12. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  13. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  14. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  15. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  16. 2013-05-28 18:48:04 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  17. 2013-05-28 18:48:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. 2013-05-28 18:48:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. 2013-05-28 18:48:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  21. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  22. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  23. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  24. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  25. 2013-05-28 18:48:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  26. 2013-05-28 18:48:04 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  27. 2013-05-28 18:48:04 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
  28. 2013-05-28 18:48:04 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  29. 2013-05-28 18:48:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:412)
  30. 2013-05-28 18:48:04 [INFO] [STDERR] at asq.a(SourceFile:56)
  31. 2013-05-28 18:48:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  32. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  33. 2013-05-28 18:48:04 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.config.ConfigFile
  34. 2013-05-28 18:48:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  35. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  36. 2013-05-28 18:48:04 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  37. 2013-05-28 18:48:04 [INFO] [STDERR] ... 31 more
  38. 2013-05-28 18:48:04 [INFO] [STDERR] Caused by: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement