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