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