Jump to content

Crashing shortly after loading into a world only while modded


wardenL

Recommended Posts

My game crashes even if the only mod im playing with is optifine, absolute vanilla has no issues(i am unable to even start minecraft 1.17.1 while using forge which is why im using the optifine profile)

specs:

Ryzen 9 3900x
NVIDIA RTX 2070 SUPER
Windows 11 Pro, 21H1 (22000.120)

log:

Spoiler

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000002c09933fcc0, pid=15920, tid=9704
#
# JRE version: OpenJDK Runtime Environment Microsoft-22300 (16.0.1+9) (build 16.0.1+9)
# Java VM: OpenJDK 64-Bit Server VM Microsoft-22300 (16.0.1+9, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  0x000002c09933fcc0
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   https://github.com/microsoft/openjdk/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  S U M M A R Y ------------

Command Line: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.3965 -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\-\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username 1337warden --version 1.17.1-OptiFine_HD_U_G9_pre32 --gameDir C:\Users\-\AppData\Roaming\.minecraft --assetsDir C:\Users\-\AppData\Roaming\.minecraft\assets --assetIndex 1.17 --uuid d073774aecfe4a1ea823bdebfba94d98 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI4MzVlYmNmZGVjOTI5OTA5MjkxYzBjOGVmOTIxZmU2OCIsInlnZ3QiOiIyNTI4ZTY2ZjEwYjc0OWFlYTJlYTk2YjJiMTIzYTQ0ZSIsInNwciI6ImQwNzM3NzRhZWNmZTRhMWVhODIzYmRlYmZiYTk0ZDk4IiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2Mjg2ODkwMDgsImlhdCI6MTYyODUxNjIwOH0.uZ_-rC_oi35aJKBiQGQws448m5_-7Z8RNv1gE2_3s80 --userType mojang --versionType release --tweakClass optifine.OptiFineTweaker

Host: AMD Ryzen 9 3900X 12-Core Processor            , 12 cores, 15G,  Windows 10 , 64 bit Build 22000 (10.0.22000.120)
Time: Mon Aug  9 09:47:13 2021 Eastern Daylight Time elapsed time: 97.020518 seconds (0d 0h 1m 37s)

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

Current thread (0x000002c0f36c6330):  JavaThread "Render thread" [_thread_in_native, id=9704, stack(0x000000cbd4400000,0x000000cbd4500000)]

Stack: [0x000000cbd4400000,0x000000cbd4500000],  sp=0x000000cbd44fd770,  free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x000002c09933fcc0

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 20706  org.lwjgl.opengl.GL14C.nglMultiDrawArrays(IJJI)V (0 bytes) @ 0x000002c088783976 [0x000002c088783920+0x0000000000000056]
J 28039 c2 eng.drawRegion(IIIDDDLnet/optifine/render/VboRegion;Ldqd;Z)V (68 bytes) @ 0x000002c08917333c [0x000002c089172e40+0x00000000000004fc]
J 27017 c2 eng.a(Lenq;Ldql;DDDLd;)V (1405 bytes) @ 0x000002c0890304e0 [0x000002c08902ede0+0x0000000000001700]
j  eng.a(Ldql;FJZLdva;Lenb;Lenh;Ld;)V+869
J 22059 c1 enb.a(FJLdql;)V (880 bytes) @ 0x000002c081b5004c [0x000002c081b4c780+0x00000000000038cc]
j  enb.a(FJZ)V+216
J 27597 c1 dvp.f(Z)V (968 bytes) @ 0x000002c0823b301c [0x000002c0823af900+0x000000000000371c]
j  dvp.e()V+81
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1328
v  ~StubRoutines::call_stub
j  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 [email protected]
j  jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+146 [email protected]
j  jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 [email protected]
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+59 [email protected]
j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v  ~StubRoutines::call_stub

siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x0000000002fcf3a0


Register to memory mapping:

RIP=0x000002c09933fcc0 points into unknown readable memory: 0x893889046e8b3e8b | 8b 3e 8b 6e 04 89 38 89
RAX=0x000002c109b64420 points into unknown readable memory: 0xf2ffffff3ee00000 | 00 00 e0 3e ff ff ff f2
RBX=0x000002c09bb70000 points into unknown readable memory: 0x000002c09a84c290 | 90 c2 84 9a c0 02 00 00
RCX=0x00000000000a9fd4 is an unknown value
RDX=0x0000000000000028 is an unknown value
RSP=0x000000cbd44fd770 is pointing into the stack for thread: 0x000002c0f36c6330
RBP=0x000002c09809a2c0 points into unknown readable memory: 0x0020100400000009 | 09 00 00 00 04 10 20 00
RSI=0x0000000002fcf3a0 is an unknown value
RDI=0x00000000005f9e74 is an unknown value
R8 =0x00000000000a9fd4 is an unknown value
R9 =0x0000000000000028 is an unknown value
R10=0x000002c09809a2c0 points into unknown readable memory: 0x0020100400000009 | 09 00 00 00 04 10 20 00
R11=0x0 is NULL
R12=0x0 is NULL
R13=0x0 is NULL
R14=0x0000000000000007 is an unknown value
R15=0x000002c109b64420 points into unknown readable memory: 0xf2ffffff3ee00000 | 00 00 e0 3e ff ff ff f2


Registers:
RAX=0x000002c109b64420, RBX=0x000002c09bb70000, RCX=0x00000000000a9fd4, RDX=0x0000000000000028
RSP=0x000000cbd44fd770, RBP=0x000002c09809a2c0, RSI=0x0000000002fcf3a0, RDI=0x00000000005f9e74
R8 =0x00000000000a9fd4, R9 =0x0000000000000028, R10=0x000002c09809a2c0, R11=0x0000000000000000
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000007, R15=0x000002c109b64420
RIP=0x000002c09933fcc0, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000cbd44fd770)
0x000000cbd44fd770:   0000000000000837 00000000000a9fd4
0x000000cbd44fd780:   0000000000000028 000002c09bb70000
0x000000cbd44fd790:   000002c09809a2c0 00007ffc953a6efe
0x000000cbd44fd7a0:   000002c09bb70000 000002c09809a2c0
0x000000cbd44fd7b0:   0000000000000028 000002c09bb70000
0x000000cbd44fd7c0:   00c0000000000340 0000000000000048
0x000000cbd44fd7d0:   0000000000000007 000002c09bbc8358
0x000000cbd44fd7e0:   000000000070fa40 000002c12bd60900
0x000000cbd44fd7f0:   000002c09bb70000 00000000000000c7
0x000000cbd44fd800:   0000000000000000 00007ffc953a9c97
0x000000cbd44fd810:   000002c00000000c 0000000000000000
0x000000cbd44fd820:   0000000000000048 0000000000000007
0x000000cbd44fd830:   000000031b002883 00c0000000000340
0x000000cbd44fd840:   000000031b002883 00c0000000000340
0x000000cbd44fd850:   0000000000000007 000002c12bd60900
0x000000cbd44fd860:   000002c09809a2c0 00007ffc953aa0e2 

Instructions: (pc=0x000002c09933fcc0)
0x000002c09933fbc0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fbd0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fbe0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fbf0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc00:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc10:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc20:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc30:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc40:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc50:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc60:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000002c09933fc70:   00 00 00 00 00 00 00 00 40 fe ff ff 40 fc 00 00
0x000002c09933fc80:   48 83 ec 28 48 89 6c 24 20 48 89 5c 24 18 48 89
0x000002c09933fc90:   74 24 10 48 89 7c 24 08 48 8b d9 48 8b c2 49 8b
0x000002c09933fca0:   c8 49 8b d1 48 be 30 8e bc 9b c0 02 00 00 48 8b
0x000002c09933fcb0:   36 48 8b b6 08 03 00 00 48 8d 3c c9 48 8d 34 fe
0x000002c09933fcc0:   8b 3e 8b 6e 04 89 38 89 68 04 8b 7e 08 89 78 08
0x000002c09933fcd0:   48 be 30 8e bc 9b c0 02 00 00 48 8b 36 48 8b b6
0x000002c09933fce0:   38 03 00 00 48 8d 3c c9 48 8d 34 fe 8b 3e 89 78
0x000002c09933fcf0:   0c 48 be 30 8e bc 9b c0 02 00 00 48 8b 36 48 8b
0x000002c09933fd00:   b6 68 03 00 00 48 8d 3c c9 48 8d 34 fe 8b 3e 8b
0x000002c09933fd10:   6e 04 89 78 10 89 68 14 48 be 30 8e bc 9b c0 02
0x000002c09933fd20:   00 00 48 8b 36 48 8b b6 c8 03 00 00 48 8d 3c c9
0x000002c09933fd30:   48 8d 34 fe 0f bf 3e 89 78 18 0f bf 7e 02 89 78
0x000002c09933fd40:   1c 48 be 30 8e bc 9b c0 02 00 00 48 8b 36 48 8b
0x000002c09933fd50:   b6 f8 03 00 00 48 8d 3c c9 48 8d 34 fe 0f be 3e
0x000002c09933fd60:   d1 e7 ff c7 f3 0f 2a c7 48 bf 60 ce da 96 fc 7f
0x000002c09933fd70:   00 00 f3 0f 59 07 f3 0f 11 40 20 0f be 7e 01 d1
0x000002c09933fd80:   e7 ff c7 f3 0f 2a c7 48 bf 60 ce da 96 fc 7f 00
0x000002c09933fd90:   00 f3 0f 59 07 f3 0f 11 40 24 0f be 7e 02 d1 e7
0x000002c09933fda0:   ff c7 f3 0f 2a c7 48 bf 60 ce da 96 fc 7f 00 00
0x000002c09933fdb0:   f3 0f 59 07 f3 0f 11 40 28 48 be 30 8e bc 9b c0 


Stack slot to memory mapping:
stack at sp + 0 slots: 0x0000000000000837 is an unknown value
stack at sp + 1 slots: 0x00000000000a9fd4 is an unknown value
stack at sp + 2 slots: 0x0000000000000028 is an unknown value
stack at sp + 3 slots: 0x000002c09bb70000 points into unknown readable memory: 0x000002c09a84c290 | 90 c2 84 9a c0 02 00 00
stack at sp + 4 slots: 0x000002c09809a2c0 points into unknown readable memory: 0x0020100400000009 | 09 00 00 00 04 10 20 00
stack at sp + 5 slots: 0x00007ffc953a6efe nvoglv64.dll
stack at sp + 6 slots: 0x000002c09bb70000 points into unknown readable memory: 0x000002c09a84c290 | 90 c2 84 9a c0 02 00 00
stack at sp + 7 slots: 0x000002c09809a2c0 points into unknown readable memory: 0x0020100400000009 | 09 00 00 00 04 10 20 00


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

Threads class SMR info:
_java_thread_list=0x000002c09c80dbb0, length=44, elements={
0x000002c0f36c6330, 0x000002c0ff3d9030, 0x000002c0ff3dac10, 0x000002c0ff40e9c0,
0x000002c0ff410440, 0x000002c0ff410d50, 0x000002c0ff419670, 0x000002c0ff41a360,
0x000002c0ff41f680, 0x000002c0ff42c3d0, 0x000002c096a8be30, 0x000002c096a9ca60,
0x000002c098c5c130, 0x000002c098c5b140, 0x000002c098c5b690, 0x000002c098c5abf0,
0x000002c09aa69780, 0x000002c09aa68ce0, 0x000002c09aa69230, 0x000002c09aa66d00,
0x000002c09aa657c0, 0x000002c09aa64d20, 0x000002c09aa69cd0, 0x000002c09aa63d30,
0x000002c09aa6a220, 0x000002c09aa677a0, 0x000002c09aa6a770, 0x000002c09aa6acc0,
0x000002c09aa667b0, 0x000002c09aa6b760, 0x000002c09aa6b210, 0x000002c09aa64280,
0x000002c09c49af90, 0x000002c09c494ff0, 0x000002c09c496a80, 0x000002c09c499fa0,
0x000002c09c498fb0, 0x000002c09c49b4e0, 0x000002c09c494000, 0x000002c09c497a70,
0x000002c09c498510, 0x000002c09aa68790, 0x000002c09aa66260, 0x000002c09d88a810
}

Java Threads: ( => current thread )
=>0x000002c0f36c6330 JavaThread "Render thread" [_thread_in_native, id=9704, stack(0x000000cbd4400000,0x000000cbd4500000)]
  0x000002c0ff3d9030 JavaThread "Reference Handler" daemon [_thread_blocked, id=10032, stack(0x000000cbd4b00000,0x000000cbd4c00000)]
  0x000002c0ff3dac10 JavaThread "Finalizer" daemon [_thread_blocked, id=8028, stack(0x000000cbd4c00000,0x000000cbd4d00000)]
  0x000002c0ff40e9c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11628, stack(0x000000cbd4d00000,0x000000cbd4e00000)]
  0x000002c0ff410440 JavaThread "Attach Listener" daemon [_thread_blocked, id=12964, stack(0x000000cbd4e00000,0x000000cbd4f00000)]
  0x000002c0ff410d50 JavaThread "Service Thread" daemon [_thread_blocked, id=12420, stack(0x000000cbd4f00000,0x000000cbd5000000)]
  0x000002c0ff419670 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=8464, stack(0x000000cbd5000000,0x000000cbd5100000)]
  0x000002c0ff41a360 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=14060, stack(0x000000cbd5100000,0x000000cbd5200000)]
  0x000002c0ff41f680 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3964, stack(0x000000cbd5200000,0x000000cbd5300000)]
  0x000002c0ff42c3d0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=4332, stack(0x000000cbd5300000,0x000000cbd5400000)]
  0x000002c096a8be30 JavaThread "Notification Thread" daemon [_thread_blocked, id=12464, stack(0x000000cbd5400000,0x000000cbd5500000)]
  0x000002c096a9ca60 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=13904, stack(0x000000cbd5600000,0x000000cbd5700000)]
  0x000002c098c5c130 JavaThread "Worker-Bootstrap-1" daemon [_thread_blocked, id=5260, stack(0x000000cbd6700000,0x000000cbd6800000)]
  0x000002c098c5b140 JavaThread "Worker-Bootstrap-3" daemon [_thread_blocked, id=3304, stack(0x000000cbd6900000,0x000000cbd6a00000)]
  0x000002c098c5b690 JavaThread "Worker-Bootstrap-4" daemon [_thread_blocked, id=10236, stack(0x000000cbd6a00000,0x000000cbd6b00000)]
  0x000002c098c5abf0 JavaThread "Worker-Bootstrap-5" daemon [_thread_blocked, id=12804, stack(0x000000cbd6b00000,0x000000cbd6c00000)]
  0x000002c09aa69780 JavaThread "Worker-Bootstrap-6" daemon [_thread_blocked, id=13824, stack(0x000000cbd6c00000,0x000000cbd6d00000)]
  0x000002c09aa68ce0 JavaThread "Worker-Bootstrap-7" daemon [_thread_blocked, id=5848, stack(0x000000cbd6d00000,0x000000cbd6e00000)]
  0x000002c09aa69230 JavaThread "Timer hack thread" daemon [_thread_blocked, id=13656, stack(0x000000cbd7500000,0x000000cbd7600000)]
  0x000002c09aa66d00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=16052, stack(0x000000cbd7600000,0x000000cbd7700000)]
  0x000002c09aa657c0 JavaThread "Narrator" [_thread_blocked, id=1556, stack(0x000000cbd8000000,0x000000cbd8100000)]
  0x000002c09aa64d20 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=14124, stack(0x000000cbd8100000,0x000000cbd8200000)]
  0x000002c09aa69cd0 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=5180, stack(0x000000cbd8200000,0x000000cbd8300000)]
  0x000002c09aa63d30 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=13672, stack(0x000000cbd8300000,0x000000cbd8400000)]
  0x000002c09aa6a220 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=10108, stack(0x000000cbd8400000,0x000000cbd8500000)]
  0x000002c09aa677a0 JavaThread "Worker-Main-12" daemon [_thread_in_Java, id=252, stack(0x000000cbd8500000,0x000000cbd8600000)]
  0x000002c09aa6a770 JavaThread "Worker-Main-13" daemon [_thread_in_Java, id=8156, stack(0x000000cbd8600000,0x000000cbd8700000)]
  0x000002c09aa6acc0 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=11236, stack(0x000000cbd8700000,0x000000cbd8800000)]
  0x000002c09aa667b0 JavaThread "pool-2-thread-1" [_thread_blocked, id=9256, stack(0x000000cbd8800000,0x000000cbd8900000)]
  0x000002c09aa6b760 JavaThread "pool-2-thread-2" [_thread_blocked, id=11040, stack(0x000000cbd8900000,0x000000cbd8a00000)]
  0x000002c09aa6b210 JavaThread "pool-2-thread-3" [_thread_blocked, id=9844, stack(0x000000cbd8a00000,0x000000cbd8b00000)]
  0x000002c09aa64280 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11076, stack(0x000000cbd8b00000,0x000000cbd8c00000)]
  0x000002c09c49af90 JavaThread "Snooper Timer" daemon [_thread_blocked, id=512, stack(0x000000cbd5d00000,0x000000cbd5e00000)]
  0x000002c09c494ff0 JavaThread "Server thread" [_thread_blocked, id=8664, stack(0x000000cbd7a00000,0x000000cbd7b00000)]
  0x000002c09c496a80 JavaThread "IO-Worker-15" [_thread_blocked, id=5736, stack(0x000000cbd9200000,0x000000cbd9300000)]
  0x000002c09c499fa0 JavaThread "IO-Worker-16" [_thread_blocked, id=3232, stack(0x000000cbd9300000,0x000000cbd9400000)]
  0x000002c09c498fb0 JavaThread "IO-Worker-17" [_thread_blocked, id=7280, stack(0x000000cbd9400000,0x000000cbd9500000)]
  0x000002c09c49b4e0 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=10872, stack(0x000000cbd9500000,0x000000cbd9600000)]
  0x000002c09c494000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=16056, stack(0x000000cbd9600000,0x000000cbd9700000)]
  0x000002c09c497a70 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=6288, stack(0x000000cbd9700000,0x000000cbd9800000)]
  0x000002c09c498510 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=16244, stack(0x000000cbd9800000,0x000000cbd9900000)]
  0x000002c09aa68790 JavaThread "Sound engine" daemon [_thread_blocked, id=13948, stack(0x000000cbd9900000,0x000000cbd9a00000)]
  0x000002c09aa66260 JavaThread "Worker-Cape-18" daemon [_thread_blocked, id=5024, stack(0x000000cbd4100000,0x000000cbd4200000)]
  0x000002c09d88a810 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=9600, stack(0x000000cbd4200000,0x000000cbd4300000)]

Other Threads:
  0x000002c0ff3c1400 VMThread "VM Thread" [stack: 0x000000cbd4a00000,0x000000cbd4b00000] [id=12352]
  0x000002c096a8c350 WatcherThread [stack: 0x000000cbd5500000,0x000000cbd5600000] [id=9756]
  0x000002c0f370e100 GCTaskThread "GC Thread#0" [stack: 0x000000cbd4500000,0x000000cbd4600000] [id=14420]
  0x000002c0974e48a0 GCTaskThread "GC Thread#1" [stack: 0x000000cbd5800000,0x000000cbd5900000] [id=1320]
  0x000002c0971e1550 GCTaskThread "GC Thread#2" [stack: 0x000000cbd5900000,0x000000cbd5a00000] [id=4008]
  0x000002c0971e1860 GCTaskThread "GC Thread#3" [stack: 0x000000cbd5a00000,0x000000cbd5b00000] [id=15444]
  0x000002c0972aceb0 GCTaskThread "GC Thread#4" [stack: 0x000000cbd5b00000,0x000000cbd5c00000] [id=5548]
  0x000002c0972ad1c0 GCTaskThread "GC Thread#5" [stack: 0x000000cbd5c00000,0x000000cbd5d00000] [id=7560]
  0x000002c0975010a0 GCTaskThread "GC Thread#6" [stack: 0x000000cbd5e00000,0x000000cbd5f00000] [id=10600]
  0x000002c0972a2a50 GCTaskThread "GC Thread#7" [stack: 0x000000cbd5f00000,0x000000cbd6000000] [id=2140]
  0x000002c09847b930 GCTaskThread "GC Thread#8" [stack: 0x000000cbd6000000,0x000000cbd6100000] [id=13292]
  0x000002c09828fd70 GCTaskThread "GC Thread#9" [stack: 0x000000cbd6100000,0x000000cbd6200000] [id=6112]
  0x000002c0f3716900 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000cbd4600000,0x000000cbd4700000] [id=5924]
  0x000002c0f3718380 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000cbd4700000,0x000000cbd4800000] [id=6240]
  0x000002c09894ba00 ConcurrentGCThread "G1 Conc#1" [stack: 0x000000cbd6200000,0x000000cbd6300000] [id=11324]
  0x000002c098d90b30 ConcurrentGCThread "G1 Conc#2" [stack: 0x000000cbd6300000,0x000000cbd6400000] [id=15056]
  0x000002c0f3757840 ConcurrentGCThread "G1 Refine#0" [stack: 0x000000cbd4800000,0x000000cbd4900000] [id=8424]
  0x000002c0973cad30 ConcurrentGCThread "G1 Refine#1" [stack: 0x000000cbd6e00000,0x000000cbd6f00000] [id=2880]
  0x000002c0973cb3b0 ConcurrentGCThread "G1 Refine#2" [stack: 0x000000cbd6f00000,0x000000cbd7000000] [id=2704]
  0x000002c0973ca030 ConcurrentGCThread "G1 Refine#3" [stack: 0x000000cbd7000000,0x000000cbd7100000] [id=1692]
  0x000002c0973cb070 ConcurrentGCThread "G1 Refine#4" [stack: 0x000000cbd7100000,0x000000cbd7200000] [id=15848]
  0x000002c0973cb6f0 ConcurrentGCThread "G1 Refine#5" [stack: 0x000000cbd7200000,0x000000cbd7300000] [id=10996]
  0x000002c0973ca370 ConcurrentGCThread "G1 Refine#6" [stack: 0x000000cbd7300000,0x000000cbd7400000] [id=3512]
  0x000002c09e0f91b0 ConcurrentGCThread "G1 Refine#7" [stack: 0x000000cbd7400000,0x000000cbd7500000] [id=13600]
  0x000002c09e0f94f0 ConcurrentGCThread "G1 Refine#8" [stack: 0x000000cbd7700000,0x000000cbd7800000] [id=5836]
  0x000002c09e0f84b0 ConcurrentGCThread "G1 Refine#9" [stack: 0x000000cbd7800000,0x000000cbd7900000] [id=9636]
  0x000002c0f37582c0 ConcurrentGCThread "G1 Service" [stack: 0x000000cbd4900000,0x000000cbd4a00000] [id=3624]

Threads with active compile tasks:
C2 CompilerThread0    97124 28657 %     4       cta::a @ 418 (1526 bytes)
C2 CompilerThread1    97124 28639   !   4       eng::a (3889 bytes)

VM state: not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x00000006c0000000, size: 5120 MB, Compressed Oops mode: Zero based, Oop shift amount: 3

CDS disabled.
Compressed class space mapped at: 0x0000000800000000-0x0000000840000000, reserved size: 1073741824
Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x40000000

GC Precious Log:
 CPUs: 12 total, 12 available
 Memory: 16292M
 Large Page Support: Disabled
 NUMA Support: Disabled
 Compressed Oops: Enabled (Zero based)
 Heap Region Size: 32M
 Heap Min Capacity: 32M
 Heap Initial Capacity: 256M
 Heap Max Capacity: 5G
 Pre-touch: Disabled
 Parallel Workers: 10
 Concurrent Workers: 3
 Concurrent Refinement Workers: 10
 Periodic GC: Disabled

Heap:
 garbage-first heap   total 2523136K, used 1315240K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 17 young (557056K), 3 survivors (98304K)
 Metaspace       used 105229K, committed 106112K, reserved 1146880K
  class space    used 13255K, committed 13696K, reserved 1048576K

Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
|   0|0x00000006c0000000, 0x00000006c1fe4000, 0x00000006c2000000| 99%| O|  |TAMS 0x00000006c1fe4000, 0x00000006c0000000| Untracked 
|   1|0x00000006c2000000, 0x00000006c4000000, 0x00000006c4000000|100%| O|  |TAMS 0x00000006c4000000, 0x00000006c2000000| Untracked 
|   2|0x00000006c4000000, 0x00000006c6000000, 0x00000006c6000000|100%| O|  |TAMS 0x00000006c6000000, 0x00000006c4000000| Untracked 
|   3|0x00000006c6000000, 0x00000006c8000000, 0x00000006c8000000|100%| O|  |TAMS 0x00000006c8000000, 0x00000006c6000000| Untracked 
|   4|0x00000006c8000000, 0x00000006ca000000, 0x00000006ca000000|100%| O|  |TAMS 0x00000006ca000000, 0x00000006c8000000| Untracked 
|   5|0x00000006ca000000, 0x00000006cc000000, 0x00000006cc000000|100%| O|  |TAMS 0x00000006cc000000, 0x00000006ca000000| Untracked 
|   6|0x00000006cc000000, 0x00000006ce000000, 0x00000006ce000000|100%| O|  |TAMS 0x00000006ce000000, 0x00000006cc000000| Untracked 
|   7|0x00000006ce000000, 0x00000006d0000000, 0x00000006d0000000|100%| O|  |TAMS 0x00000006ce000000, 0x00000006ce000000| Untracked 
|   8|0x00000006d0000000, 0x00000006d2000000, 0x00000006d2000000|100%| O|  |TAMS 0x00000006d2000000, 0x00000006d0000000| Untracked 
|   9|0x00000006d2000000, 0x00000006d4000000, 0x00000006d4000000|100%| O|  |TAMS 0x00000006d2000000, 0x00000006d2000000| Untracked 
|  10|0x00000006d4000000, 0x00000006d6000000, 0x00000006d6000000|100%| O|  |TAMS 0x00000006d6000000, 0x00000006d4000000| Untracked 
|  11|0x00000006d6000000, 0x00000006d8000000, 0x00000006d8000000|100%| O|  |TAMS 0x00000006d8000000, 0x00000006d6000000| Untracked 
|  12|0x00000006d8000000, 0x00000006da000000, 0x00000006da000000|100%| O|  |TAMS 0x00000006d8000000, 0x00000006d8000000| Untracked 
|  13|0x00000006da000000, 0x00000006dc000000, 0x00000006dc000000|100%| O|  |TAMS 0x00000006da000000, 0x00000006da000000| Untracked 
|  14|0x00000006dc000000, 0x00000006de000000, 0x00000006de000000|100%| O|  |TAMS 0x00000006dc000000, 0x00000006dc000000| Untracked 
|  15|0x00000006de000000, 0x00000006e0000000, 0x00000006e0000000|100%| O|  |TAMS 0x00000006de000000, 0x00000006de000000| Untracked 
|  16|0x00000006e0000000, 0x00000006e2000000, 0x00000006e2000000|100%| O|  |TAMS 0x00000006e0000000, 0x00000006e0000000| Untracked 
|  17|0x00000006e2000000, 0x00000006e4000000, 0x00000006e4000000|100%| O|  |TAMS 0x00000006e2000000, 0x00000006e2000000| Untracked 
|  18|0x00000006e4000000, 0x00000006e6000000, 0x00000006e6000000|100%| O|  |TAMS 0x00000006e4000000, 0x00000006e4000000| Untracked 
|  19|0x00000006e6000000, 0x00000006e8000000, 0x00000006e8000000|100%| O|  |TAMS 0x00000006e6000000, 0x00000006e6000000| Untracked 
|  20|0x00000006e8000000, 0x00000006ea000000, 0x00000006ea000000|100%| O|  |TAMS 0x00000006e8000000, 0x00000006e8000000| Untracked 
|  21|0x00000006ea000000, 0x00000006ec000000, 0x00000006ec000000|100%| O|  |TAMS 0x00000006ea000000, 0x00000006ea000000| Untracked 
|  22|0x00000006ec000000, 0x00000006ee000000, 0x00000006ee000000|100%| O|  |TAMS 0x00000006ec000000, 0x00000006ec000000| Untracked 
|  23|0x00000006ee000000, 0x00000006eebb4608, 0x00000006f0000000| 36%| O|  |TAMS 0x00000006ee000000, 0x00000006ee000000| Untracked 
|  24|0x00000006f0000000, 0x00000006f0000000, 0x00000006f2000000|  0%| F|  |TAMS 0x00000006f0000000, 0x00000006f0000000| Untracked 
|  25|0x00000006f2000000, 0x00000006f2000000, 0x00000006f4000000|  0%| F|  |TAMS 0x00000006f2000000, 0x00000006f2000000| Untracked 
|  26|0x00000006f4000000, 0x00000006f4000000, 0x00000006f6000000|  0%| F|  |TAMS 0x00000006f4000000, 0x00000006f4000000| Untracked 
|  27|0x00000006f6000000, 0x00000006f6000000, 0x00000006f8000000|  0%| F|  |TAMS 0x00000006f6000000, 0x00000006f6000000| Untracked 
|  28|0x00000006f8000000, 0x00000006f8000000, 0x00000006fa000000|  0%| F|  |TAMS 0x00000006f8000000, 0x00000006f8000000| Untracked 
|  29|0x00000006fa000000, 0x00000006fa000000, 0x00000006fc000000|  0%| F|  |TAMS 0x00000006fa000000, 0x00000006fa000000| Untracked 
|  30|0x00000006fc000000, 0x00000006fc000000, 0x00000006fe000000|  0%| F|  |TAMS 0x00000006fc000000, 0x00000006fc000000| Untracked 
|  31|0x00000006fe000000, 0x00000006fe000000, 0x0000000700000000|  0%| F|  |TAMS 0x00000006fe000000, 0x00000006fe000000| Untracked 
|  32|0x0000000700000000, 0x0000000700000000, 0x0000000702000000|  0%| F|  |TAMS 0x0000000700000000, 0x0000000700000000| Untracked 
|  33|0x0000000702000000, 0x0000000702000000, 0x0000000704000000|  0%| F|  |TAMS 0x0000000702000000, 0x0000000702000000| Untracked 
|  34|0x0000000704000000, 0x0000000706000000, 0x0000000706000000|100%| O|  |TAMS 0x00000007040b4200, 0x0000000704000000| Untracked 
|  35|0x0000000706000000, 0x0000000706000000, 0x0000000708000000|  0%| F|  |TAMS 0x0000000706000000, 0x0000000706000000| Untracked 
|  36|0x0000000708000000, 0x0000000708000000, 0x000000070a000000|  0%| F|  |TAMS 0x0000000708000000, 0x0000000708000000| Untracked 
|  37|0x000000070a000000, 0x000000070a000000, 0x000000070c000000|  0%| F|  |TAMS 0x000000070a000000, 0x000000070a000000| Untracked 
|  38|0x000000070c000000, 0x000000070c000000, 0x000000070e000000|  0%| F|  |TAMS 0x000000070c000000, 0x000000070c000000| Untracked 
|  39|0x000000070e000000, 0x000000070e000000, 0x0000000710000000|  0%| F|  |TAMS 0x000000070e000000, 0x000000070e000000| Untracked 
|  40|0x0000000710000000, 0x00000007118d1ac0, 0x0000000712000000| 77%| S|CS|TAMS 0x0000000710000000, 0x0000000710000000| Complete 
|  41|0x0000000712000000, 0x0000000712000000, 0x0000000714000000|  0%| F|  |TAMS 0x0000000712000000, 0x0000000712000000| Untracked 
|  42|0x0000000714000000, 0x0000000714000000, 0x0000000716000000|  0%| F|  |TAMS 0x0000000714000000, 0x0000000714000000| Untracked 
|  43|0x0000000716000000, 0x0000000718000000, 0x0000000718000000|100%| S|CS|TAMS 0x0000000716000000, 0x0000000716000000| Complete 
|  44|0x0000000718000000, 0x000000071a000000, 0x000000071a000000|100%| S|CS|TAMS 0x0000000718000000, 0x0000000718000000| Complete 
|  45|0x000000071a000000, 0x000000071a000000, 0x000000071c000000|  0%| F|  |TAMS 0x000000071a000000, 0x000000071a000000| Untracked 
|  46|0x000000071c000000, 0x000000071c000000, 0x000000071e000000|  0%| F|  |TAMS 0x000000071c000000, 0x000000071c000000| Untracked 
|  47|0x000000071e000000, 0x000000071e000000, 0x0000000720000000|  0%| F|  |TAMS 0x000000071e000000, 0x000000071e000000| Untracked 
|  48|0x0000000720000000, 0x0000000720000000, 0x0000000722000000|  0%| F|  |TAMS 0x0000000720000000, 0x0000000720000000| Untracked 
|  49|0x0000000722000000, 0x0000000722000000, 0x0000000724000000|  0%| F|  |TAMS 0x0000000722000000, 0x0000000722000000| Untracked 
|  50|0x0000000724000000, 0x0000000724000000, 0x0000000726000000|  0%| F|  |TAMS 0x0000000724000000, 0x0000000724000000| Untracked 
|  51|0x0000000726000000, 0x0000000726000000, 0x0000000728000000|  0%| F|  |TAMS 0x0000000726000000, 0x0000000726000000| Untracked 
|  52|0x0000000728000000, 0x0000000728000000, 0x000000072a000000|  0%| F|  |TAMS 0x0000000728000000, 0x0000000728000000| Untracked 
|  53|0x000000072a000000, 0x000000072a000000, 0x000000072c000000|  0%| F|  |TAMS 0x000000072a000000, 0x000000072a000000| Untracked 
|  54|0x000000072c000000, 0x000000072c000000, 0x000000072e000000|  0%| F|  |TAMS 0x000000072c000000, 0x000000072c000000| Untracked 
|  55|0x000000072e000000, 0x000000072e000000, 0x0000000730000000|  0%| F|  |TAMS 0x000000072e000000, 0x000000072e000000| Untracked 
|  56|0x0000000730000000, 0x0000000730000000, 0x0000000732000000|  0%| F|  |TAMS 0x0000000730000000, 0x0000000730000000| Untracked 
|  57|0x0000000732000000, 0x0000000732000000, 0x0000000734000000|  0%| F|  |TAMS 0x0000000732000000, 0x0000000732000000| Untracked 
|  58|0x0000000734000000, 0x0000000734000000, 0x0000000736000000|  0%| F|  |TAMS 0x0000000734000000, 0x0000000734000000| Untracked 
|  59|0x0000000736000000, 0x0000000736000000, 0x0000000738000000|  0%| F|  |TAMS 0x0000000736000000, 0x0000000736000000| Untracked 
|  60|0x0000000738000000, 0x0000000738000000, 0x000000073a000000|  0%| F|  |TAMS 0x0000000738000000, 0x0000000738000000| Untracked 
|  61|0x000000073a000000, 0x000000073a000000, 0x000000073c000000|  0%| F|  |TAMS 0x000000073a000000, 0x000000073a000000| Untracked 
|  62|0x000000073c000000, 0x000000073c000000, 0x000000073e000000|  0%| F|  |TAMS 0x000000073c000000, 0x000000073c000000| Untracked 
|  63|0x000000073e000000, 0x000000073f5604a0, 0x0000000740000000| 66%| E|  |TAMS 0x000000073e000000, 0x000000073e000000| Complete 
|  64|0x0000000740000000, 0x0000000742000000, 0x0000000742000000|100%| E|CS|TAMS 0x0000000740000000, 0x0000000740000000| Complete 
|  65|0x0000000742000000, 0x0000000744000000, 0x0000000744000000|100%| E|CS|TAMS 0x0000000742000000, 0x0000000742000000| Complete 
|  66|0x0000000744000000, 0x0000000746000000, 0x0000000746000000|100%| E|CS|TAMS 0x0000000744000000, 0x0000000744000000| Complete 
|  67|0x0000000746000000, 0x0000000748000000, 0x0000000748000000|100%| E|CS|TAMS 0x0000000746000000, 0x0000000746000000| Complete 
|  68|0x0000000748000000, 0x000000074a000000, 0x000000074a000000|100%| E|CS|TAMS 0x0000000748000000, 0x0000000748000000| Complete 
|  69|0x000000074a000000, 0x000000074c000000, 0x000000074c000000|100%| E|CS|TAMS 0x000000074a000000, 0x000000074a000000| Complete 
|  70|0x000000074c000000, 0x000000074e000000, 0x000000074e000000|100%| E|CS|TAMS 0x000000074c000000, 0x000000074c000000| Complete 
|  71|0x000000074e000000, 0x0000000750000000, 0x0000000750000000|100%| E|CS|TAMS 0x000000074e000000, 0x000000074e000000| Complete 
|  72|0x0000000750000000, 0x0000000752000000, 0x0000000752000000|100%| E|CS|TAMS 0x0000000750000000, 0x0000000750000000| Complete 
|  73|0x0000000752000000, 0x0000000754000000, 0x0000000754000000|100%| E|CS|TAMS 0x0000000752000000, 0x0000000752000000| Complete 
|  74|0x0000000754000000, 0x0000000756000000, 0x0000000756000000|100%| E|CS|TAMS 0x0000000754000000, 0x0000000754000000| Complete 
|  75|0x0000000756000000, 0x0000000758000000, 0x0000000758000000|100%| E|CS|TAMS 0x0000000756000000, 0x0000000756000000| Complete 
|  76|0x0000000758000000, 0x000000075a000000, 0x000000075a000000|100%| E|CS|TAMS 0x0000000758000000, 0x0000000758000000| Complete 

