Advertisement
KatoNamus

CantBreakBlocks_GameOutput

Jun 15th, 2015
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. CantBreakBlocks_GameOutput
  2.  
  3. [16:47:27] [JM-task-6/WARN] [journeymap]: Unexpected error getting ChunkMD from cache: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  4.  
  5. Another ~970 times the exact same line...
  6.  
  7. [16:47:27] [JM-task-6/WARN] [journeymap]: Unexpected error getting ChunkMD from cache: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  8. [16:47:28] [Client thread/ERROR] [journeymap]: Error in JourneyMap.updateState(): java.lang.NullPointerException
  9. at net.techbrew.journeymap.JourneyMap.stopMapping(JourneyMap.java:435)
  10. at net.techbrew.journeymap.JourneyMap.updateState(JourneyMap.java:516)
  11. at net.techbrew.journeymap.forgehandler.StateTickHandler.onClientTick(StateTickHandler.java:74)
  12. at cpw.mods.fml.common.eventhandler.ASMEventHandler_847_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
  13. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  14. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  15. at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
  16. at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:483)
  19. at Reflector.callVoid(Reflector.java:478)
  20. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2120)
  21. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1354)
  22. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1265)
  23. at net.minecraft.client.main.Main.main(SourceFile:148)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27. at java.lang.reflect.Method.invoke(Method.java:483)
  28. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  29. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  30.  
  31. [16:47:28] [Client thread/INFO]: Stopping!
  32. [16:47:28] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  33. [16:47:28] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  34. [16:47:28] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  35. [16:47:28] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement