
" x9 D+ ~$ e# K+ v% D?
& h$ p6 g+ K2 ^) @% y0 S日志:---- Minecraft Crash Report ----$ {4 v$ ?! V/ X
// I bet Cylons wouldn't have this problem.1 l, y2 X% }- L6 E4 r3 Y
- W: [& \# E1 g M; U: V6 p9 FTime: 2024-10-19 20:51:04
U- e. g+ N1 o5 N* I! D4 P4 PDescription: Initializing game
! y, z+ P) x, s7 w/ x
" G+ @% K: Y. Q5 n. ljava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!' Z3 e( B: a/ K9 B6 T
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
6 G' c3 n7 F6 k. I3 v+ ~ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
, s0 ~4 j! f, B W% l0 h& J, Y# J at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)5 s- u+ G+ [( \: w
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)% W$ W i; R& G* U. o' C( Q
at knot//net.minecraft.class_310.<init>(class_310.java:487)
+ Y& i0 e: V' s! }5 G$ r" e at knot//net.minecraft.client.main.Main.main(Main.java:223)
5 }: i! O. x6 n# u. r at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
. y- C! [: `3 n" d at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)6 ~$ K+ j* [: }2 v3 \. I, z: x0 s
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)8 y* [7 \! d! c5 X" A2 L4 |* N
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103), K* l M C& E2 H3 M; }' R
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2 E* }3 v. {3 S5 z7 ?" F at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
3 H- O; S2 M% h% f! v at oolloo.jlw.Wrapper.main(Wrapper.java:103)* a3 a" d' C( ^5 r' W# u
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
" X9 B0 R5 S) y. _3 s0 c; B' c at knot//org.mtr.mod.InitClient.init(InitClient.java:138)1 {( Z; m+ h- S* z
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)) `% g4 @( u. J) O3 Z) E
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
& L* z0 K* Z5 c8 E ... 10 more
% }5 A$ j/ _2 V6 r/ FCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed5 E S( v P/ j4 p5 t" R5 r
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
: _% P9 M0 H' ]1 T; x Y0 c8 L at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
7 o E5 T4 Z# D' \: O/ D+ x7 s at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
6 N, a# F9 R3 C! {0 D' G at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
% O+ l. R2 G% ?" [" X" ^& W at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)/ h3 @8 I# F j7 \
... 13 more
( A1 I" H y: I, PCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
* Q ?- Q/ Q+ L1 G7 g# @6 N/ q at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
# A# x2 e9 F( c3 b5 M, ~) \% w5 m3 { at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
" ~ D6 \1 E7 S at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
: G2 B8 A/ L% |2 T0 S/ W' B at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)! `- p, o) x; ?& k% O1 N
... 17 more$ Y+ W) M* y( r# n
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;]
0 J5 m- A: r% |9 g/ n6 B& S' M at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
) R/ u! n' |. Y" U. w at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277): G- Q+ c$ t# F* _; P
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
& V4 W/ [) p% B$ ~+ ~/ r at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)+ P8 W8 H7 f: U0 M& m7 H; T6 r5 @
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)4 `' d0 E/ \( p- T
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)% P$ R# X! H6 g; b9 V3 p
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
* N% R; d8 K3 _$ m/ s4 t5 m" } ... 20 more- a# t `3 P: l. _0 U
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper9 h1 }4 O' | V3 c% |) C7 H; Z
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
2 q @9 z9 m* A5 h at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
& L- k/ K5 N5 `* p at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)0 K' o _% l! P: e
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)( I* ?( S+ b$ G. u4 x
... 26 more
* `1 Q1 {$ S6 s2 x2 wCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper1 k" U9 s$ u/ {
... 30 more
R5 Y* w' H& r) d. h3 A; n" \3 M- e* E! ~7 O
5 N3 c( P, ~/ F, q( X9 g4 q
A detailed walkthrough of the error, its code path and all known details is as follows:
+ R8 I4 P8 p6 L6 a+ @- p E: f---------------------------------------------------------------------------------------% x, |4 i" D8 Q
/ j: z1 q& O& A. k! k# G-- Head --
8 \4 l6 D& K9 {/ e1 B. e- CThread: Render thread# ]# f+ h0 z/ f, ?- O
Stacktrace:! {3 Y7 s' i# J2 F& G
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)! s. c" a3 X9 ?; i5 d
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
* s P7 R# B L9 M8 E at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
8 a( f( `9 s ^' [/ Y at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53); _( F/ X* V, g2 a6 } @9 ~
at knot//net.minecraft.class_310.<init>(class_310.java:487)# H9 K! N7 H' u; V" J4 p4 S( i9 k
: L# }0 D* o9 _" H6 m: P& H1 f c- K7 k-- Initialization --
: ]5 h2 ], x+ P+ X" Q! eDetails:# R# H( p" C- z; U
Modules: * Q( @3 F% t2 |' @/ E Q$ L
ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 B$ b, q, w2 X, ? COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation. g$ q. ^: T: v2 ]- @
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
; X6 x! U2 ^& G# R7 f7 R CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation6 E6 c9 S2 ?5 f. C
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 R, K1 l" ^' g/ E4 U9 `+ z$ K DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation) p$ w( k9 P/ n0 f
DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 X2 ]7 M4 V( N0 a. @. Y# S GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
. r9 O9 |: |& k7 |7 F IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation) p% g6 ?+ O/ @, \
IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation5 p! {) ~- m- s' P& V2 p o
KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation5 [2 a* F: D/ R
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
! @, t! G' T' w% q' W8 j) g- e7 P NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
7 A- H3 g4 K7 N0 r% x& ?: I NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation& [/ ]+ V4 F6 W) m5 K! h( t
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation( {- M% ]7 d. O0 j1 A+ c# {. r
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
6 v! l5 R* O& a" F& X POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( \# v& r6 l/ f
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
/ B/ T$ k; T4 n9 i9 d% |( r; r Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
/ e7 E# A7 i8 i) @, e1 u RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation' }' ^% ~) `. A& c+ K8 \" Y; N
SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ X7 u4 t3 {) j, I( ^
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation: ^+ F/ d1 z( f- d6 V# ?
UMPDC.dll% @$ d! f& l" @7 Y6 E: }
USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation9 f+ Y# w1 v7 w6 n6 k* U/ X7 R
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
; c5 B% D+ p7 Z# h VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
2 n/ N4 ?5 |2 q VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation3 H6 w n8 m7 k7 k
WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% M/ x, ^0 o7 T0 |5 `2 {4 K
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 P8 M, E4 f. d Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& _2 A- ^2 f7 d( q amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation" |- {' u( I# }
bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
, W: ^% P# d, L! B: P, C2 E' _! N bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation' c) Q8 o" `, ]# [. ~% l1 _
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
$ @( ?$ U7 A+ \; @+ M- B: }, Z. R combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 X( x7 {& q7 M5 B$ ]) l0 b dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
, a( g0 o8 z; F. V extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A" u3 B0 L! A6 Q9 `& f. _
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation V1 b5 M1 z, c2 Y! p6 A0 H
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
0 O7 h) L! w, O" x: @2 G glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
- i0 A. C3 b) h! h' R java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A8 K$ ^; u$ b3 f$ P5 }5 D5 A
javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A4 u4 K1 v n4 Q4 m4 ?: q- i$ N
jemalloc.dll
6 h/ j8 C# H. M) i. F; s% K" i jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
' d$ H i3 Y* k S8 g jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
5 b7 G8 t" A2 O( W8 i jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
7 X) ~9 L! a) [! n3 F jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A, J' X% Z( o% y: g% W
jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A( I; c- X; F) k1 ^
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
' z/ d/ h" h d/ }% v( b& n$ m6 Q$ j libjlw-x86_64-1.4.2.dll
( f' Q2 ^: t. j5 S; |. i S+ v lwjgl.dll! A$ I+ a- C' J. {& f" t" }" _
management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
% c, [9 K- {3 @. d* @ T management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A3 s( {8 A2 g6 ^7 p! \/ A! l, K
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
+ Y3 j' O! l; w( ]. o msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation% @/ Q- R3 a& U# t; z3 N. ~
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
& k: r1 ~; C; D# c7 x$ U3 r% { msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 l8 C& Q6 h# v6 a9 r( h mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
7 F. x# [+ l2 d4 ^) q" }% E napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 m0 E7 C* g% [+ q ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: R5 \. z7 t# J7 l' G3 i net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 x, O, o6 p; B: ]- ]# U: d
nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A& O Z$ w0 X- u8 P
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation! Q: N# |5 k2 S: k5 P& v: X4 w7 \
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" j$ |8 e+ _. A9 s5 ?) j* D
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( `0 `) t2 g/ p4 Q8 B8 W7 A
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ G2 v) q1 X( F, d
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- S/ ~1 a. e' b2 ~7 j# c5 { rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation, L2 I! v8 p& Z: T
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation- ^! [" k7 S* U/ e7 F
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
! l9 e( P% }" ~: T9 P# E shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( p( C" e% z$ D; L4 ~
sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A$ ~# G2 Y3 h( E8 \ K% y
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
6 q. K/ V2 A- x vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation& i9 I& R7 I' @
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
' l! s9 y9 z$ d! l win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation; r9 j; R1 Q5 P5 X6 E& \& f1 J
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 `* x9 Z) M; X+ r0 H8 S
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
) f6 t3 W8 P: _8 O! E" t wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
4 U/ G! E3 K# h0 _! ~ zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A1 j. D6 E: K; I% S0 D
Stacktrace:
, v) w# v5 d! D8 @7 h; l- z at knot//net.minecraft.client.main.Main.main(Main.java:223)
' R/ S8 W* q; p! ^' L, I7 G5 ?; Z at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)0 K: y# j+ g2 b) |6 H+ {
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
0 \* [6 r3 s4 L; o: X( X- B at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) n. m. U+ ]# A. G! G
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)6 n( K3 F& E- ?7 M, ?% b
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
1 s5 U% w0 T7 M& j# d7 e at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)6 h5 I# d8 q0 Z5 f$ f0 K; ^
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
) [& M# t' x4 R4 v7 e/ I+ K) I% L3 Z# K% M; T; L! S. B4 j& ^
-- System Details --
k! c9 m/ M3 t0 P A1 nDetails:5 o, ?; b/ |4 {: P
Minecraft Version: 1.20.4
5 E; S( z& v4 S/ z Minecraft Version ID: 1.20.4
( O7 l/ a" Y3 n& x( o1 {& p( K Operating System: Windows 10 (amd64) version 10.0
4 C, x6 B5 ~' {7 r- Z. S Java Version: 23, Oracle Corporation
& Q/ p* i5 {$ C3 L* ~ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation4 p- h- }% B' u
Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)& O( K9 p9 d. E0 T
CPUs: 49 ^& u7 r1 |2 e. k
Processor Vendor: GenuineIntel
) x" H+ K: A, Q Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz$ D6 V% b! O, w
Identifier: Intel64 Family 6 Model 61 Stepping 4
7 a! ~1 G- X8 b/ W- X( E Microarchitecture: Broadwell (Client)1 S0 J( V" p- l0 J! ?, `$ a
Frequency (GHz): 2.20
1 C' B. d0 K. J Number of physical packages: 1- e H% B) V7 a' o- l; P/ C! Y
Number of physical CPUs: 2; z- h2 x' M: Q/ Q
Number of logical CPUs: 47 l$ O8 I8 \$ p U$ ^% s$ ]
Graphics card #0 name: Intel(R) HD Graphics 5500# L5 A' \& j& _
Graphics card #0 vendor: Intel Corporation (0x8086)
}! k7 ]1 `. ?/ z Graphics card #0 VRAM (MB): 1024.00
4 M: h# e. r3 M6 Z- G% F+ e Graphics card #0 deviceId: 0x1616" W; U0 {2 {7 q6 W+ d
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
: ~8 c# c4 N" N! J$ ^2 Z: ~0 C Graphics card #1 name: NVIDIA GeForce 920M
7 {" s" d, E! [) T0 \2 P( {" }6 T Graphics card #1 vendor: NVIDIA (0x10de)4 n7 j2 [ H* D. T! R
Graphics card #1 VRAM (MB): 2048.00+ A! _# r& i1 q8 D6 N% _
Graphics card #1 deviceId: 0x1299( R- H2 ?% _, h- Z) V6 ?
Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
7 Y9 g, ~8 K. p- ], s/ s Memory slot #0 capacity (MB): 4096.00
6 I3 B0 w8 O; w* L Memory slot #0 clockSpeed (GHz): 1.60
" G- C5 M( l2 l$ X( K7 H* m0 L Memory slot #0 type: DDR3
& y* x/ S% f7 S5 e- j Memory slot #1 capacity (MB): 4096.00
9 _- b3 G+ C/ A4 h$ B Memory slot #1 clockSpeed (GHz): 1.60& y3 v8 E/ e, q7 {# G0 c; I* b6 ?
Memory slot #1 type: DDR3
j, a/ U- T. r8 e6 K( J Virtual memory max (MB): 14998.93( z4 C5 h4 p" q
Virtual memory used (MB): 7006.07/ q. v2 Q& Q+ U& v+ `/ S
Swap memory total (MB): 6912.00! S, {7 j! T" ]9 S
Swap memory used (MB): 124.41
* ]+ B$ L+ P) I0 h+ P* G" D. O JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m. c6 C( z1 L& z: T2 |% ^
Fabric Mods: L- c5 [1 ^- s8 K
architectury: Architectury 11.1.17" [! G4 w6 f) M3 @6 U% f! z8 F
backpacked: Backpacked 3.0.0-beta.4
) z& D7 W0 l* |" [! M q mm: Manningham Mills 2.3
7 I5 |' d7 _2 ~8 d& l% C) Q carryon: Carry On 2.1.3
& N* J9 z, X6 |0 t% ^ customskinloader: CustomSkinLoader 14.20
# w7 J1 {. ?, ~8 q easy_npc: Easy NPC 5.5.10
# ~+ I' M2 r x9 s fabric-api: Fabric API 0.97.2+1.20.4
" e- g* ^, f# F! S5 \ [ fabric-api-base: Fabric API Base 0.4.37+78d798af4f
- ^, ~ t" v# L, U, M$ S fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
! l) q% P+ P$ s fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
; O4 U0 P1 I4 w+ G fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
$ I* H$ L2 K: F- `& I fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
" G1 s3 Q+ G& H7 N fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
8 ^3 l6 k2 ~) e fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f4 a: [" H& D6 b. N4 G$ i7 ]
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
# i5 V0 H' H' T4 X; @" m fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
. O, u5 h& q& V$ U3 N A fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
! p8 c9 o; u9 t9 s fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
, K( M4 w& J. ~5 z9 z fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f( U# b4 A) V6 y% u% A
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f+ g% u, z- I8 i% V
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f- q$ c6 c" ^1 l! `/ a
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f/ s4 E3 f m: ?1 g( `/ F% d, I7 A
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f! j2 y, A# V, t* j# P4 R0 l0 Z
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
, h- r9 |- U6 E$ Z; B0 } fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f& ^& J; v; T7 [5 ?2 T9 \& Y
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f* n8 f8 m& c6 n( S* \& d! E
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f; Y* S+ P8 @. R) B' D: ^
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f3 B, v3 Y3 {! u$ X' p9 v' M
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
, y: J0 s* \- C) d1 w: H fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f, [4 ]9 n7 Q' \% g! Q/ L
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
! ?5 k2 _" Z) | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
8 J! n9 O+ y) @& O8 u6 L3 Z fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
. Q' L8 ^5 }( }4 ?0 C# \9 R fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f$ `3 R7 O+ N1 v+ T* L& Z5 \% S/ W: B
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
u. F, o2 ` `# o* f fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
. h) q- p+ ?# v- b+ V: {# s fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f6 t# _# C1 g) t) S$ X* E
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f; q4 G2 X& w& K: O% [0 r9 J
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
3 Q5 k- G) I- _. h fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f: {' ?$ F# ]( l+ k
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
" i( f; t* E. M/ m! Y1 v6 m fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
5 s, ` V* W( v3 B fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
4 `) b: f% W6 ^: L( w fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
7 Y6 z. |3 l( C: D0 q- { fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f$ k; K, b% c! E* a6 h5 \. j U
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f$ e( S6 ^1 ?; T4 E
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f0 |0 ^1 T1 e0 J* u
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f7 e$ s. ]! X5 T9 i( g0 ^
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
$ X6 x$ o! G% `1 D fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
. h$ k, s. N1 Z. {# S! I fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f. m, ]$ o ~' N- a3 ^
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
* R( c) h- N% E' m fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
e' f: Z; l7 J: z6 a$ t fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f+ ^7 U& F$ u* o- ]
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f2 J2 S4 l) {2 m; S
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f7 X2 N7 t1 U" B( c% s8 D
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f' \5 v( A8 M. ^' F. y9 K* N; R
fabricloader: Fabric Loader 0.16.7* B9 S) R1 h) Q/ G3 T5 x$ ]3 s
mixinextras: MixinExtras 0.4.1
( n/ N. F7 e* V! B9 M filters: Filters API 1.0.0+1.20.4
& r! y; |/ I# ~# d framework: Framework 0.7.8
0 _( ~" I$ L3 b8 w- G& d com_electronwill_night-config_core: core 3.6.6
" ]. ~" V; M/ @# R com_electronwill_night-config_toml: toml 3.6.6
. \1 o F! A: n5 N org_javassist_javassist: javassist 3.29.2-GA) x; `* ~, D1 _* s/ b
org_reflections_reflections: reflections 0.10.2! R) t8 k+ K1 O
ftblibrary: FTB Library 2004.2.4
/ G8 k" {! Z6 H4 R! Z3 \/ e5 Z ftbultimine: FTB Ultimine 2004.1.0
/ s+ G# d8 T1 I- S! T# R6 q java: Java HotSpot(TM) 64-Bit Server VM 23 r L6 \; ]. ]* T" ? L
jei: Just Enough Items 17.3.1.4
5 x$ F4 B0 F3 q6 p' a minecraft: Minecraft 1.20.4: D$ Z5 {: W9 V$ `! ]) f! V5 F+ e
msd: MTR Station Decoration Addon 1.3.10
& F! d* P0 R6 W mtr: Minecraft Transit Railway 4.0.0-beta-10
9 U9 H+ k) [6 V, G% D refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6# d! I* A5 P# G* _$ r g! d
skinrestorer: SkinRestorer 2.0.3+1.20.3! }% {0 M- b- G; L
tjmetro: Tianjin Metro 1.0.0-beta-1
; n$ D: c) A( x9 A" V; b) a' _4 x' \ trinkets: Trinkets 3.8.1) T4 ]; M9 s7 n2 H
cardinal-components-base: Cardinal Components API (base) 5.4.0$ o. C! v0 T; F9 V- l) l
cardinal-components-entity: Cardinal Components API (entities) 5.4.09 k) Y( O* Z6 C) F! x A4 v' \
Launched Version: 1.20.4-Fabric 0.16.7- j! m! f: K. u+ \3 n0 X( _% F5 z# d/ ^
Launcher name: PCL' i7 }7 \* S3 t! n! S
Backend library: LWJGL version 3.3.2-snapshot
* c# e, ]$ m$ ]. O( v( B3 M Backend API: Unknown! R: W5 R# `+ K8 o H
Window size: <not initialized>8 P3 b8 c0 h* K9 [, f; e8 \, @
GL Caps: Using framebuffer using OpenGL 3.25 B! s; b! B! q- ~
GL debug messages: <disabled>
0 t" o7 r, G; x; v Using VBOs: Yes
6 X5 D; {' I' B7 J% R1 q$ C Is Modded: Definitely; Client brand changed to 'fabric'6 ~: Z- S3 Y0 o! `
Universe: 404
6 A% M' {" ` x5 s) u3 n3 t! h# V Type: Client (map_client.txt)
' g: [& |% w1 {; m Locale: zh_CN
9 F' ~* a: L: n CPU: <unknown> |