Card table byte_map: [0x000002c0f83b0000,0x000002c0f8db0000] _byte_map_base: 0x000002c0f4db0000

Marking Bits (Prev, Next): (CMBitMap*) 0x000002c0f370e830, (CMBitMap*) 0x000002c0f370e7f0
 Prev Bits: [0x000002c08f000000, 0x000002c094000000)
 Next Bits: [0x000002c0f97b0000, 0x000002c0fe7b0000)

Polling page: 0x000002c0f2e90000

Metaspace:

Usage:
  Non-class:     89.82 MB used.
      Class:     12.94 MB used.
       Both:    102.76 MB used.

Virtual space:
  Non-class space:       96.00 MB reserved,      90.25 MB ( 94%) committed,  12 nodes.
      Class space:        1.00 GB reserved,      13.38 MB (  1%) committed,  1 nodes.
              Both:        1.09 GB reserved,     103.62 MB (  9%) committed. 

Chunk freelists:
   Non-Class:  1.70 MB
       Class:  2.58 MB
        Both:  4.28 MB

MaxMetaspaceSize: 17179869184.00 GB
CompressedClassSpaceSize: 1.00 GB
 - commit_granule_bytes: 65536.
 - commit_granule_words: 8192.
 - virtual_space_node_default_size: 1048576.
 - enlarge_chunks_in_place: 1.
 - new_chunks_are_fully_committed: 0.
 - uncommit_free_chunks: 1.
 - use_allocation_guard: 0.
 - handle_deallocations: 1.


Internal statistics:

num_allocs_failed_limit: 21.
num_arena_births: 1404.
num_arena_deaths: 40.
num_vsnodes_births: 13.
num_vsnodes_deaths: 0.
num_space_committed: 1653.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 81.
num_chunks_taken_from_freelist: 5186.
num_chunk_merges: 30.
num_chunk_splits: 3329.
num_chunks_enlarged: 2407.
num_purges: 2.

CodeHeap 'non-profiled nmethods': size=120000Kb used=24482Kb max_used=24482Kb free=95518Kb
 bounds [0x000002c087ad0000, 0x000002c0892c0000, 0x000002c08f000000]
CodeHeap 'profiled nmethods': size=120000Kb used=30457Kb max_used=31455Kb free=89542Kb
 bounds [0x000002c0805a0000, 0x000002c082470000, 0x000002c087ad0000]
CodeHeap 'non-nmethods': size=5760Kb used=2336Kb max_used=2428Kb free=3424Kb
 bounds [0x000002c080000000, 0x000002c080280000, 0x000002c0805a0000]
 total_blobs=20241 nmethods=18301 adapters=1849
 compilation: enabled
              stopped_count=0, restarted_count=0
 full_count=0

Compilation events (20 events):
Event: 97.005 Thread 0x000002c0ff41f680 28647  s    1       java.util.Vector::size (5 bytes)
Event: 97.005 Thread 0x000002c0ff41f680 nmethod 28647 0x000002c0892a5e10 code [0x000002c0892a5fa0, 0x000002c0892a6118]
Event: 97.006 Thread 0x000002c0ff41f680 28648       3       org.apache.logging.log4j.core.pattern.PlainTextRenderer::render (7 bytes)
Event: 97.006 Thread 0x000002c0ff41f680 nmethod 28648 0x000002c082355490 code [0x000002c082355640, 0x000002c0823557e8]
Event: 97.006 Thread 0x000002c0ff41f680 28649       3       sun.nio.cs.SingleByte$Encoder::encodeArrayLoop (233 bytes)
Event: 97.007 Thread 0x000002c0ff41f680 nmethod 28649 0x000002c081634c90 code [0x000002c0816351a0, 0x000002c081637af8]
Event: 97.007 Thread 0x000002c0ff41f680 28650   !   3       java.io.BufferedReader::readLine (327 bytes)
Event: 97.008 Thread 0x000002c0ff41f680 nmethod 28650 0x000002c0814b3810 code [0x000002c0814b3b20, 0x000002c0814b4e58]
Event: 97.008 Thread 0x000002c0ff41f680 28652       3       java.util.Vector::add (23 bytes)
Event: 97.008 Thread 0x000002c0ff41f680 nmethod 28652 0x000002c080f79c90 code [0x000002c080f79e60, 0x000002c080f7a228]
Event: 97.008 Thread 0x000002c0ff41f680 28651       3       org.apache.logging.log4j.core.util.Transform::appendEscapingCData (86 bytes)
Event: 97.009 Thread 0x000002c0ff41f680 nmethod 28651 0x000002c081fc3c90 code [0x000002c081fc3f20, 0x000002c081fc4818]
Event: 97.009 Thread 0x000002c0ff41f680 28653       1       java.lang.StackTraceElement::getClassName (5 bytes)
Event: 97.009 Thread 0x000002c0ff41f680 nmethod 28653 0x000002c0892a6190 code [0x000002c0892a6320, 0x000002c0892a63f8]
Event: 97.009 Thread 0x000002c0ff41f680 28656       1       org.apache.logging.log4j.core.impl.ThrowableProxyHelper$CacheEntry::access$100 (5 bytes)
Event: 97.009 Thread 0x000002c0ff41f680 nmethod 28656 0x000002c0892a6490 code [0x000002c0892a6620, 0x000002c0892a66d8]
Event: 97.009 Thread 0x000002c0ff41f680 28654       3       org.apache.logging.log4j.message.ReusableSimpleMessage::formatTo (10 bytes)
Event: 97.009 Thread 0x000002c0ff41f680 nmethod 28654 0x000002c081bd1f10 code [0x000002c081bd20c0, 0x000002c081bd2268]
Event: 97.009 Thread 0x000002c0ff41f680 28655       3       org.apache.logging.log4j.message.ReusableSimpleMessage::getFormat (22 bytes)
Event: 97.009 Thread 0x000002c0ff41f680 nmethod 28655 0x000002c0819f8e90 code [0x000002c0819f9040, 0x000002c0819f93b8]

GC Heap History (20 events):
Event: 89.472 GC heap before
{Heap before GC invocations=167 (full 0):
 garbage-first heap   total 2523136K, used 1853120K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 37 young (1212416K), 3 survivors (98304K)
 Metaspace       used 104584K, committed 105408K, reserved 1146880K
  class space    used 13183K, committed 13568K, reserved 1048576K
}
Event: 89.486 GC heap after
{Heap after GC invocations=168 (full 0):
 garbage-first heap   total 2523136K, used 753478K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 104584K, committed 105408K, reserved 1146880K
  class space    used 13183K, committed 13568K, reserved 1048576K
}
Event: 90.355 GC heap before
{Heap before GC invocations=168 (full 0):
 garbage-first heap   total 2523136K, used 1867590K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 37 young (1212416K), 3 survivors (98304K)
 Metaspace       used 104608K, committed 105408K, reserved 1146880K
  class space    used 13184K, committed 13568K, reserved 1048576K
}
Event: 90.372 GC heap after
{Heap after GC invocations=169 (full 0):
 garbage-first heap   total 2523136K, used 768429K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 104608K, committed 105408K, reserved 1146880K
  class space    used 13184K, committed 13568K, reserved 1048576K
}
Event: 91.131 GC heap before
{Heap before GC invocations=169 (full 0):
 garbage-first heap   total 2523136K, used 1882541K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 37 young (1212416K), 3 survivors (98304K)
 Metaspace       used 104832K, committed 105664K, reserved 1146880K
  class space    used 13222K, committed 13568K, reserved 1048576K
}
Event: 91.150 GC heap after
{Heap after GC invocations=170 (full 0):
 garbage-first heap   total 2523136K, used 785373K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 4 young (131072K), 4 survivors (131072K)
 Metaspace       used 104832K, committed 105664K, reserved 1146880K
  class space    used 13222K, committed 13568K, reserved 1048576K
}
Event: 91.979 GC heap before
{Heap before GC invocations=170 (full 0):
 garbage-first heap   total 2523136K, used 1833949K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 36 young (1179648K), 4 survivors (131072K)
 Metaspace       used 104922K, committed 105792K, reserved 1146880K
  class space    used 13231K, committed 13632K, reserved 1048576K
}
Event: 91.999 GC heap after
{Heap after GC invocations=171 (full 0):
 garbage-first heap   total 2523136K, used 796369K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 4 young (131072K), 4 survivors (131072K)
 Metaspace       used 104922K, committed 105792K, reserved 1146880K
  class space    used 13231K, committed 13632K, reserved 1048576K
}
Event: 92.726 GC heap before
{Heap before GC invocations=171 (full 0):
 garbage-first heap   total 2523136K, used 1812177K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 35 young (1146880K), 4 survivors (131072K)
 Metaspace       used 105054K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 92.747 GC heap after
{Heap after GC invocations=172 (full 0):
 garbage-first heap   total 2523136K, used 814130K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 4 young (131072K), 4 survivors (131072K)
 Metaspace       used 105054K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 93.563 GC heap before
{Heap before GC invocations=172 (full 0):
 garbage-first heap   total 2523136K, used 1829938K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 35 young (1146880K), 4 survivors (131072K)
 Metaspace       used 105067K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 93.583 GC heap after
{Heap after GC invocations=173 (full 0):
 garbage-first heap   total 2523136K, used 828713K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 105067K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 94.334 GC heap before
{Heap before GC invocations=173 (full 0):
 garbage-first heap   total 2523136K, used 1877289K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 35 young (1146880K), 3 survivors (98304K)
 Metaspace       used 105079K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 94.352 GC heap after
{Heap after GC invocations=174 (full 0):
 garbage-first heap   total 2523136K, used 844429K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 105079K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 95.167 GC heap before
{Heap before GC invocations=174 (full 0):
 garbage-first heap   total 2523136K, used 1893005K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 35 young (1146880K), 3 survivors (98304K)
 Metaspace       used 105080K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 95.185 GC heap after
{Heap after GC invocations=175 (full 0):
 garbage-first heap   total 2523136K, used 860691K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 105080K, committed 105984K, reserved 1146880K
  class space    used 13241K, committed 13696K, reserved 1048576K
}
Event: 95.894 GC heap before
{Heap before GC invocations=175 (full 0):
 garbage-first heap   total 2523136K, used 1876499K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 34 young (1114112K), 3 survivors (98304K)
 Metaspace       used 105083K, committed 105984K, reserved 1146880K
  class space    used 13242K, committed 13696K, reserved 1048576K
}
Event: 95.913 GC heap after
{Heap after GC invocations=176 (full 0):
 garbage-first heap   total 2523136K, used 876277K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 105083K, committed 105984K, reserved 1146880K
  class space    used 13242K, committed 13696K, reserved 1048576K
}
Event: 96.751 GC heap before
{Heap before GC invocations=176 (full 0):
 garbage-first heap   total 2523136K, used 1892085K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 34 young (1114112K), 3 survivors (98304K)
 Metaspace       used 105090K, committed 105984K, reserved 1146880K
  class space    used 13242K, committed 13696K, reserved 1048576K
}
Event: 96.768 GC heap after
{Heap after GC invocations=177 (full 0):
 garbage-first heap   total 2523136K, used 889256K [0x00000006c0000000, 0x0000000800000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 105090K, committed 105984K, reserved 1146880K
  class space    used 13242K, committed 13696K, reserved 1048576K
}

Deoptimization events (20 events):
Event: 96.898 Thread 0x000002c09c494ff0 DEOPT PACKING pc=0x000002c088f323f4 sp=0x000000cbd7aff2b0
Event: 96.898 Thread 0x000002c09c494ff0 DEOPT UNPACKING pc=0x000002c08004dece sp=0x000000cbd7afe6b8 mode 0
Event: 96.898 Thread 0x000002c09c494ff0 DEOPT PACKING pc=0x000002c088878104 sp=0x000000cbd7aff3a0
Event: 96.898 Thread 0x000002c09c494ff0 DEOPT UNPACKING pc=0x000002c08004dece sp=0x000000cbd7afe810 mode 0
Event: 96.898 Thread 0x000002c09c494ff0 DEOPT PACKING pc=0x000002c08887ed54 sp=0x000000cbd7aff420
Event: 96.898 Thread 0x000002c09c494ff0 DEOPT UNPACKING pc=0x000002c08004dece sp=0x000000cbd7afe898 mode 0
Event: 97.003 Thread 0x000002c0f36c6330 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c08819e134 relative=0x0000000000000f14
Event: 97.003 Thread 0x000002c0f36c6330 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c08819e134 method=java.io.BufferedReader.readLine(Z[Z)Ljava/lang/String; @ 33 c2
Event: 97.003 Thread 0x000002c0f36c6330 DEOPT PACKING pc=0x000002c08819e134 sp=0x000000cbd44fb6e0
Event: 97.003 Thread 0x000002c0f36c6330 DEOPT UNPACKING pc=0x000002c08004d72e sp=0x000000cbd44fb6a8 mode 2
Event: 97.005 Thread 0x000002c0f36c6330 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c0881fec8c relative=0x0000000000000b2c
Event: 97.005 Thread 0x000002c0f36c6330 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c0881fec8c method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 17 c2
Event: 97.005 Thread 0x000002c0f36c6330 DEOPT PACKING pc=0x000002c0881fec8c sp=0x000000cbd44fb3d0
Event: 97.005 Thread 0x000002c0f36c6330 DEOPT UNPACKING pc=0x000002c08004d72e sp=0x000000cbd44fb380 mode 2
Event: 97.006 Thread 0x000002c0f36c6330 DEOPT PACKING pc=0x000002c081012898 sp=0x000000cbd44fb4f0
Event: 97.006 Thread 0x000002c0f36c6330 DEOPT UNPACKING pc=0x000002c08004dece sp=0x000000cbd44faa68 mode 0
Event: 97.009 Thread 0x000002c0f36c6330 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c088d693e8 relative=0x00000000000016e8
Event: 97.009 Thread 0x000002c0f36c6330 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c088d693e8 method=net.optifine.shaders.Shaders.checkGLError(Ljava/lang/String;)I @ 5 c2
Event: 97.009 Thread 0x000002c0f36c6330 DEOPT PACKING pc=0x000002c088d693e8 sp=0x000000cbd44fd9b0
Event: 97.009 Thread 0x000002c0f36c6330 DEOPT UNPACKING pc=0x000002c08004d72e sp=0x000000cbd44fd910 mode 2

Classes unloaded (20 events):
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800518800 'java/lang/invoke/LambdaForm$MH+0x0000000800518800'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800518400 'java/lang/invoke/LambdaForm$MH+0x0000000800518400'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800518000 'java/lang/invoke/LambdaForm$MH+0x0000000800518000'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800513c00 'java/lang/invoke/LambdaForm$MH+0x0000000800513c00'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800513800 'java/lang/invoke/LambdaForm$MH+0x0000000800513800'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800513400 'java/lang/invoke/LambdaForm$DMH+0x0000000800513400'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800512c00 'java/lang/invoke/LambdaForm$DMH+0x0000000800512c00'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800512800 'java/lang/invoke/LambdaForm$DMH+0x0000000800512800'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800512400 'java/lang/invoke/LambdaForm$DMH+0x0000000800512400'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800512000 'java/lang/invoke/LambdaForm$DMH+0x0000000800512000'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800511800 'java/lang/invoke/LambdaForm$DMH+0x0000000800511800'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800511400 'java/lang/invoke/LambdaForm$DMH+0x0000000800511400'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800511000 'java/lang/invoke/LambdaForm$DMH+0x0000000800511000'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800510c00 'java/lang/invoke/LambdaForm$DMH+0x0000000800510c00'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800510800 'java/lang/invoke/LambdaForm$DMH+0x0000000800510800'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x0000000800510000 'java/lang/invoke/LambdaForm$DMH+0x0000000800510000'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x000000080050dc00 'java/lang/invoke/LambdaForm$DMH+0x000000080050dc00'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x000000080050d800 'java/lang/invoke/LambdaForm$DMH+0x000000080050d800'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x000000080050d400 'java/lang/invoke/LambdaForm$DMH+0x000000080050d400'
Event: 5.039 Thread 0x000002c0ff3c1400 Unloading class 0x000000080050d000 'java/lang/invoke/LambdaForm$DMH+0x000000080050d000'

Classes redefined (0 events):
No events

Internal exceptions (20 events):
Event: 90.047 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072ce045b0}> (0x000000072ce045b0) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.047 Thread 0x000002c09c494ff0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072cd7d2c8}> (0x000000072cd7d2c8) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.047 Thread 0x000002c09c494ff0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072cd7d338}> (0x000000072cd7d338) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.047 Thread 0x000002c09c494ff0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072cd7d668}> (0x000000072cd7d668) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.047 Thread 0x000002c09c494ff0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072cd7e278}> (0x000000072cd7e278) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.048 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072ce0c130}> (0x000000072ce0c130) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.050 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072ce12dc8}> (0x000000072ce12dc8) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.052 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072ce1a798}> (0x000000072ce1a798) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.053 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072ce21478}> (0x000000072ce21478) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.055 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072d0cc0c0}> (0x000000072d0cc0c0) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.057 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072d61c998}> (0x000000072d61c998) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.059 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072dc4b288}> (0x000000072dc4b288) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.062 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072de7e840}> (0x000000072de7e840) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.064 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072a007338}> (0x000000072a007338) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.066 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072a23b950}> (0x000000072a23b950) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.067 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072a895b10}> (0x000000072a895b10) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.069 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072a89ca30}> (0x000000072a89ca30) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.071 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072aad0f50}> (0x000000072aad0f50) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.073 Thread 0x000002c09c496a80 Exception <a 'sun/nio/fs/WindowsException'{0x000000072af30168}> (0x000000072af30168) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]
Event: 90.075 Thread 0x000002c09c498fb0 Exception <a 'sun/nio/fs/WindowsException'{0x000000072af38838}> (0x000000072af38838) 
thrown [d:\a\1\jdk\src\hotspot\share\prims\jni.cpp, line 579]

Events (20 events):
Event: 94.669 Thread 0x000002c09d88a810 Thread exited: 0x000002c09d88a810
Event: 95.167 Executing  VM operation: G1CollectForAllocation
Event: 95.185 Executing  VM operation: G1CollectForAllocation done
Event: 95.319 Executing  VM operation: HandshakeAllThreads
Event: 95.319 Executing  VM operation: HandshakeAllThreads done
Event: 95.324 Thread 0x000002c0ff42c3d0 flushing nmethod 0x000002c08892e390
Event: 95.334 Thread 0x000002c0ff42c3d0 flushing nmethod 0x000002c081631590
Event: 95.338 Thread 0x000002c0ff42c3d0 flushing nmethod 0x000002c081f04290
Event: 95.339 Thread 0x000002c0ff42c3d0 flushing nmethod 0x000002c081fd9590
Event: 95.894 Executing  VM operation: G1CollectForAllocation
Event: 95.913 Executing  VM operation: G1CollectForAllocation done
Event: 96.751 Executing  VM operation: G1CollectForAllocation
Event: 96.768 Executing  VM operation: G1CollectForAllocation done
Event: 96.897 Executing  VM operation: HandshakeAllThreads
Event: 96.897 Executing  VM operation: HandshakeAllThreads done
Event: 96.918 Thread 0x000002c09d88a810 Thread added: 0x000002c09d88a810
Event: 97.000 loading class java/io/LineNumberReader
Event: 97.000 loading class java/io/LineNumberReader done
Event: 97.002 Executing  VM operation: HandshakeAllThreads
Event: 97.003 Executing  VM operation: HandshakeAllThreads done


Dynamic libraries:
0x00007ff6dd280000 - 0x00007ff6dd28e000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\javaw.exe
0x00007ffcca5c0000 - 0x00007ffcca7c7000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffcc9bf0000 - 0x00007ffcc9cad000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffcc7c70000 - 0x00007ffcc7fe4000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffcc5080000 - 0x00007ffcc5111000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffcc7b50000 - 0x00007ffcc7c61000     C:\WINDOWS\System32\ucrtbase.dll
0x00007ffcb13c0000 - 0x00007ffcb13da000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\VCRUNTIME140.dll
0x00007ffcb22d0000 - 0x00007ffcb22e8000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\jli.dll
0x00007ffcca0d0000 - 0x00007ffcca27c000     C:\WINDOWS\System32\USER32.dll
0x00007ffcba350000 - 0x00007ffcba5f5000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_9d947278b86cc467\COMCTL32.dll
0x00007ffcc7b20000 - 0x00007ffcc7b46000     C:\WINDOWS\System32\win32u.dll
0x00007ffcc89b0000 - 0x00007ffcc8a53000     C:\WINDOWS\System32\msvcrt.dll
0x00007ffcc8ad0000 - 0x00007ffcc8af9000     C:\WINDOWS\System32\GDI32.dll
0x00007ffcc7ff0000 - 0x00007ffcc8102000     C:\WINDOWS\System32\gdi32full.dll
0x00007ffcc8110000 - 0x00007ffcc81ad000     C:\WINDOWS\System32\msvcp_win.dll
0x00007ffcc8970000 - 0x00007ffcc89a1000     C:\WINDOWS\System32\IMM32.DLL
0x00007ffcc2f90000 - 0x00007ffcc2f9c000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\vcruntime140_1.dll
0x00007ffca6770000 - 0x00007ffca67fd000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\msvcp140.dll
0x00007ffc97930000 - 0x00007ffc98565000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\server\jvm.dll
0x00007ffcc9b40000 - 0x00007ffcc9bec000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffcca030000 - 0x00007ffcca0cd000     C:\WINDOWS\System32\sechost.dll
0x00007ffcca2f0000 - 0x00007ffcca411000     C:\WINDOWS\System32\RPCRT4.dll
0x00007ffcc9290000 - 0x00007ffcc9298000     C:\WINDOWS\System32\PSAPI.DLL
0x00007ffcbfec0000 - 0x00007ffcbfec9000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffcbfbe0000 - 0x00007ffcbfc13000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffcc0bf0000 - 0x00007ffcc0bfa000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffcc8a60000 - 0x00007ffcc8acf000     C:\WINDOWS\System32\WS2_32.dll
0x00007ffcc6cc0000 - 0x00007ffcc6cd8000     C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffcb9e20000 - 0x00007ffcb9e2a000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\jimage.dll
0x00007ffcb23f0000 - 0x00007ffcb2611000     C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ffcad720000 - 0x00007ffcad751000     C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ffcc7aa0000 - 0x00007ffcc7b20000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffcad6d0000 - 0x00007ffcad6f5000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\java.dll
0x00007ffcac910000 - 0x00007ffcac928000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\zip.dll
0x00007ffcc9390000 - 0x00007ffcc9b39000     C:\WINDOWS\System32\SHELL32.dll
0x00007ffcc5c20000 - 0x00007ffcc6482000     C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ffcc9cb0000 - 0x00007ffcca028000     C:\WINDOWS\System32\combase.dll
0x00007ffcc5ab0000 - 0x00007ffcc5c16000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffcca490000 - 0x00007ffcca57a000     C:\WINDOWS\System32\SHCORE.dll
0x00007ffcc9330000 - 0x00007ffcc938d000     C:\WINDOWS\System32\shlwapi.dll
0x00007ffcc79d0000 - 0x00007ffcc79f1000     C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffcac7f0000 - 0x00007ffcac809000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\net.dll
0x00007ffcc2740000 - 0x00007ffcc284c000     C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffcc70d0000 - 0x00007ffcc7137000     C:\WINDOWS\system32\mswsock.dll
0x00007ffca7750000 - 0x00007ffca7763000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\nio.dll
0x00007ffcb8a80000 - 0x00007ffcb8a89000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\management.dll
0x00007ffcb30e0000 - 0x00007ffcb30eb000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\management_ext.dll
0x00007ffca7730000 - 0x00007ffca7747000     C:\WINDOWS\system32\napinsp.dll
0x00007ffca6c60000 - 0x00007ffca6c7b000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffcc67f0000 - 0x00007ffcc68d7000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffcc67c0000 - 0x00007ffcc67ed000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffcc90f0000 - 0x00007ffcc90f9000     C:\WINDOWS\System32\NSI.dll
0x00007ffca6ad0000 - 0x00007ffca6ae2000     C:\WINDOWS\System32\winrnr.dll
0x00007ffcc1750000 - 0x00007ffcc1765000     C:\WINDOWS\system32\wshbth.dll
0x00007ffca5b60000 - 0x00007ffca5b7f000     C:\WINDOWS\system32\nlansp_c.dll
0x00007ffcbf920000 - 0x00007ffcbf92a000     C:\Windows\System32\rasadhlp.dll
0x00007ffcc10c0000 - 0x00007ffcc1141000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffcc7310000 - 0x00007ffcc7328000     C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffcc6c20000 - 0x00007ffcc6c55000     C:\WINDOWS\system32\rsaenh.dll
0x00007ffcc71c0000 - 0x00007ffcc71e9000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffcc7490000 - 0x00007ffcc74b7000     C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffcc7330000 - 0x00007ffcc733c000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffcc2870000 - 0x00007ffcc2889000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffcc30a0000 - 0x00007ffcc30be000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffca6a40000 - 0x00007ffca6a84000     C:\Users\-\AppData\Local\Temp\jna-45\jna6566701058516617661.dll
0x00007ffcc8f50000 - 0x00007ffcc90ea000     C:\WINDOWS\System32\Ole32.dll
0x00007ffcc88c0000 - 0x00007ffcc896f000     C:\WINDOWS\System32\clbcatq.dll
0x00007ffcc8ca0000 - 0x00007ffcc8d76000     C:\WINDOWS\System32\OleAut32.dll
0x00007ffcbb820000 - 0x00007ffcbb83d000     C:\WINDOWS\SYSTEM32\amsi.dll
0x00007ffcbb7a0000 - 0x00007ffcbb819000     C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2107.4-0\MpOav.dll
0x00007ffca6260000 - 0x00007ffca62af000     C:\WINDOWS\SYSTEM32\Pdh.dll
0x00007ffcb9e30000 - 0x00007ffcb9e40000     C:\WINDOWS\System32\perfos.dll
0x00007ffcc5460000 - 0x00007ffcc546e000     C:\WINDOWS\SYSTEM32\pfclient.dll
0x00007ffcc64a0000 - 0x00007ffcc64ed000     C:\WINDOWS\SYSTEM32\powrprof.dll
0x00007ffcc6590000 - 0x00007ffcc65a3000     C:\WINDOWS\SYSTEM32\UMPDC.dll
0x00007ffca66f0000 - 0x00007ffca6762000     C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf\lwjgl.dll
0x00007ffc9ad40000 - 0x00007ffc9af91000     C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf\jemalloc.dll
0x00007ffcb2ee0000 - 0x00007ffcb2eee000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\sunmscapi.dll
0x00007ffcc8270000 - 0x00007ffcc83d2000     C:\WINDOWS\System32\CRYPT32.dll
0x00007ffcc7460000 - 0x00007ffcc7488000     C:\WINDOWS\SYSTEM32\ncrypt.dll
0x00007ffcc7420000 - 0x00007ffcc7457000     C:\WINDOWS\SYSTEM32\NTASN1.dll
0x00007ffca6690000 - 0x00007ffca66ee000     C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf\glfw.dll
0x00007ffcc5170000 - 0x00007ffcc521c000     C:\WINDOWS\system32\uxtheme.dll
0x00007ffca6860000 - 0x00007ffca68a5000     C:\WINDOWS\SYSTEM32\dinput8.dll
0x00007ffca6670000 - 0x00007ffca6681000     C:\WINDOWS\SYSTEM32\xinput1_4.dll
0x00007ffcc77c0000 - 0x00007ffcc77ec000     C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffcc7770000 - 0x00007ffcc77bc000     C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffcad410000 - 0x00007ffcad5d9000     C:\WINDOWS\SYSTEM32\inputhost.dll
0x00007ffcc4c70000 - 0x00007ffcc4da2000     C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x00007ffcc55a0000 - 0x00007ffcc55cf000     C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007ffc8bd70000 - 0x00007ffc8be7e000     C:\Program Files (x86)\Razer\Razer Cortex\x64\k_fps64.dll
0x00007ffc8bb00000 - 0x00007ffc8bd6f000     C:\Program Files (x86)\Razer\Razer Cortex\x64\D3DCOMPILER_43.dll
0x00007ffc8e130000 - 0x00007ffc8e187000     C:\Program Files (x86)\Razer\Razer Cortex\x64\EasyHook64.dll
0x00007ffc8b970000 - 0x00007ffc8ba71000     C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffc8ba80000 - 0x00007ffc8baff000     C:\Program Files (x86)\Razer\Razer Cortex\x64\d3dx10_43.dll
0x00007ffc8b700000 - 0x00007ffc8b963000     C:\Program Files (x86)\Razer\Razer Cortex\x64\d3dx9_43.dll
0x00007ffca75f0000 - 0x00007ffca761d000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffcc5420000 - 0x00007ffcc5458000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x00007ffcc8b00000 - 0x00007ffcc8c1e000     C:\WINDOWS\System32\MSCTF.dll
0x00007ffcc6490000 - 0x00007ffcc649e000     C:\WINDOWS\SYSTEM32\HID.DLL
0x00007ffcc8450000 - 0x00007ffcc88bb000     C:\WINDOWS\System32\SETUPAPI.DLL
0x00007ffcc83e0000 - 0x00007ffcc8446000     C:\WINDOWS\System32\WINTRUST.dll
0x00007ffcc7370000 - 0x00007ffcc7382000     C:\WINDOWS\SYSTEM32\MSASN1.dll
0x00007ffc94470000 - 0x00007ffc96f87000     C:\WINDOWS\System32\DriverStore\FileRepository\nvgbdi.inf_amd64_1de49edc0d62a92a\nvoglv64.dll
0x00007ffcc3190000 - 0x00007ffcc31a4000     C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffcc0480000 - 0x00007ffcc04b1000     C:\WINDOWS\SYSTEM32\cryptnet.dll
0x00007ffcbddd0000 - 0x00007ffcbdf19000     C:\WINDOWS\SYSTEM32\drvstore.dll
0x00007ffcc73e0000 - 0x00007ffcc741d000     C:\WINDOWS\SYSTEM32\wldp.dll
0x00007ffcc6970000 - 0x00007ffcc69a4000     C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffcc6740000 - 0x00007ffcc67a3000     C:\WINDOWS\SYSTEM32\WINSTA.dll
0x00007ffcae5b0000 - 0x00007ffcae6dd000     C:\WINDOWS\SYSTEM32\textinputframework.dll
0x00007ffca6610000 - 0x00007ffca6668000     C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf\lwjgl_opengl.dll
0x00007ffca6510000 - 0x00007ffca658f000     C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf\lwjgl_stb.dll
0x00007ffcbe360000 - 0x00007ffcbe419000     C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffca64c0000 - 0x00007ffca6504000     C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffca65f0000 - 0x00007ffca660a000     C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf\SAPIWrapper_x64.dll
0x00007ffc9b320000 - 0x00007ffc9b4a7000     C:\WINDOWS\System32\Speech\Common\sapi.dll
0x00007ffcbf6d0000 - 0x00007ffcbf76c000     C:\WINDOWS\System32\MMDevApi.dll
0x00007ffc9a5e0000 - 0x00007ffc9a760000     C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\awt.dll
0x00007ffc9a4c0000 - 0x00007ffc9a5d4000     C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf\OpenAL.dll
0x00007ffcba7d0000 - 0x00007ffcba99f000     C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffcc54a0000 - 0x00007ffcc54b5000     C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
0x00007ffcc11c0000 - 0x00007ffcc152d000     C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
0x00007ffcaf5d0000 - 0x00007ffcaf5d8000     C:\WINDOWS\system32\wshunix.dll

dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_9d947278b86cc467;C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\server;C:\Users\-\AppData\Local\Temp\jna-45;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2107.4-0;C:\Users\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf;C:\Program Files (x86)\Razer\Razer Cortex\x64;C:\WINDOWS\System32\DriverStore\FileRepository\nvgbdi.inf_amd64_1de49edc0d62a92a;C:\WINDOWS\System32\Speech\Common

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\-\AppData\Roaming\.minecraft\bin\fb1d-5377-eae4-3dcf -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.3965 -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\-\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml 
java_command: net.minecraft.launchwrapper.Launch --username 1337warden --version 1.17.1-OptiFine_HD_U_G9_pre32 --gameDir C:\Users\-\AppData\Roaming\.minecraft --assetsDir C:\Users\-\AppData\Roaming\.minecraft\assets --assetIndex 1.17 --uuid d073774aecfe4a1ea823bdebfba94d98 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI4MzVlYmNmZGVjOTI5OTA5MjkxYzBjOGVmOTIxZmU2OCIsInlnZ3QiOiIyNTI4ZTY2ZjEwYjc0OWFlYTJlYTk2YjJiMTIzYTQ0ZSIsInNwciI6ImQwNzM3NzRhZWNmZTRhMWVhODIzYmRlYmZiYTk0ZDk4IiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2Mjg2ODkwMDgsImlhdCI6MTYyODUxNjIwOH0.uZ_-rC_oi35aJKBiQGQws448m5_-7Z8RNv1gE2_3s80 --userType mojang --versionType release --tweakClass optifine.OptiFineTweaker
java_class_path (initial): C:\Users\-\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.17.1_HD_U_G9_pre32\OptiFine-1.17.1_HD_U_G9_pre32.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\optifine\launchwrapper-of\2.2\launchwrapper-of-2.2.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\com\mojang\blocklist\1.0.5\blocklist-1.0.5.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\2.1.6\patchy-2.1.6.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\com\github\oshi\oshi-core\5.7.5\oshi-core-5.7.5.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\5.8.0\jna-5.8.0.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna-platform\5.8.0\jna-platform-5.8.0.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\org\slf4j\slf4j-api\1.8.0-beta4\slf4j-api-1.8.0-beta4.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-slf4j18-impl\2.14.1\log4j-slf4j18-impl-2.14.1.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.1.23\javabridge-1.1.23.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\-\AppData\Roaming\.minecraft\libraries\co
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 4                                         {product} {ergonomic}
     uint ConcGCThreads                            = 3                                         {product} {ergonomic}
     uint G1ConcRefinementThreads                  = 10                                        {product} {ergonomic}
   size_t G1HeapRegionSize                         = 33554432                                  {product} {command line}
    uintx G1NewSizePercent                         = 20                                   {experimental} {command line}
    uintx G1ReservePercent                         = 20                                        {product} {command line}
    uintx GCDrainStackTargetSize                   = 64                                        {product} {ergonomic}
    ccstr HeapDumpPath                             = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump         {manageable} {command line}
   size_t InitialHeapSize                          = 268435456                                 {product} {ergonomic}
   size_t MarkStackSize                            = 4194304                                   {product} {ergonomic}
    uintx MaxGCPauseMillis                         = 50                                        {product} {command line}
   size_t MaxHeapSize                              = 5368709120                                {product} {command line}
   size_t MaxNewSize                               = 3221225472                                {product} {ergonomic}
   size_t MinHeapDeltaBytes                        = 33554432                                  {product} {ergonomic}
   size_t MinHeapSize                              = 33554432                                  {product} {ergonomic}
    uintx NonNMethodCodeHeapSize                   = 5839372                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122909434                              {pd product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122909434                              {pd product} {ergonomic}
    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
   size_t SoftMaxHeapSize                          = 5368709120                             {manageable} {ergonomic}
     intx ThreadStackSize                          = 1024                                   {pd product} {command line}
     bool UnlockExperimentalVMOptions              = true                                 {experimental} {command line}
     bool UseCompressedClassPointers               = true                           {product lp64_product} {ergonomic}
     bool UseCompressedOops                        = true                           {product lp64_product} {ergonomic}
     bool UseG1GC                                  = true                                      {product} {command line}
     bool UseLargePagesIndividualAllocation        = false                                  {pd product} {ergonomic}

Logging:
Log output configuration:
 #0: stdout all=warning uptime,level,tags
 #1: stderr all=off uptime,level,tags

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:\Program Files\nodejs\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\-\AppData\Local\Microsoft\WindowsApps;C:\Users\-\AppData\Roaming\npm;
USERNAME=-
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD

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

OS:
 Windows 10 , 64 bit Build 22000 (10.0.22000.120)
OS uptime: 0 days 1:41 hours

CPU: total 12 (initial active 12) (12 cores per cpu, 1 threads per core) family 23 model 113 stepping 0 microcode 0x0, cx8, cmov, fxsr, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt

Memory: 4k page, system-wide physical 16292M (5633M free)
TotalPageFile size 16292M (AvailPageFile size 161M)
current process WorkingSet (physical memory assigned to process): 3452M, peak: 3487M
current process commit charge ("private bytes"): 4697M, peak: 4698M

vm_info: OpenJDK 64-Bit Server VM (16.0.1+9) for windows-amd64 JRE (16.0.1+9), built on Apr 21 2021 17:16:40 by "" with MS VC++ 16.8 (VS2019)

END.
 

 

Edited by wardenL
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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