
8 K# W! e3 e. o8 m/ x) A% w9 a: Z?
( N0 k& T1 F4 a" i, |; s: M日志:---- Minecraft Crash Report ----+ G9 @# u0 _# ?% T5 `: y
// I bet Cylons wouldn't have this problem.% O" U" F) k0 w5 H( N8 e9 K4 j
9 D6 q% D6 M7 [$ ~" STime: 2024-10-19 20:51:04
2 [% W# J; H7 p$ c" bDescription: Initializing game
# v' Y2 a8 u; F* b/ Q! O1 J X% b2 p4 ], y' o+ h- W) z$ {
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!7 a1 {# x: C, b# h5 ~
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
$ H- z2 k7 E( _6 `5 G( v, U3 M at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)* l" L2 `7 J! U- g
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)/ ]2 f* a6 I `' I& Z8 i
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)5 N; |* I9 w8 e8 t4 ?
at knot//net.minecraft.class_310.<init>(class_310.java:487)
" {( v0 a/ U/ c, P$ b8 O: Z) k l at knot//net.minecraft.client.main.Main.main(Main.java:223). w. q3 Y8 I4 R: {9 j
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)! f$ K* D2 p/ S5 @( f
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
2 s0 e) k3 c* `# P* @ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
6 C+ T P7 d8 P4 ` at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)% f/ h8 _. X. Z; j) `( s) s' A' ?
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
# y7 y K# \: p3 r! ~ at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)$ ^( P$ j" p9 `& h
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
) P, B3 o* g. O8 i. c0 F) {Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
) F0 O+ Q( K5 g! L# o at knot//org.mtr.mod.InitClient.init(InitClient.java:138)
) u" U+ F! h9 W at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
4 r# T" X4 V* N1 C at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
: z1 B' n# W d% A) }6 r- O ... 10 more
! `) m& J2 A O: c1 o( VCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
" {. ^' e! e7 M. T at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)' q, h7 c- ^: R+ M
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)! S7 ^$ n7 y) n% ^
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)5 y% ]: ]. H$ t; n
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)4 J5 o* t8 }" Y9 y" k
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)6 U) t) i- b9 ~2 n: I2 p @
... 13 more
4 G% V. r) \; y3 e5 U0 LCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered' M1 h' W- v' S. l
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
3 h1 }, D9 B. x H0 Z$ M. D at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)- |9 j9 r" E& E0 f/ |
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)5 Y% c( I5 s4 o. D
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)& I! s4 w0 \& K$ n, y
... 17 more4 P1 e" t4 O& e
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for fabric-tjmetro.mixins.json:RenderRailwaySignMixin from mod tjmetro during activity: [Transform -> Method drawSign(Lorg/mtr/mapping/mapper/GraphicsHolder;Lorg/mtr/mod/render/StoredMatrixTransformations;Lorg/mtr/mapping/holder/BlockPos;Ljava/lang/String;FFFFFLorg/mtr/libraries/it/unimi/dsi/fastutil/longs/LongAVLTreeSet;Lorg/mtr/mapping/holder/Direction;ILorg/mtr/mod/render/RenderRailwaySign$DrawTexture;)V -> GETSTATIC -> org/mtr/mod/QrCodeHelper::INSTANCE org/mtr/mod/QrCodeHelper;]
+ n$ v; ?$ p. I at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
7 n( Z0 o- e; Q2 ^ at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
- d& ~7 \- \ d1 N# L5 H at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
1 \$ w% P& K1 W; k; M: S2 N/ J at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)) a* F7 z- u0 f7 b
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)0 Q% [- S0 t3 g4 G4 q% T
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)& z1 V8 n) D' [& t: w7 V% y% |" b& H
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
7 P: ]* _3 J: o4 _9 g8 m6 L+ g ... 20 more
9 d7 n# N0 x% `Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
9 I1 L8 ]" m% f at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
* ]+ |$ X+ T" V! ?9 R& K at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
2 l0 r( Z, C7 j) Q2 y6 a. G* k( F8 Y at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)
1 f3 \' p2 I0 f, Z# I at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
B. V3 N/ h3 j ... 26 more
a* d& X2 P' |% k0 I; ZCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper: x# ]7 b, X& a$ F3 U7 R3 y
... 30 more/ F6 _: j0 I: t. r8 G* P% M9 \# }
( a6 C- s2 n0 }6 m6 ]# \; p. T/ E! B7 ~+ I& `3 q! G4 b/ T8 e5 \9 _" V
A detailed walkthrough of the error, its code path and all known details is as follows:
+ h4 f; m% }" C) ?---------------------------------------------------------------------------------------
, C! F3 }! f- z! a
' Y6 ]6 k% @8 t' k. [6 x! u! D-- Head --
$ c. u; E- ]2 {4 AThread: Render thread' J& S, ?6 |5 [
Stacktrace:
k" N0 d. R- w: Q! ? at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
1 m7 ^3 |8 r" m/ a* x+ l" U' ~ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)" g, Q! F9 |( O; ]+ i& P
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)& K0 L# V! X- y1 X; F
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)% R( I5 g0 j, T8 H5 i5 @7 r" k
at knot//net.minecraft.class_310.<init>(class_310.java:487)
# X% n5 C; m* I( M6 e' j- J) F: `" D* \1 @7 Y
-- Initialization --
" l5 [! j% o2 v- [Details:
( T+ w' i; l; ?( i8 {8 d Modules:
8 L: Y8 F5 _7 g; L" w' q ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
! g' M7 O" W A* H COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation' V" o3 j+ Y5 N$ l, m5 v# b
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) [& q0 L0 d* l1 i7 b1 g- E CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- S/ V% {3 b1 W* S* R+ @ CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
2 b1 D5 G! l' F9 S& ` DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation- B# v% x) q6 s! l( X8 E
DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% q7 {( U; k: m$ K8 ?
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
5 [6 x6 |$ Y6 `- O9 C6 Q H IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation% L( J+ Y& l$ L* L, N
IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
0 s, B: R7 M! u9 j% o KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation3 A. q! R* |* A, ]
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
9 G) Z1 S4 p0 T- g" B! s n1 g NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation; ~- ?9 ~% S9 C5 F
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
* A4 x* S! y) F7 G! ~2 x* Z, z: g NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation- b# N3 c' `* ^2 Z0 P4 U7 \ e
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
( }4 @1 A0 h: K) n% L2 v. r6 J9 G0 s POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 F# S; h) o( ?- e* m
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
% x8 U5 n! P, b& l Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation: E5 \' W' M8 f* O; r& A1 v% I
RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation) l. Y! |) I" l
SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ H) J6 f9 v$ l% c
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 a- L! v9 L: C2 ~" J UMPDC.dll
; U" K, E: Y5 }* Q USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" p) `! j2 Z$ [9 W" Z/ b6 I USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- ]# v& r. F3 G9 G! G VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
3 c4 w% v1 y" B& M8 S# d VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 H, s' Z/ e* O1 | WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation2 ]* z! L/ v0 X) ~
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation& w9 I% K, D0 l; i
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 f, d; G' s7 Z amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation4 ?5 J* Y O+ @, S
bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 j1 r, M* T {& h5 h bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation5 ]8 t- n1 }4 V) w( [
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
7 s1 R( l# c9 Z; q5 i8 x5 N combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) ~3 W& W' k3 F3 ~0 a+ T; G dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- k7 |; ~6 s" U3 _% _$ |1 r extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
0 n3 V+ v4 e) H& ]$ j fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
/ K- \% N/ }/ d0 |7 ?+ a gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
! g; `# S2 }" S$ o" @. @8 L) Z glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
7 N, n3 O3 f9 x9 W java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
3 b2 `4 D' S3 z v% h javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
+ x% h2 I% V: R- a) g0 D: I, T6 Z jemalloc.dll
3 i5 j$ q4 N6 O0 j ] jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
N2 V. |8 p% g4 G jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
; `7 X i/ n% o$ T: k! h# E8 _ jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)* u9 }% d/ v: g" ]6 ?! A6 O
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A3 m6 t; y8 p' F" J' h, p
jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
, Z; z N' {* h) s- u4 ]. y kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
5 n3 }: t) H; Z& d7 B7 q* N libjlw-x86_64-1.4.2.dll
, `) _0 p: {; \) ` lwjgl.dll
3 ?, `, ~1 U; \8 L3 }7 b management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A+ D1 x j1 B' k/ a/ t( G% C B
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
0 W- A2 {9 M% L mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
: U& \# u- `1 `8 S msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation9 s% _# l8 [" Z- r4 `3 Q
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation' G. B9 F V; P
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
' `' `1 |: d6 q" U, H mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ V8 P' O6 h7 z: T' F# p/ B' f. {
napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# N% a* p, i+ ~$ k# }2 R
ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 s( b- O) @3 t9 {8 J net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
" d. D7 R/ C$ Z1 m, f- T nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
\8 z/ D+ f- c% N) F% [- o ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation/ k+ r d- H# b0 z
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( l2 z! Z! O- P0 c* O
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 e' D8 `. I6 |' w/ ]* M
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ z8 P. r" _. f l& J
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation' K3 z) H0 `& l
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
7 Y1 H6 E9 N7 H' j( G O9 _ rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
0 y E4 D2 X+ l: F sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
0 E! E( t* s: O& c1 n shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 m- | L, n- F( D. H0 @
sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
( B" `4 K$ g; k4 y2 s- A7 I ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
0 S- B2 [, N4 ^ vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation* i$ o3 \* F( S6 V+ T B
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
f0 C! ^% p- k; ~( D2 V8 ]- r! N/ ^ win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
( P: d' [0 i% Q; C+ Z& h1 U+ U* Y windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- N: m# Z! U4 L9 |3 Y; e
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
0 T5 P, o' B, U+ l8 M8 @+ B$ g, N% A& s wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
0 N. h$ R/ g( T5 u. |! i8 | zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A4 N3 B6 b% S2 s' z* s9 A/ A: d9 f
Stacktrace:- ~) m8 u0 H" r7 F3 R) C
at knot//net.minecraft.client.main.Main.main(Main.java:223)
! _% A. I# r# @# T at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
' r7 ^3 g( J: X at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
! ~. ~) L d( Q" g, S at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
$ } h9 Y8 K1 E; v2 O at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
; q6 j" u1 T+ W9 d0 c4 Z; e, m at java.base/java.lang.reflect.Method.invoke(Method.java:580)+ s; _6 H. O+ ~& |5 q1 [5 b
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)2 c1 {) Q: x$ H( r) u; `) q
at oolloo.jlw.Wrapper.main(Wrapper.java:103)* G3 C& \' q% Z1 g
, u0 C0 y* s9 r1 P/ }1 Z-- System Details --
% {! `4 m# U( X9 p, nDetails:
4 O Y% ?9 ?* b Minecraft Version: 1.20.44 w, `$ y; u2 m. q O3 O! r
Minecraft Version ID: 1.20.4
, N' R( }1 l6 P Operating System: Windows 10 (amd64) version 10.0
4 a5 V, F3 w8 H1 L8 a: ~/ m Java Version: 23, Oracle Corporation
) `6 o: Z5 C$ O! N& W Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
: G0 {" ~* s/ h5 D- b Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)1 q$ E& W3 M" ~3 N9 @
CPUs: 4( f0 E# R2 [) K( O- }3 p
Processor Vendor: GenuineIntel' i5 Q6 e; J5 l
Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz! b% N% O0 l- T7 v7 ~9 g! ^6 ^7 f% }
Identifier: Intel64 Family 6 Model 61 Stepping 4
0 R' _: P) ?0 J9 l9 H Microarchitecture: Broadwell (Client)
5 y: K7 \0 V* r/ F' ~% ~ Frequency (GHz): 2.20
& o9 }/ M/ N1 O6 T* C8 v* g9 I Number of physical packages: 1! U& _. Y0 U: Q2 J8 g7 c
Number of physical CPUs: 2
1 w6 F4 X4 {' y8 G Number of logical CPUs: 4
/ v+ R6 f/ D% f1 w& t Graphics card #0 name: Intel(R) HD Graphics 5500& ~# j- }3 |' ?/ f( Y, E. J& p' b
Graphics card #0 vendor: Intel Corporation (0x8086)1 G8 ^; m7 N" F. S0 G# `( j
Graphics card #0 VRAM (MB): 1024.00/ P9 h! b4 l8 Z- \2 f9 ^$ a
Graphics card #0 deviceId: 0x1616, m' d2 ~6 c( d" N. o( F
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
' M) o- [. P& [( z- c( b& U Graphics card #1 name: NVIDIA GeForce 920M# Q2 s8 H! V& D/ d% S$ d
Graphics card #1 vendor: NVIDIA (0x10de)
$ [3 P* `9 s% ~ Graphics card #1 VRAM (MB): 2048.00
, h6 q: c" c Q v2 |1 \2 S Graphics card #1 deviceId: 0x1299; [9 P* U' e) J% v- y& j! ^1 r
Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
0 l) x8 z( a0 w) O# c4 P Memory slot #0 capacity (MB): 4096.00
, L' `+ u `1 ~ W d Memory slot #0 clockSpeed (GHz): 1.60" D, \; g" o- F2 M7 u' \! C$ m
Memory slot #0 type: DDR3* j5 X' @: k7 m& p
Memory slot #1 capacity (MB): 4096.00
- T& U9 n, Y4 Q3 v% n Memory slot #1 clockSpeed (GHz): 1.60
; u' Y) N' R8 c& ^: o Memory slot #1 type: DDR3( o, ~6 B& H1 n$ s0 ?* \
Virtual memory max (MB): 14998.93
& H1 d9 o7 x/ A- ]" q7 @ Virtual memory used (MB): 7006.07
5 G4 F$ W" K0 `/ m/ V Swap memory total (MB): 6912.00
6 ^4 X8 I2 M' f# |6 p Swap memory used (MB): 124.417 O; S+ E7 t" \2 H+ g3 R
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m4 S! ^8 T5 R% Z3 E
Fabric Mods:
' D* f2 r" g4 A6 q0 }. e/ t) x architectury: Architectury 11.1.17
% s9 p) M; n5 {$ l backpacked: Backpacked 3.0.0-beta.4
* f2 L" a# V$ R! ^ mm: Manningham Mills 2.3
( u; T' T8 e" Y. d$ J5 }# x) ?( ?: O carryon: Carry On 2.1.3" T* [5 h7 r+ u3 M
customskinloader: CustomSkinLoader 14.20
# K1 n* n0 C; l& M1 p8 x2 s easy_npc: Easy NPC 5.5.10( t4 U0 Y- y0 }
fabric-api: Fabric API 0.97.2+1.20.4% L/ Z% B1 a" W
fabric-api-base: Fabric API Base 0.4.37+78d798af4f) Q: w) n, i- O5 T5 u8 b2 c
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f ?) Y& H, v/ p( \) X7 ^! ~7 e
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f# L) y$ j" \( n, x9 z: D* u: v
fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f( V5 Y3 G- _0 F* t/ J
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
2 Y& D% c7 V) u- t fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f3 z# H" s( Z- w9 [4 _0 W& d
fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
4 L) [* c/ ^5 v. I0 v fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
, T& h8 T' \) m; ^) u' y) c$ P fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f& J% ?. D( f6 W" h1 x% L6 _
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
3 L5 t& F' W6 L3 w: ^7 L0 r2 y fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
; \- L, g" n3 ~0 q fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f$ @& {/ l5 O1 _$ `
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
1 t5 a9 R0 S+ [3 U+ f+ T2 ? fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f; k9 T7 }+ E% X
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f7 a% O% U, @' O8 L
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
) X6 A1 f) W/ U# s! g$ | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
3 _' A0 j x3 S; e fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
4 |# u- c( w9 g# x fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f& y/ Z& Q2 o4 y% k4 d; Y3 Y, Q
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
8 U) \- t, C# c1 u fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
& p1 P T* _3 e1 I4 q+ _( P7 S" _ fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f) U3 w- u; b3 W9 O2 H _
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f; ?) S/ z5 F; J: x( P8 `
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
0 N$ w# H. D6 x: I! [' C fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
& q" @4 q2 X l4 I fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
& u9 A, K/ ^) N- F, `: D% D fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f1 x4 ~7 }" O1 A" h3 n( a, D
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
1 K2 M4 u! M/ t F fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f: |2 p3 D$ u' t- F! H9 }0 Z5 i/ ]
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f/ M( T9 e, Q( X7 P f* ^: x
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
# N2 u; y: Z1 C8 a) m' i B fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
O1 J5 N2 M3 p! _% C* ~ fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
L! I4 Y5 H8 d- s fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f2 W9 ?/ T1 t0 a/ x4 a+ x( A, E
fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
# q7 a ~/ ~+ t0 x fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
) S0 B3 a% P' S g6 I* Z fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f2 z5 x2 t4 T; x1 x7 n
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f& I6 r9 J# V9 X: U2 B; z
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f1 v3 V$ n- O8 u; I
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
. [' q0 S: a* E fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f6 v0 { X( m( g+ W4 `, v; v/ x
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
* q' [( `; e, b# y; h fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f$ ]0 d" P) G8 P9 ? f' z( ~0 k9 G
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
+ q* b: ^# P0 r, f fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f: n- x1 v e) @- _, n% G
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f6 b) b' E1 L6 I0 H- [
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
U2 W, j# i( V2 c- v { fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
8 ^5 ?( @5 z4 Y8 j4 L5 l- X+ B fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
, j5 @7 P' t4 Y3 U. e. T fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
# x1 d, j2 c/ _ fabricloader: Fabric Loader 0.16.7
; g1 N# g1 F% {1 Z' _ mixinextras: MixinExtras 0.4.1* j- f) P+ o$ O% H
filters: Filters API 1.0.0+1.20.4
) q G: W1 i3 u. k" _0 g framework: Framework 0.7.8, r. [7 y2 H5 J' j. J3 h) x
com_electronwill_night-config_core: core 3.6.63 u4 F5 ^) L9 ]+ K/ {" T+ p5 v
com_electronwill_night-config_toml: toml 3.6.6, l0 @3 P, Y9 S& j. N
org_javassist_javassist: javassist 3.29.2-GA V2 L9 _( E! T8 B8 u
org_reflections_reflections: reflections 0.10.24 J. O; Q1 r0 m
ftblibrary: FTB Library 2004.2.4
, K% b% @5 @6 P8 x! ` ftbultimine: FTB Ultimine 2004.1.08 w7 O9 _8 j- @
java: Java HotSpot(TM) 64-Bit Server VM 23
" @. l7 S( w, G) N jei: Just Enough Items 17.3.1.4% N& g% n; A5 o
minecraft: Minecraft 1.20.41 z3 i) p; ], [, E5 Q
msd: MTR Station Decoration Addon 1.3.10' u7 J W* ]- i3 \& o9 A; X. m7 ^
mtr: Minecraft Transit Railway 4.0.0-beta-10
' N) f" U0 k) | refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
: A: B: g; a9 {5 r, C7 }! b skinrestorer: SkinRestorer 2.0.3+1.20.35 w- Q9 K d6 b( r3 ]# s6 B
tjmetro: Tianjin Metro 1.0.0-beta-1, n% X: A5 q: {6 r) F. b" h) V
trinkets: Trinkets 3.8.1( P9 E" h5 M' `: `/ N- o2 U; o
cardinal-components-base: Cardinal Components API (base) 5.4.03 T# W' X7 `/ u( |
cardinal-components-entity: Cardinal Components API (entities) 5.4.0/ z$ D- s; [6 [+ C
Launched Version: 1.20.4-Fabric 0.16.7- @9 ~3 s" V. _% V' z8 ~" ]0 L/ |+ f
Launcher name: PCL
# E0 W& O0 Z W9 E Backend library: LWJGL version 3.3.2-snapshot1 k, n$ ~5 Z' e8 N8 z$ o" k
Backend API: Unknown b" U6 j( U4 [$ Q0 e f- N/ p
Window size: <not initialized>4 D4 ?( [1 a- _' n" F, ^- T
GL Caps: Using framebuffer using OpenGL 3.2- O$ y1 G$ I( U/ a
GL debug messages: <disabled>% Z7 w" f9 ^( N$ @& C
Using VBOs: Yes
9 d% y4 h$ Q9 ]& y( [8 T6 J Is Modded: Definitely; Client brand changed to 'fabric': x7 S6 Q$ b% |5 g
Universe: 4043 T1 A" y" i0 q Q( ?1 @; `
Type: Client (map_client.txt)
& `! L" I5 B: O; Z" p F" H# z( L Locale: zh_CN
( V/ D+ d/ u+ n# l CPU: <unknown> |