Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.59 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 20.11.19 16:39
  5. Description: mouseClicked event handler
  6.  
  7. java.lang.IllegalStateException: failed to create a child event loop
  8. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
  9. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
  10. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
  11. at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:59)
  12. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
  13. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
  14. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
  15. at wb.f(SourceFile:55)
  16. at wb$$Lambda$2329/808875552.get(Unknown Source)
  17. at zv.a(SourceFile:16)
  18. at wb.a(SourceFile:136)
  19. at cyc.a(SourceFile:1640)
  20. at dfq.c(SourceFile:251)
  21. at dfq.b(SourceFile:173)
  22. at dfq$$Lambda$1773/1012373446.onPress(Unknown Source)
  23. at czi.onPress(SourceFile:18)
  24. at czd.onClick(SourceFile:15)
  25. at czg.mouseClicked(SourceFile:154)
  26. at dad.mouseClicked(SourceFile:27)
  27. at cyd.b(SourceFile:86)
  28. at cyd$$Lambda$1744/687185923.run(Unknown Source)
  29. at dcl.wrapScreenError(SourceFile:441)
  30. at cyd.a(SourceFile:86)
  31. at cyd$$Lambda$1442/1469906116.invoke(Unknown Source)
  32. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
  33. at org.lwjgl.system.JNI.invokeV(Native Method)
  34. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
  35. at cuo.k(SourceFile:408)
  36. at cuo.c(SourceFile:279)
  37. at cyc.b(SourceFile:1023)
  38. at cyc.e(SourceFile:976)
  39. at cyc.b(SourceFile:410)
  40. at net.minecraft.client.main.Main.main(SourceFile:155)
  41. Caused by: io.netty.channel.ChannelException: failed to open a new selector
  42. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:177)
  43. at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:151)
  44. at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
  45. at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
  46. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
  47. ... 32 more
  48. Caused by: java.io.IOException: Unable to establish loopback connection
  49. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101)
  50. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
  51. at java.security.AccessController.doPrivileged(Native Method)
  52. at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
  53. at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
  54. at java.nio.channels.Pipe.open(Pipe.java:155)
  55. at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
  56. at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
  57. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:175)
  58. ... 36 more
  59. Caused by: java.net.SocketException: Permission denied: connect
  60. at sun.nio.ch.Net.connect0(Native Method)
  61. at sun.nio.ch.Net.connect(Net.java:458)
  62. at sun.nio.ch.Net.connect(Net.java:450)
  63. at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648)
  64. at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
  65. at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130)
  66. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
  67. ... 44 more
  68.  
  69.  
  70. A detailed walkthrough of the error, its code path and all known details is as follows:
  71. ---------------------------------------------------------------------------------------
  72.  
  73. -- Head --
  74. Thread: Client thread
  75. Stacktrace:
  76. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
  77. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
  78. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
  79. at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:59)
  80. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
  81. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
  82. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
  83. at wb.f(SourceFile:55)
  84. at wb$$Lambda$2329/808875552.get(Unknown Source)
  85. at zv.a(SourceFile:16)
  86. at wb.a(SourceFile:136)
  87. at cyc.a(SourceFile:1640)
  88. at dfq.c(SourceFile:251)
  89. at dfq.b(SourceFile:173)
  90. at dfq$$Lambda$1773/1012373446.onPress(Unknown Source)
  91. at czi.onPress(SourceFile:18)
  92. at czd.onClick(SourceFile:15)
  93. at czg.mouseClicked(SourceFile:154)
  94. at dad.mouseClicked(SourceFile:27)
  95. at cyd.b(SourceFile:86)
  96. at cyd$$Lambda$1744/687185923.run(Unknown Source)
  97.  
  98. -- Affected screen --
  99. Details:
  100. Screen name: dfq
  101. Stacktrace:
  102. at dcl.wrapScreenError(SourceFile:441)
  103. at cyd.a(SourceFile:86)
  104. at cyd$$Lambda$1442/1469906116.invoke(Unknown Source)
  105. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
  106. at org.lwjgl.system.JNI.invokeV(Native Method)
  107. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
  108. at cuo.k(SourceFile:408)
  109. at cuo.c(SourceFile:279)
  110. at cyc.b(SourceFile:1023)
  111. at cyc.e(SourceFile:976)
  112. at cyc.b(SourceFile:410)
  113. at net.minecraft.client.main.Main.main(SourceFile:155)
  114.  
  115. -- System Details --
  116. Details:
  117. Minecraft Version: 1.14.4
  118. Minecraft Version ID: 1.14.4
  119. Operating System: Windows 7 (amd64) version 6.1
  120. Java Version: 1.8.0_51, Oracle Corporation
  121. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  122. Memory: 1447614312 bytes (1380 MB) / 2113929216 bytes (2016 MB) up to 2147483648 bytes (2048 MB)
  123. CPUs: 2
  124. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  125. Launched Version: 1.14.4
  126. LWJGL: 3.2.2 build 10
  127. OpenGL: GeForce GT 630/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.08, NVIDIA Corporation
  128. GL Caps: Using GL 1.3 multitexturing.
  129. Using GL 1.3 texture combiners.
  130. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  131. Shaders are available because OpenGL 2.1 is supported.
  132. VBOs are available because OpenGL 1.5 is supported.
  133.  
  134. Using VBOs: Yes
  135. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  136. Type: Client (map_client.txt)
  137. Resource Packs:
  138. Current Language: English (US)
  139. CPU: 2x Intel(R) Celeron(R) CPU G1620 @ 2.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement