
* a0 @! v# b0 E3 H5 T- d?3 {& b( }; s, x O0 T; H
日志:---- Minecraft Crash Report ----/ j1 j. T) p' Z' L% I: L
// I bet Cylons wouldn't have this problem.
1 |" s( h) z$ r5 @* s, V" ?; z3 ~# ]8 U1 S2 a8 f
Time: 2024-10-19 20:51:04 e7 k. J9 _. V& ~1 O
Description: Initializing game* \! e- a8 R9 p/ [' J
/ K! W( t; O4 w8 d3 [7 ]9 fjava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!& }% ]5 J6 G! y# h2 W
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403). a+ c. q/ h* u7 r: n9 q
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)6 n; |1 Q2 r& O% V% f
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
5 u: _4 b% C: N2 ~5 _6 H at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)- x _. _: {$ p2 ]5 v
at knot//net.minecraft.class_310.<init>(class_310.java:487)
8 F0 L; q' \& z7 x; Z2 [$ ^/ ` at knot//net.minecraft.client.main.Main.main(Main.java:223), q( j) S6 F& S' I/ Q. F7 B
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
0 F7 J8 o+ D+ O9 [$ ^$ `, Q" z5 \ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
& s5 w; ?0 ]1 s7 w% Z. F at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)3 n! V8 M. S. f6 S
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
: d' \2 A$ S" N# z+ B4 N8 p- x; E at java.base/java.lang.reflect.Method.invoke(Method.java:580)
$ j4 a) F4 g, Z at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)) }- W7 Q- `/ P
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
3 {6 F8 z4 M- O7 F! R/ K1 bCaused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed" J: T1 L/ \+ ~" q, P+ d
at knot//org.mtr.mod.InitClient.init(InitClient.java:138)9 [/ _7 Y; n( W$ B$ G2 H2 ?# m
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10). A: {0 x% Q u# A* t: @2 ]6 J$ U
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)$ G0 ^7 g. b5 i' K4 ^3 U6 S0 k
... 10 more" A) ]/ Q. x3 I4 H; G! D
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed* v$ O' |8 g$ N
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
+ A' s% v) v' }, E% s$ _2 C I at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)+ N. ^( r; T8 E7 c E9 _
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
3 e( T) Q, @& U; r at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)" r: ]0 E1 F) Z: R
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
9 i8 S3 o' x1 k7 O ... 13 more8 N A; N% V. i# l/ m, t
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered/ D0 b- w0 e) L3 o$ P0 B9 v
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
8 r9 e9 t5 t P0 D; Q5 }! y* \ at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
' g* A3 K9 r3 h7 u j% k at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)& b2 ~% a( ^3 W- [7 y
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
2 ?# A, V" P* ^! C) D* t8 L H ... 17 more% \5 j8 |4 ` K- x
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;]
9 l( H* W! W7 G6 l) N- A at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
, x; y9 D0 I2 J4 ~# `& H at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)& C; a! q9 @/ ?- a8 X
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
v/ k8 E; c" Z at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)1 N1 @: K& ]; r2 V
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)5 b% ^! @- H, @6 o {! Q7 K- f3 S: a! o
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
* R! g. [ z M at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)" D( E& ?3 ]' x3 { c3 p. p5 Z
... 20 more+ B+ V, x* t# x' x* G
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
: r7 s2 h* z2 J+ W at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
( m- {% e; U" {% N* b! H+ x at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)3 Q. Y! N' k# V' t$ t7 ^/ ~; V2 {$ }
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)# D+ p3 N) Q' H6 e3 j1 [2 ]1 z
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307): w3 G/ s% P5 i" O
... 26 more
/ R: k5 t& X7 i8 B4 hCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper, s2 r' g) B, X% v# t) j1 P* O
... 30 more9 K2 h3 k- }# M; @
! T2 h! D" M5 P* p6 @- R! k, j: M5 H0 Y/ P( G
A detailed walkthrough of the error, its code path and all known details is as follows:* M( `% v4 ]: N! Q$ n
---------------------------------------------------------------------------------------: T! d9 b) E! t' s
* M/ M/ k* C- N. b. F# {! n- O% E-- Head --4 Q) y5 b- h+ l% a
Thread: Render thread
6 |) {8 \+ z, ~: [9 B3 P& a8 u' [8 SStacktrace:7 m/ K3 ^. _4 @. ]
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
& h' r5 \( X8 S9 W" u at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
2 o: u/ v9 p. K; ^4 x& Z6 q& t at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)7 s- `# g) p( ?* x6 M
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
) k+ X; F: J* J+ H. L at knot//net.minecraft.class_310.<init>(class_310.java:487)) A5 w9 v7 @4 z# e5 W( m/ O5 _; y
0 S9 b I8 q! q. B2 o# s4 H-- Initialization --' l2 }0 i! R# g& U% x3 ~; ~
Details:
5 E5 h$ v4 k$ B' p$ s; p, J Modules:
+ ~) e; r' R- X) F$ o" D5 q( k ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# U- J5 [2 N; h- e7 y" w6 H
COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
7 p1 n S9 i6 c/ Z. O# Y CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; y8 P, a; [& }( d8 m% h
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
0 |7 m& ]8 ?* a0 t0 k$ h) s CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation# L9 W$ j l6 Y4 c& b! X% D
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation) Q; D& l; }8 l" f
DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ W% J" [8 S; u: L GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation [# | j" g8 H# Y2 I/ e
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
% R9 Q @/ C, E6 s- _2 W IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
; y' A0 c7 p4 x+ e% @ KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation8 A, i; d5 t. I/ W1 q8 z4 C2 z
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation4 I9 m, P8 L3 L. ?9 A- Y4 i
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
+ j9 y9 r* f! a NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
1 V/ s u% P* r; h NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
6 P+ Y+ B+ H2 l. |0 n9 q OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation- `4 }5 a' R( D5 i X. _
POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! C% r' S3 H. Z$ N( V
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation& \1 P0 m" f8 z! v9 A
Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation& _0 b2 W/ w4 a/ R( ] s
RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; y, S' m: \' u. G( ?
SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 ~- G& D$ X' s% \
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: Y- j. O* H; x* k# _8 P6 w) ^8 j UMPDC.dll
, R0 A6 t+ i2 @6 S USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
8 R9 s. S- ]0 S9 r! S! C" f USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 R+ A+ K8 J( ]/ `0 {! A
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
5 y. Q: Z ~. m* A; w VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
; B1 X5 V6 L$ m4 t" S WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# E1 M U$ S* o9 B, O
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 j, W: O( z) F9 \3 ^% @7 `
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 b7 J3 Y+ m- F2 [# j
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
. H5 N _% U7 l/ ]# s& S7 T9 H bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ p6 A- _" L b# S6 A) E' V bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation: Z' X) n8 x: w1 l
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation" V3 t) S% \8 k; Z2 O. B
combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
0 }+ e$ G: M( }; R dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
* D- ~5 E4 d( t) `4 T extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
' r* e7 o. c: @; x7 ]6 [1 s fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
3 i% A6 ]8 m: h" A, o gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation" ^: `0 f8 B8 j* ?' K( v3 F0 r
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW9 N" x: a% B& I4 h/ d# s
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
B/ i. p+ }3 t! z, l- c javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
3 s; M; w1 C9 D* I) b5 z2 N/ R; I! y jemalloc.dll
: ~4 b- T% ~, w jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
. ]) P# {6 F) C jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A0 S9 `5 b/ U/ Z* N
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)* I( G- v" q8 A) I {9 J: L' }) K
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
% a2 r5 u$ q# z7 M' ? jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
C- d1 p; l% k" I9 }3 S# ~% p. U kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation3 { n) K3 l* n1 \- |% H3 Z
libjlw-x86_64-1.4.2.dll
$ M: r, d5 p& Z0 C o% q lwjgl.dll/ o. k% s3 r+ j5 @3 x2 s
management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A: L$ S5 |: N0 k6 u
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A9 y7 t# ?! W' o0 B
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.) Q+ v- f4 g$ |4 k+ N+ [% s
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation7 M5 U. i& g- t
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation0 z1 a' [, s) W2 h: W) V7 ~6 u) z
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation/ S' s9 E( ?+ @5 h5 Q5 R
mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ Z7 l. ]( Z. ~8 K6 |. x" E napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 W5 y; }0 U5 l' A1 v
ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation9 r; a% Q% W7 V, B2 ]2 Q9 F
net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* N9 W j5 S6 L: k; n- y0 ~8 r
nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
! q9 X5 d+ ?6 {* [- J, n6 H" @* J* m ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
4 R6 c6 r9 V+ Z* m; O D ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation$ {% C# o0 D& E1 ]
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" l6 ?1 h. {& Z+ `( n) F- ] pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- p, {# C4 T" ^+ ~$ {+ x2 N+ G profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
& m, X3 B' Z2 B/ e" B) |( x rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
6 |) ^$ D% K1 k7 }) W rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
. Z- n' C& j7 V& V; H7 W sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
9 A+ {% ^" H- N6 X } shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! u/ O8 ?8 ^: d. G. U3 A
sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A0 `* S0 q: o6 P
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation+ P! ~' U% o |- `
vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation( o" J E& [* {6 u' w, H
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
7 ?; G; S. E5 j1 n$ S; @* q" w win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation0 f3 D9 }' E: r7 O
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 G/ i, t; Q7 r8 e
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
+ e2 z" `. c r% N wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
# c9 L9 I& e$ X+ I1 p zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A9 ~4 M2 K, L8 I8 P" Z7 ]
Stacktrace:4 l/ O. o* d$ m8 x, V0 A
at knot//net.minecraft.client.main.Main.main(Main.java:223); |* o+ H8 w2 a4 `# j. Y" S
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)( g3 K- Y4 I6 p Y
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)4 a" |% J/ T* f U+ E: C! K
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
7 O5 {7 C1 @2 L% _ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
1 T$ Y% R5 }% @, m1 [9 q3 }7 _ at java.base/java.lang.reflect.Method.invoke(Method.java:580)
" n* k3 _6 g5 |8 H3 z+ e( B/ u, J r at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)' J& n! x6 o* t; f# {3 I& `- Q
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
" M# v* C4 X; T! n9 s3 m5 f; Y/ X
0 n2 K _$ M7 a-- System Details --
( D- Y% G4 l3 Q2 Z- @Details:
; O; c8 b1 B7 _. s7 s3 E2 k Minecraft Version: 1.20.49 ?3 x( @) v3 r9 y( X8 T2 k2 p
Minecraft Version ID: 1.20.4- v( O& G# y7 S$ C) G. i/ v
Operating System: Windows 10 (amd64) version 10.0
- }; n9 G* |6 j! u, R \ Java Version: 23, Oracle Corporation; a* i$ _8 o! e) r6 H
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
4 [0 Y& B8 l1 n; x+ c4 n7 z Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
- I/ ]0 ]/ y4 g. o- M# P7 q: \- ]. s CPUs: 4- R2 P" {1 _- |/ ~ U
Processor Vendor: GenuineIntel2 o2 [/ _: Y. C1 o9 m: P& l, G& q
Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz. z/ P0 l q# z
Identifier: Intel64 Family 6 Model 61 Stepping 4: M7 |. w A1 [2 g
Microarchitecture: Broadwell (Client)2 k: t+ I+ K4 e% \" U- _
Frequency (GHz): 2.20
2 T, ]# U9 D3 n% B Number of physical packages: 1
( A3 ~: k/ R" R0 ` Number of physical CPUs: 2
, Y1 r+ o/ p e" o6 N8 Y Number of logical CPUs: 44 a l( ?1 Q" }( y5 [
Graphics card #0 name: Intel(R) HD Graphics 5500
5 U0 `% t9 f3 u6 ?* s7 ` Graphics card #0 vendor: Intel Corporation (0x8086)
% u+ r" k3 f& r) l Graphics card #0 VRAM (MB): 1024.00
; n5 J" |) p, h9 u7 ^1 u8 W/ e Graphics card #0 deviceId: 0x1616
/ Y) X# F4 W3 G1 {9 R. B Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
7 y. I+ X+ c* j Graphics card #1 name: NVIDIA GeForce 920M5 h6 a. q4 f: y4 G7 A8 h+ c; Y! b
Graphics card #1 vendor: NVIDIA (0x10de)
% K1 N/ l3 [# _) S6 f9 C$ U Graphics card #1 VRAM (MB): 2048.00
5 a4 u/ ]4 U' t8 G7 _) d' X Graphics card #1 deviceId: 0x12991 r+ _8 G. A# @* s; p6 G3 v# H+ U# ^
Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
4 x" p, V/ ~' P% }' d Memory slot #0 capacity (MB): 4096.00
+ d% r2 t( V6 H+ L3 S+ a5 D, {0 T Memory slot #0 clockSpeed (GHz): 1.60( X2 v$ y1 i7 a/ H* j* q- @
Memory slot #0 type: DDR3
% l9 o4 j1 O" Q Memory slot #1 capacity (MB): 4096.009 _" Y# B% A6 Q3 X
Memory slot #1 clockSpeed (GHz): 1.60
( \" X% o7 s& n: h2 [% G3 E) E0 F$ r8 s Memory slot #1 type: DDR36 ? D# |0 p- C @+ {' A$ p5 e3 W
Virtual memory max (MB): 14998.932 t) e. ~& G# E7 m
Virtual memory used (MB): 7006.07- R( I$ N# u( p- l5 ?+ \
Swap memory total (MB): 6912.006 P% m2 t W; h/ y( A E) K, {
Swap memory used (MB): 124.41" Q7 s% e, T/ v, N# g' V. ]
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m: |& \4 g$ [5 @: O
Fabric Mods:
' t, d" N& p7 y" q architectury: Architectury 11.1.173 I# r% R) H: \3 B* r# Y
backpacked: Backpacked 3.0.0-beta.4; d( |3 O% K) F }" r6 N" T n& h
mm: Manningham Mills 2.3
) ^; i# \1 Z- e, I _ carryon: Carry On 2.1.3
) t2 C3 A" u. ^2 x customskinloader: CustomSkinLoader 14.202 W1 J/ } k* P* w5 R0 D
easy_npc: Easy NPC 5.5.10, {* J8 g! M* J8 ]1 R! I
fabric-api: Fabric API 0.97.2+1.20.49 e& @6 j* z& L( a4 Q
fabric-api-base: Fabric API Base 0.4.37+78d798af4f; Y4 u- Z. d! _* r
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f | @: f* E9 k
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
- O, y w* M* L. N+ x fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f1 E* \3 I7 w" Y6 S
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
* o7 ^! }& I* V8 Q' \& a) s fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
! U/ D7 X/ m+ y5 U6 l1 |7 u0 ]3 ~. p fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f8 M+ l/ z) \7 K8 w
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
1 d9 g8 d+ d8 y V1 a }4 J$ x fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
: x7 o; @$ D( z0 K) B fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
7 z( n7 `) v; G2 H e fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
( T2 E/ v5 B6 R9 L) x: |1 ?% w# L" W fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
6 Z" { p7 X. G) \ fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f+ S$ Y/ k& v# P' [
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
0 l8 O7 [* t4 }6 ?7 M% G2 d) N fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f+ i# P5 z7 N- i7 D
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
F" J/ l' a1 H5 h6 \2 x; ]; a fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f; @% {) x- {. o
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f. ^ V3 ^1 a8 d9 d1 H l7 r }
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
4 r! m& l$ x* i7 x, J; k7 d5 s fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
5 m- x8 z/ l: \ fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
1 R& H3 ~' Y; o" d2 u% F( k fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
( I$ z9 t/ |3 V fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f* G \" m, |" _2 K) i
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f3 w# Z& S$ u5 L. R$ i/ V+ R6 K
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
6 R- J. I [1 f# f4 k3 ` fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f% Z5 j2 Y& M- u* Z
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f" T$ H9 O) B% H
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
7 W- U6 P% k! Z2 O, Q5 I fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f2 L' X0 y; |; Z
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f) H* U6 ]2 n: E# C1 j
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
, [+ v; W* {8 A: i/ h, J( g fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
# H( K, b% m, f+ Y' p/ D; r fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f, m' p2 R1 u" M# {6 P
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
5 }# ]7 k! q3 Q- ]( G fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f# x5 h" T+ I: y P/ |3 P+ T
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f4 h0 C5 [6 T- \9 r" k( M* y0 L
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f( j0 K, b' ~2 {. P7 h
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
8 Q) [6 ?- K& j4 y fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f' t! P. |4 g0 l8 _; p5 w. |
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f6 ?! L Y! A$ n: g6 _
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
0 O: M, [& a4 n4 x6 L. u; y fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
r# Q5 g0 }4 M7 ]4 H2 Z, U fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f7 Q% p' x1 o& A# q# B
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
; I) _4 s8 h3 U1 c fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f7 W+ L. t. Z: Y2 a5 Q* E f u5 b* i q- w
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f: | A" ~9 V4 M% W+ D: X
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f5 a- p( m3 N8 U3 U2 i& H. z8 ?: w
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
0 [/ x6 W4 E5 D2 I2 T% K! v! P' ^ fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
- v' ^0 x5 {/ [ [ fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f) B% N* C, i" m; n8 G
fabricloader: Fabric Loader 0.16.7$ B2 H' K2 s. l- \4 P4 n
mixinextras: MixinExtras 0.4.1
2 S- _: Z0 ^( w( I( t filters: Filters API 1.0.0+1.20.4% ^* c, f9 k0 d& @9 e
framework: Framework 0.7.89 q4 f1 `. q; j1 W( H- A' C" o
com_electronwill_night-config_core: core 3.6.6
+ H# I7 t' j3 o h% r; h com_electronwill_night-config_toml: toml 3.6.6( O" ]# k A. j* L! u
org_javassist_javassist: javassist 3.29.2-GA
6 x6 k$ m5 x, S3 W$ Y; `% b org_reflections_reflections: reflections 0.10.2) B/ d% x) N4 w3 P! y
ftblibrary: FTB Library 2004.2.4
+ J0 ~* T- q0 f5 ~) } ftbultimine: FTB Ultimine 2004.1.0
0 r# j3 _" w8 D' X. {" e java: Java HotSpot(TM) 64-Bit Server VM 23
% ?. l1 ^8 d S, t& \7 d jei: Just Enough Items 17.3.1.4! U/ Q% p; N t6 a
minecraft: Minecraft 1.20.4- z! O2 \8 S% J! X" |; y
msd: MTR Station Decoration Addon 1.3.10# Z4 h% ]; S. r
mtr: Minecraft Transit Railway 4.0.0-beta-10; b' z8 `+ J1 c, v5 o% [3 e5 v
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
- n$ [- p9 k" `# e skinrestorer: SkinRestorer 2.0.3+1.20.3' y3 H8 [# Q J
tjmetro: Tianjin Metro 1.0.0-beta-1
' K' g& }5 G# e0 M, { trinkets: Trinkets 3.8.14 c3 T4 d1 A0 H
cardinal-components-base: Cardinal Components API (base) 5.4.0
" l9 ]9 h; p+ C. |+ {5 Y: W5 z cardinal-components-entity: Cardinal Components API (entities) 5.4.01 v z9 {+ m6 u9 f9 M( n |
Launched Version: 1.20.4-Fabric 0.16.7) l+ {% i4 P# c3 g4 K
Launcher name: PCL# a/ [& S( Y3 m& c3 f! x
Backend library: LWJGL version 3.3.2-snapshot
+ T% W8 y( m& B5 A* G; q Backend API: Unknown# {$ s. Q* P7 E! Z
Window size: <not initialized> r' b# y) G3 J/ p( @6 }% ?
GL Caps: Using framebuffer using OpenGL 3.2) ~7 b- T+ \9 g( v1 k8 [( r
GL debug messages: <disabled>5 S( I) y" Z. G
Using VBOs: Yes
( j1 K, c' B% R% ]' w Is Modded: Definitely; Client brand changed to 'fabric'
; V* D( A7 `( p: G6 E3 N Universe: 404& Y7 G$ ~) B3 D0 j# b* g
Type: Client (map_client.txt)% k+ b8 U3 x; [9 c
Locale: zh_CN
9 _2 \+ x) o1 ]1 h3 k* M9 I CPU: <unknown> |