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