Guest User

Crash Report

a guest
Dec 25th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 12/25/17 3:02 PM
  5. Description: Updating screen events
  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:58)
  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 oz$1.a(SourceFile:61)
  16. at oz$1.b(SourceFile:58)
  17. at rh.c(SourceFile:10)
  18. at oz.a(SourceFile:152)
  19. at bib.a(SourceFile:2209)
  20. at boi.a(SourceFile:212)
  21. at blk.a(SourceFile:337)
  22. at boi.a(SourceFile:352)
  23. at blk.k(SourceFile:400)
  24. at blk.q(SourceFile:377)
  25. at bib.t(SourceFile:1625)
  26. at bib.az(SourceFile:1000)
  27. at bib.a(SourceFile:419)
  28. at net.minecraft.client.main.Main.main(SourceFile:123)
  29. Caused by: io.netty.channel.ChannelException: failed to open a new selector
  30. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:157)
  31. at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149)
  32. at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
  33. at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
  34. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
  35. ... 20 more
  36. Caused by: java.io.IOException: Unable to establish loopback connection
  37. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101)
  38. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
  39. at java.security.AccessController.doPrivileged(Native Method)
  40. at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
  41. at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
  42. at java.nio.channels.Pipe.open(Pipe.java:155)
  43. at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
  44. at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
  45. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155)
  46. ... 24 more
  47. Caused by: java.net.SocketException: Invalid argument: connect
  48. at sun.nio.ch.Net.connect0(Native Method)
  49. at sun.nio.ch.Net.connect(Net.java:457)
  50. at sun.nio.ch.Net.connect(Net.java:449)
  51. at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:647)
  52. at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
  53. at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130)
  54. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
  55. ... 32 more
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Thread: Client thread
  63. Stacktrace:
  64. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
  65. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
  66. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
  67. at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58)
  68. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
  69. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
  70. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
  71. at oz$1.a(SourceFile:61)
  72. at oz$1.b(SourceFile:58)
  73. at rh.c(SourceFile:10)
  74. at oz.a(SourceFile:152)
  75. at bib.a(SourceFile:2209)
  76. at boi.a(SourceFile:212)
  77. at blk.a(SourceFile:337)
  78. at boi.a(SourceFile:352)
  79. at blk.k(SourceFile:400)
  80. at blk.q(SourceFile:377)
  81.  
  82. -- Affected screen --
  83. Details:
  84. Screen name: bli
  85. Stacktrace:
  86. at bib.t(SourceFile:1625)
  87. at bib.az(SourceFile:1000)
  88. at bib.a(SourceFile:419)
  89. at net.minecraft.client.main.Main.main(SourceFile:123)
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 1.12.2
  94. Operating System: Windows 7 (amd64) version 6.1
  95. Java Version: 1.8.0_25, Oracle Corporation
  96. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. Memory: 63748360 bytes (60 MB) / 218103808 bytes (208 MB) up to 1073741824 bytes (1024 MB)
  98. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  99. IntCache: cache: 0, tcache: 9, allocated: 20, tallocated: 86
  100. Launched Version: 1.12.2
  101. LWJGL: 2.9.4
  102. OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2342, Intel
  103. GL Caps: Using GL 1.3 multitexturing.
  104. Using GL 1.3 texture combiners.
  105. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  106. Shaders are available because OpenGL 2.1 is supported.
  107. VBOs are available because OpenGL 1.5 is supported.
  108.  
  109. Using VBOs: Yes
  110. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  111. Type: Client (map_client.txt)
  112. Resource Packs:
  113. Current Language: English (US)
  114. Profiler Position: N/A (disabled)
  115. CPU: 4x Intel(R) Core(TM) i7-2617M CPU @ 1.50GHz
Advertisement
Add Comment
Please, Sign In to add comment