
6 F$ \9 O( _1 p* f; `+ q?, ]7 T: Q% V" ~' f7 E
日志:---- Minecraft Crash Report ----8 w+ c9 b6 \0 y' V7 v
// I bet Cylons wouldn't have this problem.
3 t0 e4 G$ ~+ D7 M
% n$ d9 Z3 C+ Y5 h: RTime: 2024-10-19 20:51:04/ h* ~$ \" I9 ~1 V; J( G# P
Description: Initializing game
+ a1 | c: M5 G6 S/ p
2 U* I$ B P: I5 G3 \; ojava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!+ B8 H+ I) i* {! D3 }* V0 o
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
0 W$ s; ?1 g9 b3 @5 s4 a9 x8 T; x7 V at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)0 _0 Y) w: T+ `
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)- |8 b, }3 Q( X1 `7 R9 D
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)( L# H5 x' {. j3 F
at knot//net.minecraft.class_310.<init>(class_310.java:487), b. A: o0 P4 Y' n
at knot//net.minecraft.client.main.Main.main(Main.java:223)( `7 E, x8 P Z! E* L9 e
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)7 L% d5 A: V/ E* D, ^
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)* v2 \3 ^: z& G" O! G8 L
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)% R/ y9 ^, ~% |) @7 L6 P+ N& G
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
+ C+ Q( a: D; s4 S4 X1 x at java.base/java.lang.reflect.Method.invoke(Method.java:580)
& k3 {8 [$ m: X- x+ ^ at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
* J/ b6 C" j+ Y& K' o5 b at oolloo.jlw.Wrapper.main(Wrapper.java:103)" b5 a$ |$ Y. j' g& x2 S( a& u1 b
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
( k7 m4 O$ h* _4 T$ i* j+ b at knot//org.mtr.mod.InitClient.init(InitClient.java:138)
4 A/ {; L9 p+ i# B( L$ [ z7 { at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
3 e0 \& i& ^! w9 ?* f ?- F at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)6 I& v8 V) b8 k$ C
... 10 more* O0 S* K. `- \* ~5 W2 L5 B% H
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
; S, r5 \* ?5 e5 l& G6 f at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
# ?3 F! j: X4 @6 y$ E# f at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
" i0 f5 w* x2 q, d/ s" W2 z at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)& F( @8 W9 L2 B4 v j
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)4 y2 v. c8 i) V, _/ [
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
f" |5 t1 P2 O/ w; E ... 13 more
1 O) T0 |: I1 WCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
& l" R7 Q4 l9 A+ z7 R! | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
0 B8 _$ O J3 B1 J1 z* ? at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)- ^1 N% x0 E [; z! h
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
4 ?5 D5 B9 G9 ? at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
' N; b7 w5 f7 e3 y A3 ~) u ... 17 more& p4 Q. f, N8 o# r) F$ f
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;]
o/ q3 C, J" H/ H, s5 \ at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
* o) F, A" j6 W9 S at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)& w. B0 C+ _; B. o4 L5 ^
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
' X, l0 `% Y) _5 ?! o at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
/ c( v& B' z! O! y* c$ A+ U! V at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)' {$ r$ _9 ?& ~3 ?9 X% b: H
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
0 d, @% ?+ ~# [8 b- L. T: q9 L) w at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)2 R" M: |, R2 R% F
... 20 more) M6 U6 O0 K! q' x" @
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper i5 @3 C$ {' I% c: H% a& d8 F/ I( a5 }
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)6 J% w; L+ t j$ U
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)) B. G% {# L- O: p
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)5 g0 ?$ ]2 E. ^ F9 W' a+ Y
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307). V. w d8 A5 t0 `. A/ P9 k3 X- G8 w
... 26 more
+ D( V H* R, s3 A7 Q# D1 }Caused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
" v* `, L" V+ y1 ^ ... 30 more9 Y9 U$ N2 t8 R$ W# L+ c& ?
( F! y( k! Z6 D( O5 j4 @; v/ o. X0 Y
A detailed walkthrough of the error, its code path and all known details is as follows:/ ]' J: h! S2 P, N$ W4 }
---------------------------------------------------------------------------------------, f# a8 L: I( v H5 ?
6 o; u: V8 l) N F9 m J5 c
-- Head --: w* f( f ]( ~7 K" f, ~( t
Thread: Render thread" R( a& K% \9 X% M
Stacktrace:" u* R. _' ?1 B( x/ a( _- `; x- X6 X2 e! P
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
: D6 d/ ~8 Y3 x! [; s( K at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)' t( k! J( K% _& T7 q+ f6 d
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
) {0 K( A7 K; c) T; c' Q) h at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
+ r: b3 P+ l' m" L7 E/ ^0 f at knot//net.minecraft.class_310.<init>(class_310.java:487)* \+ B: ~5 a4 G; ?1 f8 E" i- X* u
) F8 U& S. Y' `5 }# B
-- Initialization --- [9 K, M \. P: R( w
Details:5 h6 g& Y5 e! [! B+ i7 O
Modules:
5 R" \ J r5 E% X ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 r( ~# ^4 T/ D. G
COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
' r9 d! X I& D8 L0 P# Z CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ P* d3 p; d* D S* S
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation/ h, ^: o. S& g. u I
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation; G- K* m% d7 w5 ~
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 K- V, [) _) X: k& @: {
DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation2 v0 R( Y, | F/ h
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation& ^# y9 |5 R% ^- s# Z
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation) ~5 Q: B3 R2 b Y A' d
IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- [9 W: u# v, ?- H$ s
KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
5 }' t6 B* I. f# F' w4 i KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation& }4 v! j/ f; u0 U9 d8 n: w
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
. Q1 S- V3 D- j: q& S. S0 [ NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation* e1 _6 g7 x5 Y/ {- y# L! Y1 {
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation' s. ` {: H$ A% Y0 k
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
7 r$ \; M6 [/ Z5 }* }2 A POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation9 I, {9 x, ~7 f6 W7 X5 m$ w4 N/ G
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
( [; C; B" [) D4 p Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
! W+ u2 W u3 E" ^* I RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: c2 S/ `6 w* g! G9 d4 H* Z9 x& w2 w8 G SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation$ q# L, ?* Q( _5 A; N
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ H# L+ v9 J5 U5 d6 J UMPDC.dll
: W! ~) [# Z( ?9 w7 ^' D8 y USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- n. _6 K5 N; J; W
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
' j3 u. \4 r p VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
+ l- ]7 _3 |- f0 d5 v+ ^, C$ h+ Y" X( @/ B VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation9 M: y* H6 _/ Q+ m, a
WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( ]* a& x* X, \' v) `# Y, \ WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! \% N8 P! {7 A. V$ I, s$ Y* m+ c
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
' D% |' {4 \5 b+ B amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- O1 ~4 [ `+ S& c, d, o bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 S6 V( y/ @; W; d n& b
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
8 N5 @: d {2 C2 z2 Q clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
/ w1 m3 p, h; J) p$ u* _ combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 T. Q0 r; q3 k! ~6 p dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation0 @3 A! a% d: }3 y
extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
, ?3 k0 k/ x6 N+ p" h9 I fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 E0 x) {# X3 X2 |
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
3 R1 _# b1 K- {2 Y& Q glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW J8 Z9 h5 G; r. e( ^7 r# ]8 V
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 p" z6 G3 E5 x A& T. @# L
javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
7 F; m* i' h& D$ z9 w2 g jemalloc.dll
" J A* b6 E1 h' r: @ jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
1 w3 n" n2 a& `( v' w jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
5 o$ F" D9 Q$ X: r jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
& _; o2 i% @. w8 h# a7 } jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
$ F+ Q5 a9 M9 R# H7 K jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A- J- H0 \3 h, r! T- Q
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation5 C4 ~3 ?9 {# `. g, b/ b) Z
libjlw-x86_64-1.4.2.dll' l. O7 Q" s1 c1 r* ^$ t; a- v
lwjgl.dll
: X( I: E) t/ ]5 S" a6 G5 G management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
7 I$ N9 @: I# b% x management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
& [0 E. h/ T5 Q) @ mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.0 u8 R/ W2 g) o3 M# j1 I+ v
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation; V8 X+ P5 D% b5 G6 F
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation/ M" J5 s9 n" C
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 j- W- p# K# ^4 i! O3 f$ G; f- F mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation5 x( U. O9 V. U8 p! H
napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 k# g8 Y1 _, e( s. J8 [% f; ? ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation) p$ N4 E' {& h! k
net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
) `* L5 j1 [3 Z6 K& G nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A7 i. p9 R; H& J1 g' O+ H: t- u
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation# v! ]. N k' A- m
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& b) C, x) v& o' M perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 Y9 b" W8 l4 I- W$ |: _
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 N0 y# r' v, w% X* `; y5 v- ~
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation' s! L6 Q7 M0 d- l; N
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation! I" L: c# s6 d% I; z5 ^
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
! F& S/ g7 F/ s9 E sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation9 m- z4 k6 ?% |* U
shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- k9 K" v6 Q4 o
sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A- `* R S8 B# [7 @
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
y6 ]2 Q: ~& ? vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation9 {/ y' L' j* p- h
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 H* Q; w9 H$ f G6 }
win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
" Z3 P; h, ?% G3 [ windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 X! x! U) C. y" w
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 i; S F" S3 x) F" d
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation/ _) R; l. C0 _0 k, h ~/ `. g
zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
$ D0 I6 \$ ~" m8 `6 y( VStacktrace:9 D( J' y3 u5 c2 P* y& w4 o9 \/ }# n
at knot//net.minecraft.client.main.Main.main(Main.java:223)! D6 D+ B" j) u0 V/ U. G& g
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
% e" `& N/ r2 `( z4 z at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)) r( i; z3 R! ?8 N, m7 t
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)+ N5 q# @, s, y {1 c: J
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
9 j$ t/ }, t( l# {2 f* f' { at java.base/java.lang.reflect.Method.invoke(Method.java:580)
- U/ O" [# Y# z( w# A% W. V at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
! z/ l& m7 f# I# H" G; H at oolloo.jlw.Wrapper.main(Wrapper.java:103)
3 {" c* v- h1 ]- X t* \1 @) t0 v4 L2 W4 v+ n$ l) @' U
-- System Details -- n7 c3 J; X& `
Details:7 [1 h5 _. z+ y
Minecraft Version: 1.20.4
' F1 {' ?5 F2 b( B' y* a4 K$ y Minecraft Version ID: 1.20.4+ S- A7 m& e& T
Operating System: Windows 10 (amd64) version 10.0
0 T) `" I- A( H2 ]1 G+ h* o Java Version: 23, Oracle Corporation
9 E: C) y `) C% i- H4 D' V Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
5 g4 j- X- h3 t" S Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
3 Z. b- h: l7 N) m! f# V CPUs: 4" q) Y5 {6 x2 d0 M% l
Processor Vendor: GenuineIntel
8 b6 [# S; _0 {( D; e Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz4 W+ F- E2 K. A" k$ R0 v6 T8 D: p
Identifier: Intel64 Family 6 Model 61 Stepping 4, w6 p% k% d. R ]0 N+ b
Microarchitecture: Broadwell (Client)
$ l: s& P/ R% `$ Z Frequency (GHz): 2.20' [" ~( S( Z8 {. R2 x; E z- d
Number of physical packages: 1
. ^' c h+ d6 }* b7 x: S* S Number of physical CPUs: 2
0 q+ E" M& L6 w5 ]6 L- d Number of logical CPUs: 4* z" T% c$ l; [* Y, f% O) S
Graphics card #0 name: Intel(R) HD Graphics 5500
8 { w( A: ^; R [ Graphics card #0 vendor: Intel Corporation (0x8086)" v; @0 }0 i& l$ \3 H
Graphics card #0 VRAM (MB): 1024.00
0 c, K3 k* P& M) } Graphics card #0 deviceId: 0x1616 L1 W' ]' K$ {
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
7 Q" a& Z8 U* h+ I Graphics card #1 name: NVIDIA GeForce 920M) X/ I3 t2 w8 P5 O8 i& @
Graphics card #1 vendor: NVIDIA (0x10de)
1 q& C3 t( j5 R3 l' G Q- o. ~ s Graphics card #1 VRAM (MB): 2048.00
0 _8 y; I/ [1 F- b3 I: ^& N: I Graphics card #1 deviceId: 0x1299
C- R7 g3 ]7 O Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
* q! @% j) x& y: l Memory slot #0 capacity (MB): 4096.00
1 a* v' R+ U1 K" }/ q Memory slot #0 clockSpeed (GHz): 1.60
( w5 U3 {) w$ l% B* W Memory slot #0 type: DDR3
0 m4 Q g5 w! d' {3 W: H Memory slot #1 capacity (MB): 4096.006 F- z( o# K* D5 x
Memory slot #1 clockSpeed (GHz): 1.60
8 s4 y3 r1 q' `7 A' x' G9 } Memory slot #1 type: DDR3
, c/ h& M2 e3 j0 i Virtual memory max (MB): 14998.93
* y& V+ ^+ d, C9 {- e Virtual memory used (MB): 7006.074 J. R- w% E% g' Q9 t5 Y4 n0 k, \- W; R
Swap memory total (MB): 6912.000 j) y h% W( l% g3 p- r
Swap memory used (MB): 124.412 w! S9 U% n) i
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m
' V7 D6 e% `3 }# I% Q9 T. v7 z Fabric Mods: * Z# D) O! e0 D# T4 k
architectury: Architectury 11.1.171 Z$ z! L& l- v) m9 r
backpacked: Backpacked 3.0.0-beta.4% |% e+ ?. n& ?
mm: Manningham Mills 2.3
& _2 {6 A5 c) `9 y( ~ carryon: Carry On 2.1.39 S" ], ?$ [& i* i9 P' Y( ?' {) P, y
customskinloader: CustomSkinLoader 14.200 Z! _- v/ R2 y! h
easy_npc: Easy NPC 5.5.10
# G |3 v! ?' g: R0 m9 k fabric-api: Fabric API 0.97.2+1.20.4
6 ^# q/ K# `4 y fabric-api-base: Fabric API Base 0.4.37+78d798af4f
# V' j: h- P( ~0 h' b) @ fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f* ?3 X% t3 _% F% v7 z7 b1 g
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
, _9 Z" z- T% I4 s4 ?1 c( t$ Q fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f+ n0 T1 P+ c3 v8 ~4 E* m
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f4 v' p) C: `0 b; ]2 c$ P, M9 j" [0 g
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f/ {' ?" D+ X. b, |' z
fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f* t2 s3 z F- }7 y4 ~
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
' C' E5 {1 g* _6 n; L3 v fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f; @) F4 I7 Y( \+ B7 E
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
! v, [; [# g3 Y: Y+ z" s! h fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f9 L$ x! I) D0 G' r# R+ W$ Q
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
$ j" p" S9 V h9 D* R- C/ w, u fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f3 q1 ]4 F6 u9 a6 |
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
% p/ X8 b1 J& @3 ?' m( U fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f1 w* V5 O' F% j- g
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f Y ]) w4 N3 M: B
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
8 o" [: ~+ N: i( |3 W0 E" d fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
+ w- {5 n6 c& R, Q0 _ fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f( n: O2 I0 C: p, u
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f: y9 B2 \- j* L& r3 w r2 |
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f9 z {1 p. ~6 u
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
! _* G2 V% O0 m! K fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f! f( ^$ Z% J# m2 U Q( P
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
# x7 s9 [, y4 N( B. a fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
, Z" D6 b, c* S' g7 p" _ fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
0 b9 U5 T0 s2 N3 P$ Q! j fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
0 X. V' K, t4 J: N fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f) X/ t' c. e2 G& @- w/ W9 V- e
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
- x/ k) e! p2 \: r3 ?6 G fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
- q1 f9 S/ G. _7 {6 [" m" a$ W6 u! G fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f8 Y6 t$ k1 o, `* v& q, ~
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f$ {; [# [, | g. J
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
' e& U5 Y+ c5 J3 z9 P0 S fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
8 G' e5 v* z9 y& j0 E fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
6 X- `0 F* R3 Q fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f, B2 B: D2 B# b! T0 E
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f) i) E( |, W! K+ |- { d
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
6 p5 G. g( [3 w) b fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
2 g8 y6 ?) b, ]! P fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f0 @) f0 N3 Z9 y* D- B/ Q5 f1 T
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f! M3 Y \0 J7 ] w
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f" ^ }+ d* M9 C" T1 z# d7 r5 I" X P
fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
[6 W; O( n( { a/ ^# N2 p fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
1 E& \; K0 }$ }* r3 ~* J fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f' @6 W. f1 [7 w+ a- _( W4 x
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f% X7 }, s+ h9 o
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f3 S% m; u7 {$ P- ?6 d7 d
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f1 i( P ?" ~$ r- J" \9 w0 b- @0 m5 P
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
1 G8 a. ] f# c fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f# T' b8 G( { ] g8 V4 h
fabricloader: Fabric Loader 0.16.79 R; w# J& S) Q
mixinextras: MixinExtras 0.4.1 V2 ]: Z, ^1 X& e6 V7 i4 j
filters: Filters API 1.0.0+1.20.4& k* {5 v8 {2 m! c: N$ L
framework: Framework 0.7.8
2 M: w( k* J" W) D* T. F com_electronwill_night-config_core: core 3.6.6 Z8 \/ p4 q9 G, @7 N
com_electronwill_night-config_toml: toml 3.6.6
% F T5 `; P; t. T3 g+ R' A" Q org_javassist_javassist: javassist 3.29.2-GA
( f) F! ]6 h/ `0 _$ U' @0 K org_reflections_reflections: reflections 0.10.2! u$ T, {* Z3 H/ D
ftblibrary: FTB Library 2004.2.41 l" x0 P& B$ R3 i
ftbultimine: FTB Ultimine 2004.1.0
% K9 L& Y4 F+ k$ u R3 A( W java: Java HotSpot(TM) 64-Bit Server VM 23
% I7 E4 {6 `* L9 g3 r$ Y4 N jei: Just Enough Items 17.3.1.4
$ [1 P0 G4 s6 \0 ^& }% k6 g5 v8 Q minecraft: Minecraft 1.20.4; o7 h& b9 V) f( v; R4 v
msd: MTR Station Decoration Addon 1.3.10
" {( g* g6 @: V; Z7 ]" V+ a. c mtr: Minecraft Transit Railway 4.0.0-beta-10% Y: Z& \ d+ S8 \4 E* s& K, O4 z
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
4 w- d: V& \9 d' U; e; d skinrestorer: SkinRestorer 2.0.3+1.20.3' |* m+ c# p1 L& J& q D
tjmetro: Tianjin Metro 1.0.0-beta-1
2 S0 J3 I- S# s% S6 o0 |& J trinkets: Trinkets 3.8.12 x/ E6 I& C4 p2 {& z
cardinal-components-base: Cardinal Components API (base) 5.4.0
" {8 W3 ?% a' H3 }* y cardinal-components-entity: Cardinal Components API (entities) 5.4.0
# Z4 J. V' `( t( j* R% j: z. N0 y Launched Version: 1.20.4-Fabric 0.16.73 J% _& s# f; z, v$ ~
Launcher name: PCL) \/ j5 _( s- C6 _3 m, {, ~$ F1 V& {
Backend library: LWJGL version 3.3.2-snapshot& V: b, D/ D7 u( Z# E/ M
Backend API: Unknown3 y# a% D$ w* U [" q
Window size: <not initialized>9 |- x! Y3 ]* c% o1 r, g# w! P
GL Caps: Using framebuffer using OpenGL 3.2
1 e8 R3 o+ l+ Y+ z GL debug messages: <disabled>
3 s9 s, a2 F5 j( ~2 G Using VBOs: Yes/ T5 c" E+ I1 m+ T! P2 ^" J i
Is Modded: Definitely; Client brand changed to 'fabric'* [5 T( L: Q& A' G0 p1 c
Universe: 404/ e& c+ u8 i; B1 z( Q3 h( Q
Type: Client (map_client.txt)6 g8 D% s8 u: }7 J
Locale: zh_CN3 I; q2 ~, L$ V$ d
CPU: <unknown> |