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