Jump to content
  • 0

Minecraft stürzt, sobald ich einen Shader auswähle, ab.


Schniggo

Frage

Hallo zusammen.

Ich habe mir die neuste OptiFine Version heruntergeladen uns installiert. Dann habe ich mir ein Shaderpack runtergeladen und in den shaderpack Ordner gelegt. Als ich diesen dann auswählen wollte, stützte Minecraft ab. Und das ist bei 6 verschiedenen Shadern passiert.

Ich habe Minecraft schon mehr RAM zugewiesen und überprüft, ob es wirklich die aktuellste optiFine Version ist und ob die Shader kompatibel sind. 

Ich habe einen Ryzen 5 3600 Prozessor und eine RX 5700 XT Graka (8GB) sowie 16GB Arbeitsspeicher. 

Hier noch der Absturzbericht:

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff580ed690, pid=2536, tid=8900
#
# 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+0xbbd690]
#
# 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 (0x000000000110e800):  JavaThread "Render thread" [_thread_in_native, id=8900, stack(0x00000000029e0000,0x0000000002ae0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000050ab1000

Registers:
RAX=0x0000000000000bff, RBX=0x0000000050ab0400, RCX=0xffffffffffffffff, RDX=0x000000002d9eee90
RSP=0x0000000002ada100, RBP=0x0000000002ada200, RSI=0x0000000000000000, RDI=0x0000000000000010
R8 =0x000000000000001b, R9 =0x0000000000000040, R10=0x0000000000000000, R11=0x7e7ad21c56370624
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007fff580ed690, EFLAGS=0x0000000000010286

Top of Stack: (sp=0x0000000002ada100)
0x0000000002ada100:   0000000000b202e8 0000000000000000
0x0000000002ada110:   0000000000000001 00007fff0000003d
0x0000000002ada120:   0000000000000100 0000000000b20150
0x0000000002ada130:   0000000000ba7240 00007fffa8b04a5a
0x0000000002ada140:   0000000000b20000 0000000000000000
0x0000000002ada150:   0000000000ba7200 0000000000000000
0x0000000002ada160:   0000000000000000 000000000000003d
0x0000000002ada170:   0000000000df03a4 0000000000000000
0x0000000002ada180:   0000000000000000 0000000000000000
0x0000000002ada190:   0000000000000000 0000000000000000
0x0000000002ada1a0:   0000000000000000 0000000000000000
0x0000000002ada1b0:   0000000000000000 0000000000000041
0x0000000002ada1c0:   0000000000000000 0000000000df1440
0x0000000002ada1d0:   0000000000000000 0000000000df0000
0x0000000002ada1e0:   0000000000ba7230 00000000000003b0
0x0000000002ada1f0:   000000002d9eee90 0000000000000001 

Instructions: (pc=0x00007fff580ed690)
0x00007fff580ed670:   4c 8b 7d 88 4a 8b 1c f3 33 f6 48 89 75 98 48 89
0x00007fff580ed680:   75 a0 48 89 74 24 78 48 85 db 74 4d 48 8b c1 90
0x00007fff580ed690:   40 38 74 03 01 48 8d 40 01 75 f5 48 8d 78 01 48
0x00007fff580ed6a0:   89 7d a0 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0 


Register to memory mapping:

RAX=0x0000000000000bff is an unknown value
RBX=0x0000000050ab0400 is an unknown value
RCX=0xffffffffffffffff is an unknown value
RDX=0x000000002d9eee90 is an unknown value
RSP=0x0000000002ada100 is pointing into the stack for thread: 0x000000000110e800
RBP=0x0000000002ada200 is pointing into the stack for thread: 0x000000000110e800
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000010 is an unknown value
R8 =0x000000000000001b is an unknown value
R9 =0x0000000000000040 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x7e7ad21c56370624 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: [0x00000000029e0000,0x0000000002ae0000],  sp=0x0000000002ada100,  free space=1000k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atio6axx.dll+0xbbd690]
C  [atio6axx.dll+0xbba113]
C  [atio6axx.dll+0xdccc57]
C  0x0000000002bf5894

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  dem.a(ILjava/lang/CharSequence;)V+10
j  dfe.a(Ldfe$a;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Ldfe;+62
j  dzw.a(Lach;Ldfe$a;Ljava/lang/String;)Ldfe;+79
j  dzw.<init>(Lach;Ljava/lang/String;)V+530
j  eak.<init>(Lach;Ljava/lang/String;Ldeg;Ldeg;)V+39
j  eaj.a(Ljava/lang/String;Ldeg;Ldeg;)Leak;+11
j  eaj.a(Lekd;Lcom/google/gson/JsonElement;)V+137
j  eaj.a(Lekd;Lvk;)V+197
j  eaj.<init>(Lekd;Lach;Ldeg;Lvk;)V+78
j  eae.a()V+52
j  eae.a(Lach;)V+39
j  aci.a(Lanw;Lach;)V+16
j  aci$$Lambda$2768.run()V+12
j  java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+75
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+66
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+66
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+66
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+66
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+66
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+66
j  java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniAccept(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture$UniAccept;)Z+69
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniAccept(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture$UniAccept;)Z+69
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniAccept(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture$UniAccept;)Z+69
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniAccept(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture$UniAccept;)Z+69
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniAccept(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture$UniAccept;)Z+69
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  acl.a(Ljava/lang/Runnable;)V+1
j  acl$$Lambda$2972.run()V+8
j  aob.execute(Ljava/lang/Runnable;)V+20
j  acl.a(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V+18
j  acl$$Lambda$2765.execute(Ljava/lang/Runnable;)V+9
j  java.util.concurrent.CompletableFuture$UniCompletion.claim()Z+27
j  java.util.concurrent.CompletableFuture.uniAccept(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Consumer;Ljava/util/concurrent/CompletableFuture$UniAccept;)Z+69
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
J 5835 C2 java.util.concurrent.CompletableFuture.postComplete()V (85 bytes) @ 0x00000000031957f8 [0x00000000031956e0+0x118]
J 10937 C2 java.util.concurrent.CompletableFuture.postFire(Ljava/util/concurrent/CompletableFuture;I)Ljava/util/concurrent/CompletableFuture; (59 bytes) @ 0x000000000444b464 [0x000000000444b400+0x64]
j  java.util.concurrent.CompletableFuture$UniAccept.tryFire(I)Ljava/util/concurrent/CompletableFuture;+55
j  java.util.concurrent.CompletableFuture$Completion.run()V+2
j  ekd$$Lambda$2975.execute()V+4
j  com.mojang.blaze3d.systems.RenderSystem.replayQueue()V+24
J 9181 C1 dez.e()V (35 bytes) @ 0x0000000003cc1ca4 [0x0000000003cc1b20+0x184]
j  djz.e(Z)V+504
j  djz.e()V+68
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1366
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x000000001de8f800 JavaThread "Sound engine" daemon [_thread_blocked, id=6320, stack(0x00000001ec580000,0x00000001ec680000)]
  0x000000001de90000 JavaThread "Worker-Main-22" daemon [_thread_blocked, id=3032, stack(0x0000000033db0000,0x0000000033eb0000)]
  0x000000001de85800 JavaThread "Worker-Main-21" daemon [_thread_blocked, id=9728, stack(0x0000000033cb0000,0x0000000033db0000)]
  0x000000001de8b000 JavaThread "Worker-Main-20" daemon [_thread_blocked, id=13032, stack(0x0000000027800000,0x0000000027900000)]
  0x000000001de85000 JavaThread "Worker-Main-19" daemon [_thread_blocked, id=12644, stack(0x00000000269a0000,0x0000000026aa0000)]
  0x000000001de89800 JavaThread "Worker-Main-18" daemon [_thread_blocked, id=748, stack(0x0000000024d30000,0x0000000024e30000)]
  0x000000001de88000 JavaThread "Worker-Main-17" daemon [_thread_blocked, id=5628, stack(0x0000000024c30000,0x0000000024d30000)]
  0x000000001de8a000 JavaThread "Worker-Main-16" daemon [_thread_blocked, id=104, stack(0x0000000000510000,0x0000000000610000)]
  0x000000001de8e000 JavaThread "Java2D Disposer" daemon [_thread_in_native, id=10672, stack(0x000000004c5e0000,0x000000004c6e0000)]
  0x000000001de86800 JavaThread "pool-3-thread-3" [_thread_blocked, id=5872, stack(0x0000000047670000,0x0000000047770000)]
  0x000000001de8d000 JavaThread "pool-3-thread-2" [_thread_blocked, id=6196, stack(0x0000000047520000,0x0000000047620000)]
  0x000000001de8c800 JavaThread "pool-3-thread-1" [_thread_blocked, id=9276, stack(0x0000000047420000,0x0000000047520000)]
  0x00000000236eb000 JavaThread "Narrator" [_thread_blocked, id=2172, stack(0x00000000326b0000,0x00000000327b0000)]
  0x00000000236eb800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5560, stack(0x0000000020ba0000,0x0000000020ca0000)]
  0x000000001dffa000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7300, stack(0x000000001fa10000,0x000000001fb10000)]
  0x000000001c937000 JavaThread "Service Thread" daemon [_thread_blocked, id=8572, stack(0x000000001da00000,0x000000001db00000)]
  0x000000001c922800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=11548, stack(0x000000001d900000,0x000000001da00000)]
  0x000000001c91e000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=5648, stack(0x000000001d800000,0x000000001d900000)]
  0x000000001c91a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12980, stack(0x000000001d700000,0x000000001d800000)]
  0x000000001c8d0800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7972, stack(0x000000001d600000,0x000000001d700000)]
  0x000000001c8d0000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6688, stack(0x000000001d500000,0x000000001d600000)]
  0x000000001c8cf000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7464, stack(0x000000001d400000,0x000000001d500000)]
  0x000000001c8ce000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=240, stack(0x000000001d300000,0x000000001d400000)]
  0x000000001c8b7800 JavaThread "Finalizer" daemon [_thread_blocked, id=6524, stack(0x000000001d200000,0x000000001d300000)]
  0x000000001c8b0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7144, stack(0x000000001d100000,0x000000001d200000)]
=>0x000000000110e800 JavaThread "Render thread" [_thread_in_native, id=8900, stack(0x00000000029e0000,0x0000000002ae0000)]

Other Threads:
  0x000000001c8ad000 VMThread [stack: 0x000000001d000000,0x000000001d100000] [id=10772]
  0x000000001c93b800 WatcherThread [stack: 0x000000001db00000,0x000000001dc00000] [id=9108]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 garbage-first heap   total 2097152K, used 605977K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 6 young (196608K), 5 survivors (163840K)
 Metaspace       used 62723K, capacity 68365K, committed 68524K, reserved 1107968K
  class space    used 8549K, capacity 10091K, committed 10156K, 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     0 PTAMS 0x0000000086000000 NTAMS 0x0000000086000000 space 32768K, 100% used [0x0000000084000000, 0x0000000086000000)
AC   0  O    TS     0 PTAMS 0x0000000088000000 NTAMS 0x0000000088000000 space 32768K, 100% used [0x0000000086000000, 0x0000000088000000)
AC   0  O    TS     0 PTAMS 0x000000008a000000 NTAMS 0x000000008a000000 space 32768K, 100% used [0x0000000088000000, 0x000000008a000000)
AC   0  O    TS     0 PTAMS 0x000000008c000000 NTAMS 0x000000008c000000 space 32768K, 100% used [0x000000008a000000, 0x000000008c000000)
AC   0  O    TS     0 PTAMS 0x000000008e000000 NTAMS 0x000000008e000000 space 32768K, 100% used [0x000000008c000000, 0x000000008e000000)
AC   0  O    TS     0 PTAMS 0x0000000090000000 NTAMS 0x0000000090000000 space 32768K, 100% used [0x000000008e000000, 0x0000000090000000)
AC   0  O    TS    13 PTAMS 0x0000000091e39800 NTAMS 0x0000000091e39800 space 32768K, 100% used [0x0000000090000000, 0x0000000092000000)
AC   0  O    TS    37 PTAMS 0x0000000092000000 NTAMS 0x0000000092000000 space 32768K, 100% used [0x0000000092000000, 0x0000000094000000)
AC   0  O    TS    39 PTAMS 0x0000000094000000 NTAMS 0x0000000094000000 space 32768K, 100% used [0x0000000094000000, 0x0000000096000000)
AC   0  O    TS    43 PTAMS 0x0000000096000000 NTAMS 0x0000000096000000 space 32768K, 100% used [0x0000000096000000, 0x0000000098000000)
AC   0  O    TS    49 PTAMS 0x0000000098000000 NTAMS 0x0000000098000000 space 32768K, 100% used [0x0000000098000000, 0x000000009a000000)
AC   0  O    TS    49 PTAMS 0x000000009a000000 NTAMS 0x000000009a000000 space 32768K,  49% 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    11 PTAMS 0x00000000a8000000 NTAMS 0x00000000a8000000 space 32768K,   0% used [0x00000000a8000000, 0x00000000aa000000)
AC   0  F    TS    35 PTAMS 0x00000000aa000000 NTAMS 0x00000000aa000000 space 32768K,   0% used [0x00000000aa000000, 0x00000000ac000000)
AC   0  F    TS    33 PTAMS 0x00000000ac000000 NTAMS 0x00000000ac000000 space 32768K,   0% used [0x00000000ac000000, 0x00000000ae000000)
AC   0  F    TS    39 PTAMS 0x00000000ae000000 NTAMS 0x00000000ae000000 space 32768K,   0% used [0x00000000ae000000, 0x00000000b0000000)
AC   0  S CS TS    49 PTAMS 0x00000000b0000000 NTAMS 0x00000000b0000000 space 32768K, 100% used [0x00000000b0000000, 0x00000000b2000000)
AC   0  S CS TS    49 PTAMS 0x00000000b2000000 NTAMS 0x00000000b2000000 space 32768K, 100% used [0x00000000b2000000, 0x00000000b4000000)
AC   0  F    TS    47 PTAMS 0x00000000b4000000 NTAMS 0x00000000b4000000 space 32768K,   0% used [0x00000000b4000000, 0x00000000b6000000)
AC   0  F    TS    47 PTAMS 0x00000000b6000000 NTAMS 0x00000000b6000000 space 32768K,   0% used [0x00000000b6000000, 0x00000000b8000000)
AC   0  F    TS    47 PTAMS 0x00000000b8000000 NTAMS 0x00000000b8000000 space 32768K,   0% used [0x00000000b8000000, 0x00000000ba000000)
AC   0  S CS TS    49 PTAMS 0x00000000ba000000 NTAMS 0x00000000ba000000 space 32768K, 100% used [0x00000000ba000000, 0x00000000bc000000)
AC   0  S CS TS    49 PTAMS 0x00000000bc000000 NTAMS 0x00000000bc000000 space 32768K, 100% used [0x00000000bc000000, 0x00000000be000000)
AC   0  S CS TS    49 PTAMS 0x00000000be000000 NTAMS 0x00000000be000000 space 32768K, 100% used [0x00000000be000000, 0x00000000c0000000)
AC   0  F    TS     0 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 32768K,   0% used [0x00000000c0000000, 0x00000000c2000000)
AC   0  F    TS     0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 32768K,   0% used [0x00000000c2000000, 0x00000000c4000000)
AC   0  F    TS     0 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 32768K,   0% used [0x00000000c4000000, 0x00000000c6000000)
AC   0  F    TS     0 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 32768K,   0% used [0x00000000c6000000, 0x00000000c8000000)
AC   0  F    TS     0 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 32768K,   0% used [0x00000000c8000000, 0x00000000ca000000)
AC   0  F    TS     0 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 32768K,   0% used [0x00000000ca000000, 0x00000000cc000000)
AC   0  F    TS     0 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 32768K,   0% used [0x00000000cc000000, 0x00000000ce000000)
AC   0  F    TS     0 PTAMS 0x00000000ce000000 NTAMS 0x00000000ce000000 space 32768K,   0% used [0x00000000ce000000, 0x00000000d0000000)
AC   0  F    TS     0 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 32768K,   0% used [0x00000000d0000000, 0x00000000d2000000)
AC   0  F    TS     0 PTAMS 0x00000000d2000000 NTAMS 0x00000000d2000000 space 32768K,   0% used [0x00000000d2000000, 0x00000000d4000000)
AC   0  F    TS     0 PTAMS 0x00000000d4000000 NTAMS 0x00000000d4000000 space 32768K,   0% used [0x00000000d4000000, 0x00000000d6000000)
AC   0  F    TS     0 PTAMS 0x00000000d6000000 NTAMS 0x00000000d6000000 space 32768K,   0% used [0x00000000d6000000, 0x00000000d8000000)
AC   0  F    TS     0 PTAMS 0x00000000d8000000 NTAMS 0x00000000d8000000 space 32768K,   0% used [0x00000000d8000000, 0x00000000da000000)
AC   0  F    TS     0 PTAMS 0x00000000da000000 NTAMS 0x00000000da000000 space 32768K,   0% used [0x00000000da000000, 0x00000000dc000000)
AC   0  F    TS     0 PTAMS 0x00000000dc000000 NTAMS 0x00000000dc000000 space 32768K,   0% used [0x00000000dc000000, 0x00000000de000000)
AC   0  F    TS     0 PTAMS 0x00000000de000000 NTAMS 0x00000000de000000 space 32768K,   0% used [0x00000000de000000, 0x00000000e0000000)
AC   0  F    TS     0 PTAMS 0x00000000e0000000 NTAMS 0x00000000e0000000 space 32768K,   0% used [0x00000000e0000000, 0x00000000e2000000)
AC   0  F    TS     0 PTAMS 0x00000000e2000000 NTAMS 0x00000000e2000000 space 32768K,   0% used [0x00000000e2000000, 0x00000000e4000000)
AC   0  F    TS     0 PTAMS 0x00000000e4000000 NTAMS 0x00000000e4000000 space 32768K,   0% used [0x00000000e4000000, 0x00000000e6000000)
AC   0  F    TS     0 PTAMS 0x00000000e6000000 NTAMS 0x00000000e6000000 space 32768K,   0% used [0x00000000e6000000, 0x00000000e8000000)
AC   0  F    TS     0 PTAMS 0x00000000e8000000 NTAMS 0x00000000e8000000 space 32768K,   0% used [0x00000000e8000000, 0x00000000ea000000)
AC   0  F    TS     0 PTAMS 0x00000000ea000000 NTAMS 0x00000000ea000000 space 32768K,   0% used [0x00000000ea000000, 0x00000000ec000000)
AC   0  F    TS     0 PTAMS 0x00000000ec000000 NTAMS 0x00000000ec000000 space 32768K,   0% used [0x00000000ec000000, 0x00000000ee000000)
AC   0  F    TS     0 PTAMS 0x00000000ee000000 NTAMS 0x00000000ee000000 space 32768K,   0% used [0x00000000ee000000, 0x00000000f0000000)
AC   0  F    TS     0 PTAMS 0x00000000f0000000 NTAMS 0x00000000f0000000 space 32768K,   0% used [0x00000000f0000000, 0x00000000f2000000)
AC   0  F    TS     0 PTAMS 0x00000000f2000000 NTAMS 0x00000000f2000000 space 32768K,   0% used [0x00000000f2000000, 0x00000000f4000000)
AC   0  F    TS     0 PTAMS 0x00000000f4000000 NTAMS 0x00000000f4000000 space 32768K,   0% used [0x00000000f4000000, 0x00000000f6000000)
AC   0  F    TS    21 PTAMS 0x00000000f6000000 NTAMS 0x00000000f6000000 space 32768K,   0% used [0x00000000f6000000, 0x00000000f8000000)
AC   0  F    TS    23 PTAMS 0x00000000f8000000 NTAMS 0x00000000f8000000 space 32768K,   0% used [0x00000000f8000000, 0x00000000fa000000)
AC   0  F    TS    25 PTAMS 0x00000000fa000000 NTAMS 0x00000000fa000000 space 32768K,   0% used [0x00000000fa000000, 0x00000000fc000000)
AC   0  F    TS    27 PTAMS 0x00000000fc000000 NTAMS 0x00000000fc000000 space 32768K,   0% used [0x00000000fc000000, 0x00000000fe000000)
AC   0  E    TS    29 PTAMS 0x00000000fe000000 NTAMS 0x00000000fe000000 space 32768K,  31% used [0x00000000fe000000, 0x0000000100000000)

Card table byte_map: [0x0000000014350000,0x0000000014750000] byte_map_base: 0x0000000013f50000

Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002b40b60, (CMBitMap*) 0x0000000002b40b08
 Prev Bits: [0x0000000016b50000, 0x0000000018b50000)
 Next Bits: [0x0000000014b50000, 0x0000000016b50000)

Polling page: 0x0000000000b00000

CodeCache: size=245760Kb used=25285Kb max_used=25306Kb free=220474Kb
 bounds [0x0000000002be0000, 0x00000000044d0000, 0x0000000011be0000]
 total_blobs=9374 nmethods=7828 adapters=1459
 compilation: enabled

Compilation events (10 events):
Event: 319.295 Thread 0x000000001c922800 11031 %     3       java.util.IdentityHashMap::clear @ 17 (39 bytes)
Event: 319.295 Thread 0x000000001c922800 nmethod 11031% 0x000000000449a5d0 code [0x000000000449a740, 0x000000000449ab30]
Event: 319.356 Thread 0x000000001c922800 11032 % !   3       java.lang.ref.Reference$ReferenceHandler::run @ 0 (102 bytes)
Event: 319.357 Thread 0x000000001c922800 nmethod 11032% 0x00000000044c2190 code [0x00000000044c2400, 0x00000000044c3358]
Event: 319.359 Thread 0x000000001c922800 11033       3       java.util.Arrays::fill (21 bytes)
Event: 319.360 Thread 0x000000001c922800 nmethod 11033 0x0000000002d22450 code [0x0000000002d225c0, 0x0000000002d227b0]
Event: 319.360 Thread 0x000000001c922800 11034       1       it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap$MapEntry::getValue (13 bytes)
Event: 319.360 Thread 0x000000001c922800 nmethod 11034 0x0000000003014bd0 code [0x0000000003014d20, 0x0000000003014e50]
Event: 319.362 Thread 0x000000001c922800 11035  s    3       java.io.ExpiringCache::put (70 bytes)
Event: 319.362 Thread 0x000000001c922800 nmethod 11035 0x00000000044b8b90 code [0x00000000044b8d60, 0x00000000044b9548]

