Advertisement
Guest User

Untitled

a guest
May 17th, 2020
1,932
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.18 KB | None | 0 0
  1. [13:58:36] [Client thread/ERROR]: catching
  2. java.lang.NullPointerException
  3. at mod.lucky.world.LuckyTickHandler.onWorldLoad(LuckyTickHandler.java:62) [LuckyTickHandler.class:?]
  4. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_50_LuckyTickHandler_onWorldLoad_Load.invoke(.dynamic) [?:?]
  5. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]
  6. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  7. at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) ~[?:?]
  8. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  9. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  10. at Reflector.call(Reflector.java:816) [Reflector.class:?]
  11. at Reflector.postForgeBusEvent(Reflector.java:1043) [Reflector.class:?]
  12. at Reflector.postForgeBusEvent(Reflector.java:1029) [Reflector.class:?]
  13. at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:86) [bdb.class:?]
  14. at net.minecraft.client.network.NetHandlerPlayClient.func_147280_a(NetHandlerPlayClient.java:954) [bcy.class:?]
  15. at net.minecraft.network.play.server.S07PacketRespawn.func_148833_a(SourceFile:31) [he.class:?]
  16. at net.minecraft.network.play.server.S07PacketRespawn.func_148833_a(SourceFile:12) [he.class:?]
  17. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
  18. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
  19. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
  20. at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
  21. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]
  22. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
  23. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  27. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  28. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  29. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  30. [13:58:36] [Client thread/ERROR]: catching
  31. java.lang.NullPointerException
  32. at mod.lucky.world.LuckyTickHandler.onWorldLoad(LuckyTickHandler.java:62) [LuckyTickHandler.class:?]
  33. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_50_LuckyTickHandler_onWorldLoad_Load.invoke(.dynamic) [?:?]
  34. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]
  35. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  36. at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) ~[?:?]
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  38. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  39. at Reflector.call(Reflector.java:816) [Reflector.class:?]
  40. at Reflector.postForgeBusEvent(Reflector.java:1043) [Reflector.class:?]
  41. at Reflector.postForgeBusEvent(Reflector.java:1029) [Reflector.class:?]
  42. at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:86) [bdb.class:?]
  43. at net.minecraft.client.network.NetHandlerPlayClient.func_147280_a(NetHandlerPlayClient.java:954) [bcy.class:?]
  44. at net.minecraft.network.play.server.S07PacketRespawn.func_148833_a(SourceFile:31) [he.class:?]
  45. at net.minecraft.network.play.server.S07PacketRespawn.func_148833_a(SourceFile:12) [he.class:?]
  46. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
  47. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
  48. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
  49. at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
  50. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]
  51. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
  52. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  56. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  59. [13:58:38] [Client thread/INFO]: [CHAT] ? TIMV ? A citizen has died. 6 remain.
  60. [13:58:39] [pool-15-thread-1/INFO]: [Spotify] Error: Read timed out
  61. [13:58:40] [Client thread/INFO]: [CHAT] ? Party ? Gargant » I had no sword...
  62. [13:58:44] [Client thread/INFO]: [CHAT] §eOfficer §coscitare§8 » §fkos Inclosed
  63. [13:58:50] [pool-15-thread-1/INFO]: [Spotify] Error: Read timed out
  64. [13:59:01] [pool-15-thread-1/INFO]: [Spotify] Error: Read timed out
  65. [13:59:12] [pool-15-thread-1/INFO]: [Spotify] Error: Read timed out
  66. [13:59:12] [Netty Client IO #0/ERROR]: NetworkDispatcher exception
  67. java.io.IOException: An existing connection was forcibly closed by the remote host
  68. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_51]
  69. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_51]
  70. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_51]
  71. at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_51]
  72. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_51]
  73. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:446) ~[UnpooledUnsafeDirectByteBuf.class:4.0.23.Final]
  74. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:881) ~[AbstractByteBuf.class:4.0.23.Final]
  75. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:225) ~[NioSocketChannel.class:4.0.23.Final]
  76. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:119) [AbstractNioByteChannel$NioByteUnsafe.class:4.0.23.Final]
  77. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [NioEventLoop.class:4.0.23.Final]
  78. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [NioEventLoop.class:4.0.23.Final]
  79. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [NioEventLoop.class:4.0.23.Final]
  80. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [NioEventLoop.class:4.0.23.Final]
  81. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
  82. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  83. [13:59:12] [Client thread/INFO]: Applying holder lookups
  84. [13:59:12] [Client thread/INFO]: Holder lookups applied
  85. [13:59:12] [Client thread/INFO]: Left Hive
  86.  
  87.  
  88. [13:59:12] [Client thread/INFO]: Disconnecting...
  89. [13:59:12] [Client thread/INFO]: Left Hive
  90.  
  91.  
  92. [13:59:12] [Client thread/INFO]: Disconnecting...
  93. [13:59:12] [Thread-549/INFO]: [Beezig] writing
  94. [13:59:12] [Thread-549/INFO]: [Beezig] writing2
  95. [13:59:12] [Thread-550/INFO]: [Beezig] writing
  96. [13:59:12] [Thread-550/INFO]: [Beezig] writing2
  97. [13:59:12] [Thread-549/INFO]: [Beezig] 70
  98. [13:59:12] [Thread-550/INFO]: [Beezig] 70
  99. [13:59:15] [Netty Client IO #3/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenEye, BeezigForge, labymod, lucky, LunatriusCore] at SERVER
  100. [13:59:16] [Netty Client IO #5/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenEye, BeezigForge, labymod, lucky, LunatriusCore] at SERVER
  101. [13:59:17] [Client thread/INFO]: Connecting to play.hivemc.com, 25565
  102. [13:59:19] [Netty Client IO #2/INFO]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S45PacketTitle
  103. [13:59:19] [Netty Client IO #2/INFO]: Aborting client handshake "VANILLA"
  104. [13:59:19] [Netty Client IO #2/INFO]: [Netty Client IO #2] Client side vanilla connection established
  105. [13:59:19] [Netty Client IO #2/INFO]: Found Beezig 6.2.0 on 5zig 3.5.0
  106. [13:59:19] [Client thread/ERROR]: catching
  107. java.lang.NullPointerException
  108. at mod.lucky.world.LuckyTickHandler.onWorldLoad(LuckyTickHandler.java:62) [LuckyTickHandler.class:?]
  109. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_50_LuckyTickHandler_onWorldLoad_Load.invoke(.dynamic) [?:?]
  110. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]
  111. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  112. at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) ~[?:?]
  113. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  114. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  115. at Reflector.call(Reflector.java:816) [Reflector.class:?]
  116. at Reflector.postForgeBusEvent(Reflector.java:1043) [Reflector.class:?]
  117. at Reflector.postForgeBusEvent(Reflector.java:1029) [Reflector.class:?]
  118. at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:86) [bdb.class:?]
  119. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:249) [bcy.class:?]
  120. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]
  121. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]
  122. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
  123. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
  124. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
  125. at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
  126. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]
  127. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
  128. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  129. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  130. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  131. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  132. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  133. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  134. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  135. [13:59:19] [Client thread/INFO]: Joined Hive
  136.  
  137.  
  138. [13:59:19] [Client thread/INFO]: Joined Hive.
  139. [13:59:19] [Client thread/INFO]: [VoiceChat] Client is already connected to voice server!
  140. [13:59:19] [Thread-552/INFO]: Loading AutoGG because the AutoGG Mod was not found or is not enabled.
  141. [13:59:19] [Client thread/ERROR]: catching
  142. java.lang.reflect.InvocationTargetException
  143. at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) ~[?:?]
  144. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  145. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  146. at eu.the5zig.mod.plugin.PluginManager.fireEvent(PluginManager.java:90) [PluginManager.class:?]
  147. at eu.beezig.laby.evt.LabyEventListener.lambda$init$0(LabyEventListener.java:64) [LabyEventListener.class:?]
  148. at eu.beezig.laby.evt.LabyEventListener$$Lambda$7/230816700.onReceive(Unknown Source) [LabyEventListener.class:?]
  149. at net.labymod.core_implementation.mc18.gui.GuiChatAdapter.func_146234_a(GuiChatAdapter.java:108) [GuiChatAdapter.class:?]
  150. at net.minecraft.client.gui.GuiNewChat.func_146227_a(SourceFile:125) [avt.class:?]
  151. at net.minecraft.client.network.NetHandlerPlayClient.func_147251_a(NetHandlerPlayClient.java:762) [bcy.class:?]
  152. at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile:44) [fy.class:?]
  153. at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile:9) [fy.class:?]
  154. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
  155. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
  156. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
  157. at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
  158. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]
  159. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
  160. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  161. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  162. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  163. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  164. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  165. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  166. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  167. Caused by: java.lang.NullPointerException
  168. at eu.beezig.core.utils.rpc.DiscordUtils.noParty(DiscordUtils.java:139) ~[DiscordUtils.class:?]
  169. at eu.beezig.core.utils.autogg.AutoGGListener.onChat(AutoGGListener.java:82) ~[AutoGGListener.class:?]
  170. ... 24 more
  171. [13:59:19] [Client thread/INFO]: Caused by: java.lang.NullPointerException
  172. [13:59:19] [Client thread/INFO]: [CHAT] ? HiveMC ? Did this Party violate our Party Rules? Click here to open the log.
  173. [13:59:20] [Netty Client IO #2/ERROR]: catching
  174. java.lang.reflect.InvocationTargetException
  175. at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source) ~[?:?]
  176. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  177. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  178. at eu.the5zig.mod.plugin.PluginManager.fireEvent(PluginManager.java:90) [PluginManager.class:?]
  179. at eu.beezig.laby.evt.LabyEventListener.lambda$init$5(LabyEventListener.java:102) [LabyEventListener.class:?]
  180. at eu.beezig.laby.evt.LabyEventListener$$Lambda$12/1461788950.accept(Unknown Source) [LabyEventListener.class:?]
  181. at net.labymod.api.EventManager.callincomingPacket(EventManager.java:109) [EventManager.class:?]
  182. at BytecodeMethods.onIncomingPacket(BytecodeMethods.java:327) [BytecodeMethods.class:?]
  183. at net.minecraft.util.MessageDeserializer.decode(SourceFile:47) [en.class:?]
  184. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [ByteToMessageDecoder.class:4.0.23.Final]
  185. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [ByteToMessageDecoder.class:4.0.23.Final]
  186. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  187. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  188. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
  189. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  190. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  191. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
  192. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  193. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  194. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:4.0.23.Final]
  195. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  196. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  197. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:4.0.23.Final]
  198. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  199. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  200. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
  201. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130) [AbstractNioByteChannel$NioByteUnsafe.class:4.0.23.Final]
  202. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [NioEventLoop.class:4.0.23.Final]
  203. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [NioEventLoop.class:4.0.23.Final]
  204. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [NioEventLoop.class:4.0.23.Final]
  205. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [NioEventLoop.class:4.0.23.Final]
  206. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
  207. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  208. Caused by: java.lang.NullPointerException
  209. at eu.beezig.core.briefing.NewsServer.serveNews(NewsServer.java:56) ~[NewsServer.class:?]
  210. at eu.beezig.core.BeezigMain.onTitle(BeezigMain.java:800) ~[BeezigMain.class:?]
  211. ... 33 more
  212. [13:59:20] [Netty Client IO #2/INFO]: Caused by: java.lang.NullPointerException
  213. [13:59:20] [Client thread/INFO]: [CHAT] ? Beezig ? An error has occurred while attempting to load your Briefing. This may be caused by Minecraft using the wrong Java installation. Please follow this guide: https://github.com/RoccoDev/Beezig/wiki/Fixing-the-Issue-with-WR-for-Deathrun-&-Briefing
  214. [13:59:20] [Client thread/INFO]: [CHAT] ? Beezig ? However, we're still able to serve you our latest news!
  215. [13:59:23] [pool-15-thread-1/INFO]: [Spotify] Error: Read timed out
  216. [13:59:34] [pool-15-thread-1/INFO]: [Spotify] Error: Read timed out
  217. [13:59:39] [Texture Downloader #358/ERROR]: Couldn't download http texture: java.net.SocketTimeoutException: connect timed out
  218. [13:59:40] [pool-16-thread-1/ERROR]: catching
  219. java.net.ConnectException: Connection timed out: connect
  220. at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_51]
  221. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345) ~[?:1.8.0_51]
  222. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_51]
  223. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_51]
  224. at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_51]
  225. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_51]
  226. at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_51]
  227. at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_51]
  228. at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_51]
  229. at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_51]
  230. at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_51]
  231. at sun.net.www.http.HttpClient.<init>(HttpClient.java:211) ~[?:1.8.0_51]
  232. at sun.net.www.http.HttpClient.New(HttpClient.java:308) ~[?:1.8.0_51]
  233. at sun.net.www.http.HttpClient.New(HttpClient.java:326) ~[?:1.8.0_51]
  234. at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168) ~[?:1.8.0_51]
  235. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104) ~[?:1.8.0_51]
  236. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988) ~[?:1.8.0_51]
  237. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986) ~[?:1.8.0_51]
  238. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  239. at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
  240. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985) ~[?:1.8.0_51]
  241. at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932) ~[?:1.8.0_51]
  242. at net.labymod.utils.texture.ThreadDownloadTextureImage$1.run(ThreadDownloadTextureImage.java:80) [ThreadDownloadTextureImage$1.class:?]
  243. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
  244. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
  245. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement