SHARE
TWEET

Crash report

a guest May 27th, 2016 53 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 26/05/16 23:37
  5. Description: Starting integrated server
  6.  
  7. java.lang.ExceptionInInitializerError
  8.     at net.minecraft.server.MinecraftServer.<init>(SourceFile:120)
  9.     at bsx.<init>(IntegratedServer.java:43)
  10.     at bao.a(Minecraft.java:2804)
  11.     at bdb.a(SourceFile:202)
  12.     at bdw.a(GuiScreen.java:298)
  13.     at bdb.a(SourceFile:301)
  14.     at bdw.k(GuiScreen.java:407)
  15.     at bdw.p(GuiScreen.java:369)
  16.     at bao.p(Minecraft.java:2304)
  17.     at bao.ak(Minecraft.java:1399)
  18.     at bao.f(Minecraft.java:1307)
  19.     at net.minecraft.client.main.Main.main(SourceFile:148)
  20.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23.     at java.lang.reflect.Method.invoke(Unknown Source)
  24.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  25.     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  26. Caused by: java.lang.IllegalStateException: failed to create a child event loop
  27.     at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:61)
  28.     at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
  29.     at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
  30.     at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
  31.     at nc.<clinit>(SourceFile:31)
  32.     ... 18 more
  33. Caused by: io.netty.channel.ChannelException: failed to open a new selector
  34.     at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
  35.     at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)
  36.     at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
  37.     at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:57)
  38.     ... 22 more
  39. Caused by: java.io.IOException: Unable to establish loopback connection
  40.     at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
  41.     at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
  42.     at java.security.AccessController.doPrivileged(Native Method)
  43.     at sun.nio.ch.PipeImpl.<init>(Unknown Source)
  44.     at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
  45.     at java.nio.channels.Pipe.open(Unknown Source)
  46.     at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
  47.     at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
  48.     at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
  49.     ... 25 more
  50. Caused by: java.net.SocketException: Permission denied: connect
  51.     at sun.nio.ch.Net.connect0(Native Method)
  52.     at sun.nio.ch.Net.connect(Unknown Source)
  53.     at sun.nio.ch.Net.connect(Unknown Source)
  54.     at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
  55.     at java.nio.channels.SocketChannel.open(Unknown Source)
  56.     at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)
  57.     ... 34 more
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- Head --
  64. Stacktrace:
  65.     at net.minecraft.server.MinecraftServer.<init>(SourceFile:120)
  66.     at bsx.<init>(IntegratedServer.java:43)
  67.  
  68. -- Starting integrated server --
  69. Details:
  70.     Level ID: New World---
  71.     Level Name: New World
  72. Stacktrace:
  73.     at bao.a(Minecraft.java:2804)
  74.     at bdb.a(SourceFile:202)
  75.     at bdw.a(GuiScreen.java:298)
  76.     at bdb.a(SourceFile:301)
  77.     at bdw.k(GuiScreen.java:407)
  78.     at bdw.p(GuiScreen.java:369)
  79.  
  80. -- Affected screen --
  81. Details:
  82.     Screen name: bee
  83. Stacktrace:
  84.     at bao.p(Minecraft.java:2304)
  85.     at bao.ak(Minecraft.java:1399)
  86.     at bao.f(Minecraft.java:1307)
  87.     at net.minecraft.client.main.Main.main(SourceFile:148)
  88.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  89.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  90.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91.     at java.lang.reflect.Method.invoke(Unknown Source)
  92.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  93.     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  94.  
  95. -- System Details --
  96. Details:
  97.     Minecraft Version: 1.7.10
  98.     Operating System: Windows 10 (amd64) version 10.0
  99.     Java Version: 1.8.0_77, Oracle Corporation
  100.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  101.     Memory: 217375472 bytes (207 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
  102.     JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  103.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  104.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  105.     Launched Version: minecrift-1.7.10-R2b-Vive-jrbudda-nohydra
  106.     LWJGL: 2.9.1
  107.     OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 365.19, NVIDIA Corporation
  108.     GL Caps: Using GL 1.3 multitexturing.
  109. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  110. Anisotropic filtering is supported and maximum anisotropy is 16.
  111. Shaders are available because OpenGL 2.1 is supported.
  112.  
  113.     Is Modded: Very likely; Jar signature invalidated
  114.     Type: Client (map_client.txt)
  115.     Resource Packs: []
  116.     Current Language: English (US)
  117.     Profiler Position: N/A (disabled)
  118.     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  119.     Anisotropic Filtering: On (16)
  120.     OptiFine Version: OptiFine_1.7.10_HD_U_D1
  121.     Render Distance Chunks: 8
  122.     Mipmaps: 4
  123.     Anisotropic Filtering: 16
  124.     Antialiasing: 0
  125.     Multitexture: false
  126.     OpenGlVersion: 4.5.0 NVIDIA 365.19
  127.     OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
  128.     OpenGlVendor: NVIDIA Corporation
  129.     CpuCount: 8
  130. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\xxx\AppData\Roaming\.minecraft\crash-reports\crash-2016-05-26_23.37.11-client.txt
  131. AL lib: (EE) alc_cleanup: 1 device not closed
  132. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
RAW Paste Data
Pastebin PRO Summer Special!
Get 40% OFF on Pastebin PRO accounts!
Top