Advertisement
RenegadeElement

Untitled

Jun 3rd, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. 2014-06-03 17:16:04 [INFO] [STDERR] java.lang.NullPointerException
  2. 2014-06-03 17:16:04 [INFO] [STDERR] at net.minecraft.item.ItemStack.<init>(ItemStack.java:87)
  3. 2014-06-03 17:16:04 [INFO] [STDERR] at shukaro.artifice.compat.thaumcraft.Thaumcraft.parseAspects(Thaumcraft.java:99)
  4. 2014-06-03 17:16:04 [INFO] [STDERR] at shukaro.artifice.compat.thaumcraft.Thaumcraft.doAspects(Thaumcraft.java:205)
  5. 2014-06-03 17:16:04 [INFO] [STDERR] at shukaro.artifice.compat.thaumcraft.Thaumcraft.load(Thaumcraft.java:52)
  6. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  8. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  9. 2014-06-03 17:16:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  10. 2014-06-03 17:16:04 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  11. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  12. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  13. 2014-06-03 17:16:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  14. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  15. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  16. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  17. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  18. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  19. 2014-06-03 17:16:04 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  20. 2014-06-03 17:16:04 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  21. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. 2014-06-03 17:16:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  25. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  26. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  27. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  28. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  29. 2014-06-03 17:16:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  30. 2014-06-03 17:16:04 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  31. 2014-06-03 17:16:04 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
  32. 2014-06-03 17:16:04 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  33. 2014-06-03 17:16:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  34. 2014-06-03 17:16:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  35. 2014-06-03 17:16:04 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  36. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  38. 2014-06-03 17:16:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39. 2014-06-03 17:16:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  40. 2014-06-03 17:16:04 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  41. 2014-06-03 17:16:04 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement