Nekito-Development / openkito

Open-Source Crash client based on Niko by @narumii
https://nekito.org
GNU General Public License v3.0
26 stars 6 forks source link

Errors while launching #14

Open sniperrich opened 1 year ago

sniperrich commented 1 year ago

i got errors while starting nekito client in idea and in minecraft launcher

log is like this


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff68a9c857, pid=12220, tid=0x0000000000005b28
#
# JRE version: Java(TM) SE Runtime Environment (8.0_192-b12) (build 1.8.0_192-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.192-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [lwjgl_opengl.dll+0xc857]
#
# 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 (0x00000000033f2800):  JavaThread "Client thread" [_thread_in_native, id=23336, stack(0x0000000003260000,0x0000000003360000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000378

Registers:
RAX=0x00000000010d0c70, RBX=0x000000002593e3c8, RCX=0x0000000000000000, RDX=0x000000000335e990
RSP=0x000000000335e908, RBP=0x000000000335e980, RSI=0x0000000028735a68, RDI=0x0000000000000000
R8 =0x0000000000001f01, R9 =0x00000000033e79b0, R10=0x0000000003508c3b, R11=0x000000005858cd70
R12=0x0000000000000000, R13=0x000000002593e3c8, R14=0x000000000335e9a0, R15=0x00000000033f2800
RIP=0x00007fff68a9c857, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000335e908)
0x000000000335e908:   0000000003508c67 00000000033f2800
0x000000000335e918:   000000002593e3c8 0000000028735a68
0x000000000335e928:   00000000033f2800 000000000335ea08
0x000000000335e938:   0000000003508962 000000000335e940
0x000000000335e948:   000000002593e3c8 000000000335e9a0
0x000000000335e958:   0000000025946b60 0000000000000000
0x000000000335e968:   000000002593e3c8 0000000000000000
0x000000000335e978:   000000000335e9a0 000000000335e9e8
0x000000000335e988:   00000000034f7e70 00000007b0c574f8
0x000000000335e998:   00000000035021d7 0000000000001f01
0x000000000335e9a8:   000000000335e9a8 000000002593e461
0x000000000335e9b8:   000000000335ea08 0000000025946b60
0x000000000335e9c8:   0000000000000000 000000002593e4a0
0x000000000335e9d8:   000000000335e9a0 000000000335ea08
0x000000000335e9e8:   000000000335ea50 00000000034f80e0
0x000000000335e9f8:   0000000000000000 0000000000000000 

Instructions: (pc=0x00007fff68a9c857)
0x00007fff68a9c837:   8b c8 4c 8b 50 18 49 ff a2 68 03 00 00 cc cc cc
0x00007fff68a9c847:   cc cc cc cc cc cc cc cc cc 48 8b 01 48 8b 48 18
0x00007fff68a9c857:   48 8b 81 78 03 00 00 41 8b c8 48 ff e0 cc cc cc
0x00007fff68a9c867:   cc cc cc cc cc cc cc cc cc 40 53 48 8b 01 41 8b 

Register to memory mapping:

RAX=0x00000000010d0c70 is an unknown value
RBX={method} {0x000000002593e3d0} 'nglGetString' '(I)J' in 'org/lwjgl/opengl/GL11C'
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000335e990 is pointing into the stack for thread: 0x00000000033f2800
RSP=0x000000000335e908 is pointing into the stack for thread: 0x00000000033f2800
RBP=0x000000000335e980 is pointing into the stack for thread: 0x00000000033f2800
RSI=0x0000000028735a68 is pointing into metadata
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000001f01 is an unknown value
R9 =0x00000000033e79b0 is an unknown value
R10=0x0000000003508c3b is at code_begin+891 in an Interpreter codelet
method entry point (kind = native)  [0x00000000035088c0, 0x0000000003509280]  2496 bytes
R11=0x000000005858cd70 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000002593e3d0} 'nglGetString' '(I)J' in 'org/lwjgl/opengl/GL11C'
R14=0x000000000335e9a0 is pointing into the stack for thread: 0x00000000033f2800
R15=0x00000000033f2800 is a thread

Stack: [0x0000000003260000,0x0000000003360000],  sp=0x000000000335e908,  free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [lwjgl_opengl.dll+0xc857]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11C.nglGetString(I)J+0
j  org.lwjgl.opengl.GL11C.glGetString(I)Ljava/lang/String;+1
j  org.lwjgl.opengl.GL11.glGetString(I)Ljava/lang/String;+1
j  net.minecraft.client.Minecraft$7.call()Ljava/lang/String;+10
j  net.minecraft.client.Minecraft$7.call()Ljava/lang/Object;+1
j  net.minecraft.crash.CrashReportCategory.addCrashSectionCallable(Ljava/lang/String;Ljava/util/concurrent/Callable;)V+3
j  net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Lnet/minecraft/crash/CrashReport;)Lnet/minecraft/crash/CrashReport;+51
j  net.minecraft.client.Minecraft.run()V+30
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1064
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  oolloo.jlw.Wrapper.invokeMain(Ljava/lang/String;[Ljava/lang/String;)V+39
j  oolloo.jlw.Wrapper.main([Ljava/lang/String;)V+252
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0000000023ed0000 JavaThread "Via Async Task 1" [_thread_blocked, id=13012, stack(0x0000000025ac0000,0x0000000025bc0000)]
  0x0000000023ecf000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=24776, stack(0x00000000259c0000,0x0000000025ac0000)]
  0x0000000023ed6000 JavaThread "Via Async Scheduler 0" [_thread_blocked, id=24236, stack(0x000000002b6a0000,0x000000002b7a0000)]
  0x0000000023ed5000 JavaThread "Via Async Task 0" [_thread_blocked, id=13932, stack(0x000000002aaa0000,0x000000002aba0000)]
  0x0000000023ecd800 JavaThread "ViaRewind-1_8TO1_9" daemon [_thread_blocked, id=25388, stack(0x0000000029730000,0x0000000029830000)]
  0x0000000023435800 JavaThread "pool-2-thread-1" [_thread_blocked, id=2800, stack(0x00000000252c0000,0x00000000253c0000)]
  0x000000002295b800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=16468, stack(0x0000000024aa0000,0x0000000024ba0000)]
  0x000000002215a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1716, stack(0x0000000022750000,0x0000000022850000)]
  0x00000000220a5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=18960, stack(0x0000000022450000,0x0000000022550000)]
  0x000000001f2c3000 JavaThread "Service Thread" daemon [_thread_blocked, id=14260, stack(0x0000000021950000,0x0000000021a50000)]
  0x000000001f212800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=23636, stack(0x0000000021850000,0x0000000021950000)]
  0x000000001f213800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=11148, stack(0x0000000021750000,0x0000000021850000)]
  0x000000001f210800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=7956, stack(0x0000000021650000,0x0000000021750000)]
  0x000000001f20f800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=22624, stack(0x0000000021550000,0x0000000021650000)]
  0x000000001f20d800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=12324, stack(0x0000000021450000,0x0000000021550000)]
  0x000000001f20e000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=28436, stack(0x0000000021350000,0x0000000021450000)]
  0x000000001f20f000 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=27028, stack(0x0000000021250000,0x0000000021350000)]
  0x000000001f20c800 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=14444, stack(0x0000000021150000,0x0000000021250000)]
  0x000000001f20c000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=23796, stack(0x0000000021050000,0x0000000021150000)]
  0x000000001f204800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=4200, stack(0x0000000020f50000,0x0000000021050000)]
  0x000000001f1ff800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2788, stack(0x0000000020e50000,0x0000000020f50000)]
  0x000000001f1fe000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5444, stack(0x0000000020d50000,0x0000000020e50000)]
  0x000000001f1fc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=17060, stack(0x0000000020c50000,0x0000000020d50000)]
  0x000000001f1f9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=25964, stack(0x0000000020b50000,0x0000000020c50000)]
  0x000000001d734000 JavaThread "Finalizer" daemon [_thread_blocked, id=19280, stack(0x00000000209e0000,0x0000000020ae0000)]
  0x000000001f186000 JavaThread "Reference Handler" daemon [_thread_blocked, id=23852, stack(0x00000000208e0000,0x00000000209e0000)]
=>0x00000000033f2800 JavaThread "Client thread" [_thread_in_native, id=23336, stack(0x0000000003260000,0x0000000003360000)]

Other Threads:
  0x000000001f165000 VMThread [stack: 0x00000000207e0000,0x00000000208e0000] [id=20580]
  0x000000001f328800 WatcherThread [stack: 0x0000000021a50000,0x0000000021b50000] [id=15008]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

heap address: 0x00000006c0000000, size: 4096 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000

Heap:
 PSYoungGen      total 229376K, used 41945K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 10% used [0x00000007b0000000,0x00000007b1500e68,0x00000007bc000000)
  from space 32768K, 62% used [0x00000007bc000000,0x00000007bd3f55a8,0x00000007be000000)
  to   space 32768K, 0% used [0x00000007be000000,0x00000007be000000,0x00000007c0000000)
 ParOldGen       total 89088K, used 39312K [0x00000006c0000000, 0x00000006c5700000, 0x00000007b0000000)
  object space 89088K, 44% used [0x00000006c0000000,0x00000006c2664188,0x00000006c5700000)
 Metaspace       used 35139K, capacity 37832K, committed 38016K, reserved 1081344K
  class space    used 4838K, capacity 5498K, committed 5504K, reserved 1048576K

Card table byte_map: [0x00000000128b0000,0x00000000130c0000] byte_map_base: 0x000000000f2b0000

Marking Bits: (ParMarkBitMap*) 0x0000000058b83ce0
 Begin Bits: [0x0000000014540000, 0x0000000018540000)
 End Bits:   [0x0000000018540000, 0x000000001c540000)

Polling page: 0x0000000001530000

CodeCache: size=245760Kb used=14705Kb max_used=14713Kb free=231054Kb
 bounds [0x00000000034f0000, 0x0000000004360000, 0x00000000124f0000]
 total_blobs=4991 nmethods=3863 adapters=1037
 compilation: enabled

Compilation events (10 events):
Event: 3.837 Thread 0x000000001f20f800 3872       3       sun.nio.fs.WindowsPathParser::nextNonSlash (24 bytes)
Event: 3.837 Thread 0x000000001f20f800 nmethod 3872 0x000000000434b290 code [0x000000000434b420, 0x000000000434b928]
Event: 3.837 Thread 0x000000001f210800 nmethod 3868 0x00000000043507d0 code [0x0000000004350940, 0x0000000004350c50]
Event: 3.840 Thread 0x000000001f204800 nmethod 3862 0x0000000004354910 code [0x0000000004354aa0, 0x0000000004355a88]
Event: 3.841 Thread 0x000000001f213800 3873       3       java.security.CodeSource::getCertificates (98 bytes)
Event: 3.841 Thread 0x000000001f213800 nmethod 3873 0x0000000004353410 code [0x0000000004353620, 0x00000000043541a8]
Event: 3.841 Thread 0x000000001f213800 3875       3       org.lwjgl.system.MemoryUtil::memPutAddress (29 bytes)
Event: 3.841 Thread 0x000000001f213800 nmethod 3875 0x000000000434af50 code [0x000000000434b0a0, 0x000000000434b210]
Event: 3.841 Thread 0x000000001f213800 3876       1       java.lang.Integer::toUnsignedLong (7 bytes)
Event: 3.841 Thread 0x000000001f213800 nmethod 3876 0x0000000004353190 code [0x00000000043532e0, 0x00000000043533d0]

GC Heap History (10 events):
Event: 0.855 GC heap before
{Heap before GC invocations=1 (full 0):
 PSYoungGen      total 229376K, used 196608K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 100% used [0x00000007b0000000,0x00000007bc000000,0x00000007bc000000)
  from space 32768K, 0% used [0x00000007be000000,0x00000007be000000,0x00000007c0000000)
  to   space 32768K, 0% used [0x00000007bc000000,0x00000007bc000000,0x00000007be000000)
 ParOldGen       total 6144K, used 0K [0x00000006c0000000, 0x00000006c0600000, 0x00000007b0000000)
  object space 6144K, 0% used [0x00000006c0000000,0x00000006c0000000,0x00000006c0600000)
 Metaspace       used 12472K, capacity 12664K, committed 12800K, reserved 1060864K
  class space    used 1478K, capacity 1532K, committed 1536K, reserved 1048576K
Event: 0.865 GC heap after
Heap after GC invocations=1 (full 0):
 PSYoungGen      total 229376K, used 28683K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bc000000)
  from space 32768K, 87% used [0x00000007bc000000,0x00000007bdc02f38,0x00000007be000000)
  to   space 32768K, 0% used [0x00000007be000000,0x00000007be000000,0x00000007c0000000)
 ParOldGen       total 6144K, used 16K [0x00000006c0000000, 0x00000006c0600000, 0x00000007b0000000)
  object space 6144K, 0% used [0x00000006c0000000,0x00000006c0004000,0x00000006c0600000)
 Metaspace       used 12472K, capacity 12664K, committed 12800K, reserved 1060864K
  class space    used 1478K, capacity 1532K, committed 1536K, reserved 1048576K
}
Event: 1.433 GC heap before
{Heap before GC invocations=2 (full 0):
 PSYoungGen      total 229376K, used 192879K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 83% used [0x00000007b0000000,0x00000007ba059040,0x00000007bc000000)
  from space 32768K, 87% used [0x00000007bc000000,0x00000007bdc02f38,0x00000007be000000)
  to   space 32768K, 0% used [0x00000007be000000,0x00000007be000000,0x00000007c0000000)
 ParOldGen       total 6144K, used 16K [0x00000006c0000000, 0x00000006c0600000, 0x00000007b0000000)
  object space 6144K, 0% used [0x00000006c0000000,0x00000006c0004000,0x00000006c0600000)
 Metaspace       used 20874K, capacity 21106K, committed 21296K, reserved 1069056K
  class space    used 2563K, capacity 2675K, committed 2688K, reserved 1048576K
Event: 1.449 GC heap after
Heap after GC invocations=2 (full 0):
 PSYoungGen      total 229376K, used 32751K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bc000000)
  from space 32768K, 99% used [0x00000007be000000,0x00000007bfffbc90,0x00000007c0000000)
  to   space 32768K, 0% used [0x00000007bc000000,0x00000007bc000000,0x00000007be000000)
 ParOldGen       total 13312K, used 13168K [0x00000006c0000000, 0x00000006c0d00000, 0x00000007b0000000)
  object space 13312K, 98% used [0x00000006c0000000,0x00000006c0cdc190,0x00000006c0d00000)
 Metaspace       used 20874K, capacity 21106K, committed 21296K, reserved 1069056K
  class space    used 2563K, capacity 2675K, committed 2688K, reserved 1048576K
}
Event: 1.449 GC heap before
{Heap before GC invocations=3 (full 1):
 PSYoungGen      total 229376K, used 32751K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bc000000)
  from space 32768K, 99% used [0x00000007be000000,0x00000007bfffbc90,0x00000007c0000000)
  to   space 32768K, 0% used [0x00000007bc000000,0x00000007bc000000,0x00000007be000000)
 ParOldGen       total 13312K, used 13168K [0x00000006c0000000, 0x00000006c0d00000, 0x00000007b0000000)
  object space 13312K, 98% used [0x00000006c0000000,0x00000006c0cdc190,0x00000006c0d00000)
 Metaspace       used 20874K, capacity 21106K, committed 21296K, reserved 1069056K
  class space    used 2563K, capacity 2675K, committed 2688K, reserved 1048576K
Event: 1.696 GC heap after
Heap after GC invocations=3 (full 1):
 PSYoungGen      total 229376K, used 32703K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bc000000)
  from space 32768K, 99% used [0x00000007be000000,0x00000007bffefd80,0x00000007c0000000)
  to   space 32768K, 0% used [0x00000007bc000000,0x00000007bc000000,0x00000007be000000)
 ParOldGen       total 41472K, used 12864K [0x00000006c0000000, 0x00000006c2880000, 0x00000007b0000000)
  object space 41472K, 31% used [0x00000006c0000000,0x00000006c0c90370,0x00000006c2880000)
 Metaspace       used 20874K, capacity 21106K, committed 21296K, reserved 1069056K
  class space    used 2563K, capacity 2675K, committed 2688K, reserved 1048576K
}
Event: 2.430 GC heap before
{Heap before GC invocations=4 (full 1):
 PSYoungGen      total 229376K, used 199128K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 84% used [0x00000007b0000000,0x00000007ba286508,0x00000007bc000000)
  from space 32768K, 99% used [0x00000007be000000,0x00000007bffefd80,0x00000007c0000000)
  to   space 32768K, 0% used [0x00000007bc000000,0x00000007bc000000,0x00000007be000000)
 ParOldGen       total 41472K, used 12864K [0x00000006c0000000, 0x00000006c2880000, 0x00000007b0000000)
  object space 41472K, 31% used [0x00000006c0000000,0x00000006c0c90370,0x00000006c2880000)
 Metaspace       used 32795K, capacity 35396K, committed 35456K, reserved 1079296K
  class space    used 4614K, capacity 5228K, committed 5248K, reserved 1048576K
Event: 2.443 GC heap after
Heap after GC invocations=4 (full 1):
 PSYoungGen      total 229376K, used 32749K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bc000000)
  from space 32768K, 99% used [0x00000007bc000000,0x00000007bdffb7e0,0x00000007be000000)
  to   space 32768K, 0% used [0x00000007be000000,0x00000007be000000,0x00000007c0000000)
 ParOldGen       total 41472K, used 33428K [0x00000006c0000000, 0x00000006c2880000, 0x00000007b0000000)
  object space 41472K, 80% used [0x00000006c0000000,0x00000006c20a52c0,0x00000006c2880000)
 Metaspace       used 32795K, capacity 35396K, committed 35456K, reserved 1079296K
  class space    used 4614K, capacity 5228K, committed 5248K, reserved 1048576K
}
Event: 2.443 GC heap before
{Heap before GC invocations=5 (full 2):
 PSYoungGen      total 229376K, used 32749K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bc000000)
  from space 32768K, 99% used [0x00000007bc000000,0x00000007bdffb7e0,0x00000007be000000)
  to   space 32768K, 0% used [0x00000007be000000,0x00000007be000000,0x00000007c0000000)
 ParOldGen       total 41472K, used 33428K [0x00000006c0000000, 0x00000006c2880000, 0x00000007b0000000)
  object space 41472K, 80% used [0x00000006c0000000,0x00000006c20a52c0,0x00000006c2880000)
 Metaspace       used 32795K, capacity 35396K, committed 35456K, reserved 1079296K
  class space    used 4614K, capacity 5228K, committed 5248K, reserved 1048576K
Event: 2.512 GC heap after
Heap after GC invocations=5 (full 2):
 PSYoungGen      total 229376K, used 20437K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 196608K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bc000000)
  from space 32768K, 62% used [0x00000007bc000000,0x00000007bd3f55a8,0x00000007be000000)
  to   space 32768K, 0% used [0x00000007be000000,0x00000007be000000,0x00000007c0000000)
 ParOldGen       total 89088K, used 39312K [0x00000006c0000000, 0x00000006c5700000, 0x00000007b0000000)
  object space 89088K, 44% used [0x00000006c0000000,0x00000006c2664188,0x00000006c5700000)
 Metaspace       used 32786K, capacity 35372K, committed 35456K, reserved 1079296K
  class space    used 4610K, capacity 5222K, committed 5248K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 2.559 Thread 0x00000000033f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000418f120 method=java.lang.CharacterDataLatin1.digit(II)I @ 82
Event: 2.559 Thread 0x0000000023ed5000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f6601c method=java.lang.CharacterDataLatin1.digit(II)I @ 82
Event: 2.572 Thread 0x0000000023ed5000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003af6924 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 36
Event: 2.784 Thread 0x0000000023ed5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ef7b5c method=java.io.DataInputStream.readByte()B @ 4
Event: 2.784 Thread 0x0000000023ed5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ef7b5c method=java.io.DataInputStream.readByte()B @ 4
Event: 2.784 Thread 0x0000000023ed5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ef7b5c method=java.io.DataInputStream.readByte()B @ 4
Event: 2.784 Thread 0x0000000023ed5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ef7b5c method=java.io.DataInputStream.readByte()B @ 4
Event: 2.791 Thread 0x0000000023ed5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000039f6bd4 method=java.util.jar.JarFile.getJarEntry(Ljava/lang/String;)Ljava/util/jar/JarEntry; @ 2
Event: 3.020 Thread 0x0000000023ed5000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000042a4dc4 method=java.util.Arrays.equals([B[B)Z @ 41
Event: 3.020 Thread 0x0000000023ed5000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000418cee4 method=java.lang.String.indexOf([CII[CIII)I @ 27

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 2.080 Thread 0x000000001f337000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$static$1(Lcom/viaversion/viaversion/libs/kyori/adventure/text/Component;)Z> (0x00000007b80ca718) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm
Event: 2.082 Thread 0x0000000023ed4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$comparing$77a9974f$1(Ljava/util/function/Function;Ljava/lang/Object;Ljava/lang/Object;)I> (0x00000007b81c44e8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspo
Event: 2.083 Thread 0x0000000023ed4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x00000007b81cf340) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\s
Event: 3.816 Thread 0x00000000033f2800 Exception <a 'sun/net/ConnectionResetException': > (0x00000007b0b205d8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 3.816 Thread 0x00000000033f2800 Exception <a 'sun/net/ConnectionResetException': > (0x00000007b0b20808) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 3.817 Thread 0x00000000033f2800 Exception <a 'java/net/SocketException': Connection reset by peer: socket write error> (0x00000007b0b21140) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 3.837 Thread 0x00000000033f2800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007b0beacc0) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 3.837 Thread 0x00000000033f2800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007b0beb420) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 3.839 Thread 0x00000000033f2800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007b0bf55e8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 3.839 Thread 0x00000000033f2800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000007b0bf5c00) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 3.840 loading class org/lwjgl/system/MemoryManage$DebugAllocator
Event: 3.840 loading class org/lwjgl/system/MemoryManage$DebugAllocator done
Event: 3.841 loading class org/lwjgl/system/libc/LibCStdlib
Event: 3.841 loading class org/lwjgl/system/libc/LibCStdlib done
Event: 3.841 loading class org/lwjgl/opengl/GL$1
Event: 3.841 loading class org/lwjgl/opengl/GL$1 done
Event: 3.841 loading class org/lwjgl/system/SharedLibrary$Delegate
Event: 3.841 loading class org/lwjgl/system/SharedLibrary$Delegate done
Event: 3.841 loading class org/lwjgl/opengl/GL11C
Event: 3.841 loading class org/lwjgl/opengl/GL11C done

Dynamic libraries:
0x00007ff745780000 - 0x00007ff7457b7000     C:\Program Files\Java\jdk1.8.0_192\bin\javaw.exe
0x00007fff97bd0000 - 0x00007fff97de7000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fff95930000 - 0x00007fff959f4000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007fff95440000 - 0x00007fff957e6000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007fff97ab0000 - 0x00007fff97b60000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007fff960e0000 - 0x00007fff96187000     C:\WINDOWS\System32\msvcrt.dll
0x00007fff962e0000 - 0x00007fff96386000     C:\WINDOWS\System32\sechost.dll
0x00007fff95b40000 - 0x00007fff95c57000     C:\WINDOWS\System32\RPCRT4.dll
0x00007fff95f30000 - 0x00007fff960dd000     C:\WINDOWS\System32\USER32.dll
0x00007fff952a0000 - 0x00007fff952c6000     C:\WINDOWS\System32\win32u.dll
0x00007fff96f40000 - 0x00007fff96f69000     C:\WINDOWS\System32\GDI32.dll
0x00007fff94f50000 - 0x00007fff95068000     C:\WINDOWS\System32\gdi32full.dll
0x00007fff95200000 - 0x00007fff9529a000     C:\WINDOWS\System32\msvcp_win.dll
0x00007fff95070000 - 0x00007fff95181000     C:\WINDOWS\System32\ucrtbase.dll
0x00007fff7c7c0000 - 0x00007fff7ca53000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.2361_none_2712ced57382f843\COMCTL32.dll
0x00007fff95d30000 - 0x00007fff95d61000     C:\WINDOWS\System32\IMM32.DLL
0x0000000058c10000 - 0x0000000058ce1000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\msvcr100.dll
0x0000000058360000 - 0x0000000058c03000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\server\jvm.dll
0x00007fff97b60000 - 0x00007fff97b68000     C:\WINDOWS\System32\PSAPI.DLL
0x00007fff8da10000 - 0x00007fff8da19000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fff8ae70000 - 0x00007fff8aea4000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fff96e60000 - 0x00007fff96ed1000     C:\WINDOWS\System32\WS2_32.dll
0x00007fff88680000 - 0x00007fff8868a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fff8c610000 - 0x00007fff8c61f000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\verify.dll
0x00007fff7d500000 - 0x00007fff7d529000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\java.dll
0x00007fff80300000 - 0x00007fff80316000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\zip.dll
0x00007fff96410000 - 0x00007fff96c68000     C:\WINDOWS\System32\SHELL32.dll
0x00007fff92eb0000 - 0x00007fff937a2000     C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007fff96f70000 - 0x00007fff972fa000     C:\WINDOWS\System32\combase.dll
0x00007fff92d70000 - 0x00007fff92eae000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007fff96c70000 - 0x00007fff96d63000     C:\WINDOWS\System32\SHCORE.dll
0x00007fff96e00000 - 0x00007fff96e5e000     C:\WINDOWS\System32\shlwapi.dll
0x00007fff94e80000 - 0x00007fff94ea6000     C:\WINDOWS\SYSTEM32\profapi.dll
0x00007fff8c600000 - 0x00007fff8c608000     C:\Users\rich\AppData\Roaming\PCL\libjlw-1.3.2.dll
0x00007fff7a6e0000 - 0x00007fff7a6fb000     C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
0x00007fff7fe90000 - 0x00007fff7fe9d000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\management.dll
0x00007fff727e0000 - 0x00007fff727fa000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\net.dll
0x00007fff94410000 - 0x00007fff94479000     C:\WINDOWS\system32\mswsock.dll
0x00007fff71850000 - 0x00007fff71861000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\nio.dll
0x00007fff780e0000 - 0x00007fff780f7000     C:\WINDOWS\system32\napinsp.dll
0x00007fff77d80000 - 0x00007fff77d9b000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007fff93a80000 - 0x00007fff93b79000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007fff93a10000 - 0x00007fff93a3d000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007fff95d80000 - 0x00007fff95d89000     C:\WINDOWS\System32\NSI.dll
0x00007fff77bd0000 - 0x00007fff77be1000     C:\WINDOWS\System32\winrnr.dll
0x00007fff8ae50000 - 0x00007fff8ae65000     C:\WINDOWS\system32\wshbth.dll
0x00007fff77b40000 - 0x00007fff77b61000     C:\WINDOWS\system32\nlansp_c.dll
0x00007fff89a90000 - 0x00007fff89b14000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007fff886d0000 - 0x00007fff886da000     C:\Windows\System32\rasadhlp.dll
0x00007fff94670000 - 0x00007fff9468b000     C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007fff93ef0000 - 0x00007fff93f25000     C:\WINDOWS\system32\rsaenh.dll
0x00007fff94500000 - 0x00007fff9452c000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007fff94800000 - 0x00007fff94828000     C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007fff957f0000 - 0x00007fff9586a000     C:\WINDOWS\System32\bcryptprimitives.dll
0x00007fff94660000 - 0x00007fff9466c000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007fff8a7a0000 - 0x00007fff8a7b9000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007fff8a500000 - 0x00007fff8a51f000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007fff46640000 - 0x00007fff467d9000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\awt.dll
0x00007fff95a00000 - 0x00007fff95ad7000     C:\WINDOWS\System32\OLEAUT32.dll
0x00007fff8f770000 - 0x00007fff8f807000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007fff64c00000 - 0x00007fff64c7a000     C:\Users\rich\AppData\Local\Temp\lwjgl_rich\3.3.2-snapshot\x64\lwjgl.dll
0x00007fff64b70000 - 0x00007fff64bf2000     C:\Users\rich\AppData\Local\Temp\lwjgl_rich\3.3.2-snapshot\x64\glfw.dll
0x00007fff6c450000 - 0x00007fff6c492000     C:\Users\rich\AppData\Local\Temp\jna-3500252\jna2266166013449309476.dll
0x00007fff4ff40000 - 0x00007fff4ffdc000     C:\Users\rich\AppData\Local\Temp\discord-rpc\discord-rpc.dll
0x00007fff93f30000 - 0x00007fff93f48000     C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007fff6e740000 - 0x00007fff6e764000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\sunec.dll
0x00007fff7fe80000 - 0x00007fff7fe8b000     C:\Program Files\Java\jdk1.8.0_192\jre\bin\sunmscapi.dll
0x00007fff952d0000 - 0x00007fff95436000     C:\WINDOWS\System32\CRYPT32.dll
0x00007fff68a90000 - 0x00007fff68aee000     C:\Users\rich\AppData\Local\Temp\lwjgl_rich\3.3.2-snapshot\x64\lwjgl_opengl.dll
0x00007fff55fa0000 - 0x00007fff560a0000     C:\WINDOWS\SYSTEM32\opengl32.dll
0x00007fff710f0000 - 0x00007fff7111d000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007fff92000000 - 0x00007fff92036000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x00007fff92900000 - 0x00007fff92b2e000     C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xverify:none -Dlog4j2.formatMsgNoLookups=true -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx4096m -Djava.library.path=C:\Users\rich\Downloads\Release 2.6.3\.minecraft\versions\nekito\nekito-natives -Doolloo.jlw.tmpdir=C:\Users\rich\AppData\Roaming\PCL 
java_command: C:\Users\rich\AppData\Roaming\PCL\JavaWrapper.jar net.minecraft.client.main.Main --username richnbnb --version nekito --gameDir C:\Users\rich\Downloads\Release 2.6.3\.minecraft\versions\nekito --assetsDir C:\Users\rich\Downloads\Release 2.6.3\.minecraft\assets --assetIndex 1.8 --uuid 7a64b4f849954704aeb82c9bf0629bef --accessToken 7a64b4f849954704aeb82c9bf0629bef --userProperties {} --userType msa --height 480 --width 854
java_class_path (initial): C:\Users\rich\AppData\Roaming\PCL\JavaWrapper.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk-1.8
CLASSPATH=.;C:\Program Files\Java\jdk-1.8\lib\dt.jar;C:\Program Files\Java\jdk-1.8\lib\tools.jar;
PATH=C:\Program Files\Java\jdk-1.8\bin;C:\Users\rich\.gradle\bin;C:\Users\rich\AppData\Local\Programs\Python\Python39\Scripts;C:\Users\rich\AppData\Local\Programs\Python\Python39;C:\Users\rich\AppData\Local\Microsoft\WindowsApps;C:\Users\rich\.dotnet\tools;C:\Users\rich\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\PyCharm Community Edition 2023.2\bin;;C:\Users\rich\AppData\Roaming\npm;C:\Program Files\Java\jdk1.8.0_192\bin\
USERNAME=rich
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 154 Stepping 3, GenuineIntel

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

OS: Windows 10.0 , 64 bit Build 22621 (10.0.22621.2428)

CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 154 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 16547704k(5803024k free), swap 30703480k(14422536k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.192-b12) for windows-amd64 JRE (1.8.0_192-b12), built on Oct  6 2018 17:12:23 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Nov 01 19:50:30 2023
timezone:  й   ׼ʱ  
elapsed time: 3 seconds (0d 0h 0m 3s)
antipaster commented 1 year ago

I'll fix it later, use nekito builded version until i fix that