Jump to content

Minecraft Forge crashed on Launch


Panicks28

Recommended Posts

When I started my minecraft forge 1.8.9 with the corresponding mods, it crashed after a few seconds of joining a server.

If you have an idea of how to fix this, please reply to this, thanks!

The crash report content:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa31833033, pid=87236, tid=120652
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig4icd64.dll+0x43033]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x0000000002b13800):  JavaThread "Client thread" [_thread_in_native, id=120652, stack(0x0000000002a10000,0x0000000002b10000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000118

Registers:
RAX=0x0000000000000100, RBX=0x0000000100000000, RCX=0x0000000100060000, RDX=0x0000000025785870
RSP=0x0000000002b0da70, RBP=0x0000000000000001, RSI=0x000000002582278c, RDI=0x0000000039677bb0
R8 =0x0000000000000000, R9 =0x0000000025785870, R10=0x0000000000bc9700, R11=0x0000000000000113
R12=0x0000000000000000, R13=0x00007ffa323af2c8, R14=0x0000000000bd84b0, R15=0x0000000000640000
RIP=0x00007ffa31833033, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x0000000002b0da70)
0x0000000002b0da70:   0000000000bd85f0 0000000000000001
0x0000000002b0da80:   0000000000000007 000000002581856c
0x0000000002b0da90:   0000000000340000 00007ffa31c4249c
0x0000000002b0daa0:   0000000025785870 000000002582278c
0x0000000002b0dab0:   0000000000000000 0000000002b0db18
0x0000000002b0dac0:   0000000025785870 00007ffa317f1504
0x0000000002b0dad0:   0000000000000005 0000000000000001
0x0000000002b0dae0:   0000000000000000 0000000000640000
0x0000000002b0daf0:   0000000000000000 00007ffa323af2c8
0x0000000002b0db00:   0000000000bf48f0 00000000394f64ec
0x0000000002b0db10:   0000000000000000 00000000394f636c
0x0000000002b0db20:   0000000000000001 00007ffa318014dc
0x0000000002b0db30:   0000000000000000 000000002581856c
0x0000000002b0db40:   0000000000000000 0000000000000001
0x0000000002b0db50:   0000000002b0db90 0000000000000004
0x0000000002b0db60:   0000000000002600 0000000000000000 

Instructions: (pc=0x00007ffa31833033)
0x00007ffa31833013:   48 c7 47 08 00 00 00 00 48 8b 5c 24 30 48 83 c4
0x00007ffa31833023:   20 5f c3 48 83 3b 00 74 11 48 8b 4b 20 48 8b 01
0x00007ffa31833033:   ff 50 18 48 c7 03 00 00 00 00 48 8b 5c 24 30 48
0x00007ffa31833043:   83 c4 20 5f c3 cc cc cc cc cc cc cc cc 48 89 6c 


Register to memory mapping:

RAX=0x0000000000000100 is an unknown value
RBX=0x0000000100000000 is pointing into metadata
RCX=0x0000000100060000 is pointing into metadata
RDX=0x0000000025785870 is an unknown value
RSP=0x0000000002b0da70 is pointing into the stack for thread: 0x0000000002b13800
RBP=0x0000000000000001 is an unknown value
RSI=0x000000002582278c is an unknown value
RDI=0x0000000039677bb0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000025785870 is an unknown value
R10=0x0000000000bc9700 is an unknown value
R11=0x0000000000000113 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00007ffa323af2c8 is an unknown value
R14=0x0000000000bd84b0 is an unknown value
R15=0x0000000000640000 is an unknown value


Stack: [0x0000000002a10000,0x0000000002b10000],  sp=0x0000000002b0da70,  free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig4icd64.dll+0x43033]
C  [ig4icd64.dll+0x45249c]
C  [ig4icd64.dll+0x1504]
C  [ig4icd64.dll+0x114dc]
C  [ig4icd64.dll+0x11328]
C  [ig4icd64.dll+0x452755]
C  [ig4icd64.dll+0x2c910e]
C  0x0000000002c25ed4

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11.nglEndList(J)V+0
j  org.lwjgl.opengl.GL11.glEndList()V+14
j  net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178510_a(Lnet/minecraft/client/renderer/WorldRenderer;ILnet/minecraft/client/renderer/chunk/RenderChunk;)V+25
j  net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178503_a(Lnet/minecraft/util/EnumWorldBlockLayer;Lnet/minecraft/client/renderer/WorldRenderer;Lnet/minecraft/client/renderer/chunk/RenderChunk;Lnet/minecraft/client/renderer/chunk/CompiledChunk;)Lcom/google/common/util/concurrent/ListenableFuture;+44
j  net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$3.run()V+20
J 9184 C1 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x00000000040753f4 [0x0000000004075380+0x74]
J 9191 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x00000000038d8d74 [0x00000000038d8c80+0xf4]
j  net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178516_a(J)Z+37
j  net.minecraft.client.renderer.RenderGlobal.func_174967_a(J)V+18
j  net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V+700
j  net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+140
J 8538 C1 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (1011 bytes) @ 0x000000000414ecf4 [0x000000000414db60+0x1194]
J 8459 C1 net.minecraft.client.Minecraft.func_71411_J()V (993 bytes) @ 0x000000000416684c [0x00000000041643c0+0x248c]
j  net.minecraft.client.Minecraft.func_99999_d()V+61
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00000000210a1800 JavaThread "AutotipThread-2" [_thread_blocked, id=141808, stack(0x00000000428d0000,0x00000000429d0000)]
  0x00000000210a5800 JavaThread "5zig Netty Client" daemon [_thread_in_native, id=130064, stack(0x00000000425d0000,0x00000000426d0000)]
  0x00000000210a9000 JavaThread "pool-2-thread-1" [_thread_blocked, id=160088, stack(0x000000003f5d0000,0x000000003f6d0000)]
  0x000000001cf6a800 JavaThread "5zig Netty Client" daemon [_thread_in_native, id=171472, stack(0x000000003b6a0000,0x000000003b7a0000)]
  0x000000001f604000 JavaThread "5zig Texture Downloader #0" daemon [_thread_blocked, id=136648, stack(0x000000003b4a0000,0x000000003b5a0000)]
  0x000000001f608800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=153236, stack(0x000000003b0a0000,0x000000003b1a0000)]
  0x000000001f607000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=139144, stack(0x000000003aea0000,0x000000003afa0000)]
  0x000000001f606000 JavaThread "Thread-21" daemon [_thread_in_native, id=7672, stack(0x000000003aca0000,0x000000003ada0000)]
  0x000000001f608000 JavaThread "Thread-20" [_thread_blocked, id=129972, stack(0x000000003aba0000,0x000000003aca0000)]
  0x000000001f604800 JavaThread "TeamSpeak Netty Client" daemon [_thread_in_native, id=109008, stack(0x000000003aaa0000,0x000000003aba0000)]
  0x000000001cb36000 JavaThread "5zig Netty Client" daemon [_thread_in_native, id=116668, stack(0x000000003a9a0000,0x000000003aaa0000)]
  0x000000001cf67000 JavaThread "5zig Netty Client" daemon [_thread_in_native, id=81076, stack(0x000000003a8a0000,0x000000003a9a0000)]
  0x000000001cf65800 JavaThread "MVStore background writer nio:C:/Users/Mario/AppData/Roaming/.minecraft/the5zigmod/sql/chatlogs/df2bfd49-58d2-42da-baa2-44f53c2cb06a.mv.db" daemon [_thread_blocked, id=163324, stack(0x000000003a7a0000,0x000000003a8a0000)]
  0x000000001cf62800 JavaThread "Database Queue #0" [_thread_blocked, id=14140, stack(0x000000003a5a0000,0x000000003a6a0000)]
  0x000000001cf68800 JavaThread "TeamSpeak Netty Client" daemon [_thread_in_native, id=88568, stack(0x000000003a4a0000,0x000000003a5a0000)]
  0x000000001cb3a800 JavaThread "Async Executor Pool #2" [_thread_blocked, id=150256, stack(0x000000003a3a0000,0x000000003a4a0000)]
  0x000000001cb38000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=131204, stack(0x0000000038e70000,0x0000000038f70000)]
  0x000000001cb39800 JavaThread "Mojang Status" [_thread_blocked, id=67520, stack(0x0000000038b70000,0x0000000038c70000)]
  0x000000001cf69000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=143292, stack(0x0000000038870000,0x0000000038970000)]
  0x000000001cf61800 JavaThread "AWT-Shutdown" [_thread_blocked, id=109224, stack(0x0000000038770000,0x0000000038870000)]
  0x000000001cf67800 JavaThread "Async Executor Pool #1" [_thread_blocked, id=45964, stack(0x0000000037fc0000,0x00000000380c0000)]
  0x000000001cf66000 JavaThread "Async Executor Pool #0" [_thread_blocked, id=121460, stack(0x0000000037ec0000,0x0000000037fc0000)]
  0x000000001cf6a000 JavaThread "Thread-15" [_thread_blocked, id=9752, stack(0x00000000379a0000,0x0000000037aa0000)]
  0x000000001cf5d000 JavaThread "Thread-14" [_thread_blocked, id=162848, stack(0x00000000378a0000,0x00000000379a0000)]
  0x000000001cf5e800 JavaThread "Timer-0" [_thread_blocked, id=106656, stack(0x00000000372c0000,0x00000000373c0000)]
  0x000000001cf64000 JavaThread "pool-5-thread-1" [_thread_blocked, id=157548, stack(0x00000000371c0000,0x00000000372c0000)]
  0x000000001cf5c800 JavaThread "pool-4-thread-1" [_thread_blocked, id=115724, stack(0x00000000370c0000,0x00000000371c0000)]
  0x000000001cf5e000 JavaThread "Thread 2" [_thread_blocked, id=80932, stack(0x0000000036fc0000,0x00000000370c0000)]
  0x000000001cf60000 JavaThread "Thread 1" [_thread_blocked, id=79900, stack(0x0000000036ec0000,0x0000000036fc0000)]
  0x000000001cf5f800 JavaThread "AutotipThread-1" [_thread_blocked, id=63272, stack(0x00000000369c0000,0x0000000036ac0000)]
  0x000000001cf5b800 JavaThread "AutoGG1" [_thread_blocked, id=97728, stack(0x00000000368c0000,0x00000000369c0000)]
  0x000000001cf61000 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=110256, stack(0x0000000036210000,0x0000000036310000)]
  0x000000001cb35000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=26860, stack(0x0000000032080000,0x0000000032180000)]
  0x000000001cb3b000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=131984, stack(0x0000000031f80000,0x0000000032080000)]
  0x000000001cb39000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=132836, stack(0x0000000028360000,0x0000000028460000)]
  0x000000001cb37800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=151876, stack(0x0000000021520000,0x0000000021620000)]
  0x000000001cb3c000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=155828, stack(0x0000000021190000,0x0000000021290000)]
  0x000000001cb36800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=140052, stack(0x000000001fc80000,0x000000001fd80000)]
  0x000000001f248800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=102668, stack(0x000000001f8b0000,0x000000001f9b0000)]
  0x000000001a3de800 JavaThread "Service Thread" daemon [_thread_blocked, id=41160, stack(0x000000001b650000,0x000000001b750000)]
  0x000000001a36c800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=90460, stack(0x000000001b550000,0x000000001b650000)]
  0x000000001a362000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=48764, stack(0x000000001b450000,0x000000001b550000)]
  0x000000001a361000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=48784, stack(0x000000001b350000,0x000000001b450000)]
  0x000000001a34a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=146584, stack(0x000000001b250000,0x000000001b350000)]
  0x000000001a349800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=99668, stack(0x000000001b150000,0x000000001b250000)]
  0x000000001a358000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=91860, stack(0x000000001b050000,0x000000001b150000)]
  0x000000001a2df800 JavaThread "Finalizer" daemon [_thread_blocked, id=80880, stack(0x000000001af50000,0x000000001b050000)]
  0x000000001a2d9000 JavaThread "Reference Handler" daemon [_thread_blocked, id=113500, stack(0x000000001ae50000,0x000000001af50000)]
=>0x0000000002b13800 JavaThread "Client thread" [_thread_in_native, id=120652, stack(0x0000000002a10000,0x0000000002b10000)]

Other Threads:
  0x000000001a2d5800 VMThread [stack: 0x000000001ad50000,0x000000001ae50000] [id=99264]
  0x000000001a3ea800 WatcherThread [stack: 0x000000001b750000,0x000000001b850000] [id=137220]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 garbage-first heap   total 1605632K, used 915107K [0x0000000080000000, 0x0000000082000188, 0x0000000100000000)
  region size 32768K, 7 young (229376K), 2 survivors (65536K)
 Metaspace       used 62968K, capacity 63933K, committed 64072K, reserved 1105920K
  class space    used 7498K, capacity 7731K, committed 7752K, reserved 1048576K

Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
AC   0 HS    TS     0 PTAMS 0x0000000080000000 NTAMS 0x0000000080000000 space 32768K,  50% used [0x0000000080000000, 0x0000000082000000)
AC   0  O    TS     0 PTAMS 0x0000000084000000 NTAMS 0x0000000084000000 space 32768K, 100% used [0x0000000082000000, 0x0000000084000000)
AC   0 HS    TS     0 PTAMS 0x0000000084000000 NTAMS 0x0000000084000000 space 32768K,  50% used [0x0000000084000000, 0x0000000086000000)
AC   0 HS    TS     0 PTAMS 0x0000000086000000 NTAMS 0x0000000086000000 space 32768K,  50% used [0x0000000086000000, 0x0000000088000000)
AC   0  O    TS     0 PTAMS 0x000000008a000000 NTAMS 0x000000008a000000 space 32768K, 100% used [0x0000000088000000, 0x000000008a000000)
AC   0  O    TS     0 PTAMS 0x000000008c000000 NTAMS 0x000000008c000000 space 32768K, 100% used [0x000000008a000000, 0x000000008c000000)
AC   0  O    TS     0 PTAMS 0x000000008e000000 NTAMS 0x000000008e000000 space 32768K, 100% used [0x000000008c000000, 0x000000008e000000)
AC   0 HS    TS     0 PTAMS 0x000000008e000000 NTAMS 0x000000008e000000 space 32768K,  50% used [0x000000008e000000, 0x0000000090000000)
AC   0 HS    TS     0 PTAMS 0x0000000090000000 NTAMS 0x0000000090000000 space 32768K,  50% used [0x0000000090000000, 0x0000000092000000)
AC   0 HS    TS     0 PTAMS 0x0000000092000000 NTAMS 0x0000000092000000 space 32768K,  50% used [0x0000000092000000, 0x0000000094000000)
AC   0  O    TS     0 PTAMS 0x0000000096000000 NTAMS 0x0000000096000000 space 32768K, 100% used [0x0000000094000000, 0x0000000096000000)
AC   0  O    TS     0 PTAMS 0x0000000098000000 NTAMS 0x0000000098000000 space 32768K, 100% used [0x0000000096000000, 0x0000000098000000)
AC   0 HS    TS     0 PTAMS 0x0000000098000000 NTAMS 0x0000000098000000 space 32768K,  50% used [0x0000000098000000, 0x000000009a000000)
AC   0  O    TS     0 PTAMS 0x000000009c000000 NTAMS 0x000000009c000000 space 32768K, 100% used [0x000000009a000000, 0x000000009c000000)
AC   0 HS    TS     0 PTAMS 0x000000009c000000 NTAMS 0x000000009c000000 space 32768K,  50% used [0x000000009c000000, 0x000000009e000000)
AC   0 HS    TS     0 PTAMS 0x000000009e000000 NTAMS 0x000000009e000000 space 32768K,  50% used [0x000000009e000000, 0x00000000a0000000)
AC   0 HS    TS     0 PTAMS 0x00000000a0000000 NTAMS 0x00000000a0000000 space 32768K,  50% used [0x00000000a0000000, 0x00000000a2000000)
AC   0  O    TS     0 PTAMS 0x00000000a4000000 NTAMS 0x00000000a4000000 space 32768K, 100% used [0x00000000a2000000, 0x00000000a4000000)
AC   0 HS    TS     0 PTAMS 0x00000000a4000000 NTAMS 0x00000000a4000000 space 32768K,  50% used [0x00000000a4000000, 0x00000000a6000000)
AC   0 HS    TS     0 PTAMS 0x00000000a6000000 NTAMS 0x00000000a6000000 space 32768K,  50% used [0x00000000a6000000, 0x00000000a8000000)
AC   0 HS    TS     0 PTAMS 0x00000000a8000000 NTAMS 0x00000000a8000000 space 32768K,  50% used [0x00000000a8000000, 0x00000000aa000000)
AC   0 HS    TS     0 PTAMS 0x00000000aa000000 NTAMS 0x00000000aa000000 space 32768K,  50% used [0x00000000aa000000, 0x00000000ac000000)
AC   0 HS    TS     0 PTAMS 0x00000000ac000000 NTAMS 0x00000000ac000000 space 32768K,  50% used [0x00000000ac000000, 0x00000000ae000000)
AC   0 HS    TS     0 PTAMS 0x00000000ae000000 NTAMS 0x00000000ae000000 space 32768K,  50% used [0x00000000ae000000, 0x00000000b0000000)
AC   0 HS    TS     0 PTAMS 0x00000000b0000000 NTAMS 0x00000000b0000000 space 32768K,  50% used [0x00000000b0000000, 0x00000000b2000000)
AC   0 HS    TS     0 PTAMS 0x00000000b2000000 NTAMS 0x00000000b2000000 space 32768K,  50% used [0x00000000b2000000, 0x00000000b4000000)
AC   0 HS    TS     0 PTAMS 0x00000000b4000000 NTAMS 0x00000000b4000000 space 32768K,  50% used [0x00000000b4000000, 0x00000000b6000000)
AC   0 HS    TS     0 PTAMS 0x00000000b6000000 NTAMS 0x00000000b6000000 space 32768K,  50% used [0x00000000b6000000, 0x00000000b8000000)
AC   0 HS    TS     0 PTAMS 0x00000000b8000000 NTAMS 0x00000000b8000000 space 32768K,  50% used [0x00000000b8000000, 0x00000000ba000000)
AC   0 HS    TS     0 PTAMS 0x00000000ba000000 NTAMS 0x00000000ba000000 space 32768K,  50% used [0x00000000ba000000, 0x00000000bc000000)
AC   0 HS    TS     0 PTAMS 0x00000000bc000000 NTAMS 0x00000000bc000000 space 32768K,  50% used [0x00000000bc000000, 0x00000000be000000)
AC   0 HS    TS     0 PTAMS 0x00000000be000000 NTAMS 0x00000000be000000 space 32768K,  50% used [0x00000000be000000, 0x00000000c0000000)
AC   0 HS    TS     0 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 32768K,  50% used [0x00000000c0000000, 0x00000000c2000000)
AC   0 HS    TS     0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 32768K,  50% used [0x00000000c2000000, 0x00000000c4000000)
AC   0 HS    TS     0 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 32768K,  50% used [0x00000000c4000000, 0x00000000c6000000)
AC   0  F    TS     0 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 32768K,   0% used [0x00000000c6000000, 0x00000000c8000000)
AC   0  F    TS     0 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 32768K,   0% used [0x00000000c8000000, 0x00000000ca000000)
AC   0  F    TS     0 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 32768K,   0% used [0x00000000ca000000, 0x00000000cc000000)
AC   0  F    TS     0 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 32768K,   0% used [0x00000000cc000000, 0x00000000ce000000)
AC   0  O    TS     0 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 32768K, 100% used [0x00000000ce000000, 0x00000000d0000000)
AC   0  F    TS     0 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 32768K,   0% used [0x00000000d0000000, 0x00000000d2000000)
AC   0  F    TS     0 PTAMS 0x00000000d2000000 NTAMS 0x00000000d2000000 space 32768K,   0% used [0x00000000d2000000, 0x00000000d4000000)
AC   0  E    TS     0 PTAMS 0x00000000d4000000 NTAMS 0x00000000d4000000 space 32768K,  41% used [0x00000000d4000000, 0x00000000d6000000)
AC   0  E CS TS     0 PTAMS 0x00000000d6000000 NTAMS 0x00000000d6000000 space 32768K, 100% used [0x00000000d6000000, 0x00000000d8000000)
AC   0  E CS TS     0 PTAMS 0x00000000d8000000 NTAMS 0x00000000d8000000 space 32768K, 100% used [0x00000000d8000000, 0x00000000da000000)
AC   0  E CS TS     0 PTAMS 0x00000000da000000 NTAMS 0x00000000da000000 space 32768K, 100% used [0x00000000da000000, 0x00000000dc000000)
AC   0  E CS TS     0 PTAMS 0x00000000dc000000 NTAMS 0x00000000dc000000 space 32768K, 100% used [0x00000000dc000000, 0x00000000de000000)
AC   0  S CS TS     1 PTAMS 0x00000000de000000 NTAMS 0x00000000de000000 space 32768K, 100% used [0x00000000de000000, 0x00000000e0000000)
AC   0  S CS TS     1 PTAMS 0x00000000e0000000 NTAMS 0x00000000e0000000 space 32768K,  42% used [0x00000000e0000000, 0x00000000e2000000)

Card table byte_map: [0x0000000013110000,0x0000000013510000] byte_map_base: 0x0000000012d10000

Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002b51718, (CMBitMap*) 0x0000000002b51770
 Prev Bits: [0x0000000013910000, 0x0000000015910000)
 Next Bits: [0x0000000015910000, 0x0000000017910000)

Polling page: 0x0000000000d70000

CodeCache: size=245760Kb used=30935Kb max_used=30935Kb free=214824Kb
 bounds [0x0000000002c10000, 0x0000000004a80000, 0x0000000011c10000]
 total_blobs=9742 nmethods=8740 adapters=912
 compilation: enabled

Compilation events (10 events):
Event: 78.619 Thread 0x000000001a36c800 nmethod 12149 0x0000000004a70250 code [0x0000000004a70460, 0x0000000004a711e8]
Event: 78.619 Thread 0x000000001a36c800 12150       3       net.minecraftforge.fml.common.network.handshake.NetworkDispatcher::read (8 bytes)
Event: 78.619 Thread 0x000000001a36c800 nmethod 12150 0x0000000004a5f650 code [0x0000000004a5f7c0, 0x0000000004a5fa08]
Event: 78.632 Thread 0x000000001a361000 nmethod 12113 0x0000000004a59f90 code [0x0000000004a5a100, 0x0000000004a5acd8]
Event: 78.632 Thread 0x000000001a361000 12128       4       com.google.common.cache.LocalCache::rehash (49 bytes)
Event: 78.633 Thread 0x000000001a361000 nmethod 12128 0x00000000048908d0 code [0x0000000004890a00, 0x0000000004890a98]
Event: 78.633 Thread 0x000000001a361000 12102       4       net.minecraft.client.model.ModelBiped::func_178719_a (57 bytes)
Event: 78.634 Thread 0x000000001a361000 nmethod 12102 0x0000000004a59b90 code [0x0000000004a59ce0, 0x0000000004a59df8]
Event: 78.634 Thread 0x000000001a361000 12115       4       Reflector::getFieldValue (6 bytes)
Event: 78.637 Thread 0x000000001a361000 nmethod 12115 0x0000000004a6fbd0 code [0x0000000004a6fd40, 0x0000000004a6ff18]

GC Heap History (10 events):
Event: 69.134 GC heap before
{Heap before GC invocations=52 (full 0):
 garbage-first heap   total 1048576K, used 566253K [0x0000000080000000, 0x0000000082000100, 0x0000000100000000)
  region size 32768K, 6 young (196608K), 2 survivors (65536K)
 Metaspace       used 58040K, capacity 58795K, committed 59208K, reserved 1101824K
  class space    used 6985K, capacity 7188K, committed 7240K, reserved 1048576K
Event: 69.177 GC heap after
Heap after GC invocations=53 (full 0):
 garbage-first heap   total 1048576K, used 332945K [0x0000000080000000, 0x0000000082000100, 0x0000000100000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 58040K, capacity 58795K, committed 59208K, reserved 1101824K
  class space    used 6985K, capacity 7188K, committed 7240K, reserved 1048576K
}
Event: 72.256 GC heap before
{Heap before GC invocations=53 (full 0):
 garbage-first heap   total 1048576K, used 611473K [0x0000000080000000, 0x0000000082000100, 0x0000000100000000)
  region size 32768K, 6 young (196608K), 1 survivors (32768K)
 Metaspace       used 59449K, capacity 60181K, committed 60360K, reserved 1101824K
  class space    used 7151K, capacity 7337K, committed 7368K, reserved 1048576K
Event: 72.348 GC heap after
Heap after GC invocations=54 (full 0):
 garbage-first heap   total 1048576K, used 314184K [0x0000000080000000, 0x0000000082000100, 0x0000000100000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 59449K, capacity 60181K, committed 60360K, reserved 1101824K
  class space    used 7151K, capacity 7337K, committed 7368K, reserved 1048576K
}
Event: 73.390 GC heap before
{Heap before GC invocations=54 (full 0):
 garbage-first heap   total 1245184K, used 822088K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000)
  region size 32768K, 4 young (131072K), 1 survivors (32768K)
 Metaspace       used 60472K, capacity 61377K, committed 61512K, reserved 1103872K
  class space    used 7243K, capacity 7467K, committed 7496K, reserved 1048576K
Event: 73.441 GC heap after
Heap after GC invocations=55 (full 0):
 garbage-first heap   total 1343488K, used 334499K [0x0000000080000000, 0x0000000082000148, 0x0000000100000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 60472K, capacity 61377K, committed 61512K, reserved 1103872K
  class space    used 7243K, capacity 7467K, committed 7496K, reserved 1048576K
}
Event: 73.615 GC heap before
{Heap before GC invocations=55 (full 0):
 garbage-first heap   total 1343488K, used 498339K [0x0000000080000000, 0x0000000082000148, 0x0000000100000000)
  region size 32768K, 3 young (98304K), 1 survivors (32768K)
 Metaspace       used 60546K, capacity 61441K, committed 61512K, reserved 1103872K
  class space    used 7248K, capacity 7467K, committed 7496K, reserved 1048576K
Event: 73.649 GC heap after
Heap after GC invocations=56 (full 0):
 garbage-first heap   total 1343488K, used 356553K [0x0000000080000000, 0x0000000082000148, 0x0000000100000000)
  region size 32768K, 2 young (65536K), 2 survivors (65536K)
 Metaspace       used 60546K, capacity 61441K, committed 61512K, reserved 1103872K
  class space    used 7248K, capacity 7467K, committed 7496K, reserved 1048576K
}
Event: 75.248 GC heap before
{Heap before GC invocations=57 (full 0):
 garbage-first heap   total 1540096K, used 972326K [0x0000000080000000, 0x0000000082000178, 0x0000000100000000)
  region size 32768K, 4 young (131072K), 2 survivors (65536K)
 Metaspace       used 60923K, capacity 61873K, committed 62024K, reserved 1103872K
  class space    used 7265K, capacity 7485K, committed 7496K, reserved 1048576K
Event: 75.301 GC heap after
Heap after GC invocations=58 (full 0):
 garbage-first heap   total 1605632K, used 341666K [0x0000000080000000, 0x0000000082000188, 0x0000000100000000)
  region size 32768K, 2 young (65536K), 2 survivors (65536K)
 Metaspace       used 60923K, capacity 61873K, committed 62024K, reserved 1103872K
  class space    used 7265K, capacity 7485K, committed 7496K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 77.511 Thread 0x0000000002b13800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034e4888 method=net.minecraft.entity.Entity.func_180433_a(DZLnet/minecraft/block/Block;Lnet/minecraft/util/BlockPos;)V @ 1
Event: 77.866 Thread 0x000000001cb35000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000045be654 method=net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(FFFLnet/minecraft/client/renderer/chunk/ChunkCompileTaskGenerator;)V @ 364
Event: 77.868 Thread 0x000000001cb35000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000455b5a0 method=net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(FFFLnet/minecraft/client/renderer/chunk/ChunkCompileTaskGenerator;)V @ 316
Event: 77.870 Thread 0x000000001cb35000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000467a35c method=net.minecraft.block.BlockStairs.func_176207_c(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;)I @ 6
Event: 77.870 Thread 0x000000001cb35000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000467a35c method=net.minecraft.block.BlockStairs.func_176207_c(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;)I @ 6
Event: 77.870 Thread 0x000000001cb35000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000467a35c method=net.minecraft.block.BlockStairs.func_176207_c(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;)I @ 6
Event: 77.870 Thread 0x000000001cb35000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000467a35c method=net.minecraft.block.BlockStairs.func_176207_c(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;)I @ 6
Event: 77.967 Thread 0x000000001cb35000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000045be654 method=net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(FFFLnet/minecraft/client/renderer/chunk/ChunkCompileTaskGenerator;)V @ 364
Event: 78.197 Thread 0x0000000002b13800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000448dfc0 method=net.minecraft.world.World.func_175680_a(IIZ)Z @ 29
Event: 78.197 Thread 0x0000000002b13800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000448dfc0 method=net.minecraft.world.World.func_175680_a(IIZ)Z @ 29

Internal exceptions (10 events):
Event: 78.227 Thread 0x0000000002b13800 Implicit null exception at 0x000000000433db25 to 0x000000000433e188
Event: 78.227 Thread 0x0000000002b13800 Exception <a 'java/lang/NullPointerException'> (0x00000000d401ca40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 78.324 Thread 0x000000001cf5d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000dc5a71b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 78.349 Thread 0x0000000002b13800 Implicit null exception at 0x000000000433db25 to 0x000000000433e188
Event: 78.349 Thread 0x0000000002b13800 Exception <a 'java/lang/NullPointerException'> (0x00000000d424d648) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 78.440 Thread 0x000000001cf5d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000dc5a7408) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 78.440 Thread 0x000000001cf5d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000dc5a7658) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3163]
Event: 78.481 Thread 0x0000000002b13800 Implicit null exception at 0x000000000433db25 to 0x000000000433e188
Event: 78.481 Thread 0x0000000002b13800 Exception <a 'java/lang/NullPointerException'> (0x00000000d48954f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 78.580 Thread 0x000000001cf5d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000dc5a7858) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]

Events (10 events):
Event: 78.197 Thread 0x0000000002b13800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000448dfc0
Event: 78.197 Thread 0x0000000002b13800 DEOPT PACKING pc=0x000000000448dfc0 sp=0x0000000002b0e110
Event: 78.197 Thread 0x0000000002b13800 DEOPT UNPACKING pc=0x0000000002c5582a sp=0x0000000002b0e058 mode 2
Event: 78.197 Thread 0x0000000002b13800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000448dfc0
Event: 78.197 Thread 0x0000000002b13800 DEOPT PACKING pc=0x000000000448dfc0 sp=0x0000000002b0e110
Event: 78.197 Thread 0x0000000002b13800 DEOPT UNPACKING pc=0x0000000002c5582a sp=0x0000000002b0e058 mode 2
Event: 78.298 Executing VM operation: RevokeBias
Event: 78.298 Executing VM operation: RevokeBias done
Event: 78.299 Executing VM operation: RevokeBias
Event: 78.299 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00007ff6753e0000 - 0x00007ff675417000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\javaw.exe
0x00007ffa65720000 - 0x00007ffa658e1000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffa640c0000 - 0x00007ffa6416d000     C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffa62910000 - 0x00007ffa62af8000     C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffa64170000 - 0x00007ffa64217000     C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffa64ef0000 - 0x00007ffa64f8d000     C:\WINDOWS\system32\msvcrt.dll
0x00007ffa64b20000 - 0x00007ffa64b7b000     C:\WINDOWS\system32\sechost.dll
0x00007ffa64b80000 - 0x00007ffa64c9c000     C:\WINDOWS\system32\RPCRT4.dll
0x00007ffa64cc0000 - 0x00007ffa64e16000     C:\WINDOWS\system32\USER32.dll
0x00007ffa652c0000 - 0x00007ffa65446000     C:\WINDOWS\system32\GDI32.dll
0x00007ffa57c20000 - 0x00007ffa57e94000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
0x00007ffa64330000 - 0x00007ffa645ad000     C:\WINDOWS\system32\combase.dll
0x00007ffa61f30000 - 0x00007ffa61f9a000     C:\WINDOWS\system32\bcryptPrimitives.dll
0x00007ffa654c0000 - 0x00007ffa654fb000     C:\WINDOWS\system32\IMM32.DLL
0x0000000057d30000 - 0x0000000057e02000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\msvcr100.dll
0x00000000574a0000 - 0x0000000057d23000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\server\jvm.dll
0x00007ffa645b0000 - 0x00007ffa645b8000     C:\WINDOWS\system32\PSAPI.DLL
0x00007ffa604a0000 - 0x00007ffa604c3000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffa56b90000 - 0x00007ffa56b99000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffa57920000 - 0x00007ffa5792a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffa64680000 - 0x00007ffa646eb000     C:\WINDOWS\system32\WS2_32.dll
0x00007ffa5f830000 - 0x00007ffa5f85c000     C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffa61dd0000 - 0x00007ffa61e13000     C:\WINDOWS\system32\cfgmgr32.dll
0x00000000582d0000 - 0x00000000582df000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\verify.dll
0x0000000057470000 - 0x0000000057499000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\java.dll
0x0000000057450000 - 0x0000000057466000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\zip.dll
0x00007ffa62b00000 - 0x00007ffa6405c000     C:\WINDOWS\system32\SHELL32.dll
0x00007ffa61fa0000 - 0x00007ffa625e4000     C:\WINDOWS\system32\windows.storage.dll
0x00007ffa65110000 - 0x00007ffa65162000     C:\WINDOWS\system32\shlwapi.dll
0x00007ffa61d20000 - 0x00007ffa61d2f000     C:\WINDOWS\system32\kernel.appcore.dll
0x00007ffa627c0000 - 0x00007ffa62875000     C:\WINDOWS\system32\shcore.dll
0x00007ffa61d40000 - 0x00007ffa61d8b000     C:\WINDOWS\system32\powrprof.dll
0x00007ffa61d90000 - 0x00007ffa61da4000     C:\WINDOWS\system32\profapi.dll
0x0000000057440000 - 0x000000005744d000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\management.dll
0x0000000057420000 - 0x000000005743a000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\net.dll
0x00007ffa615f0000 - 0x00007ffa6164c000     C:\WINDOWS\system32\mswsock.dll
0x0000000057400000 - 0x0000000057411000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\nio.dll
0x00007ffa616a0000 - 0x00007ffa616b7000     C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffa61330000 - 0x00007ffa61364000     C:\WINDOWS\system32\rsaenh.dll
0x00007ffa61c50000 - 0x00007ffa61c79000     C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffa61480000 - 0x00007ffa6149f000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffa61c40000 - 0x00007ffa61c4b000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffa5d630000 - 0x00007ffa5d668000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffa645c0000 - 0x00007ffa645c8000     C:\WINDOWS\system32\NSI.dll
0x00007ffa5d260000 - 0x00007ffa5d276000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffa5d240000 - 0x00007ffa5d25a000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffa5a110000 - 0x00007ffa5a11a000     C:\Users\Mario\AppData\Local\Temp\jansi-64-4404282958695720817.dll
0x00007ffa5ea40000 - 0x00007ffa5ea58000     C:\WINDOWS\system32\NLAapi.dll
0x00007ffa4fc00000 - 0x00007ffa4fc16000     C:\WINDOWS\system32\napinsp.dll
0x00007ffa4fc20000 - 0x00007ffa4fc3a000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffa606a0000 - 0x00007ffa6074a000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffa4fdc0000 - 0x00007ffa4fdcd000     C:\WINDOWS\System32\winrnr.dll
0x00007ffa58180000 - 0x00007ffa5818a000     C:\Windows\System32\rasadhlp.dll
0x00007ffa5d290000 - 0x00007ffa5d2f7000     C:\WINDOWS\System32\fwpuclnt.dll
0x00000000573e0000 - 0x00000000573f7000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\unpack.dll
0x0000000180000000 - 0x0000000180053000     C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0\lwjgl64.dll
0x00007ffa3e850000 - 0x00007ffa3e979000     C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffa3fbe0000 - 0x00007ffa3fcda000     C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffa52090000 - 0x00007ffa520be000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffa59d20000 - 0x00007ffa59d28000     C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x0000000057240000 - 0x00000000573d8000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\awt.dll
0x00007ffa64e20000 - 0x00007ffa64ee1000     C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffa60420000 - 0x00007ffa60499000     C:\WINDOWS\system32\apphelp.dll
0x00007ffa60750000 - 0x00007ffa607e6000     C:\WINDOWS\system32\uxtheme.dll
0x00007ffa64fb0000 - 0x00007ffa6510a000     C:\WINDOWS\system32\MSCTF.dll
0x00007ffa4ffd0000 - 0x00007ffa50073000     C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x00007ffa5fd00000 - 0x00007ffa5fd22000     C:\WINDOWS\system32\dwmapi.dll
0x00007ffa317f0000 - 0x00007ffa32474000     C:\WINDOWS\SYSTEM32\ig4icd64.dll
0x00007ffa3e780000 - 0x00007ffa3e811000     C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffa45360000 - 0x00007ffa453a2000     C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffa645d0000 - 0x00007ffa64677000     C:\WINDOWS\system32\clbcatq.dll
0x00007ffa45d40000 - 0x00007ffa45e9c000     C:\Windows\System32\uiautomationcore.dll
0x00007ffa61b40000 - 0x00007ffa61bd9000     C:\WINDOWS\SYSTEM32\sxs.dll
0x00007ffa57480000 - 0x00007ffa574ea000     C:\Windows\System32\OLEACC.dll
0x00007ffa65170000 - 0x00007ffa652b3000     C:\WINDOWS\system32\ole32.dll
0x000000001e7a0000 - 0x000000001e7d8000     C:\Users\Mario\AppData\Local\Temp\jna\jna3033927618084118444.dll
0x0000000070a40000 - 0x0000000070adc000     C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0\avutil-ttv-51.dll
0x0000000065980000 - 0x00000000659d6000     C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0\swresample-ttv-0.dll
0x000000006eb80000 - 0x000000006ec50000     C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0\libmp3lame-ttv.dll
0x00007ffa30440000 - 0x00007ffa317e4000     C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0\libmfxsw64.dll
0x0000000057210000 - 0x0000000057234000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\sunec.dll
0x00007ffa3dab0000 - 0x00007ffa3dc1d000     C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0\twitchsdk.dll
0x00007ffa55de0000 - 0x00007ffa56089000     C:\WINDOWS\SYSTEM32\WININET.dll
0x0000000021290000 - 0x00000000212f4000     C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0\OpenAL64.dll
0x00007ffa5f220000 - 0x00007ffa5f290000     C:\WINDOWS\System32\MMDevApi.dll
0x00007ffa607f0000 - 0x00007ffa60817000     C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffa5f420000 - 0x00007ffa5f5a6000     C:\WINDOWS\System32\PROPSYS.dll
0x00007ffa42db0000 - 0x00007ffa42e4c000     C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffa5d410000 - 0x00007ffa5d498000     C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffa5d100000 - 0x00007ffa5d236000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x000000001ff80000 - 0x000000001ffbb000     C:\Users\Mario\AppData\Roaming\.minecraft\the5zigmod\native\jacob-x64.dll
0x00007ffa53220000 - 0x00007ffa53237000     C:\Users\Mario\AppData\Roaming\.minecraft\the5zigmod\native\vcruntime140-x64.dll
0x00007ffa60ec0000 - 0x00007ffa60fb4000     C:\WINDOWS\SYSTEM32\ucrtbase.dll
0x00007ffa58540000 - 0x00007ffa58550000     C:\Users\Mario\AppData\Roaming\.minecraft\the5zigmod\native\razer64.dll
0x00007ffa52070000 - 0x00007ffa52087000     C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
0x00007ffa57780000 - 0x00007ffa5778f000     C:\Users\Mario\AppData\Roaming\.minecraft\the5zigmod\native\roccatSDK64.dll
0x00007ffa563b0000 - 0x00007ffa563bb000     C:\Users\Mario\AppData\Roaming\.minecraft\the5zigmod\native\roccat64.dll
0x00007ffa55720000 - 0x00007ffa55728000     C:\Users\Mario\AppData\Roaming\.minecraft\the5zigmod\native\logitechSDK64.dll
0x00007ffa3f440000 - 0x00007ffa3f52f000     C:\WINDOWS\SYSTEM32\MSVCR120.dll
0x00000000571c0000 - 0x0000000057207000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\fontmanager.dll
0x00007ffa42420000 - 0x00007ffa425ac000     C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\Mario\AppData\Roaming\.minecraft\bin\7e87-4565-2c65-f3f0 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.15167 -Dminecraft.client.jar=C:\Users\Mario\AppData\Roaming\.minecraft\versions\1.8.9\1.8.9.jar -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\Mario\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml 
java_command: net.minecraft.launchwrapper.Launch --username Panicks28 --version 1.8.9-forge1.8.9-11.15.1.1722 --gameDir C:\Users\Mario\AppData\Roaming\.minecraft --assetsDir C:\Users\Mario\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid df2bfd4958d242dabaa244f53c2cb06a --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiMzg5NTdjNDU2M2Y5ZDJmNjQ1MWVkNDI3NjQxNDE0OCIsInlnZ3QiOiIyMDIxYjUzZDc5NmQ0ZjgxOTAyOWI4ZmVlY2QzNjg2YiIsInNwciI6ImRmMmJmZDQ5NThkMjQyZGFiYWEyNDRmNTNjMmNiMDZhIiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE1OTM1NDk1ODQsImlhdCI6MTU5MzM3Njc4NH0.gbWoer2O-H2lwAWZ2iKKasGPSydryiYwWhlJEMlHK8E --userProperties {
    "preferredLanguage" : 
    [
        "zh_CN"
    ]
} --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker
java_class_path (initial): C:\Users\Mario\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8.9-11.15.1.1722\forge-1.8.9-11.15.1.1722.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Mario\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Python27\;C:\Python27\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Smart Projects\IsoBuster;C:\Users\Mario\AppData\Local\Programs\Python\Python38-32\Scripts\;C:\Users\Mario\AppData\Local\Programs\Python\Python38-32\;C:\Users\Mario\AppData\Local\Programs\Python\Python36\Scripts\;C:\Users\Mario\AppData\Local\Programs\Python\Python36\
USERNAME=Mario
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel

---------------  S Y S T E M  ---------------

OS: Windows 10.0 , 64 bit Build 10586 (10.0.10586.0)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 8299136k(1552220k free), swap 18460860k(8251248k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun  8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)

time: Mon Jun 29 20:27:50 2020
elapsed time: 78 seconds (0d 0h 1m 18s)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.