GC Heap History (10 events):
Event: 13.705 GC heap before
{Heap before GC invocations=88 (full 0):
 garbage-first heap   total 2097152K, used 1574917K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 38 young (1245184K), 2 survivors (65536K)
 Metaspace       used 60989K, capacity 66171K, committed 66348K, reserved 1105920K
  class space    used 8394K, capacity 9896K, committed 10028K, reserved 1048576K
Event: 13.722 GC heap after
Heap after GC invocations=89 (full 0):
 garbage-first heap   total 2097152K, used 440653K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 2 young (65536K), 2 survivors (65536K)
 Metaspace       used 60989K, capacity 66171K, committed 66348K, reserved 1105920K
  class space    used 8394K, capacity 9896K, committed 10028K, reserved 1048576K
}
Event: 237.374 GC heap before
{Heap before GC invocations=89 (full 0):
 garbage-first heap   total 2097152K, used 1587533K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 37 young (1212416K), 2 survivors (65536K)
 Metaspace       used 61897K, capacity 67429K, committed 67628K, reserved 1107968K
  class space    used 8440K, capacity 9959K, committed 10028K, reserved 1048576K
Event: 237.389 GC heap after
Heap after GC invocations=90 (full 0):
 garbage-first heap   total 2097152K, used 432143K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 61897K, capacity 67429K, committed 67628K, reserved 1107968K
  class space    used 8440K, capacity 9959K, committed 10028K, reserved 1048576K
}
Event: 316.521 GC heap before
{Heap before GC invocations=90 (full 0):
 garbage-first heap   total 2097152K, used 1611791K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 38 young (1245184K), 1 survivors (32768K)
 Metaspace       used 62647K, capacity 68317K, committed 68524K, reserved 1107968K
  class space    used 8541K, capacity 10079K, committed 10156K, reserved 1048576K
Event: 316.544 GC heap after
Heap after GC invocations=91 (full 0):
 garbage-first heap   total 2097152K, used 474578K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 2 young (65536K), 2 survivors (65536K)
 Metaspace       used 62647K, capacity 68317K, committed 68524K, reserved 1107968K
  class space    used 8541K, capacity 10079K, committed 10156K, reserved 1048576K
}
Event: 317.629 GC heap before
{Heap before GC invocations=91 (full 0):
 garbage-first heap   total 2097152K, used 1588690K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 37 young (1212416K), 2 survivors (65536K)
 Metaspace       used 62664K, capacity 68329K, committed 68524K, reserved 1107968K
  class space    used 8541K, capacity 10079K, committed 10156K, reserved 1048576K
Event: 317.651 GC heap after
Heap after GC invocations=92 (full 0):
 garbage-first heap   total 2097152K, used 510833K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 3 young (98304K), 3 survivors (98304K)
 Metaspace       used 62664K, capacity 68329K, committed 68524K, reserved 1107968K
  class space    used 8541K, capacity 10079K, committed 10156K, reserved 1048576K
}
Event: 319.306 GC heap before
{Heap before GC invocations=92 (full 0):
 garbage-first heap   total 2097152K, used 1559409K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 35 young (1146880K), 3 survivors (98304K)
 Metaspace       used 62714K, capacity 68357K, committed 68524K, reserved 1107968K
  class space    used 8546K, capacity 10087K, committed 10156K, reserved 1048576K
Event: 319.354 GC heap after
Heap after GC invocations=93 (full 0):
 garbage-first heap   total 2097152K, used 605977K [0x0000000080000000, 0x0000000082000200, 0x0000000100000000)
  region size 32768K, 5 young (163840K), 5 survivors (163840K)
 Metaspace       used 62714K, capacity 68357K, committed 68524K, reserved 1107968K
  class space    used 8546K, capacity 10087K, committed 10156K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 318.292 Thread 0x000000000110e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003d4a690 method=java.util.HashMap.forEach(Ljava/util/function/BiConsumer;)V @ 65
Event: 318.292 Thread 0x000000000110e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ebf0c method=dmx$a.a(Ldec;)Ldmx$a; @ 48
Event: 318.292 Thread 0x000000000110e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ebf0c method=dmx$a.a(Ldec;)Ldmx$a; @ 48
Event: 318.292 Thread 0x000000000110e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ebf0c method=dmx$a.a(Ldec;)Ldmx$a; @ 48
Event: 318.292 Thread 0x000000000110e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ebf0c method=dmx$a.a(Ldec;)Ldmx$a; @ 48
Event: 318.656 Thread 0x000000000110e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000041fdc68 method=ejq.a(ZZ)V @ 12
Event: 318.851 Thread 0x000000000110e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ef4d78 method=ebh.a(Lebe;Lekc;Lgc;[FLf;Lebd;Z)[I @ 3
Event: 318.851 Thread 0x000000000110e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003eb85f8 method=eba.fixVertexData()V @ 3
Event: 318.851 Thread 0x000000000110e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003819004 method=ebh.a(Lebe;Lekc;Lgc;[FLf;Lebd;Z)[I @ 3
Event: 318.851 Thread 0x000000000110e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ebb9d0 method=eba.fixVertexData()V @ 3

Internal exceptions (10 events):
Event: 5.472 Thread 0x000000001de89800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.a(Lcei;)Ljava/util/function/Predicate;> (0x00000000f5b3e678) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 5.481 Thread 0x000000001de89800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.b(Lceh;)Z> (0x00000000f5b61ae0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 5.499 Thread 0x00000000236e9800 Implicit null exception at 0x00000000033f2855 to 0x00000000033f48d5
Event: 5.973 Thread 0x000000001de8a000 Implicit null exception at 0x000000000300691f to 0x0000000003007fa1
Event: 6.222 Thread 0x000000001de8c800 Implicit null exception at 0x0000000003996c12 to 0x0000000003996d45
Event: 7.694 Thread 0x000000001de89800 Exception <a 'java/io/FileNotFoundException'> (0x00000000f53a9f70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 8.775 Thread 0x000000001de85000 Exception <a 'java/io/FileNotFoundException'> (0x00000000e5bbffd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 11.116 Thread 0x000000000110e800 Implicit null exception at 0x0000000002dca9a8 to 0x0000000002dcaa23
Event: 14.404 Thread 0x000000000110e800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.b(Ljava/lang/String;Lob;Lafb;)Z> (0x00000000d1231c78) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 313.794 Thread 0x000000000110e800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.a(DDILdmi;)Z> (0x00000000f60068d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]

Events (10 events):
Event: 319.356 Executing VM operation: RevokeBias
Event: 319.356 Executing VM operation: RevokeBias done
Event: 319.356 Executing VM operation: RevokeBias
Event: 319.356 Executing VM operation: RevokeBias done
Event: 319.357 Executing VM operation: RevokeBias
Event: 319.357 Executing VM operation: RevokeBias done
Event: 319.358 Thread 0x000000001c922800 flushing nmethod 0x0000000003014410
Event: 319.360 Thread 0x000000001c922800 flushing nmethod 0x0000000003037190
Event: 319.362 Thread 0x000000001c922800 flushing nmethod 0x0000000003297ad0
Event: 319.363 Thread 0x000000001c922800 flushing nmethod 0x00000000032b8350


Dynamic libraries:
0x00007ff7603c0000 - 0x00007ff7603f7000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe
0x00007fffa8af0000 - 0x00007fffa8ce6000     C:\Windows\SYSTEM32\ntdll.dll
0x00007fffa8240000 - 0x00007fffa82fd000     C:\Windows\System32\KERNEL32.DLL
0x00007fffa6390000 - 0x00007fffa6659000     C:\Windows\System32\KERNELBASE.dll
0x00007fffa8390000 - 0x00007fffa843c000     C:\Windows\System32\ADVAPI32.dll
0x00007fffa8610000 - 0x00007fffa86ae000     C:\Windows\System32\msvcrt.dll
0x00007fffa6d40000 - 0x00007fffa6ddc000     C:\Windows\System32\sechost.dll
0x00007fffa7340000 - 0x00007fffa746b000     C:\Windows\System32\RPCRT4.dll
0x00007fffa71a0000 - 0x00007fffa7340000     C:\Windows\System32\USER32.dll
0x00007fffa6a70000 - 0x00007fffa6a92000     C:\Windows\System32\win32u.dll
0x00007fffa8710000 - 0x00007fffa873a000     C:\Windows\System32\GDI32.dll
0x00007fffa6960000 - 0x00007fffa6a6b000     C:\Windows\System32\gdi32full.dll
0x00007fffa67e0000 - 0x00007fffa687d000     C:\Windows\System32\msvcp_win.dll
0x00007fffa66e0000 - 0x00007fffa67e0000     C:\Windows\System32\ucrtbase.dll
0x00007fff8e8e0000 - 0x00007fff8eb7b000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.746_none_ca02b4b61b8320a4\COMCTL32.dll
0x00007fffa8560000 - 0x00007fffa8590000     C:\Windows\System32\IMM32.DLL
0x0000000060b10000 - 0x0000000060be2000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll
0x0000000060280000 - 0x0000000060b03000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll
0x00007fffa8300000 - 0x00007fffa8308000     C:\Windows\System32\PSAPI.DLL
0x00007fff9dc70000 - 0x00007fff9dc97000     C:\Windows\SYSTEM32\WINMM.dll
0x00007fff9dc60000 - 0x00007fff9dc6a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007fff95c40000 - 0x00007fff95c49000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007fffa8320000 - 0x00007fffa838b000     C:\Windows\System32\WS2_32.dll
0x0000000060270000 - 0x000000006027f000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll
0x0000000060240000 - 0x0000000060269000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll
0x0000000060220000 - 0x0000000060236000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll
0x00007fffa7470000 - 0x00007fffa7bb2000     C:\Windows\System32\SHELL32.dll
0x00007fffa43a0000 - 0x00007fffa4b30000     C:\Windows\SYSTEM32\windows.storage.dll
0x00007fffa6de0000 - 0x00007fffa7136000     C:\Windows\System32\combase.dll
0x00007fffa5c20000 - 0x00007fffa5c4c000     C:\Windows\SYSTEM32\Wldp.dll
0x00007fffa8930000 - 0x00007fffa89de000     C:\Windows\System32\SHCORE.dll
0x00007fffa6c00000 - 0x00007fffa6c55000     C:\Windows\System32\shlwapi.dll
0x00007fffa6160000 - 0x00007fffa6186000     C:\Windows\SYSTEM32\profapi.dll
0x0000000060210000 - 0x000000006021d000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll
0x00000000601f0000 - 0x000000006020a000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll
0x00007fffa5940000 - 0x00007fffa59aa000     C:\Windows\system32\mswsock.dll
0x00007fff871d0000 - 0x00007fff871e7000     C:\Windows\system32\napinsp.dll
0x00007fff86c20000 - 0x00007fff86c3b000     C:\Windows\system32\pnrpnsp.dll
0x00007fff833c0000 - 0x00007fff833d5000     C:\Windows\system32\wshbth.dll
0x00007fffa1e40000 - 0x00007fffa1e5d000     C:\Windows\system32\NLAapi.dll
0x00007fffa5630000 - 0x00007fffa566b000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007fffa5670000 - 0x00007fffa573b000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007fffa8740000 - 0x00007fffa8748000     C:\Windows\System32\NSI.dll
0x00007fff865f0000 - 0x00007fff86602000     C:\Windows\System32\winrnr.dll
0x00007fff9b600000 - 0x00007fff9b60a000     C:\Windows\System32\rasadhlp.dll
0x00007fff970e0000 - 0x00007fff9715f000     C:\Windows\System32\fwpuclnt.dll
0x00007fffa6930000 - 0x00007fffa6957000     C:\Windows\System32\bcrypt.dll
0x00000000601d0000 - 0x00000000601e1000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll
0x00007fffa5b70000 - 0x00007fffa5b88000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007fffa52e0000 - 0x00007fffa5314000     C:\Windows\system32\rsaenh.dll
0x00007fffa6120000 - 0x00007fffa614e000     C:\Windows\SYSTEM32\USERENV.dll
0x00007fffa6660000 - 0x00007fffa66e0000     C:\Windows\System32\bcryptprimitives.dll
0x00007fffa5b90000 - 0x00007fffa5b9c000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00000000601a0000 - 0x00000000601c4000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\sunec.dll
0x00007fff7fd20000 - 0x00007fff7fd92000     C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3\lwjgl.dll
0x00007fff811b0000 - 0x00007fff8120e000     C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3\glfw.dll
0x00007fff5f230000 - 0x00007fff5f481000     C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3\jemalloc.dll
0x00007fffa3ce0000 - 0x00007fffa3d7e000     C:\Windows\system32\uxtheme.dll
0x00007fff84cb0000 - 0x00007fff84cf5000     C:\Windows\SYSTEM32\dinput8.dll
0x00007fff8c920000 - 0x00007fff8c931000     C:\Windows\SYSTEM32\xinput1_4.dll
0x00007fffa6aa0000 - 0x00007fffa6aee000     C:\Windows\System32\cfgmgr32.dll
0x00007fffa5fd0000 - 0x00007fffa5ffc000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007fffa3fc0000 - 0x00007fffa3fef000     C:\Windows\SYSTEM32\dwmapi.dll
0x00007fffa8440000 - 0x00007fffa8555000     C:\Windows\System32\MSCTF.dll
0x00007fffa89e0000 - 0x00007fffa8aad000     C:\Windows\System32\OLEAUT32.dll
0x00007fff93c70000 - 0x00007fff93dc2000     C:\Windows\SYSTEM32\inputhost.dll
0x00007fffa38f0000 - 0x00007fffa39e2000     C:\Windows\SYSTEM32\CoreMessaging.dll
0x00007fffa1b50000 - 0x00007fffa1c47000     C:\Windows\SYSTEM32\PROPSYS.dll
0x00007fffa2220000 - 0x00007fffa2374000     C:\Windows\SYSTEM32\wintypes.dll
0x00007fffa3590000 - 0x00007fffa38ee000     C:\Windows\SYSTEM32\CoreUIComponents.dll
0x00007fffa4f70000 - 0x00007fffa4fa3000     C:\Windows\SYSTEM32\ntmarta.dll
0x00007fffa41a0000 - 0x00007fffa41b2000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007fffa4b30000 - 0x00007fffa4b3d000     C:\Windows\SYSTEM32\HID.DLL
0x00007fffa7c20000 - 0x00007fffa8087000     C:\Windows\System32\SETUPAPI.DLL
0x00007fffa6af0000 - 0x00007fffa6b50000     C:\Windows\System32\WINTRUST.dll
0x00007fffa6230000 - 0x00007fffa6386000     C:\Windows\System32\CRYPT32.dll
0x00007fffa5e10000 - 0x00007fffa5e22000     C:\Windows\SYSTEM32\MSASN1.dll
0x00007fff7bcf0000 - 0x00007fff7be15000     C:\Windows\SYSTEM32\opengl32.dll
0x00007fff7d8c0000 - 0x00007fff7d8ec000     C:\Windows\SYSTEM32\GLU32.dll
0x00007fffa8750000 - 0x00007fffa87f9000     C:\Windows\System32\clbcatq.dll
0x00007fff7ceb0000 - 0x00007fff7cedb000     C:\Windows\System32\DriverStore\FileRepository\u0364232.inf_amd64_ac01b1fb8d253d0b\B364161\atig6pxx.dll
0x00007fff57530000 - 0x00007fff5a30b000     C:\Windows\System32\DriverStore\FileRepository\u0364232.inf_amd64_ac01b1fb8d253d0b\B364161\atio6axx.dll
0x00007fffa8800000 - 0x00007fffa892a000     C:\Windows\System32\ole32.dll
0x00007fff922f0000 - 0x00007fff92314000     C:\Windows\SYSTEM32\dxva2.dll
0x00007fff7ce20000 - 0x00007fff7ce5c000     C:\Windows\System32\DriverStore\FileRepository\u0364232.inf_amd64_ac01b1fb8d253d0b\B364161\atig6txx.dll
0x00007fff98e90000 - 0x00007fff9904f000     C:\Windows\SYSTEM32\atiadlxx.dll
0x00007fff81ec0000 - 0x00007fff81f09000     C:\Windows\SYSTEM32\pdh.dll
0x00007fff9de80000 - 0x00007fff9debb000     C:\Windows\SYSTEM32\dxcore.dll
0x00007fff97d60000 - 0x00007fff97e5b000     C:\Windows\SYSTEM32\textinputframework.dll
0x00007fff81100000 - 0x00007fff81158000     C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3\lwjgl_opengl.dll
0x00007fff78980000 - 0x00007fff789ff000     C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3\lwjgl_stb.dll
0x00007fffa0340000 - 0x00007fffa03ee000     C:\Windows\SYSTEM32\mscms.dll
0x00007fffa0320000 - 0x00007fffa0331000     C:\Windows\SYSTEM32\ColorAdapterClient.dll
0x00007fff84320000 - 0x00007fff84363000     C:\Windows\SYSTEM32\icm32.dll
0x00007fff81510000 - 0x00007fff81552000     C:\Users\nryl\AppData\Local\Temp\jna-3390423\jna5012771535516721654.dll
0x00007fff8b0e0000 - 0x00007fff8b0fa000     C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3\SAPIWrapper_x64.dll
0x00007fff5ff70000 - 0x00007fff600f6000     C:\Windows\System32\Speech\Common\sapi.dll
0x00007fff9bba0000 - 0x00007fff9bbbe000     C:\Windows\SYSTEM32\MSACM32.dll
0x00007fffa1f20000 - 0x00007fffa1f2b000     C:\Windows\SYSTEM32\msdmo.dll
0x00007fff92530000 - 0x00007fff92556000     C:\Windows\SYSTEM32\winmmbase.dll
0x00007fffa0020000 - 0x00007fffa00a5000     C:\Windows\System32\MMDevApi.dll
0x0000000060000000 - 0x0000000060198000     D:\Pogramm Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\bin\awt.dll
0x00007fffa3b90000 - 0x00007fffa3c20000     C:\Windows\SYSTEM32\apphelp.dll
0x00007fff5fb00000 - 0x00007fff5fc14000     C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3\OpenAL.dll
0x00007fffa00b0000 - 0x00007fffa0235000     C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007fffa5ce0000 - 0x00007fffa5d2b000     C:\Windows\SYSTEM32\powrprof.dll
0x00007fffa5c90000 - 0x00007fffa5ca2000     C:\Windows\SYSTEM32\UMPDC.dll
0x00007fffa3dc0000 - 0x00007fffa3dd4000     C:\Windows\SYSTEM32\resourcepolicyclient.dll
0x00007fff9f050000 - 0x00007fff9f234000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\nryl\AppData\Roaming\.minecraft\bin\2ec5-ad71-f5d8-01f3 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.1862 -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\nryl\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml 
java_command: net.minecraft.launchwrapper.Launch --username NiGGoLaY069 --version 1.16.5-OptiFine_HD_U_G7 --gameDir C:\Users\nryl\AppData\Roaming\.minecraft --assetsDir C:\Users\nryl\AppData\Roaming\.minecraft\assets --assetIndex 1.16 --uuid 5a32819dfaed4ae2856478f9c0332920 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQ0MzU5NzA0MDYzOCIsInN1YiI6IjlmOTFhZDBjLTNlZDktNDRmYi1iZWJlLTExOGNlOGZjZTVmYyIsIm5iZiI6MTYxNDE3Mzg4MCwicm9sZXMiOltdLCJpc3MiOiJhdXRoZW50aWNhdGlvbiIsImV4cCI6MTYxNDI2MDI4MCwiaWF0IjoxNjE0MTczODgwLCJ5dWlkIjoiYzU3NjdjMjk4MmI1OTljOWRlY2U4Nzg5NjYxMTc0NzUifQ.AZAxVhi5mZ92GKRJwjHbXJvlBYx8jRq2MLIkC_71t1M --userType msa --versionType release --tweakClass optifine.OptiFineTweaker
java_class_path (initial): C:\Users\nryl\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.16.5_HD_U_G7\OptiFine-1.16.5_HD_U_G7.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\optifine\launchwrapper-of\2.2\launchwrapper-of-2.2.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.0.17\brigadier-1.0.17.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\4.0.26\datafixerupper-4.0.26.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\nryl\AppData\Roaming\.minecraft\libraries\com\
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\nryl\AppData\Local\Microsoft\WindowsApps;
USERNAME=nryl
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD

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

OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.804)

CPU:total 12 (12 cores per cpu, 1 threads per core) family 23 model 113 stepping 0, 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 16729868k(7677396k free), swap 29312780k(12759412k 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 Feb 24 14:43:22 2021
elapsed time: 319 seconds (0d 0h 5m 19s)

 

Ich hoffe, dass mir jemand helfen kann. Vielen Dank schonmal!

 

LG, Nico.

Link zu diesem Kommentar
Auf anderen Seiten teilen

9 Antworten auf diese Frage

Empfohlene Beiträge

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B