# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdff5a0790, pid=15180, tid=1404 # # 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+0xbd0790] # # 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 (0x0000000002c33800): JavaThread "Render thread" [_thread_in_native, id=1404, stack(0x0000000002af0000,0x0000000002bf0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000000030f52000 Registers: RAX=0x0000000000001fff, RBX=0x0000000030f50000, RCX=0xffffffffffffffff, RDX=0x000000002c4a1e60 RSP=0x0000000002bedf10, RBP=0x0000000002bee010, RSI=0x0000000000000000, RDI=0x0000000000000010 R8 =0x0000000000000017, R9 =0x0000000000000040, R10=0x0000000000000000, R11=0x983ebb03f1efffff R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000 RIP=0x00007ffdff5a0790, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x0000000002bedf10) 0x0000000002bedf10: 0000000000000000 00007ffe6e0f0b31 0x0000000002bedf20: 0000000000000000 000000005c1041f1 0x0000000002bedf30: 000000000000003c 0000000000000040 0x0000000002bedf40: 0000000000e40101 0000000000e40000 0x0000000002bedf50: 0000000000000167 000000002c574370 0x0000000002bedf60: 000000002c572d00 0000000000000000 0x0000000002bedf70: 0000000000000000 000000000000002c 0x0000000002bedf80: 0000000000000167 0000000000000000 0x0000000002bedf90: 0000000000000000 0000000000000000 0x0000000002bedfa0: 0000000000000000 0000000000000000 0x0000000002bedfb0: 0000000000000000 0000000000000000 0x0000000002bedfc0: 0000000000000000 000000000000000d 0x0000000002bedfd0: 00000000000003c0 0000000000e40cc0 0x0000000002bedfe0: 0000000000000000 0000000000000167 0x0000000002bedff0: 0000000000000000 0000000000e40000 0x0000000002bee000: 000000002c4a1e60 0000000000000001 Instructions: (pc=0x00007ffdff5a0790) 0x00007ffdff5a0770: 4c 8b 7d 88 4a 8b 1c f3 33 f6 48 89 75 98 48 89 0x00007ffdff5a0780: 75 a0 48 89 74 24 78 48 85 db 74 4d 48 8b c1 90 0x00007ffdff5a0790: 40 38 74 03 01 48 8d 40 01 75 f5 48 8d 78 01 48 0x00007ffdff5a07a0: 89 7d a0 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0 Register to memory mapping: RAX=0x0000000000001fff is an unknown value RBX=0x0000000030f50000 is an unknown value RCX=0xffffffffffffffff is an unknown value RDX=0x000000002c4a1e60 is an unknown value RSP=0x0000000002bedf10 is pointing into the stack for thread: 0x0000000002c33800 RBP=0x0000000002bee010 is pointing into the stack for thread: 0x0000000002c33800 RSI=0x0000000000000000 is an unknown value RDI=0x0000000000000010 is an unknown value R8 =0x0000000000000017 is an unknown value R9 =0x0000000000000040 is an unknown value R10=0x0000000000000000 is an unknown value R11=0x983ebb03f1efffff 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: [0x0000000002af0000,0x0000000002bf0000], sp=0x0000000002bedf10, free space=1015k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0xbd0790] C [atio6axx.dll+0xbcd273] C [atio6axx.dll+0xddf7b7] C 0x0000000002d95894 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.GL20C.nglShaderSource(IIJJ)V+0 j org.lwjgl.opengl.GL20C.glShaderSource(ILjava/lang/CharSequence;)V+38 j org.lwjgl.opengl.GL20.glShaderSource(ILjava/lang/CharSequence;)V+2 j com.seibel.distanthorizons.core.render.glObject.shader.Shader.(ILjava/lang/String;)V+154 j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.(Ljava/util/List;Ljava/util/List;[Ljava/lang/String;)V+128 j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.(Ljava/util/function/Supplier;Ljava/util/function/Supplier;Ljava/lang/String;[Ljava/lang/String;)V+39 j com.seibel.distanthorizons.core.render.glObject.shader.ShaderProgram.(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V+16 j com.seibel.distanthorizons.core.render.renderer.shaders.FogShader.onInit()V+20 j com.seibel.distanthorizons.core.render.renderer.shaders.AbstractShaderRenderer.init()V+14 j com.seibel.distanthorizons.core.render.renderer.FogRenderer.init()V+16 j com.seibel.distanthorizons.core.render.renderer.FogRenderer.render(Lcom/seibel/distanthorizons/core/util/math/Mat4f;F)V+9 j com.seibel.distanthorizons.core.render.renderer.LodRenderer.renderLodPass(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;Z)V+423 j com.seibel.distanthorizons.core.render.renderer.LodRenderer.drawLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+5 j com.seibel.distanthorizons.core.level.ClientLevelModule.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+26 j com.seibel.distanthorizons.core.level.DhClientServerLevel.render(Lcom/seibel/distanthorizons/api/methods/events/sharedParameterObjects/DhApiRenderParam;Lcom/seibel/distanthorizons/core/wrapperInterfaces/minecraft/IProfilerWrapper;)V+6 j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLodLayer(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;FZ)V+408 j com.seibel.distanthorizons.core.api.internal.ClientApi.renderLods(Lcom/seibel/distanthorizons/core/wrapperInterfaces/world/IClientLevelWrapper;Lcom/seibel/distanthorizons/core/util/math/Mat4f;Lcom/seibel/distanthorizons/core/util/math/Mat4f;F)V+7 j com.seibel.distanthorizons.fabric.FabricClientProxy.lambda$registerEvents$6(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+47 j com.seibel.distanthorizons.fabric.FabricClientProxy$$Lambda$2243.afterSetup(Lnet/fabricmc/fabric/api/client/rendering/v1/WorldRenderContext;)V+5 j net.minecraft.class_761.handler$zdd000$fabric-rendering-v1$afterTerrainSetup(Lnet/minecraft/class_4184;Lnet/minecraft/class_4604;ZIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V+21 j net.minecraft.class_761.method_3273(Lnet/minecraft/class_4184;Lnet/minecraft/class_4604;ZIZ)V+1405 j net.minecraft.class_761.method_22710(Lnet/minecraft/class_4587;FJZLnet/minecraft/class_4184;Lnet/minecraft/class_757;Lnet/minecraft/class_765;Lnet/minecraft/class_1159;)V+524 j net.minecraft.class_757.method_3188(FJLnet/minecraft/class_4587;)V+487 j net.minecraft.class_757.method_3192(FJZ)V+232 J 9752 C1 net.minecraft.class_310.method_1523(Z)V (946 bytes) @ 0x000000000456ec24 [0x000000000456a080+0x4ba4] j net.minecraft.class_310.method_1514()V+73 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1366 j java.lang.invoke.LambdaForm$DMH.invokeStaticInit_L_V(Ljava/lang/Object;Ljava/lang/Object;)V+10 j java.lang.invoke.LambdaForm$MH.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+12 j net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(Ljava/lang/ClassLoader;)V+74 j net.fabricmc.loader.impl.launch.knot.Knot.launch([Ljava/lang/String;Lnet/fabricmc/api/EnvType;)V+40 j net.fabricmc.loader.impl.launch.knot.KnotClient.main([Ljava/lang/String;)V+4 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000001cf54800 JavaThread "DH-Beacon Culling Thread[0]" [_thread_blocked, id=5660, stack(0x000000004a4b0000,0x000000004a5b0000)] 0x000000001cf52800 JavaThread "DH-GLBuffer Cleanup Thread[0]" daemon [_thread_blocked, id=2452, stack(0x0000000049da0000,0x0000000049ea0000)] 0x000000001cfae000 JavaThread "DH-World Gen Progress Updater Thread[0]" daemon [_thread_blocked, id=9512, stack(0x0000000048830000,0x0000000048930000)] 0x000000001cfad000 JavaThread "DH-World Gen Queue Thread[0]" [_thread_blocked, id=9260, stack(0x0000000048730000,0x0000000048830000)] 0x000000001cfaf800 JavaThread "Worker-Main-13" daemon [_thread_blocked, id=11916, stack(0x00000000434e0000,0x00000000435e0000)] 0x000000001cfae800 JavaThread "Sound engine" daemon [_thread_blocked, id=14756, stack(0x000000002f8b0000,0x000000002f9b0000)] 0x000000001cfac000 JavaThread "DH-FullDataPayloadSender" daemon [_thread_blocked, id=13816, stack(0x0000000048330000,0x0000000048430000)] 0x000000001cfaa800 JavaThread "DH-Client Server World Ticker Thread Thread[0]" [_thread_in_vm, id=7024, stack(0x0000000048030000,0x0000000048130000)] 0x000000001cfa4000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=5736, stack(0x0000000047f30000,0x0000000048030000)] 0x000000001cfaa000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=952, stack(0x0000000047e30000,0x0000000047f30000)] 0x000000001cfa2800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=14284, stack(0x0000000047d30000,0x0000000047e30000)] 0x000000001cfa8800 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=13496, stack(0x0000000044f00000,0x0000000045000000)] 0x000000001cfa9000 JavaThread "DH-PriorityTaskPicker Thread[0]" [_thread_in_native, id=9616, stack(0x0000000044a00000,0x0000000044b00000)] 0x000000001cfa7800 JavaThread "IO-Worker-12" [_thread_blocked, id=11328, stack(0x0000000044900000,0x0000000044a00000)] 0x000000001cfa6000 JavaThread "IO-Worker-11" [_thread_blocked, id=15156, stack(0x0000000044800000,0x0000000044900000)] 0x000000001cfa1000 JavaThread "IO-Worker-10" [_thread_blocked, id=7704, stack(0x0000000044700000,0x0000000044800000)] 0x000000001cfa3000 JavaThread "IO-Worker-9" [_thread_blocked, id=14200, stack(0x00000000443d0000,0x00000000444d0000)] 0x000000001cfa0000 JavaThread "DH-Parent Update Queue [minecraft:the_end] Thread[0]" [_thread_blocked, id=13736, stack(0x00000000442d0000,0x00000000443d0000)] 0x000000001cfa7000 JavaThread "DH-Parent Update Queue [minecraft:the_nether] Thread[0]" [_thread_blocked, id=10228, stack(0x00000000441d0000,0x00000000442d0000)] 0x000000001cfa5800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12244, stack(0x00000000439e0000,0x0000000043ae0000)] 0x000000001cfa4800 JavaThread "DH-Parent Update Queue [minecraft:overworld] Thread[0]" [_thread_blocked, id=3692, stack(0x00000000440d0000,0x00000000441d0000)] 0x000000001cf57000 JavaThread "DH-Full Data Migration Thread[0]" [_thread_blocked, id=9348, stack(0x0000000043b30000,0x0000000043c30000)] 0x000000001cf58800 JavaThread "DH-Phantom Array Recycler Thread[0]" daemon [_thread_blocked, id=14380, stack(0x00000000438e0000,0x00000000439e0000)] 0x000000001cf55800 JavaThread "DH-delayed save cache cleaner Thread[0]" daemon [_thread_blocked, id=11740, stack(0x00000000437e0000,0x00000000438e0000)] 0x000000001cf54000 JavaThread "Server thread" [_thread_in_vm, id=6792, stack(0x000000003e840000,0x000000003e940000)] 0x000000001cf53000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3976, stack(0x00000000307f0000,0x00000000308f0000)] 0x000000001cf57800 JavaThread "Narrator" [_thread_blocked, id=11500, stack(0x00000000306f0000,0x00000000307f0000)] 0x000000001c056800 JavaThread "Thread-8" daemon [_thread_blocked, id=14396, stack(0x00000000249d0000,0x0000000024ad0000)] 0x000000001c669800 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=8480, stack(0x00000000247d0000,0x00000000248d0000)] 0x000000001fb54800 JavaThread "DH-ApplyConfigPresetTimer" daemon [_thread_blocked, id=10276, stack(0x00000000246d0000,0x00000000247d0000)] 0x000000001bf9e800 JavaThread "Thread-5" daemon [_thread_in_native, id=2448, stack(0x00000000235b0000,0x00000000236b0000)] 0x000000001eb5c000 JavaThread "Thread-4" daemon [_thread_in_native, id=3424, stack(0x00000000234b0000,0x00000000235b0000)] 0x000000001bff8000 JavaThread "Thread-3" daemon [_thread_in_native, id=10960, stack(0x00000000233b0000,0x00000000234b0000)] 0x000000001c37a800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2304, stack(0x00000000216a0000,0x00000000217a0000)] 0x000000001e6b8000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=15200, stack(0x0000000020160000,0x0000000020260000)] 0x000000001f5cb800 JavaThread "Worker-Bootstrap-1" daemon [_thread_in_Java, id=14276, stack(0x000000001edb0000,0x000000001eeb0000)] 0x000000001a5c1800 JavaThread "Service Thread" daemon [_thread_blocked, id=13368, stack(0x000000001b6d0000,0x000000001b7d0000)] 0x000000001a557000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=12684, stack(0x000000001b5d0000,0x000000001b6d0000)] 0x000000001a550000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14684, stack(0x000000001b4d0000,0x000000001b5d0000)] 0x000000001a54e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=14228, stack(0x000000001b3d0000,0x000000001b4d0000)] 0x000000001a54d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11608, stack(0x000000001b2d0000,0x000000001b3d0000)] 0x000000001a54a800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=15084, stack(0x000000001b1d0000,0x000000001b2d0000)] 0x000000001a4ef000 JavaThread "Finalizer" daemon [_thread_blocked, id=14572, stack(0x000000001a960000,0x000000001aa60000)] 0x000000001a4e8000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8436, stack(0x000000001a860000,0x000000001a960000)] =>0x0000000002c33800 JavaThread "Render thread" [_thread_in_native, id=1404, stack(0x0000000002af0000,0x0000000002bf0000)] Other Threads: 0x000000001a4e1800 VMThread [stack: 0x000000001a280000,0x000000001a380000] [id=8072] 0x000000001a5e1800 WatcherThread [stack: 0x000000001b7d0000,0x000000001b8d0000] [id=3356] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: garbage-first heap total 1900544K, used 881625K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 17 young (557056K), 2 survivors (65536K) Metaspace used 88147K, capacity 98262K, committed 98432K, reserved 1132544K class space used 12225K, capacity 14665K, committed 14720K, reserved 1048576K Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start) AC 0 O TS 0 PTAMS 0x0000000082000000 NTAMS 0x0000000082000000 space 32768K, 100% used [0x0000000080000000, 0x0000000082000000) AC 0 O TS 0 PTAMS 0x0000000084000000 NTAMS 0x0000000084000000 space 32768K, 100% used [0x0000000082000000, 0x0000000084000000) AC 0 O TS 7 PTAMS 0x0000000084000000 NTAMS 0x0000000084000000 space 32768K, 100% used [0x0000000084000000, 0x0000000086000000) AC 0 O TS 37 PTAMS 0x0000000086000000 NTAMS 0x0000000086000000 space 32768K, 100% used [0x0000000086000000, 0x0000000088000000) AC 0 O TS 11 PTAMS 0x0000000088000000 NTAMS 0x0000000088000000 space 32768K, 100% used [0x0000000088000000, 0x000000008a000000) AC 0 O TS 0 PTAMS 0x000000008c000000 NTAMS 0x000000008c000000 space 32768K, 100% used [0x000000008a000000, 0x000000008c000000) AC 0 O TS 7 PTAMS 0x000000008c000000 NTAMS 0x000000008c000000 space 32768K, 100% used [0x000000008c000000, 0x000000008e000000) AC 0 O TS 51 PTAMS 0x000000008e000000 NTAMS 0x000000008e000000 space 32768K, 100% used [0x000000008e000000, 0x0000000090000000) AC 0 O TS 61 PTAMS 0x0000000090000000 NTAMS 0x0000000090000000 space 32768K, 100% used [0x0000000090000000, 0x0000000092000000) AC 0 O TS 69 PTAMS 0x0000000092000000 NTAMS 0x0000000092000000 space 32768K, 26% used [0x0000000092000000, 0x0000000094000000) AC 0 O TS 3 PTAMS 0x0000000095746600 NTAMS 0x0000000095746600 space 32768K, 100% used [0x0000000094000000, 0x0000000096000000) AC 0 O TS 5 PTAMS 0x0000000096000000 NTAMS 0x0000000096000000 space 32768K, 100% used [0x0000000096000000, 0x0000000098000000) AC 0 F TS 0 PTAMS 0x0000000098000000 NTAMS 0x0000000098000000 space 32768K, 0% used [0x0000000098000000, 0x000000009a000000) AC 0 F TS 0 PTAMS 0x000000009a000000 NTAMS 0x000000009a000000 space 32768K, 0% used [0x000000009a000000, 0x000000009c000000) AC 0 F TS 0 PTAMS 0x000000009c000000 NTAMS 0x000000009c000000 space 32768K, 0% used [0x000000009c000000, 0x000000009e000000) AC 0 F TS 0 PTAMS 0x000000009e000000 NTAMS 0x000000009e000000 space 32768K, 0% used [0x000000009e000000, 0x00000000a0000000) AC 0 F TS 0 PTAMS 0x00000000a0000000 NTAMS 0x00000000a0000000 space 32768K, 0% used [0x00000000a0000000, 0x00000000a2000000) AC 0 F TS 0 PTAMS 0x00000000a2000000 NTAMS 0x00000000a2000000 space 32768K, 0% used [0x00000000a2000000, 0x00000000a4000000) AC 0 F TS 0 PTAMS 0x00000000a4000000 NTAMS 0x00000000a4000000 space 32768K, 0% used [0x00000000a4000000, 0x00000000a6000000) AC 0 F TS 0 PTAMS 0x00000000a6000000 NTAMS 0x00000000a6000000 space 32768K, 0% used [0x00000000a6000000, 0x00000000a8000000) AC 0 F TS 37 PTAMS 0x00000000a8000000 NTAMS 0x00000000a8000000 space 32768K, 0% used [0x00000000a8000000, 0x00000000aa000000) AC 0 F TS 37 PTAMS 0x00000000aa000000 NTAMS 0x00000000aa000000 space 32768K, 0% used [0x00000000aa000000, 0x00000000ac000000) AC 0 F TS 47 PTAMS 0x00000000ac000000 NTAMS 0x00000000ac000000 space 32768K, 0% used [0x00000000ac000000, 0x00000000ae000000) AC 0 F TS 47 PTAMS 0x00000000ae000000 NTAMS 0x00000000ae000000 space 32768K, 0% used [0x00000000ae000000, 0x00000000b0000000) AC 0 F TS 67 PTAMS 0x00000000b0000000 NTAMS 0x00000000b0000000 space 32768K, 0% used [0x00000000b0000000, 0x00000000b2000000) AC 0 F TS 67 PTAMS 0x00000000b2000000 NTAMS 0x00000000b2000000 space 32768K, 0% used [0x00000000b2000000, 0x00000000b4000000) AC 0 S CS TS 69 PTAMS 0x00000000b4000000 NTAMS 0x00000000b4000000 space 32768K, 64% used [0x00000000b4000000, 0x00000000b6000000) AC 0 S CS TS 69 PTAMS 0x00000000b6000000 NTAMS 0x00000000b6000000 space 32768K, 100% used [0x00000000b6000000, 0x00000000b8000000) AC 0 F TS 45 PTAMS 0x00000000b8000000 NTAMS 0x00000000b8000000 space 32768K, 0% used [0x00000000b8000000, 0x00000000ba000000) AC 0 F TS 43 PTAMS 0x00000000ba000000 NTAMS 0x00000000ba000000 space 32768K, 0% used [0x00000000ba000000, 0x00000000bc000000) AC 0 F TS 43 PTAMS 0x00000000bc000000 NTAMS 0x00000000bc000000 space 32768K, 0% used [0x00000000bc000000, 0x00000000be000000) AC 0 F TS 65 PTAMS 0x00000000be000000 NTAMS 0x00000000be000000 space 32768K, 0% used [0x00000000be000000, 0x00000000c0000000) AC 0 F TS 65 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 32768K, 0% used [0x00000000c0000000, 0x00000000c2000000) AC 0 F TS 49 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 32768K, 0% used [0x00000000c2000000, 0x00000000c4000000) AC 0 F TS 41 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 32768K, 0% used [0x00000000c4000000, 0x00000000c6000000) AC 0 F TS 41 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 32768K, 0% used [0x00000000c6000000, 0x00000000c8000000) AC 0 F TS 0 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 32768K, 0% used [0x00000000c8000000, 0x00000000ca000000) AC 0 F TS 0 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 32768K, 0% used [0x00000000ca000000, 0x00000000cc000000) AC 0 F TS 33 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 32768K, 0% used [0x00000000cc000000, 0x00000000ce000000) AC 0 F TS 55 PTAMS 0x00000000ce000000 NTAMS 0x00000000ce000000 space 32768K, 0% used [0x00000000ce000000, 0x00000000d0000000) AC 0 F TS 57 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 32768K, 0% used [0x00000000d0000000, 0x00000000d2000000) AC 0 F TS 57 PTAMS 0x00000000d2000000 NTAMS 0x00000000d2000000 space 32768K, 0% used [0x00000000d2000000, 0x00000000d4000000) AC 0 F TS 19 PTAMS 0x00000000d4000000 NTAMS 0x00000000d4000000 space 32768K, 0% used [0x00000000d4000000, 0x00000000d6000000) AC 0 E TS 31 PTAMS 0x00000000d6000000 NTAMS 0x00000000d6000000 space 32768K, 7% used [0x00000000d6000000, 0x00000000d8000000) AC 0 E CS TS 31 PTAMS 0x00000000d8000000 NTAMS 0x00000000d8000000 space 32768K, 100% used [0x00000000d8000000, 0x00000000da000000) AC 0 E CS TS 61 PTAMS 0x00000000da000000 NTAMS 0x00000000da000000 space 32768K, 100% used [0x00000000da000000, 0x00000000dc000000) AC 0 E CS TS 61 PTAMS 0x00000000dc000000 NTAMS 0x00000000dc000000 space 32768K, 100% used [0x00000000dc000000, 0x00000000de000000) AC 0 E CS TS 63 PTAMS 0x00000000de000000 NTAMS 0x00000000de000000 space 32768K, 100% used [0x00000000de000000, 0x00000000e0000000) AC 0 E CS TS 63 PTAMS 0x00000000e0000000 NTAMS 0x00000000e0000000 space 32768K, 100% used [0x00000000e0000000, 0x00000000e2000000) AC 0 E CS TS 15 PTAMS 0x00000000e2000000 NTAMS 0x00000000e2000000 space 32768K, 100% used [0x00000000e2000000, 0x00000000e4000000) AC 0 E CS TS 15 PTAMS 0x00000000e4000000 NTAMS 0x00000000e4000000 space 32768K, 100% used [0x00000000e4000000, 0x00000000e6000000) AC 0 E CS TS 17 PTAMS 0x00000000e6000000 NTAMS 0x00000000e6000000 space 32768K, 100% used [0x00000000e6000000, 0x00000000e8000000) AC 0 E CS TS 17 PTAMS 0x00000000e8000000 NTAMS 0x00000000e8000000 space 32768K, 100% used [0x00000000e8000000, 0x00000000ea000000) AC 0 E CS TS 17 PTAMS 0x00000000ea000000 NTAMS 0x00000000ea000000 space 32768K, 100% used [0x00000000ea000000, 0x00000000ec000000) AC 0 E CS TS 19 PTAMS 0x00000000ec000000 NTAMS 0x00000000ec000000 space 32768K, 100% used [0x00000000ec000000, 0x00000000ee000000) AC 0 E CS TS 19 PTAMS 0x00000000ee000000 NTAMS 0x00000000ee000000 space 32768K, 100% used [0x00000000ee000000, 0x00000000f0000000) AC 0 E CS TS 21 PTAMS 0x00000000f0000000 NTAMS 0x00000000f0000000 space 32768K, 100% used [0x00000000f0000000, 0x00000000f2000000) AC 0 E CS TS 21 PTAMS 0x00000000f2000000 NTAMS 0x00000000f2000000 space 32768K, 100% used [0x00000000f2000000, 0x00000000f4000000) Card table byte_map: [0x0000000012c60000,0x0000000013060000] byte_map_base: 0x0000000012860000 Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002c70378, (CMBitMap*) 0x0000000002c703d0 Prev Bits: [0x0000000013460000, 0x0000000015460000) Next Bits: [0x0000000015460000, 0x0000000017460000) Polling page: 0x0000000000e10000 CodeCache: size=245760Kb used=36413Kb max_used=36479Kb free=209346Kb bounds [0x0000000002d80000, 0x0000000005170000, 0x0000000011d80000] total_blobs=13045 nmethods=11318 adapters=1638 compilation: enabled Compilation events (10 events): Event: 56.587 Thread 0x000000001a557000 15551 3 java.util.concurrent.ConcurrentHashMap$ValueIterator::next (34 bytes) Event: 56.587 Thread 0x000000001a557000 nmethod 15551 0x0000000004cca350 code [0x0000000004cca4e0, 0x0000000004cca858] Event: 56.587 Thread 0x000000001a557000 15552 1 net.minecraft.class_2874::method_29959 (5 bytes) Event: 56.587 Thread 0x000000001a557000 nmethod 15552 0x0000000004cca090 code [0x0000000004cca1e0, 0x0000000004cca2f0] Event: 56.588 Thread 0x000000001a550000 15553 4 net.minecraft.class_4493::method_22056 (18 bytes) Event: 56.589 Thread 0x000000001a550000 nmethod 15553 0x0000000004cc6ed0 code [0x0000000004cc7020, 0x0000000004cc7148] Event: 56.591 Thread 0x000000001a557000 15554 3 org.apache.logging.log4j.core.util.datetime.FastDatePrinter$CharacterLiteral::appendTo (12 bytes) Event: 56.592 Thread 0x000000001a557000 nmethod 15554 0x0000000004cc6a50 code [0x0000000004cc6bc0, 0x0000000004cc6de8] Event: 56.592 Thread 0x000000001a557000 15555 3 org.apache.logging.log4j.core.util.datetime.FastDatePrinter::appendDigits (31 bytes) Event: 56.592 Thread 0x000000001a557000 nmethod 15555 0x0000000004cc6490 code [0x0000000004cc6600, 0x0000000004cc6938] GC Heap History (10 events): Event: 50.520 GC heap before {Heap before GC invocations=65 (full 0): garbage-first heap total 1900544K, used 712822K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 11 young (360448K), 2 survivors (65536K) Metaspace used 77531K, capacity 86406K, committed 86528K, reserved 1122304K class space used 10888K, capacity 13051K, committed 13056K, reserved 1048576K Event: 50.572 GC heap after Heap after GC invocations=66 (full 0): garbage-first heap total 1900544K, used 420274K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 2 young (65536K), 2 survivors (65536K) Metaspace used 77531K, capacity 86406K, committed 86528K, reserved 1122304K class space used 10888K, capacity 13051K, committed 13056K, reserved 1048576K } Event: 51.175 GC heap before {Heap before GC invocations=66 (full 0): garbage-first heap total 1900544K, used 715186K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 11 young (360448K), 2 survivors (65536K) Metaspace used 77533K, capacity 86406K, committed 86528K, reserved 1122304K class space used 10888K, capacity 13051K, committed 13056K, reserved 1048576K Event: 51.212 GC heap after Heap after GC invocations=67 (full 0): garbage-first heap total 1900544K, used 418710K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 2 young (65536K), 2 survivors (65536K) Metaspace used 77533K, capacity 86406K, committed 86528K, reserved 1122304K class space used 10888K, capacity 13051K, committed 13056K, reserved 1048576K } Event: 52.529 GC heap before {Heap before GC invocations=67 (full 0): garbage-first heap total 1900544K, used 1172374K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 25 young (819200K), 2 survivors (65536K) Metaspace used 78906K, capacity 88100K, committed 88320K, reserved 1124352K class space used 11088K, capacity 13300K, committed 13312K, reserved 1048576K Event: 52.551 GC heap after Heap after GC invocations=68 (full 0): garbage-first heap total 1900544K, used 415734K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 2 young (65536K), 2 survivors (65536K) Metaspace used 78906K, capacity 88100K, committed 88320K, reserved 1124352K class space used 11088K, capacity 13300K, committed 13312K, reserved 1048576K } Event: 53.869 GC heap before {Heap before GC invocations=68 (full 0): garbage-first heap total 1900544K, used 1398774K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 32 young (1048576K), 2 survivors (65536K) Metaspace used 81409K, capacity 90582K, committed 90752K, reserved 1126400K class space used 11435K, capacity 13647K, committed 13696K, reserved 1048576K Event: 53.893 GC heap after Heap after GC invocations=69 (full 0): garbage-first heap total 1900544K, used 409371K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 2 young (65536K), 2 survivors (65536K) Metaspace used 81409K, capacity 90582K, committed 90752K, reserved 1126400K class space used 11435K, capacity 13647K, committed 13696K, reserved 1048576K } Event: 55.705 GC heap before {Heap before GC invocations=69 (full 0): garbage-first heap total 1900544K, used 1392411K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 32 young (1048576K), 2 survivors (65536K) Metaspace used 85744K, capacity 95786K, committed 96000K, reserved 1130496K class space used 12083K, capacity 14495K, committed 14592K, reserved 1048576K Event: 55.737 GC heap after Heap after GC invocations=70 (full 0): garbage-first heap total 1900544K, used 422873K [0x0000000080000000, 0x00000000820001d0, 0x0000000100000000) region size 32768K, 2 young (65536K), 2 survivors (65536K) Metaspace used 85744K, capacity 95786K, committed 96000K, reserved 1130496K class space used 12083K, capacity 14495K, committed 14592K, reserved 1048576K } Deoptimization events (10 events): Event: 56.572 Thread 0x0000000002c33800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003bed220 method=com.google.common.cache.LocalCache$AccessQueue.offer(Lcom/google/common/cache/LocalCache$ReferenceEntry;)Z @ 1 Event: 56.574 Thread 0x0000000002c33800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000499523c method=com.google.common.cache.LocalCache$Segment.expireEntries(J)V @ 67 Event: 56.574 Thread 0x0000000002c33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003289814 method=com.google.common.cache.LocalCache$LoadingValueReference.(Lcom/google/common/cache/LocalCache$ValueReference;)V @ 20 Event: 56.574 Thread 0x0000000002c33800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003903978 method=com.google.common.cache.LocalCache$LoadingValueReference.get()Ljava/lang/Object; @ 4 Event: 56.575 Thread 0x0000000002c33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040e0f40 method=com.google.common.cache.LocalCache.processPendingNotifications()V @ 14 Event: 56.575 Thread 0x0000000002c33800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000499523c method=com.google.common.cache.LocalCache$Segment.expireEntries(J)V @ 67 Event: 56.575 Thread 0x0000000002c33800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003903978 method=com.google.common.cache.LocalCache$LoadingValueReference.get()Ljava/lang/Object; @ 4 Event: 56.575 Thread 0x0000000002c33800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003903978 method=com.google.common.cache.LocalCache$LoadingValueReference.get()Ljava/lang/Object; @ 4 Event: 56.575 Thread 0x0000000002c33800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003903978 method=com.google.common.cache.LocalCache$LoadingValueReference.get()Ljava/lang/Object; @ 4 Event: 56.590 Thread 0x0000000002c33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b664d4 method=java.util.ArrayList$ListItr.hasPrevious()Z @ 4 Internal exceptions (10 events): Event: 56.552 Thread 0x000000001cfa1000 Exception (0x00000000de7969f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.552 Thread 0x000000001cfa7800 Exception (0x00000000dc148060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.553 Thread 0x000000001cfa1000 Exception (0x00000000de79b6e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.553 Thread 0x000000001cfa7800 Exception (0x00000000dc14cd50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.554 Thread 0x000000001cfa1000 Exception (0x00000000d8004900) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.554 Thread 0x000000001cfa7800 Exception (0x00000000dc151a40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.555 Thread 0x000000001cfa1000 Exception (0x00000000d80095f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.555 Thread 0x000000001cfa7800 Exception (0x00000000dc156730) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.556 Thread 0x000000001cfa1000 Exception (0x00000000d800e2e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 56.558 Thread 0x000000001cfa7800 Exception (0x00000000dc15b420) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709] Events (10 events): Event: 56.587 loading class com/seibel/distanthorizons/core/render/renderer/generic/BeaconRenderHandler Event: 56.587 loading class com/seibel/distanthorizons/core/render/renderer/generic/BeaconRenderHandler done Event: 56.587 Thread 0x000000001cf54800 Thread added: 0x000000001cf54800 Event: 56.590 Thread 0x0000000002c33800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003b664d4 Event: 56.590 Thread 0x0000000002c33800 DEOPT PACKING pc=0x0000000003b664d4 sp=0x0000000002bee750 Event: 56.590 Thread 0x0000000002c33800 DEOPT UNPACKING pc=0x0000000002dc582a sp=0x0000000002bee6e8 mode 2 Event: 56.592 Executing VM operation: RevokeBias Event: 56.599 Executing VM operation: RevokeBias done Event: 56.599 Thread 0x0000000002c33800 DEOPT PACKING pc=0x0000000004a4b3a8 sp=0x0000000002bee340 Event: 56.599 Thread 0x0000000002c33800 DEOPT UNPACKING pc=0x0000000002dc747f sp=0x0000000002bee0b8 mode 0 Dynamic libraries: 0x00007ff7f4800000 - 0x00007ff7f4837000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe 0x00007ffe6e0d0000 - 0x00007ffe6e2c8000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffe6ccd0000 - 0x00007ffe6cd92000 C:\Windows\System32\KERNEL32.DLL 0x00007ffe6b8e0000 - 0x00007ffe6bbdf000 C:\Windows\System32\KERNELBASE.dll 0x00007ffe6d1f0000 - 0x00007ffe6d29f000 C:\Windows\System32\ADVAPI32.dll 0x00007ffe6dff0000 - 0x00007ffe6e08e000 C:\Windows\System32\msvcrt.dll 0x00007ffe6c9b0000 - 0x00007ffe6ca4f000 C:\Windows\System32\sechost.dll 0x00007ffe6c2d0000 - 0x00007ffe6c3f3000 C:\Windows\System32\RPCRT4.dll 0x00007ffe6bbe0000 - 0x00007ffe6bc07000 C:\Windows\System32\bcrypt.dll 0x00007ffe6cf70000 - 0x00007ffe6d10d000 C:\Windows\System32\USER32.dll 0x00007ffe6c0c0000 - 0x00007ffe6c0e2000 C:\Windows\System32\win32u.dll 0x00007ffe6c2a0000 - 0x00007ffe6c2cb000 C:\Windows\System32\GDI32.dll 0x00007ffe6bc10000 - 0x00007ffe6bd2a000 C:\Windows\System32\gdi32full.dll 0x00007ffe6bdc0000 - 0x00007ffe6be5d000 C:\Windows\System32\msvcp_win.dll 0x00007ffe6be60000 - 0x00007ffe6bf60000 C:\Windows\System32\ucrtbase.dll 0x00007ffe57560000 - 0x00007ffe577fa000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll 0x00007ffe6cda0000 - 0x00007ffe6cdcf000 C:\Windows\System32\IMM32.DLL 0x00007ffe2bb10000 - 0x00007ffe2bbc1000 C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips\EpMPApi.dll 0x00007ffe6b870000 - 0x00007ffe6b8d9000 C:\Windows\System32\WINTRUST.dll 0x00007ffe6bf60000 - 0x00007ffe6c0bc000 C:\Windows\System32\CRYPT32.dll 0x00007ffe6b260000 - 0x00007ffe6b272000 C:\Windows\SYSTEM32\MSASN1.dll 0x000000005d780000 - 0x000000005d78c000 C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips\EpMPThe.dll 0x000000005c7a0000 - 0x000000005c872000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll 0x000000005bf10000 - 0x000000005c793000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll 0x00007ffe6cf60000 - 0x00007ffe6cf68000 C:\Windows\System32\PSAPI.DLL 0x00007ffe593c0000 - 0x00007ffe593c9000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ffe6d800000 - 0x00007ffe6d86b000 C:\Windows\System32\WS2_32.dll 0x00007ffe61850000 - 0x00007ffe61877000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffe61a80000 - 0x00007ffe61a8a000 C:\Windows\SYSTEM32\VERSION.dll 0x000000005bf00000 - 0x000000005bf0f000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll 0x000000005bed0000 - 0x000000005bef9000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll 0x000000005beb0000 - 0x000000005bec6000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll 0x000000001aa60000 - 0x000000001b1cd000 C:\Windows\System32\SHELL32.dll 0x00007ffe697f0000 - 0x00007ffe69f94000 C:\Windows\SYSTEM32\windows.storage.dll 0x00007ffe6d3f0000 - 0x00007ffe6d745000 C:\Windows\System32\combase.dll 0x00007ffe6b0d0000 - 0x00007ffe6b0ff000 C:\Windows\SYSTEM32\Wldp.dll 0x00007ffe6ce90000 - 0x00007ffe6cf5d000 C:\Windows\System32\OLEAUT32.dll 0x00007ffe6cb40000 - 0x00007ffe6cbed000 C:\Windows\System32\SHCORE.dll 0x00007ffe6cae0000 - 0x00007ffe6cb35000 C:\Windows\System32\shlwapi.dll 0x00007ffe6b6a0000 - 0x00007ffe6b6c4000 C:\Windows\SYSTEM32\profapi.dll 0x000000005be90000 - 0x000000005beaa000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll 0x00007ffe6ae30000 - 0x00007ffe6ae9c000 C:\Windows\system32\mswsock.dll 0x000000005be70000 - 0x000000005be81000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll 0x000000005be60000 - 0x000000005be6d000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll 0x00007ffe45800000 - 0x00007ffe45817000 C:\Windows\system32\napinsp.dll 0x00007ffe457e0000 - 0x00007ffe457fb000 C:\Windows\system32\pnrpnsp.dll 0x00007ffe66540000 - 0x00007ffe66555000 C:\Windows\system32\wshbth.dll 0x00007ffe66f60000 - 0x00007ffe66f7d000 C:\Windows\system32\NLAapi.dll 0x00007ffe6ab10000 - 0x00007ffe6ab4b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL 0x00007ffe6ab60000 - 0x00007ffe6ac2a000 C:\Windows\SYSTEM32\DNSAPI.dll 0x00007ffe6d870000 - 0x00007ffe6d878000 C:\Windows\System32\NSI.dll 0x00007ffe457c0000 - 0x00007ffe457d2000 C:\Windows\System32\winrnr.dll 0x00007ffe63ca0000 - 0x00007ffe63caa000 C:\Windows\System32\rasadhlp.dll 0x00007ffe52ea0000 - 0x00007ffe52f20000 C:\Windows\System32\fwpuclnt.dll 0x00007ffe6b030000 - 0x00007ffe6b048000 C:\Windows\SYSTEM32\CRYPTSP.dll 0x00007ffe6a750000 - 0x00007ffe6a784000 C:\Windows\system32\rsaenh.dll 0x00007ffe6b620000 - 0x00007ffe6b64e000 C:\Windows\SYSTEM32\USERENV.dll 0x00007ffe6bd30000 - 0x00007ffe6bdb2000 C:\Windows\System32\bcryptprimitives.dll 0x00007ffe6b020000 - 0x00007ffe6b02c000 C:\Windows\SYSTEM32\CRYPTBASE.dll 0x00007ffe5d590000 - 0x00007ffe5d5a7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL 0x00007ffe623b0000 - 0x00007ffe623cd000 C:\Windows\SYSTEM32\dhcpcsvc.DLL 0x000000005be00000 - 0x000000005be24000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\sunec.dll 0x00007ffe275f0000 - 0x00007ffe276e9000 \AppData\Local\Temp\sqlite-3.47.2.0-77da9e4c-d15e-41b7-9580-fd331bc1466b-sqlitejdbc.dll 0x00007ffe35ba0000 - 0x00007ffe35c59000 C:\Program Files\Common Files\McAfee\SystemCore\mfehcinj.dll 0x00007ffe649d0000 - 0x00007ffe649df000 C:\Program Files\Common Files\McAfee\SystemCore\mfehcthe.dll 0x00007ffe670a0000 - 0x00007ffe670ce000 C:\Program Files\McAfee\Endpoint Security\Adaptive Threat Protection\mfedeeprem64.dll 0x00007ffe6d2c0000 - 0x00007ffe6d3eb000 C:\Windows\System32\ole32.dll 0x00007ffe3d4b0000 - 0x00007ffe3d522000 \AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe\lwjgl.dll 0x00007ffe528a0000 - 0x00007ffe528fe000 \AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe\glfw.dll 0x00007ffe13c70000 - 0x00007ffe13ec1000 \AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe\jemalloc.dll 0x00007ffe690e0000 - 0x00007ffe6917e000 C:\Windows\system32\uxtheme.dll 0x00007ffe38ba0000 - 0x00007ffe38be5000 C:\Windows\SYSTEM32\dinput8.dll 0x00007ffe67040000 - 0x00007ffe67051000 C:\Windows\SYSTEM32\xinput1_4.dll 0x00007ffe6b770000 - 0x00007ffe6b7be000 C:\Windows\System32\cfgmgr32.dll 0x00007ffe6b430000 - 0x00007ffe6b463000 C:\Windows\SYSTEM32\DEVOBJ.dll 0x00007ffe692f0000 - 0x00007ffe6931f000 C:\Windows\SYSTEM32\dwmapi.dll 0x00007ffe6c880000 - 0x00007ffe6c995000 C:\Windows\System32\MSCTF.dll 0x00007ffe69fa0000 - 0x00007ffe69fad000 C:\Windows\SYSTEM32\HID.DLL 0x0000000025df0000 - 0x0000000026261000 C:\Windows\System32\SETUPAPI.DLL 0x00007ffe5eb80000 - 0x00007ffe5ecd2000 C:\Windows\SYSTEM32\inputhost.dll 0x00007ffe686e0000 - 0x00007ffe687d2000 C:\Windows\SYSTEM32\CoreMessaging.dll 0x00007ffe670d0000 - 0x00007ffe671c6000 C:\Windows\SYSTEM32\PROPSYS.dll 0x00007ffe68430000 - 0x00007ffe68587000 C:\Windows\SYSTEM32\wintypes.dll 0x00007ffe687e0000 - 0x00007ffe68b3b000 C:\Windows\SYSTEM32\CoreUIComponents.dll 0x00007ffe6a9a0000 - 0x00007ffe6a9d3000 C:\Windows\SYSTEM32\ntmarta.dll 0x00007ffe695f0000 - 0x00007ffe69602000 C:\Windows\SYSTEM32\kernel.appcore.dll 0x00007ffe273e0000 - 0x00007ffe27508000 C:\Windows\SYSTEM32\opengl32.dll 0x00007ffe66fc0000 - 0x00007ffe66fec000 C:\Windows\SYSTEM32\GLU32.dll 0x00007ffe6d750000 - 0x00007ffe6d7f9000 C:\Windows\System32\clbcatq.dll 0x00007ffe3d480000 - 0x00007ffe3d4aa000 C:\Windows\System32\DriverStore\FileRepository\u0369008.inf_amd64_ee6506488a5aaa50\B366469\atig6pxx.dll 0x00007ffdfe9d0000 - 0x00007ffe017b9000 C:\Windows\System32\DriverStore\FileRepository\u0369008.inf_amd64_ee6506488a5aaa50\B366469\atio6axx.dll 0x00007ffe27d30000 - 0x00007ffe27d54000 C:\Windows\SYSTEM32\dxva2.dll 0x00007ffe360f0000 - 0x00007ffe3612c000 C:\Windows\System32\DriverStore\FileRepository\u0369008.inf_amd64_ee6506488a5aaa50\B366469\atig6txx.dll 0x00007ffe051b0000 - 0x00007ffe05368000 C:\Windows\SYSTEM32\atiadlxx.dll 0x00007ffe377c0000 - 0x00007ffe37811000 C:\Windows\SYSTEM32\pdh.dll 0x00007ffe61b50000 - 0x00007ffe61b8b000 C:\Windows\SYSTEM32\dxcore.dll 0x00007ffe5ece0000 - 0x00007ffe5edd9000 C:\Windows\SYSTEM32\textinputframework.dll 0x00007ffe36090000 - 0x00007ffe360e8000 \AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe\lwjgl_opengl.dll 0x00007ffe2e410000 - 0x00007ffe2e48f000 \AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe\lwjgl_stb.dll 0x00007ffe65eb0000 - 0x00007ffe65f5e000 C:\Windows\SYSTEM32\mscms.dll 0x00007ffe65e20000 - 0x00007ffe65e31000 C:\Windows\SYSTEM32\ColorAdapterClient.dll 0x00007ffe574b0000 - 0x00007ffe574f5000 C:\Windows\SYSTEM32\icm32.dll 0x00007ffe2d7f0000 - 0x00007ffe2d832000 \AppData\Local\Temp\jna--214492645\jna4882080647398023354.dll 0x00007ffe63800000 - 0x00007ffe6381a000 \AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe\SAPIWrapper_x64.dll 0x00007ffe2e5b0000 - 0x00007ffe2e73e000 C:\Windows\System32\Speech\Common\sapi.dll 0x00007ffe57530000 - 0x00007ffe5753b000 C:\Windows\SYSTEM32\msdmo.dll 0x00007ffe35940000 - 0x00007ffe3595e000 C:\Windows\SYSTEM32\MSACM32.dll 0x00007ffe4f590000 - 0x00007ffe4f5b6000 C:\Windows\SYSTEM32\winmmbase.dll 0x00007ffe64de0000 - 0x00007ffe64e69000 C:\Windows\System32\MMDevApi.dll 0x00007ffe13a40000 - 0x00007ffe13b54000 \AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe\OpenAL.dll 0x00007ffe64e70000 - 0x00007ffe64ff1000 C:\Windows\SYSTEM32\AUDIOSES.DLL 0x00007ffe6b5d0000 - 0x00007ffe6b61b000 C:\Windows\SYSTEM32\powrprof.dll 0x00007ffe6b5b0000 - 0x00007ffe6b5c2000 C:\Windows\SYSTEM32\UMPDC.dll 0x00007ffe691f0000 - 0x00007ffe69204000 C:\Windows\SYSTEM32\resourcepolicyclient.dll 0x000000005bc60000 - 0x000000005bdf8000 \Downloads\stuff\apps\Minecraft\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\awt.dll 0x00007ffe68d50000 - 0x00007ffe68de4000 C:\Windows\SYSTEM32\apphelp.dll 0x00007ffe55720000 - 0x00007ffe55904000 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=\AppData\Roaming\.minecraft\bin\a2fd89e500b938ebf83cb08539bc96817ff8ddfe -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.15.40 -DFabricMcEmu= net.minecraft.client.main.Main -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml java_command: net.fabricmc.loader.impl.launch.knot.KnotClient --version fabric-loader-0.16.10-1.16.5 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 1.16 --userType msa --versionType release java_class_path (initial): \AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.7.1\asm-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-analysis\9.7.1\asm-analysis-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-commons\9.7.1\asm-commons-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-tree\9.7.1\asm-tree-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-util\9.7.1\asm-util-9.7.1.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\sponge-mixin\0.15.4+mixin.0.8.7\sponge-mixin-0.15.4+mixin.0.8.7.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\intermediary\1.16.5\intermediary-1.16.5.jar;\AppData\Roaming\.minecraft\libraries\net\fabricmc\fabric-loader\0.16.10\fabric-loader-0.16.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.3.9\patchy-1.3.9.jar;\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar;\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5 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:\Program Files\dotnet\;C:\Program Files (x86)\HP\Common\HPDestPlgIn\;C:\Program Files\WindowsPowerShell\Scripts\HP.ClientScriptLibrary;C:\Program Files (x86)\GTK2-Runtime\bin;\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\HP\Common\HPDestPlgIn\; USERNAME=%USERPROFILE% OS=Windows_NT PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 24 Stepping 1, AuthenticAMD --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5438) CPU:total 2 (2 cores per cpu, 1 threads per core) family 23 model 24 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1 Memory: 4k page, physical 6232908k(466432k free), swap 11154264k(1928452k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010) time: Wed Jun 11 08:23:58 2025 elapsed time: 56 seconds (0d 0h 0m 56s)