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