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