Advertisement
Guest User

Crash report

a guest
Aug 18th, 2015
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 18/08/15 16:12
  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 ll$1.a(SourceFile:44)
  13. at ll$1.b(SourceFile:41)
  14. at no.c(SourceFile:10)
  15. at ll.a(SourceFile:121)
  16. at ave.a(SourceFile:1942)
  17. at axv.i(SourceFile:172)
  18. at axv$a.a(SourceFile:224)
  19. at awi.p(SourceFile:315)
  20. at axv.k(SourceFile:82)
  21. at axu.p(SourceFile:390)
  22. at ave.s(SourceFile:1498)
  23. at ave.av(SourceFile:889)
  24. at ave.a(SourceFile:325)
  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(PipeImpl.java:101)
  34. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
  35. at java.security.AccessController.doPrivileged(Native Method)
  36. at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
  37. at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
  38. at java.nio.channels.Pipe.open(Pipe.java:155)
  39. at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
  40. at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
  41. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
  42. ... 20 more
  43. Caused by: java.net.ConnectException: Connection timed out: connect
  44. at sun.nio.ch.Net.connect0(Native Method)
  45. at sun.nio.ch.Net.connect(Net.java:457)
  46. at sun.nio.ch.Net.connect(Net.java:449)
  47. at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:647)
  48. at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
  49. at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130)
  50. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
  51. ... 28 more
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Head --
  58. Stacktrace:
  59. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
  60. at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
  61. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
  62. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
  63. at ll$1.a(SourceFile:44)
  64. at ll$1.b(SourceFile:41)
  65. at no.c(SourceFile:10)
  66. at ll.a(SourceFile:121)
  67. at ave.a(SourceFile:1942)
  68. at axv.i(SourceFile:172)
  69. at axv$a.a(SourceFile:224)
  70. at awi.p(SourceFile:315)
  71. at axv.k(SourceFile:82)
  72. at axu.p(SourceFile:390)
  73.  
  74. -- Affected screen --
  75. Details:
  76. Screen name: aya
  77. Stacktrace:
  78. at ave.s(SourceFile:1498)
  79. at ave.av(SourceFile:889)
  80. at ave.a(SourceFile:325)
  81. at net.minecraft.client.main.Main.main(SourceFile:124)
  82.  
  83. -- System Details --
  84. Details:
  85. Minecraft Version: 1.8.8
  86. Operating System: Windows 7 (amd64) version 6.1
  87. Java Version: 1.8.0_25, Oracle Corporation
  88. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  89. Memory: 160938624 bytes (153 MB) / 331571200 bytes (316 MB) up to 1060372480 bytes (1011 MB)
  90. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  91. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  92. Launched Version: 1.8.8
  93. LWJGL: 2.9.4
  94. OpenGL: ATI Mobility Radeon HD 5470 GL version 3.2.9262 Compatibility Profile Context, ATI Technologies Inc.
  95. GL Caps: Using GL 1.3 multitexturing.
  96. Using GL 1.3 texture combiners.
  97. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  98. Shaders are available because OpenGL 2.1 is supported.
  99. VBOs are available because OpenGL 1.5 is supported.
  100.  
  101. Using VBOs: No
  102. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  103. Type: Client (map_client.txt)
  104. Resource Packs:
  105. Current Language: English (US)
  106. Profiler Position: N/A (disabled)
  107. CPU: 4x Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement