Advertisement
Guest User

Untitled

a guest
Feb 12th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.87 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 12.02.16 14:46
  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:68)
  9. at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
  10. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
  11. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
  12. at ma$1.a(SourceFile:61)
  13. at ma$1.b(SourceFile:58)
  14. at oj.c(SourceFile:10)
  15. at ma.a(SourceFile:138)
  16. at bcd.a(SourceFile:2129)
  17. at bhi.a(SourceFile:212)
  18. at bez.a(SourceFile:341)
  19. at bhi.a(SourceFile:352)
  20. at bez.k(SourceFile:404)
  21. at bez.p(SourceFile:381)
  22. at bcd.t(SourceFile:1569)
  23. at bcd.av(SourceFile:955)
  24. at bcd.a(SourceFile:392)
  25. at net.minecraft.client.main.Main.main(SourceFile:124)
  26. Caused by: io.netty.channel.ChannelException: failed to open a new selector
  27. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
  28. at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)
  29. at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
  30. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:64)
  31. ... 17 more
  32. Caused by: java.io.IOException: Unable to establish loopback connection
  33. at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
  34. at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
  35. at java.security.AccessController.doPrivileged(Native Method)
  36. at sun.nio.ch.PipeImpl.<init>(Unknown Source)
  37. at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
  38. at java.nio.channels.Pipe.open(Unknown Source)
  39. at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
  40. at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
  41. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
  42. ... 20 more
  43. Caused by: java.net.SocketException: Invalid argument: connect
  44. at sun.nio.ch.Net.connect0(Native Method)
  45. at sun.nio.ch.Net.connect(Unknown Source)
  46. at sun.nio.ch.Net.connect(Unknown Source)
  47. at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
  48. at java.nio.channels.SocketChannel.open(Unknown Source)
  49. at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)
  50. ... 29 more
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- Head --
  57. Stacktrace:
  58. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
  59. at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
  60. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
  61. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
  62. at ma$1.a(SourceFile:61)
  63. at ma$1.b(SourceFile:58)
  64. at oj.c(SourceFile:10)
  65. at ma.a(SourceFile:138)
  66. at bcd.a(SourceFile:2129)
  67. at bhi.a(SourceFile:212)
  68. at bez.a(SourceFile:341)
  69. at bhi.a(SourceFile:352)
  70. at bez.k(SourceFile:404)
  71. at bez.p(SourceFile:381)
  72.  
  73. -- Affected screen --
  74. Details:
  75. Screen name: bex
  76. Stacktrace:
  77. at bcd.t(SourceFile:1569)
  78. at bcd.av(SourceFile:955)
  79. at bcd.a(SourceFile:392)
  80. at net.minecraft.client.main.Main.main(SourceFile:124)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 16w06a
  85. Operating System: Windows 7 (amd64) version 6.1
  86. Java Version: 1.8.0_73, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 465774832 bytes (444 MB) / 875884544 bytes (835 MB) up to 1060372480 bytes (1011 MB)
  89. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  90. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  91. Launched Version: 16w06a
  92. LWJGL: 2.9.4
  93. OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 361.43, NVIDIA Corporation
  94. GL Caps: Using GL 1.3 multitexturing.
  95. Using GL 1.3 texture combiners.
  96. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  97. Shaders are available because OpenGL 2.1 is supported.
  98. VBOs are available because OpenGL 1.5 is supported.
  99.  
  100. Using VBOs: No
  101. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  102. Type: Client (map_client.txt)
  103. Resource Packs: PureBDcraft 256x MC19.zip
  104. Current Language: English (US)
  105. Profiler Position: N/A (disabled)
  106. CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement