Advertisement
Guest User

MORECRASH

a guest
Jul 6th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 7/6/15 5:43 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: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:1941)
  17. at axb.a(SourceFile:210)
  18. at axu.a(SourceFile:350)
  19. at axb.a(SourceFile:350)
  20. at axu.k(SourceFile:413)
  21. at axu.p(SourceFile:390)
  22. at ave.s(SourceFile:1497)
  23. at ave.av(SourceFile:888)
  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:1941)
  68. at axb.a(SourceFile:210)
  69. at axu.a(SourceFile:350)
  70. at axb.a(SourceFile:350)
  71. at axu.k(SourceFile:413)
  72. at axu.p(SourceFile:390)
  73.  
  74. -- Affected screen --
  75. Details:
  76. Screen name: aya
  77. Stacktrace:
  78. at ave.s(SourceFile:1497)
  79. at ave.av(SourceFile:888)
  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.7
  86. Operating System: Windows 8.1 (amd64) version 6.3
  87. CPU: 2x AMD E1-1500 APU with Radeon(tm) HD Graphics
  88. Java Version: 1.8.0_25, Oracle Corporation
  89. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  90. Memory: 120979992 bytes (115 MB) / 338288640 bytes (322 MB) up to 1060372480 bytes (1011 MB)
  91. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  92. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  93. Launched Version: 1.8.7
  94. LWJGL: 2.9.4
  95. OpenGL: AMD Radeon HD 7310 Graphics GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
  96. GL Caps: Using GL 1.3 multitexturing.
  97. Using GL 1.3 texture combiners.
  98. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  99. Shaders are available because OpenGL 2.1 is supported.
  100. VBOs are available because OpenGL 1.5 is supported.
  101.  
  102. Using VBOs: No
  103. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  104. Type: Client (map_client.txt)
  105. Resource Packs: []
  106. Current Language: English (US)
  107. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement