Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
6,121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.80 KB | None | 0 0
  1. 12:48:00 net.minecraft.server.MinecraftServer Server thread info Preparing start region for level 0
  2. 12:48:01 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 4%
  3. 12:48:02 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 6%
  4. 12:48:03 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 8%
  5. 12:48:04 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 12%
  6. 12:48:05 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 16%
  7. 12:48:06 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 21%
  8. 12:48:07 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 26%
  9. 12:48:08 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 33%
  10. 12:48:09 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 38%
  11. 12:48:10 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 43%
  12. 12:48:11 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 48%
  13. 12:48:12 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 54%
  14. 12:48:13 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 60%
  15. 12:48:14 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 66%
  16. 12:48:15 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 72%
  17. 12:48:16 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 79%
  18. 12:48:17 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 85%
  19. 12:48:18 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 92%
  20. 12:48:19 net.minecraft.server.MinecraftServer Server thread info Preparing spawn area: 98%
  21. 12:48:20 chd Server thread info Changing view distance to 12, from 10
  22. 12:48:24 bib Client thread fatal Reported exception thrown!
  23. f: Updating screen events
  24. at bib.t(SourceFile:1635)
  25. at bib.az(SourceFile:1000)
  26. at bib.a(SourceFile:419)
  27. at net.minecraft.client.main.Main.main(SourceFile:123)
  28. Caused by: java.lang.IllegalStateException: failed to create a child event loop
  29. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
  30. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
  31. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
  32. at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58)
  33. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
  34. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
  35. at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
  36. at oz$1.a(SourceFile:61)
  37. at oz$1.b(SourceFile:58)
  38. at rh.c(SourceFile:10)
  39. at oz.a(SourceFile:152)
  40. at bib.a(SourceFile:2209)
  41. at bol.e(SourceFile:229)
  42. at bol.a(SourceFile:182)
  43. at bol.a(SourceFile:148)
  44. at bjm.a(SourceFile:41)
  45. at bok.a(SourceFile:117)
  46. at blk.k(SourceFile:400)
  47. at bok.k(SourceFile:49)
  48. at blk.q(SourceFile:377)
  49. at bib.t(SourceFile:1625)
  50. ... 3 more
  51. Caused by: io.netty.channel.ChannelException: failed to open a new selector
  52. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:157)
  53. at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149)
  54. at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
  55. at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
  56. at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
  57. ... 23 more
  58. Caused by: java.io.IOException: Unable to establish loopback connection
  59. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101)
  60. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
  61. at java.security.AccessController.doPrivileged(Native Method)
  62. at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
  63. at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
  64. at java.nio.channels.Pipe.open(Pipe.java:155)
  65. at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
  66. at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
  67. at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155)
  68. ... 27 more
  69. Caused by: java.net.SocketException: Permission denied: connect
  70. at sun.nio.ch.Net.connect0(Native Method)
  71. at sun.nio.ch.Net.connect(Net.java:457)
  72. at sun.nio.ch.Net.connect(Net.java:449)
  73. at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:647)
  74. at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
  75. at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130)
  76. at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
  77. ... 35 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement