
JoehnMama
Members-
Posts
8 -
Joined
-
Last visited
JoehnMama's Achievements

Tree Puncher (2/8)
0
Reputation
-
I've been having the same problems with the original poster. Where am I supposed to insert this? # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc443db932, pid=15148, tid=16096 # # 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 [atio6axx.dll+0xbbb932] # # 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 (0x0000000002855800): JavaThread "Render thread" [_thread_in_native, id=16096, stack(0x0000000002650000,0x0000000002750000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000000047b82000 Registers: RAX=0x0000000000001fff, RBX=0x0000000047b80000, RCX=0xffffffffffffffff, RDX=0x0000000000c40024 RSP=0x000000000274d910, RBP=0x000000000274da10, RSI=0x0000000000000000, RDI=0x0000000000000000 R8 =0x00000000000000c4, R9 =0x000000000000003c, R10=0x00000000000000c0, R11=0x10bb0480000c0800 R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000 RIP=0x00007ffc443db932, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x000000000274d910) 0x000000000274d910: 000000002f6053a0 000000002f5b9560 0x000000000274d920: 0000000000000000 0000000000000001 0x000000000274d930: 0000000000000400 000000002f5b6f40 0x000000000274d940: 0000000000000000 00007ffccd2449f5 0x000000000274d950: 0000000000730000 0000000000730000 0x000000000274d960: 0000000000000000 0000000000000000 0x000000000274d970: 00000007000002f0 00000000000002f0 0x000000000274d980: 0000000000000000 ffffffff02000002 0x000000000274d990: 0000000000000101 00007ffccd247800 0x000000000274d9a0: 0000000000000000 0000000000000000 0x000000000274d9b0: 0000000000000000 0000000000000000 0x000000000274d9c0: 0000000000000000 0000000000000000 0x000000000274d9d0: 0000000000000000 0000000000000000 0x000000000274d9e0: 0000000000000121 00000000006f0000 0x000000000274d9f0: 000000002f5b6f40 000000002f595050 0x000000000274da00: 0000000000000001 0000000000000010 Instructions: (pc=0x00007ffc443db932) 0x00007ffc443db912: e8 01 00 00 48 8b f7 48 89 7d b0 48 89 7d b8 48 0x00007ffc443db922: 89 7c 24 70 4a 8b 1c fb 48 85 db 74 4c 48 8b c1 0x00007ffc443db932: 80 7c 03 01 00 48 8d 40 01 75 f5 48 8d 78 01 48 0x00007ffc443db942: 89 7d b8 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0 Register to memory mapping: RAX=0x0000000000001fff is an unknown value RBX=0x0000000047b80000 is an unknown value RCX=0xffffffffffffffff is an unknown value RDX=0x0000000000c40024 is an unknown value RSP=0x000000000274d910 is pointing into the stack for thread: 0x0000000002855800 RBP=0x000000000274da10 is pointing into the stack for thread: 0x0000000002855800 RSI=0x0000000000000000 is an unknown value RDI=0x0000000000000000 is an unknown value R8 =0x00000000000000c4 is an unknown value R9 =0x000000000000003c is an unknown value R10=0x00000000000000c0 is an unknown value R11=0x10bb0480000c0800 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x0000000000000000 is an unknown value R14=0x0000000000000000 is an unknown value R15=0x0000000000000000 is an unknown value Stack: [0x0000000002650000,0x0000000002750000], sp=0x000000000274d910, free space=1014k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0xbbb932] C [atio6axx.dll+0xbb916f] C [atio6axx.dll+0xdcad47] C 0x0000000002965e34 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.ARBShaderObjects.nglShaderSourceARB(IIJJ)V+0 j org.lwjgl.opengl.ARBShaderObjects.glShaderSourceARB(ILjava/lang/CharSequence;)V+38 j net.optifine.shaders.Shaders.createFragShader(Lnet/optifine/shaders/Program;Ljava/lang/String;)I+2118 j net.optifine.shaders.Shaders.setupProgram(Lnet/optifine/shaders/Program;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+52 j net.optifine.shaders.Shaders.init()V+729 j net.optifine.shaders.Shaders.redirect$zgh000$redirectInitOnBeginRender()V+0 j net.optifine.shaders.Shaders.beginRender(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ActiveRenderInfo;FJ)V+49 J 32970 C1 net.minecraft.client.renderer.GameRenderer.func_228378_a_(FJLcom/mojang/blaze3d/matrix/MatrixStack;)V (885 bytes) @ 0x0000000007149aec [0x0000000007149820+0x2cc] J 17652 C1 net.minecraft.client.renderer.GameRenderer.func_195458_a(FJZ)V (1221 bytes) @ 0x0000000004e3d5e4 [0x0000000004e3b9e0+0x1c04] J 34903 C2 net.minecraft.client.Minecraft.func_195542_b(Z)V (1010 bytes) @ 0x0000000006afc2a8 [0x0000000006afa360+0x1f48] j net.minecraft.client.Minecraft.func_99999_d()V+68 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1379 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 4553 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000003635df4 [0x0000000003635d80+0x74] J 4608 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000000365aa3c [0x000000000365a920+0x11c] j net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(Lcpw/mods/modlauncher/api/ITransformingClassLoader;[Ljava/lang/String;)Ljava/lang/Void;+50 j net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$484.call()Ljava/lang/Object;+12 j cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Lcpw/mods/modlauncher/api/ITransformingClassLoader;)V+11 j cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+57 j cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+19 j cpw.mods.modlauncher.Launcher.run([Ljava/lang/String;)V+116 j cpw.mods.modlauncher.Launcher.main([Ljava/lang/String;)V+37 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000003542e000 JavaThread "Sound engine" daemon [_thread_blocked, id=13136, stack(0x0000000000110000,0x0000000000210000)] 0x0000000036297000 JavaThread "IO-Worker-20" [_thread_blocked, id=16544, stack(0x00000000753b0000,0x00000000754b0000)] 0x000000003628a000 JavaThread "IO-Worker-19" [_thread_blocked, id=11148, stack(0x00000000750b0000,0x00000000751b0000)] 0x000000003628e800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=12928, stack(0x0000000064150000,0x0000000064250000)] 0x000000003628b800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=11372, stack(0x0000000063c30000,0x0000000063d30000)] 0x0000000036289800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=14088, stack(0x0000000063b30000,0x0000000063c30000)] 0x000000003628f800 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=1404, stack(0x0000000063400000,0x0000000063500000)] 0x000000003628e000 JavaThread "IO-Worker-17" [_thread_blocked, id=5188, stack(0x0000000063300000,0x0000000063400000)] 0x000000003628c800 JavaThread "IO-Worker-16" [_thread_blocked, id=3912, stack(0x0000000063200000,0x0000000063300000)] 0x0000000035431000 JavaThread "Thread-22" daemon [_thread_in_native, id=8216, stack(0x0000000062340000,0x0000000062440000)] 0x0000000035430800 JavaThread "Server thread" [_thread_blocked, id=5348, stack(0x0000000061d20000,0x0000000061e20000)] 0x000000003542f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5436, stack(0x000000003b570000,0x000000003b670000)] 0x000000003542f000 JavaThread "TF-Scheduler" [_thread_blocked, id=13496, stack(0x000000003b770000,0x000000003b870000)] 0x000000003209d000 JavaThread "Worker-Main-13" daemon [_thread_blocked, id=5396, stack(0x0000000060490000,0x0000000060590000)] 0x000000003209c800 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=7296, stack(0x00000000530f0000,0x00000000531f0000)] 0x00000000320a1000 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=8640, stack(0x000000003b470000,0x000000003b570000)] 0x000000003209b000 JavaThread "pool-5-thread-3" [_thread_blocked, id=7452, stack(0x0000000035940000,0x0000000035a40000)] 0x0000000032097000 JavaThread "pool-5-thread-2" [_thread_blocked, id=12960, stack(0x00000000347c0000,0x00000000348c0000)] 0x0000000032092800 JavaThread "pool-5-thread-1" [_thread_blocked, id=16020, stack(0x0000000032c30000,0x0000000032d30000)] 0x000000003209e800 JavaThread "Thread-17" daemon [_thread_blocked, id=17012, stack(0x0000000054560000,0x0000000054660000)] 0x00000000320a1800 JavaThread "Thread-16" daemon [_thread_blocked, id=8060, stack(0x0000000053670000,0x0000000053770000)] 0x000000003209b800 JavaThread "Thread-15" daemon [_thread_in_native, id=15448, stack(0x0000000053cc0000,0x0000000053dc0000)] 0x000000003209e000 JavaThread "Thread-14" daemon [_thread_in_native, id=15432, stack(0x0000000053bc0000,0x0000000053cc0000)] 0x00000000320a0000 JavaThread "Thread-13" daemon [_thread_in_native, id=16840, stack(0x0000000053ac0000,0x0000000053bc0000)] 0x0000000032093800 JavaThread "Thread-12" daemon [_thread_in_native, id=6740, stack(0x00000000539c0000,0x0000000053ac0000)] 0x000000003209a000 JavaThread "Thread-11" daemon [_thread_in_native, id=11700, stack(0x00000000538c0000,0x00000000539c0000)] 0x0000000032094000 JavaThread "Thread-10" daemon [_thread_in_native, id=4424, stack(0x00000000537c0000,0x00000000538c0000)] 0x0000000032098000 JavaThread "Thread-9" daemon [_thread_in_native, id=15420, stack(0x0000000053240000,0x0000000053340000)] 0x0000000032096800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10492, stack(0x000000004a740000,0x000000004a840000)] 0x0000000032098800 JavaThread "Narrator" [_thread_blocked, id=10704, stack(0x000000003d0c0000,0x000000003d1c0000)] 0x0000000035432000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=15480, stack(0x000000003a750000,0x000000003a850000)] 0x000000003542c000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=11204, stack(0x0000000032e90000,0x0000000032f90000)] 0x0000000023ed4000 JavaThread "Thread-2" daemon [_thread_in_native, id=6596, stack(0x0000000025460000,0x0000000025560000)] 0x0000000023ed3800 JavaThread "Thread-1" daemon [_thread_blocked, id=13708, stack(0x0000000025360000,0x0000000025460000)] 0x0000000020ace000 JavaThread "Service Thread" daemon [_thread_blocked, id=13784, stack(0x0000000022d50000,0x0000000022e50000)] 0x0000000020ac3000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=2004, stack(0x0000000022850000,0x0000000022950000)] 0x0000000020abc800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=6768, stack(0x0000000022750000,0x0000000022850000)] 0x0000000020aba800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8048, stack(0x0000000022650000,0x0000000022750000)] 0x0000000020ab7000 JavaThread "Attach Listener" daemon [_thread_blocked, id=16616, stack(0x0000000022550000,0x0000000022650000)] 0x0000000020ab6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6724, stack(0x0000000022450000,0x0000000022550000)] 0x000000000294a800 JavaThread "Finalizer" daemon [_thread_blocked, id=9200, stack(0x0000000022350000,0x0000000022450000)] 0x0000000002949000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8532, stack(0x0000000022250000,0x0000000022350000)] =>0x0000000002855800 JavaThread "Render thread" [_thread_in_native, id=16096, stack(0x0000000002650000,0x0000000002750000)] Other Threads: 0x0000000020a78000 VMThread [stack: 0x0000000022150000,0x0000000022250000] [id=16736] 0x00000000229c4000 WatcherThread [stack: 0x0000000022e50000,0x0000000022f50000] [id=5320] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 1255424K, used 1000198K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 822784K, 68% used [0x0000000741580000,0x0000000763fd8728,0x0000000773900000) from space 432640K, 99% used [0x0000000773900000,0x000000078df69370,0x000000078df80000) to space 647168K, 0% used [0x0000000798800000,0x0000000798800000,0x00000007c0000000) ParOldGen total 1019392K, used 769459K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f6cdc0,0x0000000682380000) Metaspace used 146541K, capacity 167226K, committed 167336K, reserved 1189888K class space used 21628K, capacity 26538K, committed 26544K, reserved 1048576K Card table byte_map: [0x0000000011d10000,0x0000000012900000] byte_map_base: 0x000000000eaf0000 Marking Bits: (ParMarkBitMap*) 0x0000000059e44040 Begin Bits: [0x00000000136f0000, 0x00000000195f0000) End Bits: [0x00000000195f0000, 0x000000001f4f0000) Polling page: 0x0000000000c40000 CodeCache: size=245760Kb used=79930Kb max_used=80273Kb free=165829Kb bounds [0x0000000002950000, 0x0000000007840000, 0x0000000011950000] total_blobs=27864 nmethods=25730 adapters=2037 compilation: enabled Compilation events (10 events): Event: 92.704 Thread 0x0000000020ac3000 35933 3 net.optifine.shaders.config.ShaderLine::isConstBool (24 bytes) Event: 92.705 Thread 0x0000000020ac3000 nmethod 35933 0x00000000076a8950 code [0x00000000076a8ac0, 0x00000000076a8e48] Event: 92.705 Thread 0x0000000020ac3000 35934 3 java.lang.AbstractStringBuilder::append (144 bytes) Event: 92.705 Thread 0x0000000020ac3000 nmethod 35934 0x00000000076a6b10 code [0x00000000076a6dc0, 0x00000000076a8058] Event: 92.706 Thread 0x0000000020aba800 nmethod 35930 0x00000000077cbf10 code [0x00000000077cc060, 0x00000000077cc578] Event: 92.707 Thread 0x0000000020abc800 nmethod 35931 0x00000000077cb4d0 code [0x00000000077cb620, 0x00000000077cbc38] Event: 92.707 Thread 0x0000000020ac3000 35935 3 net.optifine.shaders.uniform.ShaderUniform1f::onProgramSet (59 bytes) Event: 92.707 Thread 0x0000000020ac3000 nmethod 35935 0x00000000076a6450 code [0x00000000076a65e0, 0x00000000076a69a8] Event: 92.708 Thread 0x0000000020abc800 35936 4 java.util.regex.Matcher::replaceAll (59 bytes) Event: 92.709 Thread 0x0000000020aba800 35937 4 net.optifine.shaders.config.ShaderPackParser::loadFile (151 bytes) GC Heap History (10 events): Event: 82.025 GC heap before {Heap before GC invocations=76 (full 5): PSYoungGen total 1587200K, used 1519114K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 1171968K, 100% used [0x0000000741580000,0x0000000788e00000,0x0000000788e00000) from space 415232K, 83% used [0x00000007a6a80000,0x00000007bbd82868,0x00000007c0000000) to space 451584K, 0% used [0x0000000788e00000,0x0000000788e00000,0x00000007a4700000) ParOldGen total 1019392K, used 769043K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f04dc0,0x0000000682380000) Metaspace used 146363K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K Event: 82.141 GC heap after Heap after GC invocations=76 (full 5): PSYoungGen total 1605120K, used 432849K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 1171968K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000788e00000) from space 433152K, 99% used [0x0000000788e00000,0x00000007a34b4408,0x00000007a3500000) to space 470016K, 0% used [0x00000007a3500000,0x00000007a3500000,0x00000007c0000000) ParOldGen total 1019392K, used 769043K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f04dc0,0x0000000682380000) Metaspace used 146363K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K } Event: 84.728 GC heap before {Heap before GC invocations=77 (full 5): PSYoungGen total 1605120K, used 1604817K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 1171968K, 100% used [0x0000000741580000,0x0000000788e00000,0x0000000788e00000) from space 433152K, 99% used [0x0000000788e00000,0x00000007a34b4408,0x00000007a3500000) to space 470016K, 0% used [0x00000007a3500000,0x00000007a3500000,0x00000007c0000000) ParOldGen total 1019392K, used 769043K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f04dc0,0x0000000682380000) Metaspace used 146363K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K Event: 84.833 GC heap after Heap after GC invocations=77 (full 5): PSYoungGen total 1425920K, used 432728K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 955904K, 0% used [0x0000000741580000,0x0000000741580000,0x000000077bb00000) from space 470016K, 92% used [0x00000007a3500000,0x00000007bdb96118,0x00000007c0000000) to space 559616K, 0% used [0x000000077bb00000,0x000000077bb00000,0x000000079dd80000) ParOldGen total 1019392K, used 769187K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f28dc0,0x0000000682380000) Metaspace used 146363K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K } Event: 86.935 GC heap before {Heap before GC invocations=78 (full 5): PSYoungGen total 1425920K, used 1388632K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 955904K, 100% used [0x0000000741580000,0x000000077bb00000,0x000000077bb00000) from space 470016K, 92% used [0x00000007a3500000,0x00000007bdb96118,0x00000007c0000000) to space 559616K, 0% used [0x000000077bb00000,0x000000077bb00000,0x000000079dd80000) ParOldGen total 1019392K, used 769187K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f28dc0,0x0000000682380000) Metaspace used 146363K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K Event: 87.036 GC heap after Heap after GC invocations=78 (full 5): PSYoungGen total 1388544K, used 432552K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 955904K, 0% used [0x0000000741580000,0x0000000741580000,0x000000077bb00000) from space 432640K, 99% used [0x000000077bb00000,0x000000079616a2c8,0x0000000796180000) to space 597504K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007c0000000) ParOldGen total 1019392K, used 769395K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f5cdc0,0x0000000682380000) Metaspace used 146363K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K } Event: 89.135 GC heap before {Heap before GC invocations=79 (full 5): PSYoungGen total 1388544K, used 1388456K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 955904K, 100% used [0x0000000741580000,0x000000077bb00000,0x000000077bb00000) from space 432640K, 99% used [0x000000077bb00000,0x000000079616a2c8,0x0000000796180000) to space 597504K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007c0000000) ParOldGen total 1019392K, used 769395K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f5cdc0,0x0000000682380000) Metaspace used 146373K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K Event: 89.243 GC heap after Heap after GC invocations=79 (full 5): PSYoungGen total 1420288K, used 432636K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 822784K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000773900000) from space 597504K, 72% used [0x000000079b880000,0x00000007b5eff048,0x00000007c0000000) to space 626176K, 0% used [0x0000000773900000,0x0000000773900000,0x0000000799c80000) ParOldGen total 1019392K, used 769403K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f5edc0,0x0000000682380000) Metaspace used 146373K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K } Event: 91.047 GC heap before {Heap before GC invocations=80 (full 5): PSYoungGen total 1420288K, used 1255420K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 822784K, 100% used [0x0000000741580000,0x0000000773900000,0x0000000773900000) from space 597504K, 72% used [0x000000079b880000,0x00000007b5eff048,0x00000007c0000000) to space 626176K, 0% used [0x0000000773900000,0x0000000773900000,0x0000000799c80000) ParOldGen total 1019392K, used 769403K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f5edc0,0x0000000682380000) Metaspace used 146373K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K Event: 91.146 GC heap after Heap after GC invocations=80 (full 5): PSYoungGen total 1255424K, used 432548K [0x0000000741580000, 0x00000007c0000000, 0x00000007c0000000) eden space 822784K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000773900000) from space 432640K, 99% used [0x0000000773900000,0x000000078df69370,0x000000078df80000) to space 647168K, 0% used [0x0000000798800000,0x0000000798800000,0x00000007c0000000) ParOldGen total 1019392K, used 769459K [0x0000000644000000, 0x0000000682380000, 0x0000000741580000) object space 1019392K, 75% used [0x0000000644000000,0x0000000672f6cdc0,0x0000000682380000) Metaspace used 146373K, capacity 166974K, committed 167080K, reserved 1189888K class space used 21622K, capacity 26532K, committed 26544K, reserved 1048576K } Deoptimization events (10 events): Event: 92.688 Thread 0x0000000002855800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000330444c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 11 Event: 92.688 Thread 0x0000000002855800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000330444c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 11 Event: 92.688 Thread 0x0000000002855800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000330444c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 11 Event: 92.688 Thread 0x0000000002855800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005a98b14 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 92.688 Thread 0x0000000002855800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005a98b14 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 92.704 Thread 0x0000000002855800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002b4c734 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 92.705 Thread 0x0000000002855800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003b1d7b0 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 92.705 Thread 0x0000000002855800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d0827c method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 49 Event: 92.705 Thread 0x0000000002855800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005a98b14 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 92.705 Thread 0x0000000002855800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005a98b14 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Internal exceptions (10 events): Event: 70.198 Thread 0x0000000036297000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077df1c608) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 70.199 Thread 0x000000003628a000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077c001df0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 70.200 Thread 0x0000000036297000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077df219c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 70.201 Thread 0x000000003628a000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077e0040a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 70.202 Thread 0x0000000036297000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077df26c60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 70.203 Thread 0x000000003628a000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077e0092d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 70.204 Thread 0x0000000036297000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077df2c3b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 72.951 Thread 0x0000000002855800 Implicit null exception at 0x0000000006b8f44f to 0x0000000006b8f7e9 Event: 75.752 Thread 0x000000003628d000 Implicit null exception at 0x0000000007178710 to 0x000000000717db19 Event: 88.771 Thread 0x00000000320a1800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x000000077261e078) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 735] Events (10 events): Event: 92.705 Thread 0x0000000002855800 DEOPT UNPACKING pc=0x000000000299582a sp=0x000000000274dbf8 mode 2 Event: 92.705 Thread 0x0000000002855800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000005a98b14 Event: 92.705 Thread 0x0000000002855800 DEOPT PACKING pc=0x0000000005a98b14 sp=0x000000000274dc60 Event: 92.705 Thread 0x0000000002855800 DEOPT UNPACKING pc=0x000000000299582a sp=0x000000000274dc28 mode 2 Event: 92.705 Thread 0x0000000002855800 DEOPT PACKING pc=0x00000000076da6ed sp=0x000000000274dc60 Event: 92.705 Thread 0x0000000002855800 DEOPT UNPACKING pc=0x000000000299787f sp=0x000000000274d990 mode 0 Event: 92.705 Thread 0x0000000002855800 DEOPT PACKING pc=0x00000000076b6f98 sp=0x000000000274dc10 Event: 92.705 Thread 0x0000000002855800 DEOPT UNPACKING pc=0x000000000299787f sp=0x000000000274d978 mode 0 Event: 92.709 Thread 0x0000000002855800 DEOPT PACKING pc=0x00000000063a119b sp=0x000000000274dac0 Event: 92.709 Thread 0x0000000002855800 DEOPT UNPACKING pc=0x000000000299787f sp=0x000000000274d890 mode 0 Dynamic libraries: 0x00007ff6e83f0000 - 0x00007ff6e8427000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\javaw.exe 0x00007ffccd230000 - 0x00007ffccd426000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffccc500000 - 0x00007ffccc5bd000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffcca970000 - 0x00007ffccac39000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ffccbd30000 - 0x00007ffccbddc000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffccc2c0000 - 0x00007ffccc35e000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffccce10000 - 0x00007ffccceac000 C:\WINDOWS\System32\sechost.dll 0x00007ffccb290000 - 0x00007ffccb3bb000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffccc360000 - 0x00007ffccc500000 C:\WINDOWS\System32\USER32.dll 0x00007ffccb0d0000 - 0x00007ffccb0f2000 C:\WINDOWS\System32\win32u.dll 0x00007ffccb450000 - 0x00007ffccb47a000 C:\WINDOWS\System32\GDI32.dll 0x00007ffccaca0000 - 0x00007ffccadab000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffccafe0000 - 0x00007ffccb07d000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffccae30000 - 0x00007ffccaf30000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffca8440000 - 0x00007ffca86db000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.746_none_ca02b4b61b8320a4\COMCTL32.dll 0x00007ffcccc60000 - 0x00007ffcccc90000 C:\WINDOWS\System32\IMM32.DLL 0x0000000059ed0000 - 0x0000000059fa2000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\msvcr100.dll 0x0000000059640000 - 0x0000000059ec3000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\server\jvm.dll 0x00007ffccd1e0000 - 0x00007ffccd1e8000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ffcbac10000 - 0x00007ffcbac19000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffcc51e0000 - 0x00007ffcc51ea000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffcc3170000 - 0x00007ffcc3197000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffccd0a0000 - 0x00007ffccd10b000 C:\WINDOWS\System32\WS2_32.dll 0x0000000059630000 - 0x000000005963f000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\verify.dll 0x0000000059600000 - 0x0000000059629000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\java.dll 0x00000000595e0000 - 0x00000000595f6000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\zip.dll 0x00007ffccb480000 - 0x00007ffccbbc3000 C:\WINDOWS\System32\SHELL32.dll 0x00007ffcc8af0000 - 0x00007ffcc927f000 C:\WINDOWS\SYSTEM32\windows.storage.dll 0x00007ffccc5c0000 - 0x00007ffccc916000 C:\WINDOWS\System32\combase.dll 0x00007ffcca300000 - 0x00007ffcca32c000 C:\WINDOWS\SYSTEM32\Wldp.dll 0x00007ffccc920000 - 0x00007ffccc9ce000 C:\WINDOWS\System32\SHCORE.dll 0x00007ffccca50000 - 0x00007ffcccaa5000 C:\WINDOWS\System32\shlwapi.dll 0x00007ffcca8a0000 - 0x00007ffcca8c6000 C:\WINDOWS\SYSTEM32\profapi.dll 0x00000000595d0000 - 0x00000000595dd000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\management.dll 0x00000000595b0000 - 0x00000000595ca000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\net.dll 0x00007ffcca080000 - 0x00007ffcca0ea000 C:\WINDOWS\system32\mswsock.dll 0x00007ffcb25e0000 - 0x00007ffcb25f7000 C:\WINDOWS\system32\napinsp.dll 0x00007ffcb25c0000 - 0x00007ffcb25db000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ffcb25a0000 - 0x00007ffcb25b5000 C:\WINDOWS\system32\wshbth.dll 0x00007ffcc6560000 - 0x00007ffcc657d000 C:\WINDOWS\system32\NLAapi.dll 0x00007ffcc9d70000 - 0x00007ffcc9dab000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffcc9db0000 - 0x00007ffcc9e7b000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ffccd090000 - 0x00007ffccd098000 C:\WINDOWS\System32\NSI.dll 0x00007ffcb2580000 - 0x00007ffcb2592000 C:\WINDOWS\System32\winrnr.dll 0x00007ffcbdab0000 - 0x00007ffcbdaba000 C:\Windows\System32\rasadhlp.dll 0x00007ffcbdf00000 - 0x00007ffcbdf7f000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ffccb260000 - 0x00007ffccb287000 C:\WINDOWS\System32\bcrypt.dll 0x0000000059590000 - 0x00000000595a1000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\nio.dll 0x0000000059560000 - 0x0000000059584000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\sunec.dll 0x00007ffcca250000 - 0x00007ffcca268000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ffcc9a20000 - 0x00007ffcc9a54000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffcca820000 - 0x00007ffcca84e000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ffccadb0000 - 0x00007ffccae30000 C:\WINDOWS\System32\bcryptprimitives.dll 0x00007ffcca270000 - 0x00007ffcca27c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ffcb6c70000 - 0x00007ffcb6ce2000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0\lwjgl.dll 0x00007ffca05c0000 - 0x00007ffca0811000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0\jemalloc.dll 0x00007ffca3070000 - 0x00007ffca30ce000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0\glfw.dll 0x00007ffcc8430000 - 0x00007ffcc84ce000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffcbfe40000 - 0x00007ffcbfe85000 C:\WINDOWS\SYSTEM32\dinput8.dll 0x00007ffca6170000 - 0x00007ffca6181000 C:\WINDOWS\SYSTEM32\xinput1_4.dll 0x00007ffccb080000 - 0x00007ffccb0ce000 C:\WINDOWS\System32\cfgmgr32.dll 0x00007ffcca640000 - 0x00007ffcca66c000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ffcc8710000 - 0x00007ffcc873f000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ffcbf5d0000 - 0x00007ffcbf722000 C:\WINDOWS\SYSTEM32\inputhost.dll 0x00007ffccd110000 - 0x00007ffccd1dd000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffcc7f90000 - 0x00007ffcc8082000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll 0x00007ffcc6460000 - 0x00007ffcc6557000 C:\WINDOWS\SYSTEM32\PROPSYS.dll 0x00007ffcc7520000 - 0x00007ffcc7674000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ffcc7c30000 - 0x00007ffcc7f8e000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll 0x00007ffcc88f0000 - 0x00007ffcc8902000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ffcc96b0000 - 0x00007ffcc96e3000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ffccccf0000 - 0x00007ffccce06000 C:\WINDOWS\System32\MSCTF.dll 0x00007ffcc9280000 - 0x00007ffcc928d000 C:\WINDOWS\SYSTEM32\HID.DLL 0x00007ffccbde0000 - 0x00007ffccc247000 C:\WINDOWS\System32\SETUPAPI.DLL 0x00007ffccac40000 - 0x00007ffccaca0000 C:\WINDOWS\System32\WINTRUST.dll 0x00007ffccb100000 - 0x00007ffccb256000 C:\WINDOWS\System32\CRYPT32.dll 0x00007ffcca480000 - 0x00007ffcca492000 C:\WINDOWS\SYSTEM32\MSASN1.dll 0x00007ffcbf9e0000 - 0x00007ffcbfb05000 C:\WINDOWS\SYSTEM32\opengl32.dll 0x00007ffcbf9b0000 - 0x00007ffcbf9dc000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffccceb0000 - 0x00007ffcccf59000 C:\WINDOWS\System32\clbcatq.dll 0x00007ffcb9270000 - 0x00007ffcb929a000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361677.inf_amd64_55dfb1eac1b1093a\B361561\atig6pxx.dll 0x00007ffc43820000 - 0x00007ffc465f4000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361677.inf_amd64_55dfb1eac1b1093a\B361561\atio6axx.dll 0x00007ffcccf60000 - 0x00007ffccd08a000 C:\WINDOWS\System32\ole32.dll 0x00007ffc90e10000 - 0x00007ffc90e34000 C:\WINDOWS\SYSTEM32\dxva2.dll 0x00007ffcb70c0000 - 0x00007ffcb70fc000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361677.inf_amd64_55dfb1eac1b1093a\B361561\atig6txx.dll 0x00007ffcc0380000 - 0x00007ffcc053f000 C:\WINDOWS\SYSTEM32\atiadlxx.dll 0x00007ffcc0310000 - 0x00007ffcc0359000 C:\WINDOWS\SYSTEM32\pdh.dll 0x00007ffcc3380000 - 0x00007ffcc33bb000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x00007ffca0540000 - 0x00007ffca05bf000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0\lwjgl_stb.dll 0x00007ffcc45e0000 - 0x00007ffcc468e000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ffcc45a0000 - 0x00007ffcc45b1000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll 0x00007ffc840a0000 - 0x00007ffc840e3000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ffcbf730000 - 0x00007ffcbf82b000 C:\WINDOWS\SYSTEM32\textinputframework.dll 0x00007ffca2fe0000 - 0x00007ffca3038000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0\lwjgl_opengl.dll 0x00007ffcbbe00000 - 0x00007ffcbbe89000 C:\Program Files (x86)\Overwolf\0.162.0.13\OWExplorer.dll 0x00007ffcc66b0000 - 0x00007ffcc66f2000 C:\Users\John\AppData\Local\Temp\jna-2314539\jna3661596793282413214.dll 0x00007ffcc6690000 - 0x00007ffcc66aa000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0\SAPIWrapper_x64.dll 0x00007ffc40540000 - 0x00007ffc406c6000 C:\WINDOWS\System32\Speech\Common\sapi.dll 0x00007ffc994a0000 - 0x00007ffc994be000 C:\WINDOWS\SYSTEM32\MSACM32.dll 0x00007ffc6dda0000 - 0x00007ffc6ddab000 C:\WINDOWS\SYSTEM32\msdmo.dll 0x00007ffcb9b50000 - 0x00007ffcb9b76000 C:\WINDOWS\SYSTEM32\winmmbase.dll 0x00007ffcc5420000 - 0x00007ffcc54a5000 C:\WINDOWS\System32\MMDevApi.dll 0x00000000593c0000 - 0x0000000059558000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\awt.dll 0x00007ffcc8330000 - 0x00007ffcc83c0000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ffc6c9e0000 - 0x00007ffc6caf4000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0\OpenAL.dll 0x00007ffcc55b0000 - 0x00007ffcc5733000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL 0x00007ffcca7d0000 - 0x00007ffcca81b000 C:\WINDOWS\SYSTEM32\powrprof.dll 0x00007ffcca7b0000 - 0x00007ffcca7c2000 C:\WINDOWS\SYSTEM32\UMPDC.dll 0x00007ffcc84f0000 - 0x00007ffcc8504000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll 0x00007ffcbf520000 - 0x00007ffcbf5cc000 C:\WINDOWS\SYSTEM32\TextShaping.dll 0x00007ffcc4da0000 - 0x00007ffcc4db7000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffcc52a0000 - 0x00007ffcc52bd000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x00007ffcc0830000 - 0x00007ffcc0a14000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a9c7-f399-1cff-d9e0 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.1259 -Xmx6080m -Xms256m -XX:PermSize=256m -Dminecraft.applet.TargetDirectory=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Instances\sus -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml java_command: cpw.mods.modlauncher.Launcher --username hot_sayce --version forge-36.0.1 --gameDir C:\Users\John\OneDrive\Documents\curseforge\minecraft\Instances\sus --assetsDir C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\assets --assetIndex 1.16 --uuid f88f933f3f1f436ead3e965a02c4301b --accessToken eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQwNzc2MTA2MTAyMiIsInN1YiI6IjRkMjE4YzBkLWYzMjMtNDljOC04YmIyLWI3OTM3YjJkODVhOCIsIm5iZiI6MTYxMTcxMjU0Nywicm9sZXMiOltdLCJpc3MiOiJhdXRoZW50aWNhdGlvbiIsImV4cCI6MTYxMTc5ODk0NywiaWF0IjoxNjExNzEyNTQ3LCJ5dWlkIjoiNWUyYTY2YzBlZmM3OWM3MjI5ZjkwNjk4MjU3NDhiYzQifQ.L1N4IdegUdf9YZDYA01t5Uc2Lcot6x5FRMS09dtusbo --userType msa --versionType release --width 1024 --height 768 --launchTarget fmlclient --fml.forgeVersion 36.0.1 --fml.mcVersion 1.16.5 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20210115.111550 java_class_path (initial): C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forge\1.16.5-36.0.1\forge-1.16.5-36.0.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm\9.0\asm-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-commons\9.0\asm-commons-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-tree\9.0\asm-tree-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-util\9.0\asm-util-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-analysis\9.0\asm-analysis-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\cpw\mods\modlauncher\8.0.9\modlauncher-8.0.9.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\cpw\mods\grossjava9hacks\1.3.0\grossjava9hacks-1.3.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\accesstransformers\3.0.1\accesstransformers-3.0.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\eventbus\4.0.0\eventbus-4.0.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forgespi\3.2.0\forgespi-3.2.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\coremods\4.0.3\coremods-4.0.3.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\core\3.6.2\core-3.6.2.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.2\to Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\John\AppData\Local\Microsoft\WindowsApps; USERNAME=John OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
-
minecraft crashes as soon as I use shaders
JoehnMama replied to JoehnMama's topic in Support & Bug Reports
And it's funny because I was able to run shaders before and now I can't -
minecraft crashes as soon as I use shaders
JoehnMama replied to JoehnMama's topic in Support & Bug Reports
Using either Oceano or chocopic -
minecraft crashes as soon as I use shaders
JoehnMama replied to JoehnMama's topic in Support & Bug Reports
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe1369b932, pid=17236, tid=17264 # # 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 [atio6axx.dll+0xbbb932] # # 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 (0x00000000025e5800): JavaThread "Render thread" [_thread_in_native, id=17264, stack(0x00000000024e0000,0x00000000025e0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000004f342000 Registers: RAX=0x0000000000001fff, RBX=0x000000004f340000, RCX=0xffffffffffffffff, RDX=0x00000000001a0023 RSP=0x00000000025dd9f0, RBP=0x00000000025ddaf0, RSI=0x0000000000000000, RDI=0x0000000000000000 R8 =0x000000000000001a, R9 =0x000000000000003d, R10=0x0000000000000000, R11=0xb47536c6b1fe1759 R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000 RIP=0x00007ffe1369b932, EFLAGS=0x0000000000010286 Top of Stack: (sp=0x00000000025dd9f0) 0x00000000025dd9f0: 000000000058cc20 00000000025dda40 0x00000000025dda00: 0000000000000001 00000000000001fc 0x00000000025dda10: 0000000000000100 0000000000580150 0x00000000025dda20: 00000000a000d010 00007ffe669848ea 0x00000000025dda30: 0000000000580000 0000000000000000 0x00000000025dda40: 0000000000000000 0000000000000000 0x00000000025dda50: 00000000000001fc 00000000000001fc 0x00000000025dda60: 0000000000000000 0000000000180390 0x00000000025dda70: 0000000000000101 00007ffe66987800 0x00000000025dda80: 0000000000000000 0000000000000000 0x00000000025dda90: 0000000000000000 0000000000000000 0x00000000025ddaa0: 0000000000000000 0000000000000000 0x00000000025ddab0: 0000000000000000 0000000000000000 0x00000000025ddac0: 0000000000000000 0000000000180000 0x00000000025ddad0: 00000000a000d000 000000003064e5a0 0x00000000025ddae0: 0000000000000001 0000000000000010 Instructions: (pc=0x00007ffe1369b932) 0x00007ffe1369b912: e8 01 00 00 48 8b f7 48 89 7d b0 48 89 7d b8 48 0x00007ffe1369b922: 89 7c 24 70 4a 8b 1c fb 48 85 db 74 4c 48 8b c1 0x00007ffe1369b932: 80 7c 03 01 00 48 8d 40 01 75 f5 48 8d 78 01 48 0x00007ffe1369b942: 89 7d b8 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0 Register to memory mapping: RAX=0x0000000000001fff is an unknown value RBX=0x000000004f340000 is an unknown value RCX=0xffffffffffffffff is an unknown value RDX=0x00000000001a0023 is an unknown value RSP=0x00000000025dd9f0 is pointing into the stack for thread: 0x00000000025e5800 RBP=0x00000000025ddaf0 is pointing into the stack for thread: 0x00000000025e5800 RSI=0x0000000000000000 is an unknown value RDI=0x0000000000000000 is an unknown value R8 =0x000000000000001a is an unknown value R9 =0x000000000000003d is an unknown value R10=0x0000000000000000 is an unknown value R11=0xb47536c6b1fe1759 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x0000000000000000 is an unknown value R14=0x0000000000000000 is an unknown value R15=0x0000000000000000 is an unknown value Stack: [0x00000000024e0000,0x00000000025e0000], sp=0x00000000025dd9f0, free space=1014k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0xbbb932] C [atio6axx.dll+0xbb916f] C [atio6axx.dll+0xdcad47] C 0x00000000026f5e34 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.ARBShaderObjects.nglShaderSourceARB(IIJJ)V+0 j org.lwjgl.opengl.ARBShaderObjects.glShaderSourceARB(ILjava/lang/CharSequence;)V+38 j net.optifine.shaders.Shaders.createFragShader(Lnet/optifine/shaders/Program;Ljava/lang/String;)I+2118 j net.optifine.shaders.Shaders.setupProgram(Lnet/optifine/shaders/Program;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+52 j net.optifine.shaders.Shaders.init()V+729 j net.optifine.shaders.Shaders.redirect$zgh000$redirectInitOnBeginRender()V+0 j net.optifine.shaders.Shaders.beginRender(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ActiveRenderInfo;FJ)V+49 j net.minecraft.client.renderer.GameRenderer.func_228378_a_(FJLcom/mojang/blaze3d/matrix/MatrixStack;)V+56 J 45944 C1 net.minecraft.client.renderer.GameRenderer.func_195458_a(FJZ)V (1221 bytes) @ 0x000000000897254c [0x00000000089709c0+0x1b8c] J 45073 C2 net.minecraft.client.Minecraft.func_195542_b(Z)V (1010 bytes) @ 0x00000000077909a0 [0x000000000778f420+0x1580] J 44947% C1 net.minecraft.client.Minecraft.func_99999_d()V (208 bytes) @ 0x00000000088e3cd4 [0x00000000088e39c0+0x314] j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1379 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 4535 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000034132cc [0x00000000034131c0+0x10c] J 4563 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003420e6c [0x0000000003420a80+0x3ec] j net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(Lcpw/mods/modlauncher/api/ITransformingClassLoader;[Ljava/lang/String;)Ljava/lang/Void;+50 j net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$484.call()Ljava/lang/Object;+12 j cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Lcpw/mods/modlauncher/api/ITransformingClassLoader;)V+11 j cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+57 j cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+19 j cpw.mods.modlauncher.Launcher.run([Ljava/lang/String;)V+116 j cpw.mods.modlauncher.Launcher.main([Ljava/lang/String;)V+37 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000007d0c7800 JavaThread "Sound engine" daemon [_thread_blocked, id=5692, stack(0x00000000d4630000,0x00000000d4730000)] 0x000000007d0cb000 JavaThread "Worker-Main-71" daemon [_thread_blocked, id=11012, stack(0x0000000000010000,0x0000000000110000)] 0x0000000036add000 JavaThread "Worker-Main-70" daemon [_thread_blocked, id=4156, stack(0x0000000063da0000,0x0000000063ea0000)] 0x0000000059477800 JavaThread "Worker-Main-66" daemon [_thread_blocked, id=15592, stack(0x00000000378a0000,0x00000000379a0000)] 0x0000000036ad9000 JavaThread "IO-Worker-63" daemon [_thread_blocked, id=1336, stack(0x0000000045c00000,0x0000000045d00000)] 0x0000000036adc000 JavaThread "IO-Worker-62" daemon [_thread_blocked, id=16904, stack(0x000000003dbe0000,0x000000003dce0000)] 0x0000000036ae0000 JavaThread "IO-Worker-61" daemon [_thread_blocked, id=2060, stack(0x000000003d9e0000,0x000000003dae0000)] 0x0000000059472000 JavaThread "Ice and Fire Pathfinding Worker #0" daemon [_thread_blocked, id=12688, stack(0x000000003d8e0000,0x000000003d9e0000)] 0x000000002fe66800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=3176, stack(0x0000000064d90000,0x0000000064e90000)] 0x000000002fe65000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=9136, stack(0x0000000064c90000,0x0000000064d90000)] 0x000000002fe63800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=17188, stack(0x00000000643a0000,0x00000000644a0000)] 0x000000002fe69800 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=17132, stack(0x0000000032bc0000,0x0000000032cc0000)] 0x0000000036ae6000 JavaThread "Thread-23" daemon [_thread_in_native, id=14020, stack(0x0000000039fe0000,0x000000003a0e0000)] 0x0000000036adf000 JavaThread "Server thread" [_thread_blocked, id=13632, stack(0x000000003dae0000,0x000000003dbe0000)] 0x0000000036ae4800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6156, stack(0x000000002e650000,0x000000002e750000)] 0x0000000036ae1800 JavaThread "TF-Scheduler" [_thread_blocked, id=4928, stack(0x00000000625e0000,0x00000000626e0000)] 0x0000000036ade800 JavaThread "pool-5-thread-3" [_thread_blocked, id=3948, stack(0x000000003a1e0000,0x000000003a2e0000)] 0x0000000036ad7000 JavaThread "pool-5-thread-2" [_thread_blocked, id=16312, stack(0x0000000039ee0000,0x0000000039fe0000)] 0x0000000036add800 JavaThread "pool-5-thread-1" [_thread_blocked, id=5352, stack(0x00000000379a0000,0x0000000037aa0000)] 0x00000000230b5000 JavaThread "Thread-19" daemon [_thread_in_Java, id=12456, stack(0x000000005dca0000,0x000000005dda0000)] 0x00000000230b4800 JavaThread "Thread-16" daemon [_thread_in_native, id=16504, stack(0x0000000052d00000,0x0000000052e00000)] 0x00000000230b3800 JavaThread "Thread-15" daemon [_thread_in_native, id=10416, stack(0x0000000052c00000,0x0000000052d00000)] 0x00000000230b3000 JavaThread "Thread-14" daemon [_thread_in_native, id=864, stack(0x0000000052b00000,0x0000000052c00000)] 0x00000000230b2000 JavaThread "Thread-13" daemon [_thread_in_native, id=7412, stack(0x0000000052a00000,0x0000000052b00000)] 0x00000000230b7800 JavaThread "Thread-12" daemon [_thread_in_native, id=15756, stack(0x0000000052900000,0x0000000052a00000)] 0x00000000230b1800 JavaThread "Thread-11" daemon [_thread_in_native, id=15476, stack(0x0000000052800000,0x0000000052900000)] 0x00000000230aa000 JavaThread "Thread-10" daemon [_thread_in_native, id=16812, stack(0x00000000524f0000,0x00000000525f0000)] 0x00000000230a9000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=16668, stack(0x0000000052190000,0x0000000052290000)] 0x00000000230a8800 JavaThread "Narrator" [_thread_blocked, id=16512, stack(0x000000003a0e0000,0x000000003a1e0000)] 0x000000002fe62800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5132, stack(0x0000000033350000,0x0000000033450000)] 0x000000002fe68800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9060, stack(0x0000000033250000,0x0000000033350000)] 0x000000002405b000 JavaThread "Thread-2" daemon [_thread_in_native, id=17372, stack(0x00000000251d0000,0x00000000252d0000)] 0x00000000240fb000 JavaThread "Thread-1" daemon [_thread_blocked, id=17368, stack(0x00000000250d0000,0x00000000251d0000)] 0x0000000022739000 JavaThread "Service Thread" daemon [_thread_blocked, id=17336, stack(0x0000000022ac0000,0x0000000022bc0000)] 0x0000000020854800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=17332, stack(0x00000000225c0000,0x00000000226c0000)] 0x0000000020851000 JavaThread "C2 CompilerThread1" daemon [_thread_in_vm, id=17328, stack(0x00000000224c0000,0x00000000225c0000)] 0x000000002084c000 JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=17324, stack(0x00000000223c0000,0x00000000224c0000)] 0x0000000020848000 JavaThread "Attach Listener" daemon [_thread_blocked, id=17320, stack(0x00000000222c0000,0x00000000223c0000)] 0x0000000020846800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=17316, stack(0x00000000221c0000,0x00000000222c0000)] 0x00000000026db800 JavaThread "Finalizer" daemon [_thread_blocked, id=17304, stack(0x00000000220c0000,0x00000000221c0000)] 0x00000000026d9000 JavaThread "Reference Handler" daemon [_thread_blocked, id=17300, stack(0x0000000021fc0000,0x00000000220c0000)] =>0x00000000025e5800 JavaThread "Render thread" [_thread_in_native, id=17264, stack(0x00000000024e0000,0x00000000025e0000)] Other Threads: 0x0000000020808800 VMThread [stack: 0x0000000021ec0000,0x0000000021fc0000] [id=17296] 0x000000002273d800 WatcherThread [stack: 0x0000000022bc0000,0x0000000022cc0000] [id=17340] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x000000000056eea0] CodeCache_lock - owner thread: 0x000000002084c000 [0x00000000025e46e0] Compile_lock - owner thread: 0x000000002084c000 [0x00000000025e4260] MethodCompileQueue_lock - owner thread: 0x000000002084c000 Heap: PSYoungGen total 1637888K, used 367063K [0x0000000741580000, 0x00000007b5f80000, 0x00000007c0000000) eden space 1443328K, 12% used [0x0000000741580000,0x000000074ca0fe40,0x0000000799700000) from space 194560K, 93% used [0x00000007a6d00000,0x00000007b1ee60c0,0x00000007b2b00000) to space 219136K, 0% used [0x0000000799700000,0x0000000799700000,0x00000007a6d00000) ParOldGen total 1418240K, used 1315453K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x000000069449f788,0x000000069a900000) Metaspace used 150736K, capacity 173003K, committed 173252K, reserved 1196032K class space used 21997K, capacity 27066K, committed 27184K, reserved 1048576K Card table byte_map: [0x0000000011aa0000,0x0000000012690000] byte_map_base: 0x000000000e880000 Marking Bits: (ParMarkBitMap*) 0x00000000689a4040 Begin Bits: [0x0000000013480000, 0x0000000019380000) End Bits: [0x0000000019380000, 0x000000001f280000) Polling page: 0x0000000000550000 CodeCache: size=245760Kb used=103074Kb max_used=104163Kb free=142685Kb bounds [0x00000000026e0000, 0x0000000008d40000, 0x00000000116e0000] total_blobs=32077 nmethods=29903 adapters=2074 compilation: enabled Compilation events (10 events): Event: 624.233 Thread 0x0000000020851000 nmethod 47294 0x0000000004265010 code [0x0000000004265160, 0x0000000004265678] Event: 624.233 Thread 0x0000000020851000 47295 4 org.lwjgl.system.MemoryUtil::encodeUTF8 (328 bytes) Event: 624.239 Thread 0x0000000020851000 nmethod 47295 0x000000000708dcd0 code [0x000000000708de20, 0x000000000708e438] Event: 624.258 Thread 0x0000000020854800 47296 ! 3 org.lwjgl.opengl.ARBShaderObjects::glGetUniformLocationARB (48 bytes) Event: 624.258 Thread 0x0000000020854800 nmethod 47296 0x0000000007a0e510 code [0x0000000007a0e720, 0x0000000007a0f388] Event: 624.258 Thread 0x0000000020854800 47297 3 net.optifine.shaders.uniform.ShaderUniform1f::onProgramSet (59 bytes) Event: 624.259 Thread 0x0000000020854800 nmethod 47297 0x0000000007a0dd90 code [0x0000000007a0df20, 0x0000000007a0e2e8] Event: 624.259 Thread 0x0000000020851000 47298 4 java.util.regex.Matcher::replaceAll (59 bytes) Event: 624.259 Thread 0x0000000020854800 47300 3 java.util.regex.Matcher::find (69 bytes) Event: 624.259 Thread 0x0000000020854800 nmethod 47300 0x000000000708d6d0 code [0x000000000708d840, 0x000000000708dbe8] GC Heap History (10 events): Event: 611.321 GC heap before {Heap before GC invocations=136 (full 6): PSYoungGen total 1410048K, used 1410033K [0x0000000741580000, 0x00000007a1f80000, 0x00000007c0000000) eden space 1315328K, 100% used [0x0000000741580000,0x0000000791a00000,0x0000000791a00000) from space 94720K, 99% used [0x0000000791a00000,0x000000079767c6e8,0x0000000797680000) to space 110592K, 0% used [0x000000079b380000,0x000000079b380000,0x00000007a1f80000) ParOldGen total 1418240K, used 1225099K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 86% used [0x0000000644000000,0x000000068ec62dc0,0x000000069a900000) Metaspace used 150531K, capacity 172755K, committed 172996K, reserved 1196032K class space used 21990K, capacity 27058K, committed 27184K, reserved 1048576K Event: 611.368 GC heap after Heap after GC invocations=136 (full 6): PSYoungGen total 1453568K, used 110578K [0x0000000741580000, 0x00000007a4f00000, 0x00000007c0000000) eden space 1342976K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000793500000) from space 110592K, 99% used [0x000000079b380000,0x00000007a1f7cb48,0x00000007a1f80000) to space 129536K, 0% used [0x0000000793500000,0x0000000793500000,0x000000079b380000) ParOldGen total 1418240K, used 1235486K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 87% used [0x0000000644000000,0x000000068f687bd0,0x000000069a900000) Metaspace used 150531K, capacity 172755K, committed 172996K, reserved 1196032K class space used 21990K, capacity 27058K, committed 27184K, reserved 1048576K } Event: 613.975 GC heap before {Heap before GC invocations=137 (full 6): PSYoungGen total 1453568K, used 1453554K [0x0000000741580000, 0x00000007a4f00000, 0x00000007c0000000) eden space 1342976K, 100% used [0x0000000741580000,0x0000000793500000,0x0000000793500000) from space 110592K, 99% used [0x000000079b380000,0x00000007a1f7cb48,0x00000007a1f80000) to space 129536K, 0% used [0x0000000793500000,0x0000000793500000,0x000000079b380000) ParOldGen total 1418240K, used 1235486K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 87% used [0x0000000644000000,0x000000068f687bd0,0x000000069a900000) Metaspace used 150568K, capacity 172827K, committed 172996K, reserved 1196032K class space used 21992K, capacity 27060K, committed 27184K, reserved 1048576K Event: 614.048 GC heap after Heap after GC invocations=137 (full 6): PSYoungGen total 1472512K, used 129504K [0x0000000741580000, 0x00000007ad180000, 0x00000007c0000000) eden space 1342976K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000793500000) from space 129536K, 99% used [0x0000000793500000,0x000000079b378320,0x000000079b380000) to space 177664K, 0% used [0x00000007a2400000,0x00000007a2400000,0x00000007ad180000) ParOldGen total 1418240K, used 1315168K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x00000006944582c0,0x000000069a900000) Metaspace used 150568K, capacity 172827K, committed 172996K, reserved 1196032K class space used 21992K, capacity 27060K, committed 27184K, reserved 1048576K } Event: 617.074 GC heap before {Heap before GC invocations=138 (full 6): PSYoungGen total 1472512K, used 1472480K [0x0000000741580000, 0x00000007ad180000, 0x00000007c0000000) eden space 1342976K, 100% used [0x0000000741580000,0x0000000793500000,0x0000000793500000) from space 129536K, 99% used [0x0000000793500000,0x000000079b378320,0x000000079b380000) to space 177664K, 0% used [0x00000007a2400000,0x00000007a2400000,0x00000007ad180000) ParOldGen total 1418240K, used 1315168K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x00000006944582c0,0x000000069a900000) Metaspace used 150568K, capacity 172827K, committed 172996K, reserved 1196032K class space used 21992K, capacity 27060K, committed 27184K, reserved 1048576K Event: 617.133 GC heap after Heap after GC invocations=138 (full 6): PSYoungGen total 1577984K, used 129269K [0x0000000741580000, 0x00000007ae480000, 0x00000007c0000000) eden space 1400320K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000796d00000) from space 177664K, 72% used [0x00000007a2400000,0x00000007aa23d5e8,0x00000007ad180000) to space 187392K, 0% used [0x0000000796d00000,0x0000000796d00000,0x00000007a2400000) ParOldGen total 1418240K, used 1315445K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x000000069449d788,0x000000069a900000) Metaspace used 150568K, capacity 172827K, committed 172996K, reserved 1196032K class space used 21992K, capacity 27060K, committed 27184K, reserved 1048576K } Event: 620.284 GC heap before {Heap before GC invocations=139 (full 6): PSYoungGen total 1577984K, used 1529589K [0x0000000741580000, 0x00000007ae480000, 0x00000007c0000000) eden space 1400320K, 100% used [0x0000000741580000,0x0000000796d00000,0x0000000796d00000) from space 177664K, 72% used [0x00000007a2400000,0x00000007aa23d5e8,0x00000007ad180000) to space 187392K, 0% used [0x0000000796d00000,0x0000000796d00000,0x00000007a2400000) ParOldGen total 1418240K, used 1315445K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x000000069449d788,0x000000069a900000) Metaspace used 150568K, capacity 172827K, committed 172996K, reserved 1196032K class space used 21992K, capacity 27060K, committed 27184K, reserved 1048576K Event: 620.334 GC heap after Heap after GC invocations=139 (full 6): PSYoungGen total 1587712K, used 129173K [0x0000000741580000, 0x00000007b2b00000, 0x00000007c0000000) eden space 1400320K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000796d00000) from space 187392K, 68% used [0x0000000796d00000,0x000000079eb25478,0x00000007a2400000) to space 194560K, 0% used [0x00000007a6d00000,0x00000007a6d00000,0x00000007b2b00000) ParOldGen total 1418240K, used 1315445K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x000000069449d788,0x000000069a900000) Metaspace used 150568K, capacity 172827K, committed 172996K, reserved 1196032K class space used 21992K, capacity 27060K, committed 27184K, reserved 1048576K } Event: 623.006 GC heap before {Heap before GC invocations=140 (full 6): PSYoungGen total 1587712K, used 1529493K [0x0000000741580000, 0x00000007b2b00000, 0x00000007c0000000) eden space 1400320K, 100% used [0x0000000741580000,0x0000000796d00000,0x0000000796d00000) from space 187392K, 68% used [0x0000000796d00000,0x000000079eb25478,0x00000007a2400000) to space 194560K, 0% used [0x00000007a6d00000,0x00000007a6d00000,0x00000007b2b00000) ParOldGen total 1418240K, used 1315445K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x000000069449d788,0x000000069a900000) Metaspace used 150644K, capacity 172923K, committed 173252K, reserved 1196032K class space used 21993K, capacity 27062K, committed 27184K, reserved 1048576K Event: 623.073 GC heap after Heap after GC invocations=140 (full 6): PSYoungGen total 1637888K, used 182168K [0x0000000741580000, 0x00000007b5f80000, 0x00000007c0000000) eden space 1443328K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000799700000) from space 194560K, 93% used [0x00000007a6d00000,0x00000007b1ee60c0,0x00000007b2b00000) to space 219136K, 0% used [0x0000000799700000,0x0000000799700000,0x00000007a6d00000) ParOldGen total 1418240K, used 1315453K [0x0000000644000000, 0x000000069a900000, 0x0000000741580000) object space 1418240K, 92% used [0x0000000644000000,0x000000069449f788,0x000000069a900000) Metaspace used 150644K, capacity 172923K, committed 173252K, reserved 1196032K class space used 21993K, capacity 27062K, committed 27184K, reserved 1048576K } Deoptimization events (10 events): Event: 624.185 Thread 0x00000000025e5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000301b94c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 11 Event: 624.185 Thread 0x00000000025e5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000301b94c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 11 Event: 624.185 Thread 0x00000000025e5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000301b94c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 11 Event: 624.186 Thread 0x00000000025e5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004aad248 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 624.186 Thread 0x00000000025e5800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000585d140 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 624.229 Thread 0x00000000025e5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000038f4c30 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 624.229 Thread 0x00000000025e5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042a5990 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 624.229 Thread 0x00000000025e5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028500d0 method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 49 Event: 624.229 Thread 0x00000000025e5800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000585d140 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 624.229 Thread 0x00000000025e5800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000585d140 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Internal exceptions (10 events): Event: 610.787 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007796d91e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 610.787 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007796da9e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 610.787 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007796dab98) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 611.793 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x0000000747506208) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 611.824 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007475157b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 611.825 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x0000000747515a70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 611.825 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007475172a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 611.825 Thread 0x00000000230b5000 Exception <a 'sun/nio/fs/WindowsException'> (0x0000000747517548) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 622.692 Thread 0x00000000025e5800 Implicit null exception at 0x00000000082328d2 to 0x0000000008232ed1 Event: 622.692 Thread 0x00000000025e5800 Implicit null exception at 0x0000000007b5aa86 to 0x0000000007b5e439 Events (10 events): Event: 624.229 Thread 0x00000000025e5800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x000000000585d140 Event: 624.229 Thread 0x00000000025e5800 DEOPT PACKING pc=0x000000000585d140 sp=0x00000000025ddcc0 Event: 624.229 Thread 0x00000000025e5800 DEOPT UNPACKING pc=0x000000000272582a sp=0x00000000025ddc98 mode 2 Event: 624.229 Thread 0x00000000025e5800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x000000000585d140 Event: 624.229 Thread 0x00000000025e5800 DEOPT PACKING pc=0x000000000585d140 sp=0x00000000025ddd40 Event: 624.229 Thread 0x00000000025e5800 DEOPT UNPACKING pc=0x000000000272582a sp=0x00000000025ddd18 mode 2 Event: 624.230 Thread 0x00000000025e5800 DEOPT PACKING pc=0x0000000008ccb1ed sp=0x00000000025ddd50 Event: 624.230 Thread 0x00000000025e5800 DEOPT UNPACKING pc=0x000000000272787f sp=0x00000000025dda80 mode 0 Event: 624.230 Thread 0x00000000025e5800 DEOPT PACKING pc=0x0000000008765c18 sp=0x00000000025ddd00 Event: 624.230 Thread 0x00000000025e5800 DEOPT UNPACKING pc=0x000000000272787f sp=0x00000000025dda68 mode 0 Dynamic libraries: 0x00007ff7d6b70000 - 0x00007ff7d6ba7000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\javaw.exe 0x00007ffe66970000 - 0x00007ffe66b66000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffe667c0000 - 0x00007ffe6687d000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffe644c0000 - 0x00007ffe64789000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ffe654e0000 - 0x00007ffe6558c000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffe65000000 - 0x00007ffe6509e000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffe655f0000 - 0x00007ffe6568c000 C:\WINDOWS\System32\sechost.dll 0x00007ffe650a0000 - 0x00007ffe651cb000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffe65280000 - 0x00007ffe65420000 C:\WINDOWS\System32\USER32.dll 0x00007ffe64790000 - 0x00007ffe647b2000 C:\WINDOWS\System32\win32u.dll 0x00007ffe654b0000 - 0x00007ffe654da000 C:\WINDOWS\System32\GDI32.dll 0x00007ffe641a0000 - 0x00007ffe642ab000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffe64100000 - 0x00007ffe6419d000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffe648d0000 - 0x00007ffe649d0000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffe42360000 - 0x00007ffe425fb000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.746_none_ca02b4b61b8320a4\COMCTL32.dll 0x00007ffe65480000 - 0x00007ffe654b0000 C:\WINDOWS\System32\IMM32.DLL 0x0000000068a30000 - 0x0000000068b02000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\msvcr100.dll 0x00000000681a0000 - 0x0000000068a23000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\server\jvm.dll 0x00007ffe659f0000 - 0x00007ffe659f8000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ffe5c8c0000 - 0x00007ffe5c8e7000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffe5da10000 - 0x00007ffe5da1a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffe5f4a0000 - 0x00007ffe5f4a9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffe65a00000 - 0x00007ffe65a6b000 C:\WINDOWS\System32\WS2_32.dll 0x0000000068190000 - 0x000000006819f000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\verify.dll 0x0000000068160000 - 0x0000000068189000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\java.dll 0x0000000068140000 - 0x0000000068156000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\zip.dll 0x00007ffe65b00000 - 0x00007ffe66243000 C:\WINDOWS\System32\SHELL32.dll 0x00007ffe62230000 - 0x00007ffe629bf000 C:\WINDOWS\SYSTEM32\windows.storage.dll 0x00007ffe65690000 - 0x00007ffe659e6000 C:\WINDOWS\System32\combase.dll 0x00007ffe63a40000 - 0x00007ffe63a6c000 C:\WINDOWS\SYSTEM32\Wldp.dll 0x00007ffe66880000 - 0x00007ffe6692e000 C:\WINDOWS\System32\SHCORE.dll 0x00007ffe65590000 - 0x00007ffe655e5000 C:\WINDOWS\System32\shlwapi.dll 0x00007ffe63fe0000 - 0x00007ffe64006000 C:\WINDOWS\SYSTEM32\profapi.dll 0x0000000068130000 - 0x000000006813d000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\management.dll 0x0000000068110000 - 0x000000006812a000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\net.dll 0x00007ffe637c0000 - 0x00007ffe6382a000 C:\WINDOWS\system32\mswsock.dll 0x00007ffe4ba60000 - 0x00007ffe4ba77000 C:\WINDOWS\system32\napinsp.dll 0x00007ffe4ba40000 - 0x00007ffe4ba5b000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ffe4ba20000 - 0x00007ffe4ba35000 C:\WINDOWS\system32\wshbth.dll 0x00007ffe5fca0000 - 0x00007ffe5fcbd000 C:\WINDOWS\system32\NLAapi.dll 0x00007ffe634b0000 - 0x00007ffe634eb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffe634f0000 - 0x00007ffe635bb000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ffe64ff0000 - 0x00007ffe64ff8000 C:\WINDOWS\System32\NSI.dll 0x00007ffe4ba00000 - 0x00007ffe4ba12000 C:\WINDOWS\System32\winrnr.dll 0x00007ffe571f0000 - 0x00007ffe571fa000 C:\Windows\System32\rasadhlp.dll 0x00007ffe57640000 - 0x00007ffe576bf000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ffe642b0000 - 0x00007ffe642d7000 C:\WINDOWS\System32\bcrypt.dll 0x00000000680f0000 - 0x0000000068101000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\nio.dll 0x00000000680c0000 - 0x00000000680e4000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\sunec.dll 0x00007ffe63990000 - 0x00007ffe639a8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ffe63160000 - 0x00007ffe63194000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffe63fa0000 - 0x00007ffe63fce000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ffe64440000 - 0x00007ffe644c0000 C:\WINDOWS\System32\bcryptprimitives.dll 0x00007ffe639b0000 - 0x00007ffe639bc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ffe52700000 - 0x00007ffe52772000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978\lwjgl.dll 0x00007ffe48c00000 - 0x00007ffe48e51000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978\jemalloc.dll 0x00007ffe49280000 - 0x00007ffe492de000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978\glfw.dll 0x00007ffe61b70000 - 0x00007ffe61c0e000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffe504e0000 - 0x00007ffe50525000 C:\WINDOWS\SYSTEM32\dinput8.dll 0x00007ffe54ba0000 - 0x00007ffe54bb1000 C:\WINDOWS\SYSTEM32\xinput1_4.dll 0x00007ffe640b0000 - 0x00007ffe640fe000 C:\WINDOWS\System32\cfgmgr32.dll 0x00007ffe63d80000 - 0x00007ffe63dac000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ffe61e50000 - 0x00007ffe61e7f000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ffe58da0000 - 0x00007ffe58ef2000 C:\WINDOWS\SYSTEM32\inputhost.dll 0x00007ffe66500000 - 0x00007ffe665cd000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffe616d0000 - 0x00007ffe617c2000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll 0x00007ffe5fba0000 - 0x00007ffe5fc97000 C:\WINDOWS\SYSTEM32\PROPSYS.dll 0x00007ffe60c70000 - 0x00007ffe60dc4000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ffe61370000 - 0x00007ffe616ce000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll 0x00007ffe62eb0000 - 0x00007ffe62ee3000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ffe62030000 - 0x00007ffe62042000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ffe64ed0000 - 0x00007ffe64fe6000 C:\WINDOWS\System32\MSCTF.dll 0x00007ffe629c0000 - 0x00007ffe629cd000 C:\WINDOWS\SYSTEM32\HID.DLL 0x00007ffe64a50000 - 0x00007ffe64eb7000 C:\WINDOWS\System32\SETUPAPI.DLL 0x00007ffe647c0000 - 0x00007ffe64820000 C:\WINDOWS\System32\WINTRUST.dll 0x00007ffe642e0000 - 0x00007ffe64436000 C:\WINDOWS\System32\CRYPT32.dll 0x00007ffe63bc0000 - 0x00007ffe63bd2000 C:\WINDOWS\SYSTEM32\MSASN1.dll 0x00007ffe59000000 - 0x00007ffe59125000 C:\WINDOWS\SYSTEM32\opengl32.dll 0x00007ffe58d70000 - 0x00007ffe58d9c000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffe651d0000 - 0x00007ffe65279000 C:\WINDOWS\System32\clbcatq.dll 0x00007ffe2b4a0000 - 0x00007ffe2b4ca000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361677.inf_amd64_55dfb1eac1b1093a\B361561\atig6pxx.dll 0x00007ffe12ae0000 - 0x00007ffe158b4000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361677.inf_amd64_55dfb1eac1b1093a\B361561\atio6axx.dll 0x00007ffe66630000 - 0x00007ffe6675a000 C:\WINDOWS\System32\ole32.dll 0x00007ffe3e470000 - 0x00007ffe3e494000 C:\WINDOWS\SYSTEM32\dxva2.dll 0x00007ffe26d40000 - 0x00007ffe26d7c000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361677.inf_amd64_55dfb1eac1b1093a\B361561\atig6txx.dll 0x00007ffe597d0000 - 0x00007ffe5998f000 C:\WINDOWS\SYSTEM32\atiadlxx.dll 0x00007ffe59710000 - 0x00007ffe59759000 C:\WINDOWS\SYSTEM32\pdh.dll 0x00007ffe5cad0000 - 0x00007ffe5cb0b000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x00007ffe48b80000 - 0x00007ffe48bff000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978\lwjgl_stb.dll 0x00007ffe5dd70000 - 0x00007ffe5de1e000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ffe5dd50000 - 0x00007ffe5dd61000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll 0x00007ffde6080000 - 0x00007ffde60c3000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ffe58f00000 - 0x00007ffe58ffb000 C:\WINDOWS\SYSTEM32\textinputframework.dll 0x00007ffe50450000 - 0x00007ffe504d9000 C:\Program Files (x86)\Overwolf\0.162.0.13\OWExplorer.dll 0x00007ffe48b20000 - 0x00007ffe48b78000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978\lwjgl_opengl.dll 0x00007ffe48ad0000 - 0x00007ffe48b12000 C:\Users\John\AppData\Local\Temp\jna-2314539\jna8784811165975965793.dll 0x00007ffe526e0000 - 0x00007ffe526fa000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978\SAPIWrapper_x64.dll 0x00007ffde3430000 - 0x00007ffde35b6000 C:\WINDOWS\System32\Speech\Common\sapi.dll 0x00007ffe100b0000 - 0x00007ffe100ce000 C:\WINDOWS\SYSTEM32\MSACM32.dll 0x00007ffe50330000 - 0x00007ffe5033b000 C:\WINDOWS\SYSTEM32\msdmo.dll 0x00007ffe53a60000 - 0x00007ffe53a86000 C:\WINDOWS\SYSTEM32\winmmbase.dll 0x00007ffe5eb90000 - 0x00007ffe5ec15000 C:\WINDOWS\System32\MMDevApi.dll 0x0000000067f20000 - 0x00000000680b8000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\awt.dll 0x00007ffe61a40000 - 0x00007ffe61ad0000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ffe489b0000 - 0x00007ffe48ac4000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978\OpenAL.dll 0x00007ffe5ed90000 - 0x00007ffe5ef13000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL 0x00007ffe63f10000 - 0x00007ffe63f5b000 C:\WINDOWS\SYSTEM32\powrprof.dll 0x00007ffe63ef0000 - 0x00007ffe63f02000 C:\WINDOWS\SYSTEM32\UMPDC.dll 0x00007ffe61c30000 - 0x00007ffe61c44000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll 0x00007ffe5e980000 - 0x00007ffe5e997000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffe5e9e0000 - 0x00007ffe5e9fd000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x00007ffe59f80000 - 0x00007ffe5a164000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\a4dc-25f3-6596-6978 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.1259 -Xmx6080m -Xms256m -XX:PermSize=256m -Dminecraft.applet.TargetDirectory=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Instances\sus -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml java_command: cpw.mods.modlauncher.Launcher --username hot_sayce --version forge-36.0.1 --gameDir C:\Users\John\OneDrive\Documents\curseforge\minecraft\Instances\sus --assetsDir C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\assets --assetIndex 1.16 --uuid f88f933f3f1f436ead3e965a02c4301b --accessToken ❄️❄️❄️❄️❄️❄️ --userType msa --versionType release --width 1024 --height 768 --launchTarget fmlclient --fml.forgeVersion 36.0.1 --fml.mcVersion 1.16.5 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20210115.111550 java_class_path (initial): C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forge\1.16.5-36.0.1\forge-1.16.5-36.0.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm\9.0\asm-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-commons\9.0\asm-commons-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-tree\9.0\asm-tree-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-util\9.0\asm-util-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-analysis\9.0\asm-analysis-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\cpw\mods\modlauncher\8.0.9\modlauncher-8.0.9.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\cpw\mods\grossjava9hacks\1.3.0\grossjava9hacks-1.3.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\accesstransformers\3.0.1\accesstransformers-3.0.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\eventbus\4.0.0\eventbus-4.0.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forgespi\3.2.0\forgespi-3.2.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\coremods\4.0.3\coremods-4.0.3.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\core\3.6.2\core-3.6.2.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.2\to Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\John\AppData\Local\Microsoft\WindowsApps; USERNAME=John OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel Here you go, sir. -
minecraft crashes as soon as I use shaders
JoehnMama replied to JoehnMama's topic in Support & Bug Reports
Checked again and turns out that there's a newer driver I can install. I installed it and it still isn't working. Should I post another crash report? -
minecraft crashes as soon as I use shaders
JoehnMama replied to JoehnMama's topic in Support & Bug Reports
I have a 5700 xt, and I'm pretty sure that I have the latest driver. -
minecraft crashes as soon as I use shaders
JoehnMama replied to JoehnMama's topic in Support & Bug Reports
I think I got the latest version already. However, I'll still check. -
JoehnMama joined the community
-
All my drivers are updated I'm playing on 1.16.4 I also experience FPS drop in my minecraft world when I use Terraforged # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff809b1bad2, pid=16780, tid=16308 # # 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 [atio6axx.dll+0xbbbad2] # # 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 (0x0000000002e25800): JavaThread "Render thread" [_thread_in_native, id=16308, stack(0x0000000002d20000,0x0000000002e20000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000002aaa2000 Registers: RAX=0x0000000000001fff, RBX=0x000000002aaa0000, RCX=0xffffffffffffffff, RDX=0x0000000000da0099 RSP=0x0000000002e1d970, RBP=0x0000000002e1da70, RSI=0x0000000000000000, RDI=0x0000000000000000 R8 =0x00000000000000da, R9 =0x000000000000003c, R10=0x00000000000000c0, R11=0x0000000200000200 R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000 RIP=0x00007ff809b1bad2, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x0000000002e1d970) 0x0000000002e1d970: 0000000000dfdc10 0000000033a656a0 0x0000000002e1d980: 0000000036000101 000000000000022d 0x0000000002e1d990: 0000000000000100 0000000000df0150 0x0000000002e1d9a0: 00000000dc7bf7a0 00007ff890a648ea 0x0000000002e1d9b0: 0000000000df0000 0000000000000000 0x0000000002e1d9c0: 0000000000000000 0000000000000000 0x0000000002e1d9d0: 000000000000022d 000000000000022d 0x0000000002e1d9e0: 0000000000000000 0000000702000002 0x0000000002e1d9f0: 0000000000000101 00007ff890a67800 0x0000000002e1da00: 0000000000000000 0000000000000000 0x0000000002e1da10: 0000000000000000 0000000000000000 0x0000000002e1da20: 0000000000000000 0000000000000000 0x0000000002e1da30: 0000000000000000 0000000000000000 0x0000000002e1da40: 0000000000000000 0000000000d70000 0x0000000002e1da50: 00000000dc7bf790 0000000033301a70 0x0000000002e1da60: 0000000000000001 0000000000000010 Instructions: (pc=0x00007ff809b1bad2) 0x00007ff809b1bab2: e8 01 00 00 48 8b f7 48 89 7d b0 48 89 7d b8 48 0x00007ff809b1bac2: 89 7c 24 70 4a 8b 1c fb 48 85 db 74 4c 48 8b c1 0x00007ff809b1bad2: 80 7c 03 01 00 48 8d 40 01 75 f5 48 8d 78 01 48 0x00007ff809b1bae2: 89 7d b8 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0 Register to memory mapping: RAX=0x0000000000001fff is an unknown value RBX=0x000000002aaa0000 is an unknown value RCX=0xffffffffffffffff is an unknown value RDX=0x0000000000da0099 is an unknown value RSP=0x0000000002e1d970 is pointing into the stack for thread: 0x0000000002e25800 RBP=0x0000000002e1da70 is pointing into the stack for thread: 0x0000000002e25800 RSI=0x0000000000000000 is an unknown value RDI=0x0000000000000000 is an unknown value R8 =0x00000000000000da is an unknown value R9 =0x000000000000003c is an unknown value R10=0x00000000000000c0 is an unknown value R11=0x0000000200000200 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x0000000000000000 is an unknown value R14=0x0000000000000000 is an unknown value R15=0x0000000000000000 is an unknown value Stack: [0x0000000002d20000,0x0000000002e20000], sp=0x0000000002e1d970, free space=1014k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0xbbbad2] C [atio6axx.dll+0xbb930f] C [atio6axx.dll+0xdcaee7] C 0x0000000002f35e34 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.ARBShaderObjects.nglShaderSourceARB(IIJJ)V+0 j org.lwjgl.opengl.ARBShaderObjects.glShaderSourceARB(ILjava/lang/CharSequence;)V+38 j net.optifine.shaders.Shaders.createVertShader(Lnet/optifine/shaders/Program;Ljava/lang/String;)I+339 j net.optifine.shaders.Shaders.setupProgram(Lnet/optifine/shaders/Program;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+38 j net.optifine.shaders.Shaders.init()V+729 J 46734 C1 net.optifine.shaders.Shaders.beginRender(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ActiveRenderInfo;FJ)V (951 bytes) @ 0x000000000910ee5c [0x000000000910ed20+0x13c] J 46657 C1 net.minecraft.client.renderer.GameRenderer.func_228378_a_(FJLcom/mojang/blaze3d/matrix/MatrixStack;)V (885 bytes) @ 0x0000000008ecfa6c [0x0000000008ecf7a0+0x2cc] J 45713 C1 net.minecraft.client.renderer.GameRenderer.func_195458_a(FJZ)V (1221 bytes) @ 0x0000000008becdcc [0x0000000008beb240+0x1b8c] J 42795 C2 net.minecraft.client.Minecraft.func_195542_b(Z)V (1010 bytes) @ 0x0000000008c1b244 [0x0000000008c19fe0+0x1264] j net.minecraft.client.Minecraft.func_99999_d()V+68 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1379 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 4530 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000003c6df4c [0x0000000003c6de40+0x10c] J 4593 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003c8a5fc [0x0000000003c8a4e0+0x11c] j net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(Lcpw/mods/modlauncher/api/ITransformingClassLoader;[Ljava/lang/String;)Ljava/lang/Void;+50 j net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$484.call()Ljava/lang/Object;+12 j cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Lcpw/mods/modlauncher/api/ITransformingClassLoader;)V+11 j cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+57 j cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+19 j cpw.mods.modlauncher.Launcher.run([Ljava/lang/String;)V+116 j cpw.mods.modlauncher.Launcher.main([Ljava/lang/String;)V+37 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000002c8b6000 JavaThread "Sound engine" daemon [_thread_blocked, id=7072, stack(0x0000000000010000,0x0000000000110000)] 0x000000002c8ba000 JavaThread "Worker-Main-45" daemon [_thread_blocked, id=16284, stack(0x0000000046530000,0x0000000046630000)] 0x000000003018d800 JavaThread "Worker-Main-42" daemon [_thread_blocked, id=11948, stack(0x00000000440c0000,0x00000000441c0000)] 0x0000000030198000 JavaThread "IO-Worker-32" [_thread_blocked, id=13636, stack(0x0000000021b40000,0x0000000021c40000)] 0x00000000a8d1e000 JavaThread "TF-Batch-Worker-3" daemon [_thread_blocked, id=16404, stack(0x0000000057a50000,0x0000000057b50000)] 0x00000000a8d1e800 JavaThread "TF-Batch-Worker-2" daemon [_thread_blocked, id=16812, stack(0x0000000057950000,0x0000000057a50000)] 0x00000000a8d21000 JavaThread "TF-Batch-Worker-1" daemon [_thread_blocked, id=5464, stack(0x0000000043790000,0x0000000043890000)] 0x000000004afd9000 JavaThread "TF-Task-Worker-1" daemon [_thread_blocked, id=15196, stack(0x0000000040660000,0x0000000040760000)] 0x000000004afe2000 JavaThread "Ice and Fire Pathfinding Worker #0" daemon [_thread_blocked, id=16920, stack(0x0000000057550000,0x0000000057650000)] 0x000000004afd8800 JavaThread "IO-Worker-30" [_thread_blocked, id=14496, stack(0x00000000573d0000,0x00000000574d0000)] 0x000000004afda000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=12304, stack(0x0000000045b00000,0x0000000045c00000)] 0x000000004afdd000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=12552, stack(0x0000000045a00000,0x0000000045b00000)] 0x000000004afd3000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=1460, stack(0x00000000454e0000,0x00000000455e0000)] 0x000000004afd5800 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=8020, stack(0x00000000453e0000,0x00000000454e0000)] 0x000000002c8bd800 JavaThread "Thread-26" daemon [_thread_in_native, id=9812, stack(0x0000000043d10000,0x0000000043e10000)] 0x000000002c8be800 JavaThread "Server thread" [_thread_blocked, id=14300, stack(0x0000000043a90000,0x0000000043b90000)] 0x000000002b2ac000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=15884, stack(0x000000002da60000,0x000000002db60000)] 0x000000002b2b2800 JavaThread "TF-Scheduler" [_thread_blocked, id=14140, stack(0x0000000043c10000,0x0000000043d10000)] 0x000000002c8b5800 JavaThread "pool-5-thread-3" [_thread_blocked, id=16612, stack(0x0000000033110000,0x0000000033210000)] 0x000000002d249000 JavaThread "pool-5-thread-2" [_thread_blocked, id=15136, stack(0x000000002f870000,0x000000002f970000)] 0x000000002d24c000 JavaThread "pool-5-thread-1" [_thread_blocked, id=9716, stack(0x000000002dfb0000,0x000000002e0b0000)] 0x000000002d249800 JavaThread "Thread-18" daemon [_thread_in_Java, id=4104, stack(0x0000000053720000,0x0000000053820000)] 0x000000002d246800 JavaThread "Thread-16" daemon [_thread_in_native, id=16368, stack(0x000000004c910000,0x000000004ca10000)] 0x000000002d24c800 JavaThread "Thread-15" daemon [_thread_in_native, id=3056, stack(0x000000004c810000,0x000000004c910000)] 0x000000002d24d800 JavaThread "Thread-14" daemon [_thread_in_native, id=11212, stack(0x000000004c710000,0x000000004c810000)] 0x000000002b2ae800 JavaThread "Thread-13" daemon [_thread_in_native, id=15708, stack(0x000000004c610000,0x000000004c710000)] 0x000000002c8c1800 JavaThread "Thread-12" daemon [_thread_in_native, id=17024, stack(0x000000004c510000,0x000000004c610000)] 0x000000002c8c0800 JavaThread "Thread-11" daemon [_thread_in_native, id=8588, stack(0x000000004c410000,0x000000004c510000)] 0x000000002c8b9000 JavaThread "Thread-10" daemon [_thread_in_native, id=12008, stack(0x000000004c310000,0x000000004c410000)] 0x000000002c8bf000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1544, stack(0x000000004bc50000,0x000000004bd50000)] 0x000000002c8b4800 JavaThread "Narrator" [_thread_blocked, id=17376, stack(0x000000002a980000,0x000000002aa80000)] 0x000000002c8b3000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11804, stack(0x0000000032ab0000,0x0000000032bb0000)] 0x000000002c8b8800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6168, stack(0x000000002dc60000,0x000000002dd60000)] 0x0000000020012000 JavaThread "Thread-2" daemon [_thread_in_native, id=5400, stack(0x00000000211c0000,0x00000000212c0000)] 0x000000001fc07000 JavaThread "Thread-1" daemon [_thread_blocked, id=5460, stack(0x00000000210c0000,0x00000000211c0000)] 0x000000001e72e800 JavaThread "Service Thread" daemon [_thread_blocked, id=2804, stack(0x000000001eab0000,0x000000001ebb0000)] 0x000000001c845800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=14796, stack(0x000000001e5b0000,0x000000001e6b0000)] 0x000000001c842000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5796, stack(0x000000001e4b0000,0x000000001e5b0000)] 0x000000001c83d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12356, stack(0x000000001e3b0000,0x000000001e4b0000)] 0x000000001c839000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10788, stack(0x000000001e2b0000,0x000000001e3b0000)] 0x000000001c837800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12532, stack(0x000000001e1b0000,0x000000001e2b0000)] 0x0000000002f1a800 JavaThread "Finalizer" daemon [_thread_blocked, id=9960, stack(0x000000001e0b0000,0x000000001e1b0000)] 0x0000000002f19800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12816, stack(0x000000001dfb0000,0x000000001e0b0000)] =>0x0000000002e25800 JavaThread "Render thread" [_thread_in_native, id=16308, stack(0x0000000002d20000,0x0000000002e20000)] Other Threads: 0x000000001c7f7800 VMThread [stack: 0x000000001deb0000,0x000000001dfb0000] [id=7812] 0x000000001e739000 WatcherThread [stack: 0x000000001ebb0000,0x000000001ecb0000] [id=1692] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 1054208K, used 414479K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 724992K, 56% used [0x000000076ab00000,0x00000007838602a0,0x0000000796f00000) from space 329216K, 2% used [0x00000007abe80000,0x00000007ac5e3ca0,0x00000007c0000000) to space 336384K, 0% used [0x0000000796f00000,0x0000000796f00000,0x00000007ab780000) ParOldGen total 2054144K, used 1467042K [0x00000006c0000000, 0x000000073d600000, 0x000000076ab00000) object space 2054144K, 71% used [0x00000006c0000000,0x00000007198a8850,0x000000073d600000) Metaspace used 151780K, capacity 173755K, committed 173920K, reserved 1196032K class space used 22120K, capacity 27141K, committed 27244K, reserved 1048576K Card table byte_map: [0x00000000122e0000,0x0000000012af0000] byte_map_base: 0x000000000ece0000 Marking Bits: (ParMarkBitMap*) 0x000000005d0e4040 Begin Bits: [0x0000000013650000, 0x0000000017650000) End Bits: [0x0000000017650000, 0x000000001b650000) Polling page: 0x0000000002b50000 CodeCache: size=245760Kb used=102769Kb max_used=104657Kb free=142990Kb bounds [0x0000000002f20000, 0x0000000009610000, 0x0000000011f20000] total_blobs=32195 nmethods=30025 adapters=2074 compilation: enabled Compilation events (10 events): Event: 402.022 Thread 0x000000001c845800 nmethod 47567 0x00000000066e8d50 code [0x00000000066e8ec0, 0x00000000066e91e8] Event: 402.022 Thread 0x000000001c842000 47568 4 java.util.regex.Matcher::replaceAll (59 bytes) Event: 402.025 Thread 0x000000001c845800 47569 ! 3 org.lwjgl.opengl.ARBShaderObjects::glGetUniformLocationARB (48 bytes) Event: 402.025 Thread 0x000000001c845800 nmethod 47569 0x0000000005891c90 code [0x0000000005891ea0, 0x0000000005892b08] Event: 402.025 Thread 0x000000001c845800 47570 3 net.optifine.shaders.config.MacroState::processMacro (506 bytes) Event: 402.027 Thread 0x000000001c845800 nmethod 47570 0x0000000004aefe10 code [0x0000000004af0360, 0x0000000004af3598] Event: 402.027 Thread 0x000000001c845800 47571 3 java.util.ArrayDeque::contains (53 bytes) Event: 402.027 Thread 0x000000001c845800 nmethod 47571 0x00000000055680d0 code [0x0000000005568260, 0x0000000005568628] Event: 402.036 Thread 0x000000001c845800 47573 3 net.optifine.shaders.uniform.ShaderUniform1f::onProgramSet (59 bytes) Event: 402.037 Thread 0x000000001c845800 nmethod 47573 0x00000000055b1a90 code [0x00000000055b1c20, 0x00000000055b1fe8] GC Heap History (10 events): Event: 393.886 GC heap before {Heap before GC invocations=211 (full 8): PSYoungGen total 1058304K, used 875006K [0x000000076ab00000, 0x00000007bf300000, 0x00000007c0000000) eden space 747520K, 100% used [0x000000076ab00000,0x0000000798500000,0x0000000798500000) from space 310784K, 41% used [0x00000007ac380000,0x00000007b3fffaf0,0x00000007bf300000) to space 318464K, 0% used [0x0000000798500000,0x0000000798500000,0x00000007abc00000) ParOldGen total 1845248K, used 1641618K [0x00000006c0000000, 0x0000000730a00000, 0x000000076ab00000) object space 1845248K, 88% used [0x00000006c0000000,0x00000007243248f8,0x0000000730a00000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K Event: 393.919 GC heap after Heap after GC invocations=211 (full 8): PSYoungGen total 1065984K, used 115566K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 747520K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000798500000) from space 318464K, 36% used [0x0000000798500000,0x000000079f5db9a0,0x00000007abc00000) to space 316416K, 0% used [0x00000007acb00000,0x00000007acb00000,0x00000007c0000000) ParOldGen total 1845248K, used 1653634K [0x00000006c0000000, 0x0000000730a00000, 0x000000076ab00000) object space 1845248K, 89% used [0x00000006c0000000,0x0000000724ee0928,0x0000000730a00000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K } Event: 395.653 GC heap before {Heap before GC invocations=212 (full 8): PSYoungGen total 1065984K, used 863086K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 747520K, 100% used [0x000000076ab00000,0x0000000798500000,0x0000000798500000) from space 318464K, 36% used [0x0000000798500000,0x000000079f5db9a0,0x00000007abc00000) to space 316416K, 0% used [0x00000007acb00000,0x00000007acb00000,0x00000007c0000000) ParOldGen total 1845248K, used 1653634K [0x00000006c0000000, 0x0000000730a00000, 0x000000076ab00000) object space 1845248K, 89% used [0x00000006c0000000,0x0000000724ee0928,0x0000000730a00000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K Event: 395.683 GC heap after Heap after GC invocations=212 (full 8): PSYoungGen total 1075200K, used 98927K [0x000000076ab00000, 0x00000007bfc00000, 0x00000007c0000000) eden space 762880K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000799400000) from space 312320K, 31% used [0x00000007acb00000,0x00000007b2b9bce8,0x00000007bfc00000) to space 315392K, 0% used [0x0000000799400000,0x0000000799400000,0x00000007ac800000) ParOldGen total 1845248K, used 1670352K [0x00000006c0000000, 0x0000000730a00000, 0x000000076ab00000) object space 1845248K, 90% used [0x00000006c0000000,0x0000000725f34338,0x0000000730a00000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K } Event: 397.469 GC heap before {Heap before GC invocations=213 (full 8): PSYoungGen total 1075200K, used 861807K [0x000000076ab00000, 0x00000007bfc00000, 0x00000007c0000000) eden space 762880K, 100% used [0x000000076ab00000,0x0000000799400000,0x0000000799400000) from space 312320K, 31% used [0x00000007acb00000,0x00000007b2b9bce8,0x00000007bfc00000) to space 315392K, 0% used [0x0000000799400000,0x0000000799400000,0x00000007ac800000) ParOldGen total 1845248K, used 1670352K [0x00000006c0000000, 0x0000000730a00000, 0x000000076ab00000) object space 1845248K, 90% used [0x00000006c0000000,0x0000000725f34338,0x0000000730a00000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K Event: 397.509 GC heap after Heap after GC invocations=213 (full 8): PSYoungGen total 763392K, used 64K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 762880K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000799400000) from space 512K, 12% used [0x0000000799400000,0x0000000799410000,0x0000000799480000) to space 329216K, 0% used [0x00000007abe80000,0x00000007abe80000,0x00000007c0000000) ParOldGen total 1845248K, used 1770175K [0x00000006c0000000, 0x0000000730a00000, 0x000000076ab00000) object space 1845248K, 95% used [0x00000006c0000000,0x000000072c0aff98,0x0000000730a00000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K } Event: 397.509 GC heap before {Heap before GC invocations=214 (full 9): PSYoungGen total 763392K, used 64K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 762880K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000799400000) from space 512K, 12% used [0x0000000799400000,0x0000000799410000,0x0000000799480000) to space 329216K, 0% used [0x00000007abe80000,0x00000007abe80000,0x00000007c0000000) ParOldGen total 1845248K, used 1770175K [0x00000006c0000000, 0x0000000730a00000, 0x000000076ab00000) object space 1845248K, 95% used [0x00000006c0000000,0x000000072c0aff98,0x0000000730a00000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K Event: 399.011 GC heap after Heap after GC invocations=214 (full 9): PSYoungGen total 763392K, used 0K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 762880K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000799400000) from space 512K, 0% used [0x0000000799400000,0x0000000799400000,0x0000000799480000) to space 329216K, 0% used [0x00000007abe80000,0x00000007abe80000,0x00000007c0000000) ParOldGen total 2054144K, used 1467042K [0x00000006c0000000, 0x000000073d600000, 0x000000076ab00000) object space 2054144K, 71% used [0x00000006c0000000,0x00000007198a8850,0x000000073d600000) Metaspace used 151669K, capacity 173637K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K } Event: 400.626 GC heap before {Heap before GC invocations=215 (full 9): PSYoungGen total 763392K, used 762880K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 762880K, 100% used [0x000000076ab00000,0x0000000799400000,0x0000000799400000) from space 512K, 0% used [0x0000000799400000,0x0000000799400000,0x0000000799480000) to space 329216K, 0% used [0x00000007abe80000,0x00000007abe80000,0x00000007c0000000) ParOldGen total 2054144K, used 1467042K [0x00000006c0000000, 0x000000073d600000, 0x000000076ab00000) object space 2054144K, 71% used [0x00000006c0000000,0x00000007198a8850,0x000000073d600000) Metaspace used 151687K, capacity 173649K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K Event: 400.633 GC heap after Heap after GC invocations=215 (full 9): PSYoungGen total 1054208K, used 7567K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000) eden space 724992K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000796f00000) from space 329216K, 2% used [0x00000007abe80000,0x00000007ac5e3ca0,0x00000007c0000000) to space 336384K, 0% used [0x0000000796f00000,0x0000000796f00000,0x00000007ab780000) ParOldGen total 2054144K, used 1467042K [0x00000006c0000000, 0x000000073d600000, 0x000000076ab00000) object space 2054144K, 71% used [0x00000006c0000000,0x00000007198a8850,0x000000073d600000) Metaspace used 151687K, capacity 173649K, committed 173920K, reserved 1196032K class space used 22117K, capacity 27140K, committed 27244K, reserved 1048576K } Deoptimization events (10 events): Event: 401.968 Thread 0x0000000002e25800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004fba6b0 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 401.968 Thread 0x0000000002e25800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000339af40 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 401.991 Thread 0x0000000002e25800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000007702aa0 method=net.optifine.shaders.uniform.ShaderUniformBase.getLocation()I @ 4 Event: 401.995 Thread 0x0000000002e25800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000041186f0 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 401.995 Thread 0x0000000002e25800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003147d74 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 401.995 Thread 0x0000000002e25800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ee0a4 method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 49 Event: 401.995 Thread 0x0000000002e25800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000339af40 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 401.995 Thread 0x0000000002e25800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000339af40 method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18 Event: 402.016 Thread 0x0000000002e25800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000081231e8 method=net.optifine.shaders.uniform.ShaderUniform4i.setValue(IIII)V @ 45 Event: 402.024 Thread 0x0000000002e25800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033253c4 method=com.mojang.blaze3d.platform.GlStateManager.func_227639_a_(IF)V @ 33 Internal exceptions (10 events): Event: 376.380 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000079707e2d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 376.385 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000079707f368) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 377.386 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077e10b2d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 377.429 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077fc01fe0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 377.429 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077fc023b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 377.430 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077fc03d70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 377.430 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077fc055e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 377.430 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077fc05888) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 377.436 Thread 0x000000002d249800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000077fc06950) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 388.580 Thread 0x0000000002e25800 Implicit null exception at 0x00000000069fd487 to 0x00000000069fd95d Events (10 events): Event: 401.995 Thread 0x0000000002e25800 DEOPT PACKING pc=0x00000000071cac2d sp=0x0000000002e1dca0 Event: 401.995 Thread 0x0000000002e25800 DEOPT UNPACKING pc=0x0000000002f6787f sp=0x0000000002e1d9d0 mode 0 Event: 401.995 Thread 0x0000000002e25800 DEOPT PACKING pc=0x00000000073a6258 sp=0x0000000002e1dc50 Event: 401.995 Thread 0x0000000002e25800 DEOPT UNPACKING pc=0x0000000002f6787f sp=0x0000000002e1d9b8 mode 0 Event: 402.016 Thread 0x0000000002e25800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000081231e8 Event: 402.016 Thread 0x0000000002e25800 DEOPT PACKING pc=0x00000000081231e8 sp=0x0000000002e1ddb0 Event: 402.016 Thread 0x0000000002e25800 DEOPT UNPACKING pc=0x0000000002f6582a sp=0x0000000002e1dce0 mode 2 Event: 402.024 Thread 0x0000000002e25800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000033253c4 Event: 402.025 Thread 0x0000000002e25800 DEOPT PACKING pc=0x00000000033253c4 sp=0x0000000002e1dde0 Event: 402.025 Thread 0x0000000002e25800 DEOPT UNPACKING pc=0x0000000002f6582a sp=0x0000000002e1dd80 mode 2 Dynamic libraries: 0x00007ff62ec70000 - 0x00007ff62eca7000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\javaw.exe 0x00007ff890a50000 - 0x00007ff890c46000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ff8900e0000 - 0x00007ff89019d000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ff88e7b0000 - 0x00007ff88ea79000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ff890030000 - 0x00007ff8900dc000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ff88f670000 - 0x00007ff88f70e000 C:\WINDOWS\System32\msvcrt.dll 0x00007ff88ee10000 - 0x00007ff88eeac000 C:\WINDOWS\System32\sechost.dll 0x00007ff88fd60000 - 0x00007ff88fe8b000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ff88fe90000 - 0x00007ff890030000 C:\WINDOWS\System32\USER32.dll 0x00007ff88e190000 - 0x00007ff88e1b2000 C:\WINDOWS\System32\win32u.dll 0x00007ff890470000 - 0x00007ff89049a000 C:\WINDOWS\System32\GDI32.dll 0x00007ff88e6a0000 - 0x00007ff88e7ab000 C:\WINDOWS\System32\gdi32full.dll 0x00007ff88e4a0000 - 0x00007ff88e53d000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ff88e240000 - 0x00007ff88e340000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ff871f10000 - 0x00007ff8721ab000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.746_none_ca02b4b61b8320a4\COMCTL32.dll 0x00007ff890570000 - 0x00007ff8905a0000 C:\WINDOWS\System32\IMM32.DLL 0x000000005db40000 - 0x000000005dc12000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\msvcr100.dll 0x000000005c8e0000 - 0x000000005d163000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\server\jvm.dll 0x00007ff8901a0000 - 0x00007ff8901a8000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ff886470000 - 0x00007ff886497000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ff8864a0000 - 0x00007ff8864aa000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ff889ef0000 - 0x00007ff889ef9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ff8906c0000 - 0x00007ff89072b000 C:\WINDOWS\System32\WS2_32.dll 0x000000005db30000 - 0x000000005db3f000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\verify.dll 0x000000005db00000 - 0x000000005db29000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\java.dll 0x000000005dae0000 - 0x000000005daf6000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\zip.dll 0x00007ff88eeb0000 - 0x00007ff88f5f3000 C:\WINDOWS\System32\SHELL32.dll 0x00007ff88c310000 - 0x00007ff88ca9f000 C:\WINDOWS\SYSTEM32\windows.storage.dll 0x00007ff88eab0000 - 0x00007ff88ee06000 C:\WINDOWS\System32\combase.dll 0x00007ff88db20000 - 0x00007ff88db4c000 C:\WINDOWS\SYSTEM32\Wldp.dll 0x00007ff8901b0000 - 0x00007ff89025e000 C:\WINDOWS\System32\SHCORE.dll 0x00007ff890990000 - 0x00007ff8909e5000 C:\WINDOWS\System32\shlwapi.dll 0x00007ff88e0c0000 - 0x00007ff88e0e6000 C:\WINDOWS\SYSTEM32\profapi.dll 0x000000005dad0000 - 0x000000005dadd000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\management.dll 0x000000005dab0000 - 0x000000005daca000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\net.dll 0x00007ff88d8a0000 - 0x00007ff88d90a000 C:\WINDOWS\system32\mswsock.dll 0x00007ff8758f0000 - 0x00007ff875907000 C:\WINDOWS\system32\napinsp.dll 0x00007ff8758d0000 - 0x00007ff8758eb000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ff875400000 - 0x00007ff875415000 C:\WINDOWS\system32\wshbth.dll 0x00007ff889cc0000 - 0x00007ff889cdd000 C:\WINDOWS\system32\NLAapi.dll 0x00007ff88d590000 - 0x00007ff88d5cb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ff88d5d0000 - 0x00007ff88d69b000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ff88f770000 - 0x00007ff88f778000 C:\WINDOWS\System32\NSI.dll 0x00007ff8753e0000 - 0x00007ff8753f2000 C:\WINDOWS\System32\winrnr.dll 0x00007ff887b10000 - 0x00007ff887b1a000 C:\Windows\System32\rasadhlp.dll 0x00007ff887840000 - 0x00007ff8878bf000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ff88ea80000 - 0x00007ff88eaa7000 C:\WINDOWS\System32\bcrypt.dll 0x000000005da90000 - 0x000000005daa1000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\nio.dll 0x000000005da60000 - 0x000000005da84000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\sunec.dll 0x00007ff88da70000 - 0x00007ff88da88000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ff88d240000 - 0x00007ff88d274000 C:\WINDOWS\system32\rsaenh.dll 0x00007ff88e040000 - 0x00007ff88e06e000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ff88e1c0000 - 0x00007ff88e240000 C:\WINDOWS\System32\bcryptprimitives.dll 0x00007ff88da90000 - 0x00007ff88da9c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ff889e10000 - 0x00007ff889e82000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb\lwjgl.dll 0x00007ff8729f0000 - 0x00007ff872c41000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb\jemalloc.dll 0x00007ff872990000 - 0x00007ff8729ee000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb\glfw.dll 0x00007ff88bc50000 - 0x00007ff88bcee000 C:\WINDOWS\system32\uxtheme.dll 0x00007ff84e740000 - 0x00007ff84e785000 C:\WINDOWS\SYSTEM32\dinput8.dll 0x00007ff889eb0000 - 0x00007ff889ec1000 C:\WINDOWS\SYSTEM32\xinput1_4.dll 0x00007ff88e340000 - 0x00007ff88e38e000 C:\WINDOWS\System32\cfgmgr32.dll 0x00007ff88de60000 - 0x00007ff88de8c000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ff88bf30000 - 0x00007ff88bf5f000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ff882980000 - 0x00007ff882ad2000 C:\WINDOWS\SYSTEM32\inputhost.dll 0x00007ff8904a0000 - 0x00007ff89056d000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ff88b7b0000 - 0x00007ff88b8a2000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll 0x00007ff889b60000 - 0x00007ff889c57000 C:\WINDOWS\SYSTEM32\PROPSYS.dll 0x00007ff88ad50000 - 0x00007ff88aea4000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ff88b450000 - 0x00007ff88b7ae000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll 0x00007ff88cf90000 - 0x00007ff88cfc3000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ff88c110000 - 0x00007ff88c122000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ff8905a0000 - 0x00007ff8906b6000 C:\WINDOWS\System32\MSCTF.dll 0x00007ff88caa0000 - 0x00007ff88caad000 C:\WINDOWS\SYSTEM32\HID.DLL 0x00007ff88f7e0000 - 0x00007ff88fc47000 C:\WINDOWS\System32\SETUPAPI.DLL 0x00007ff88e390000 - 0x00007ff88e3f0000 C:\WINDOWS\System32\WINTRUST.dll 0x00007ff88e540000 - 0x00007ff88e696000 C:\WINDOWS\System32\CRYPT32.dll 0x00007ff88dca0000 - 0x00007ff88dcb2000 C:\WINDOWS\SYSTEM32\MSASN1.dll 0x00007ff882d90000 - 0x00007ff882eb5000 C:\WINDOWS\SYSTEM32\opengl32.dll 0x00007ff882d60000 - 0x00007ff882d8c000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ff8908e0000 - 0x00007ff890989000 C:\WINDOWS\System32\clbcatq.dll 0x00007ff8385b0000 - 0x00007ff8385da000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361901.inf_amd64_e0351ea22e7ad253\B361909\atig6pxx.dll 0x00007ff808f60000 - 0x00007ff80bd34000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361901.inf_amd64_e0351ea22e7ad253\B361909\atio6axx.dll 0x00007ff890340000 - 0x00007ff89046a000 C:\WINDOWS\System32\ole32.dll 0x00007ff86ef70000 - 0x00007ff86ef94000 C:\WINDOWS\SYSTEM32\dxva2.dll 0x00007ff82dbe0000 - 0x00007ff82dc1c000 C:\WINDOWS\System32\DriverStore\FileRepository\c0361901.inf_amd64_e0351ea22e7ad253\B361909\atig6txx.dll 0x00007ff883410000 - 0x00007ff8835cf000 C:\WINDOWS\SYSTEM32\atiadlxx.dll 0x00007ff8833c0000 - 0x00007ff883409000 C:\WINDOWS\SYSTEM32\pdh.dll 0x00007ff886e60000 - 0x00007ff886e9b000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x00007ff872910000 - 0x00007ff87298f000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb\lwjgl_stb.dll 0x00007ff887b80000 - 0x00007ff887c2e000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ff887b60000 - 0x00007ff887b71000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll 0x00007ff84e860000 - 0x00007ff84e8a3000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ff882ae0000 - 0x00007ff882bdb000 C:\WINDOWS\SYSTEM32\textinputframework.dll 0x00007ff8728b0000 - 0x00007ff872908000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb\lwjgl_opengl.dll 0x00007ff82c250000 - 0x00007ff82c2d9000 C:\Program Files (x86)\Overwolf\0.162.0.13\OWExplorer.dll 0x00007ff872860000 - 0x00007ff8728a2000 C:\Users\John\AppData\Local\Temp\jna-2314539\jna2069687759211543420.dll 0x00007ff889df0000 - 0x00007ff889e0a000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb\SAPIWrapper_x64.dll 0x00007ff8726d0000 - 0x00007ff872856000 C:\WINDOWS\System32\Speech\Common\sapi.dll 0x00007ff87bcb0000 - 0x00007ff87bcbb000 C:\WINDOWS\SYSTEM32\msdmo.dll 0x00007ff86d560000 - 0x00007ff86d57e000 C:\WINDOWS\SYSTEM32\MSACM32.dll 0x00007ff87cb00000 - 0x00007ff87cb26000 C:\WINDOWS\SYSTEM32\winmmbase.dll 0x00007ff8886d0000 - 0x00007ff888755000 C:\WINDOWS\System32\MMDevApi.dll 0x000000005d8c0000 - 0x000000005da58000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\runtime\jre-x64\bin\awt.dll 0x00007ff88bb20000 - 0x00007ff88bbb0000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ff872540000 - 0x00007ff872654000 C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb\OpenAL.dll 0x00007ff888990000 - 0x00007ff888b13000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL 0x00007ff88dff0000 - 0x00007ff88e03b000 C:\WINDOWS\SYSTEM32\powrprof.dll 0x00007ff88dfd0000 - 0x00007ff88dfe2000 C:\WINDOWS\SYSTEM32\UMPDC.dll 0x00007ff88bd10000 - 0x00007ff88bd24000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll 0x00007ff888be0000 - 0x00007ff888bf7000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ff888da0000 - 0x00007ff888dbd000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x00007ff883b30000 - 0x00007ff883d14000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\bin\fd77-d6f6-2ad9-b8bb -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.1259 -Xmx4096m -Xms256m -XX:PermSize=256m -Dminecraft.applet.TargetDirectory=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Instances\sus -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml java_command: cpw.mods.modlauncher.Launcher --username hot_sayce --version forge-36.0.1 --gameDir C:\Users\John\OneDrive\Documents\curseforge\minecraft\Instances\sus --assetsDir C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\assets --assetIndex 1.16 --uuid f88f933f3f1f436ead3e965a02c4301b --accessToken eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQwNzc2MTA2MTAyMiIsInN1YiI6IjRkMjE4YzBkLWYzMjMtNDljOC04YmIyLWI3OTM3YjJkODVhOCIsIm5iZiI6MTYxMTYzNzU1Mywicm9sZXMiOltdLCJpc3MiOiJhdXRoZW50aWNhdGlvbiIsImV4cCI6MTYxMTcyMzk1MywiaWF0IjoxNjExNjM3NTUzLCJ5dWlkIjoiNWUyYTY2YzBlZmM3OWM3MjI5ZjkwNjk4MjU3NDhiYzQifQ.VPYadPxNDqaVmIN0bu1XZy9lFIoZFmjnngwB_V8bMmU --userType msa --versionType release --width 1024 --height 768 --launchTarget fmlclient --fml.forgeVersion 36.0.1 --fml.mcVersion 1.16.5 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20210115.111550 java_class_path (initial): C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forge\1.16.5-36.0.1\forge-1.16.5-36.0.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm\9.0\asm-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-commons\9.0\asm-commons-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-tree\9.0\asm-tree-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-util\9.0\asm-util-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-analysis\9.0\asm-analysis-9.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\cpw\mods\modlauncher\8.0.9\modlauncher-8.0.9.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\cpw\mods\grossjava9hacks\1.3.0\grossjava9hacks-1.3.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\accesstransformers\3.0.1\accesstransformers-3.0.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\eventbus\4.0.0\eventbus-4.0.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forgespi\3.2.0\forgespi-3.2.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\coremods\4.0.3\coremods-4.0.3.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\core\3.6.2\core-3.6.2.jar;C:\Users\John\OneDrive\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.2\to Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\John\AppData\Local\Microsoft\WindowsApps; USERNAME=John OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel