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