Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. 19:52:59 [INFO] java.lang.NullPointerException
  2. 19:52:59 [INFO] at gregtechmod.api.util.GT_ModHandler.getScrapboxList(GT_ModHandler.java:549)
  3. 19:52:59 [INFO] at gregtechmod.GT_Mod.preload(GT_Mod.java:503)
  4. 19:52:59 [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  5. 19:52:59 [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  6. 19:52:59 [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  7. 19:52:59 [INFO] at java.lang.reflect.Method.invoke(Unknown Source)
  8. 19:52:59 [INFO] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
  9. 19:52:59 [INFO] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  10. 19:52:59 [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  11. 19:52:59 [INFO] at java.lang.reflect.Method.invoke(Unknown Source)
  12. 19:52:59 [INFO] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  13. 19:52:59 [INFO] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  14. 19:52:59 [INFO] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  15. 19:52:59 [INFO] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  16. 19:52:59 [INFO] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  17. 19:52:59 [INFO] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  18. 19:52:59 [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. 19:52:59 [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. 19:52:59 [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. 19:52:59 [INFO] at java.lang.reflect.Method.invoke(Unknown Source)
  22. 19:52:59 [INFO] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  23. 19:52:59 [INFO] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  24. 19:52:59 [INFO] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  25. 19:52:59 [INFO] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  26. 19:52:59 [INFO] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  27. 19:52:59 [INFO] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  28. 19:52:59 [INFO] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
  29. 19:52:59 [INFO] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
  30. 19:52:59 [INFO] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  31. 19:52:59 [INFO] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
  32. 19:52:59 [INFO] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:694)
  33. 19:52:59 [INFO] at net.minecraft.server.ThreadMinecraftServer.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement