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