Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. [16:04:20] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  2. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  3. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_241]
  4. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_241]
  5. at net.minecraft.util.Util.runTask(Util.java:531) [h.class:?]
  6. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1088) [bib.class:?]
  7. at net.minecraft.client.Minecraft.run(Minecraft.java:3942) [bib.class:?]
  8. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  12. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  13. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  14. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  15. Caused by: java.lang.NullPointerException
  16. at squeek.applecore.network.MessageDifficultySync.lambda$onMessage$0(MessageDifficultySync.java:39) ~[MessageDifficultySync.class:?]
  17. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_241]
  18. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_241]
  19. at net.minecraft.util.Util.runTask(Util.java:529) ~[h.class:?]
  20. ... 9 more
  21. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  22. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  23. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  24. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  25. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  26. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  27. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  28. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  29. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  30. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  31. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  32. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  33. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  34. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  35. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  36. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  37. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  38. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  39. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  40. [16:04:20] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Could not spawn particle effect REDSTONE
  41. [16:04:20] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  42. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  43. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_241]
  44. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_241]
  45. at net.minecraft.util.Util.runTask(Util.java:531) [h.class:?]
  46. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1088) [bib.class:?]
  47. at net.minecraft.client.Minecraft.run(Minecraft.java:3942) [bib.class:?]
  48. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  52. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  53. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  54. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  55. Caused by: java.lang.NullPointerException
  56. at squeek.applecore.network.MessageDifficultySync.lambda$onMessage$0(MessageDifficultySync.java:39) ~[MessageDifficultySync.class:?]
  57. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_241]
  58. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_241]
  59. at net.minecraft.util.Util.runTask(Util.java:529) ~[h.class:?]
  60. ... 9 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement