Advertisement
Guest User

Untitled

a guest
Jul 28th, 2019
3,292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.39 KB | None | 0 0
  1. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  2. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  3. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  4. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
  5. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  6. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  7. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92]
  8. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  9. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  10. Caused by: java.lang.NullPointerException
  11. at net.minecraft.stats.RecipeBook.func_194073_a(RecipeBook.java:27) ~[ql.class:?]
  12. at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_92]
  13. at net.minecraft.client.network.NetHandlerPlayClient.func_191980_a(NetHandlerPlayClient.java:1473) ~[brz.class:?]
  14. at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:39) ~[js.class:?]
  15. at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:12) ~[js.class:?]
  16. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) ~[hv$1.class:?]
  17. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_92]
  18. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_92]
  19. at net.minecraft.util.Util.func_181617_a(Util.java:47) ~[h.class:?]
  20. ... 9 more
  21. [14:34:44] [Client thread/INFO]: [CHAT] George_Forman21 has joined.
  22. [14:35:04] [Netty Client IO #1/ERROR]: NetworkDispatcher exception
  23. java.io.IOException: An existing connection was forcibly closed by the remote host
  24. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_92]
  25. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_92]
  26. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_92]
  27. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_92]
  28. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_92]
  29. at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[PooledUnsafeDirectByteBuf.class:4.1.9.Final]
  30. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[AbstractByteBuf.class:4.1.9.Final]
  31. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[NioSocketChannel.class:4.1.9.Final]
  32. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [AbstractNioByteChannel$NioByteUnsafe.class:4.1.9.Final]
  33. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:4.1.9.Final]
  34. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:4.1.9.Final]
  35. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:4.1.9.Final]
  36. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:4.1.9.Final]
  37. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:4.1.9.Final]
  38. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  39. [14:35:06] [Client thread/INFO]: Applying holder lookups
  40. [14:35:06] [Client thread/INFO]: Holder lookups applied
  41. [14:36:13] [Client thread/INFO]: Connecting to hub.scramblecraft.com, 25565
  42. [14:36:15] [Netty Client IO #2/INFO]: Aborting client handshake "VANILLA"
  43. [14:36:15] [Netty Client IO #2/INFO]: [Netty Client IO #2] Client side vanilla connection established
  44. [14:36:23] [Client thread/FATAL]: Error executing task
  45. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  46. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_92]
  47. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_92]
  48. at net.minecraft.util.Util.func_181617_a(Util.java:48) [h.class:?]
  49. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  50. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  51. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  55. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92]
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  58. Caused by: java.lang.NullPointerException
  59. at net.minecraft.stats.RecipeBook.func_194073_a(RecipeBook.java:27) ~[ql.class:?]
  60. at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_92]
  61. at net.minecraft.client.network.NetHandlerPlayClient.func_191980_a(NetHandlerPlayClient.java:1473) ~[brz.class:?]
  62. at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:39) ~[js.class:?]
  63. at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:12) ~[js.class:?]
  64. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) ~[hv$1.class:?]
  65. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_92]
  66. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_92]
  67. at net.minecraft.util.Util.func_181617_a(Util.java:47) ~[h.class:?]
  68. ... 9 more
  69. [14:36:23] [Client thread/INFO]: [CHAT] George_Forman21 has joined.
  70. [14:36:40] [Client thread/INFO]: Loaded 33 advancements
  71. [14:36:40] [Client thread/INFO]: [CHAT] Welcome, [Guest]George_Forman21!
  72. [14:36:40] [Client thread/INFO]: [CHAT] Type /help for a list of commands.
  73. [14:36:40] [Client thread/INFO]: [CHAT] Type /list to see who else is online.
  74. [14:36:40] [Client thread/INFO]: [CHAT] Players online: 2 - World time: 6:07 AM
  75. [14:36:40] [Client thread/INFO]: [CHAT] [NoHitDelay] This server is running NoHitDelay v2.2 developed by Hendrik_the_best
  76. [14:36:57] [Client thread/INFO]: [CHAT] OneShotyou has joined.
  77. [14:36:57] [Client thread/INFO]: [CHAT] JoshaSnake has joined.
  78. [14:37:12] [Client thread/INFO]: [CHAT] OneShotyou has left.
  79. [14:37:16] [Netty Client IO #2/INFO]: Server protocol version 2
  80. [14:37:16] [Netty Client IO #2/INFO]: Attempting connection with missing mods [chancecubes, googlyeyes, gravestone, inventorytweaks, jei, roguelike] at SERVER
  81. [14:37:18] [Client thread/INFO]: Applying holder lookups
  82. [14:37:18] [Client thread/INFO]: Holder lookups applied
  83. [14:37:18] [Client thread/INFO]: Injecting existing registry data into this client instance
  84. [14:37:22] [Client thread/INFO]: Applying holder lookups
  85. [14:37:22] [Client thread/INFO]: Holder lookups applied
  86. [14:37:22] [Client thread/INFO]: [CHAT] JoshaSnake has left.
  87. [14:37:22] [Client thread/INFO]: [CHAT] Visit http://voidwrath.com for latest updates
  88. [14:37:22] [Netty Client IO #2/INFO]: [Netty Client IO #2] Client side modded connection established
  89. [14:37:22] [Client thread/INFO]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world:
  90. [14:37:33] [Client thread/INFO]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  91. [14:37:33] [Client thread/INFO]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  92. [14:37:39] [Client thread/INFO]: [CHAT] George_Forman21 joined the game
  93. [14:37:55] [Client thread/INFO]: Applying holder lookups
  94. [14:37:55] [Client thread/INFO]: Holder lookups applied
  95. [14:38:10] [Client thread/INFO]: Connecting to hub.scramblecraft.com, 25565
  96. [14:38:13] [Netty Client IO #3/INFO]: Aborting client handshake "VANILLA"
  97. [14:38:13] [Netty Client IO #3/INFO]: [Netty Client IO #3] Client side vanilla connection established
  98. [14:38:19] [Client thread/FATAL]: Error executing task
  99. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  100. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_92]
  101. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_92]
  102. at net.minecraft.util.Util.func_181617_a(Util.java:48) [h.class:?]
  103. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  104. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  105. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
  107. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  109. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92]
  110. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  111. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  112. Caused by: java.lang.NullPointerException
  113. at net.minecraft.stats.RecipeBook.func_194073_a(RecipeBook.java:27) ~[ql.class:?]
  114. at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_92]
  115. at net.minecraft.client.network.NetHandlerPlayClient.func_191980_a(NetHandlerPlayClient.java:1473) ~[brz.class:?]
  116. at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:39) ~[js.class:?]
  117. at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:12) ~[js.class:?]
  118. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) ~[hv$1.class:?]
  119. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_92]
  120. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_92]
  121. at net.minecraft.util.Util.func_181617_a(Util.java:47) ~[h.class:?]
  122. ... 9 more
  123. [14:38:19] [Client thread/INFO]: [CHAT] George_Forman21 has joined.
  124. [14:38:39] [Netty Client IO #3/ERROR]: NetworkDispatcher exception
  125. java.io.IOException: An existing connection was forcibly closed by the remote host
  126. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_92]
  127. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_92]
  128. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_92]
  129. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_92]
  130. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_92]
  131. at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[PooledUnsafeDirectByteBuf.class:4.1.9.Final]
  132. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[AbstractByteBuf.class:4.1.9.Final]
  133. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[NioSocketChannel.class:4.1.9.Final]
  134. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [AbstractNioByteChannel$NioByteUnsafe.class:4.1.9.Final]
  135. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:4.1.9.Final]
  136. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:4.1.9.Final]
  137. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:4.1.9.Final]
  138. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:4.1.9.Final]
  139. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:4.1.9.Final]
  140. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  141. [14:38:41] [Client thread/INFO]: Applying holder lookups
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement