
+ T+ \& ]. {, C% o# b" L?
8 w) T8 J/ }+ S1 U% |日志:---- Minecraft Crash Report ----2 D* f7 W' f* b* P5 `: b
// I bet Cylons wouldn't have this problem.
, u8 c8 l7 J( q. A8 K4 D$ l! L$ S6 q
Time: 2024-10-19 20:51:049 }2 P. @: g& |
Description: Initializing game
3 c0 d7 n8 j+ @- ?7 k1 Y' ?+ G% r
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!
. ]' y5 w1 T. w) E+ I; `, i at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
x, ~- L2 B( X" I. V# s5 C' s at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
) f& o. |8 C8 X) I) G( [; [5 L! y at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
, y$ v! K9 \, d, c4 E at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
( K' B# A8 z/ K+ Y4 j at knot//net.minecraft.class_310.<init>(class_310.java:487)
: ?( b1 A! S/ M1 l$ a, o at knot//net.minecraft.client.main.Main.main(Main.java:223)
! X, Y& ~# c g. y4 E at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)9 D" r2 O7 m) O, j
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
5 @3 f9 q/ @) T7 F N- v at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)0 [1 I7 ?# B2 y N! }6 _& s- y
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
) W1 E& ]# T9 b at java.base/java.lang.reflect.Method.invoke(Method.java:580)
" @. o7 H8 }0 k, p# M( t( m at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
W+ d5 E* `4 L, u+ b/ l4 k7 i at oolloo.jlw.Wrapper.main(Wrapper.java:103)$ g% g$ ]5 V- I3 e: z3 s5 b
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
2 P) s1 k5 Z+ ~- f% J* v7 Q8 e9 c at knot//org.mtr.mod.InitClient.init(InitClient.java:138)
7 k: F( K0 @! t' E0 u! p6 N at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)3 L. V7 ]4 o- G: o
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
) g# o5 f2 j+ v. I0 { ... 10 more, c' _3 p7 i4 R
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed2 W# k4 z3 p6 x/ o: o4 e
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
1 \: v+ s. f7 c, `# T8 @" x at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)( ? h2 F& V, s1 }: r7 q8 n0 C
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)8 f$ h, N9 f: O/ b) c( M0 }
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
8 Y( \. e* |$ W$ P at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
9 [4 S8 c, s% u$ ~* o+ v6 p) C ... 13 more
7 g" V4 K) ^. p2 R9 L; WCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
6 Q7 m( W+ A! J0 W5 Y at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) k4 F/ e2 K" i4 }4 M4 F
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
' g- O7 P6 y* F8 S+ c0 ]* F at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)0 `, p t' z! ?6 s1 V7 P$ d1 ~
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)5 p+ R2 _ L% L7 i; t* I
... 17 more
( _1 b0 S; P! r* o- ~$ \4 {# ZCaused 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 ^6 s) U* t5 }
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)( d& g% @! f2 h" w9 ^. p% g
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
* n5 `) U! O y" J0 `$ q/ S at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
% x9 Q- u% D; n/ d7 i* N at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
9 ?/ l: n( m8 T, X5 D at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
) Z' w( l6 u) q0 L at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)- l' F8 t5 ?+ j( l/ O4 Y+ S
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
- `) n( y% a, s ... 20 more( ]; E% H- W( k: d8 B8 s" W
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
+ ?8 y3 K5 ^( A3 y at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
+ z5 @, ~/ |0 n4 x4 ? at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)* A! Y. a( d9 b* ]( W P
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)
, w7 C% _/ n+ J9 Z/ o at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)$ C* x' t# u9 p \% t- w7 ~ c$ t I
... 26 more
5 b4 ?% ?) v. i+ Z9 {8 [Caused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
# |* z9 j5 D; o* o/ \: J/ w* ^ ... 30 more
4 e4 \& K, ^- i. c8 i
7 ?4 K; w1 l V( r& k, [9 U+ p% @) ^# g& M
A detailed walkthrough of the error, its code path and all known details is as follows:
" p) P8 g& H6 V2 B---------------------------------------------------------------------------------------
/ V) J1 ^% `7 c m& }% ?* l- f& o" _* n- J
-- Head --1 }# b Q& B& K& N% e" d) w
Thread: Render thread T( ?- z1 k2 o( \0 @3 {0 }
Stacktrace:. z5 T7 d9 t5 O& X& w
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403); ]- a# Y' x: a# T* D% V/ K; Y6 j
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)5 T* L9 Z6 c: U
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401) {0 c7 ^' b. T8 c' \" y. t5 c
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53): n- \" F" Q% ^3 \8 i7 \( d+ n
at knot//net.minecraft.class_310.<init>(class_310.java:487), ^. m) ?% m6 C7 L- b, h! c
2 E8 M! t: S# p- n' V-- Initialization --# e! [1 m, D+ a5 w+ Y
Details:3 v5 B5 }! Z* ?9 u A
Modules:
, a7 q0 y! ]8 C ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 |; t8 n+ A& \9 l2 W* S3 h2 B% C COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation& f1 G; M, e5 Q( `
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) a8 m' z$ }0 H CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 P) V; D8 ~6 \ CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
7 R" }% F+ i) L O P# U& N6 L3 \ DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
l r) g* ]6 J" R/ h* ]' d3 X' j DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 b& x# R ^% E( S" R GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation9 ?6 N7 U: L) T i2 [* v! q/ s* ]# c6 Q
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
a0 B% l; J6 o- Y1 s IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 y! N; b; Y" z KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
9 z' R. B/ G$ r/ D v5 w. \5 k; R KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
. _3 J! U2 V- C- o2 J. n; [ NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
$ t+ p# N- p* c1 o# ~7 _, n NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation9 N: G, s. K B7 d1 o& x
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation" q( e4 `- B6 U. w% G, s
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 ~+ A8 d" W( h5 H; @& G4 }
POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 t$ b5 K3 S0 g% h& Y
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
" f& Q, R' J$ L. ]8 Z Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* f9 w- F: X: B4 W5 e$ v4 B RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- P( e6 k' {% m/ V# D5 l& n SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 g" }( v4 |" j
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 N# O+ Z# F+ q+ `+ U# K UMPDC.dll5 [6 k, d5 E; p
USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation5 U, A; t+ X5 Z3 X `
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& g y, G3 L& N4 \ VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
2 l& ?4 G- V. F6 {; L VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
$ Q& @: `+ ~/ g( M2 p8 C WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( o4 n% y3 K) _5 Z/ v WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation/ C" h: m ?$ O/ p, R9 U
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( f% p5 ~; h8 s* m) h4 C) K amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation' @7 Z- q/ b$ S/ d% s$ w
bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation: Z' I; r3 N# J
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation9 d4 _9 L i) b# ~' k% |
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
" S+ _9 }. F% } combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% C5 D/ B4 g& v: \, ^2 _, q
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
+ c ]+ W$ k3 `- C0 D% U' `4 H extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A8 A B* ?( z, y8 W& s( @# p
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ p3 t( P3 z f% P- z" L7 S0 U
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation) f/ Y. }) {" o( j! i9 I
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW; {) B4 G( \& I# y' B
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
) {7 X! Q+ z8 w1 T javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
/ n; @8 S0 E$ @3 w2 ?2 O0 X jemalloc.dll
& _" l B* ^ `) e7 K) r jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
9 |0 C$ B* \6 x& U7 B4 S. Y3 Z jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A) O2 v! z, L, A0 a& J( \! [
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
' {+ g8 |8 h+ f }7 ~, | jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A/ O: N- }! z$ l* o1 o/ l+ G" I6 G! J M0 ]
jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A. P, @( x- d' @5 O6 D! [
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation1 ]7 V. p) S2 {, v6 ~, ^5 G3 Y
libjlw-x86_64-1.4.2.dll
- M/ V f) [: x5 E. o& ] lwjgl.dll
. Q: ~' m/ P7 K+ W+ Q# v/ r1 R management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
9 h& }, ~1 ?- I7 l8 O3 b# d1 s management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
7 [ C6 Y0 S* l, t9 x! a9 w mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
3 z3 y; d- S O0 P, @ msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation1 v0 p$ @% Z/ ~. \; s S! {
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 A; C0 Z2 V0 B. e% b' h; }
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
5 N# T, B) f9 R0 @. J mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
% V1 J, O1 f! L& W+ C/ D napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
# v+ v) X. S1 k# d* i& v ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 ~& X/ S8 }9 t+ A! e3 d4 Z: s
net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A0 n- \' f( Q, t$ d1 A$ P; V' o
nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A3 l9 G$ x0 z8 W o( z2 B
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation- k0 g+ j" y* ?+ z" a( I1 a2 h
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: B- b6 e% ^3 Z4 K perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation* V. C( Z! I' \6 o: J4 R
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 Z: w% v- h# Z- e+ l; n8 a$ b
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation7 J; R q! k: E4 J9 x: {
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
. R2 }0 H1 f: S: ~; |( O7 I) p rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation" D2 o2 v/ p' y5 o" Q5 f
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation" A' t4 g. t9 c- E5 M
shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
8 {" E& I k T c8 L sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A0 g) l" ^" W& c; Y r& G" y3 ~
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
2 B- k/ F8 y. o9 X- t, X* u" K8 ]: F vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation( Y8 e% Y( _( |1 L9 q! |' m
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
! J" b9 Z+ }- Y) I- h# s- u3 S win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
' X( l! N& j, f% R3 k' o windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation2 S4 Z" X( ?' j0 Z3 Q/ f) H
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation) v6 P4 ]1 w1 F8 y# _
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
3 ^) W4 x) V/ I' V1 m zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
& l$ b2 _( T! \1 N5 lStacktrace:( g9 a7 _1 y# U( c4 J, l
at knot//net.minecraft.client.main.Main.main(Main.java:223)6 b' K$ z$ z" R9 Z: E
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
5 |0 ^/ p; X9 f8 N8 { at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
& X9 D" g; ?% |- Z. A$ _ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
E( B) P* v' M" N5 q+ p0 B at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)- x7 t" E% c" `
at java.base/java.lang.reflect.Method.invoke(Method.java:580)2 |) C! a1 Y5 r- z" e
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)" [" ~# k7 {3 s" B* _$ j
at oolloo.jlw.Wrapper.main(Wrapper.java:103), C2 X5 C7 d5 t2 ? b: D
$ H1 Q, u3 P5 }
-- System Details --
1 }1 A5 F. T/ D2 |" jDetails:& A: f- w8 w: T) e, \
Minecraft Version: 1.20.4
$ l" p, p3 W5 w8 s9 r1 V+ [. T Minecraft Version ID: 1.20.48 {$ P8 I" a# H9 o5 M
Operating System: Windows 10 (amd64) version 10.08 X. R: ~ _! o& X3 k& \9 |8 J
Java Version: 23, Oracle Corporation
, G, Q$ J* T7 C0 R! l Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
. I/ D2 r) M/ O6 i, q Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
1 { \0 d/ R" w! | CPUs: 4
" b8 v; X8 ?" X C p% p0 t. g, Z Processor Vendor: GenuineIntel
" C$ C0 }6 T; J$ S. N Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz6 G. G$ d3 y0 Q: w- L+ `
Identifier: Intel64 Family 6 Model 61 Stepping 4+ w4 K: R- Z' y, }, y' o
Microarchitecture: Broadwell (Client), C a% W# x L' I
Frequency (GHz): 2.20- T2 L0 B; s, Q$ I# K
Number of physical packages: 1
: n; W' V3 P) _3 L Number of physical CPUs: 2
! Q" @" a! G# i* _1 V, l Number of logical CPUs: 4" @5 v1 j; x2 c& G) r% B( T/ L
Graphics card #0 name: Intel(R) HD Graphics 55005 ^( V" r2 O+ X5 N
Graphics card #0 vendor: Intel Corporation (0x8086)
: u; @5 ? I( t& g; ?( P Graphics card #0 VRAM (MB): 1024.004 {7 X2 A" x5 A, k
Graphics card #0 deviceId: 0x16169 ]& c; B- A) s6 d" d# m
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
2 Z8 a5 w- v. r" H1 R& Y8 r Graphics card #1 name: NVIDIA GeForce 920M
% N& m$ m5 M2 z Graphics card #1 vendor: NVIDIA (0x10de)) k; ?7 \ A+ F2 m f1 f
Graphics card #1 VRAM (MB): 2048.00( ^( d* u! U5 t; Q
Graphics card #1 deviceId: 0x12992 f# I: u2 w! e
Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
2 ?7 f0 R7 u C, n Memory slot #0 capacity (MB): 4096.00, {9 v( I" N. H& B) E/ Y6 i
Memory slot #0 clockSpeed (GHz): 1.60
: ~1 @% R+ ?5 {: t2 z Memory slot #0 type: DDR3
+ j) z0 |' q- v Memory slot #1 capacity (MB): 4096.00
9 }8 w5 E: W) P6 H# [ Memory slot #1 clockSpeed (GHz): 1.60
8 \; u0 @& f0 V! ] Memory slot #1 type: DDR37 Q5 Z, v8 g4 K* b% B5 F R, p
Virtual memory max (MB): 14998.93
3 R# {3 `) `7 T& Y u. i& Y Virtual memory used (MB): 7006.07. `! n- t7 `- h r
Swap memory total (MB): 6912.00
. C( G; E2 H9 f5 M& n6 o* E a8 y; Z Swap memory used (MB): 124.41' f/ u4 Y3 ?% O4 G p2 h; {! @
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m, h5 Z8 Q5 Y" D3 Z) j/ F: k9 J
Fabric Mods:
/ \6 c! y4 t, B. l I& b$ L# O architectury: Architectury 11.1.17
! g" ^* o. E, V/ t& G. ^3 l backpacked: Backpacked 3.0.0-beta.4! `+ x& Y' f: p; d" t& U
mm: Manningham Mills 2.3
6 ]5 P8 n; |% I Y8 U6 K$ _ carryon: Carry On 2.1.3
- {' V9 P. T- q' A# _& y customskinloader: CustomSkinLoader 14.20
, W1 @" g3 t2 x$ K easy_npc: Easy NPC 5.5.10
$ O3 [; i" s% |; i2 n! K5 | fabric-api: Fabric API 0.97.2+1.20.46 G. g9 `- z! X5 U
fabric-api-base: Fabric API Base 0.4.37+78d798af4f
8 W* M: L% X: z2 E* | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
2 D8 l, z9 \$ Z! N* I" R/ i fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
! P* J: ^" A e8 }. [ fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f& P1 l& }* d* J `
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f" P6 H8 x4 W/ ?# M, c9 m
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f9 s" L1 G! W/ x
fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f8 a0 o( }2 t# N' C) x
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
: |; s7 g7 n) r: e9 d" d0 Z fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f. T9 j( G. s8 \0 K# z! F
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
4 G8 F' _2 B9 V% s* f, ~ fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
! i% N% A* @: p$ `& _& F fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f6 k' Z/ A, ^) }: C
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
! M6 N; `5 J7 I8 }5 c% v fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f: O) ?6 g" R5 L; c e
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f
0 T I. A k: k: W% V" X; c8 Z fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
7 t" S! G3 T$ ?$ W0 v% V3 Q' q) Z fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
) P9 o1 a& H: {0 W% c0 X& @$ }& k fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f3 y$ h. K% z1 \2 g2 Y0 u
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f# ]4 l3 L/ }1 W# c0 {' M) A" F
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
5 j2 T, E: q* P/ B fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f7 ]% \2 {& \# i' D" }+ V
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f c& Q% u7 s$ v8 H
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
7 M5 ]8 x0 \% [/ v1 A fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f( R+ B( o9 i/ C0 j
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
$ _$ _9 B) n% l$ _ fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f& s% [" H% V4 P$ M/ H' Z
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
8 {: n4 m O+ |: S3 `6 E U fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
% n5 x7 [$ e- `0 O( T" k( L) } fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
# S2 _+ D8 C4 S2 G5 M5 V d0 q( |! k fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f8 |# [1 l# E6 y" }8 U" u% _2 F) B
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
; f4 L: f' S5 s9 d8 `1 _ fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
0 k& V- {9 G4 g$ r0 S& E fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
1 D$ C* }# S1 i. ^- S! K, c& D fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f8 L: G# U, ?3 Q
fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
+ n8 n* e. \) i8 j* I0 l fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
( o1 H! }6 x/ j) D+ l, n/ Z0 ? fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
3 g; A0 O* h+ H7 t+ q) [; e fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f* {% g! H/ b: R
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
; r; l: z" f! A; g" J/ C" k. y0 G fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
' W* l5 @5 C( h' M fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f" {4 R8 i9 o) W7 m
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f- ^* k. C: E+ Z* P7 n
fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
; O c: m# S6 [/ N7 v$ r$ X. ]" Z fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
5 D8 {' ~1 ]( ]* p fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
6 o" q2 U- s5 c5 E+ l/ h8 {: y fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f/ T! x& {2 g( f' B
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f! q. X4 w4 i: s; K3 I& a1 p& \0 G
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
3 p3 x* l* l$ @0 \' u! j fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f* j" T; n# N! H& t, l
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
8 ^' G% p: ?+ [" j! U# ] fabricloader: Fabric Loader 0.16.7, b# b' _% E7 N* A
mixinextras: MixinExtras 0.4.1
3 t; G& \* B; R filters: Filters API 1.0.0+1.20.4
2 t e% s2 M5 S* ^ framework: Framework 0.7.8
+ \% [: l1 ?5 L3 J3 y+ k: f com_electronwill_night-config_core: core 3.6.6+ g/ }' R. _! L: g
com_electronwill_night-config_toml: toml 3.6.6
+ I+ u8 A g& C. q' ?( F org_javassist_javassist: javassist 3.29.2-GA
4 u4 N9 B9 ?" c0 [9 `# D& L org_reflections_reflections: reflections 0.10.2
7 g) S& `3 w4 o1 Q, d5 y! g9 M1 o ftblibrary: FTB Library 2004.2.4
7 E4 j x0 L% z$ U3 g5 T3 z ftbultimine: FTB Ultimine 2004.1.03 J$ ]* I9 F3 ?, P$ q; B
java: Java HotSpot(TM) 64-Bit Server VM 236 o7 H8 s7 E/ h& R% A- \7 d
jei: Just Enough Items 17.3.1.4
, A& [, P. R2 q! I) s; s& k7 t: O$ o minecraft: Minecraft 1.20.4
* q8 C( J0 s4 h) j( |1 z msd: MTR Station Decoration Addon 1.3.10" @4 d* d* T3 s4 X9 S
mtr: Minecraft Transit Railway 4.0.0-beta-104 V7 k1 f4 l0 ^
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6, U, A1 d$ y! T6 G
skinrestorer: SkinRestorer 2.0.3+1.20.31 b7 U* e' x5 D) E' }3 t
tjmetro: Tianjin Metro 1.0.0-beta-1
4 c) {& e* S7 W5 k# ~ trinkets: Trinkets 3.8.10 }0 Z8 F& u5 J: v
cardinal-components-base: Cardinal Components API (base) 5.4.06 G" o9 g/ v* l8 M, `
cardinal-components-entity: Cardinal Components API (entities) 5.4.0( V/ P. N/ P6 p$ ~+ S
Launched Version: 1.20.4-Fabric 0.16.7* u( N5 }: r$ N0 V9 P
Launcher name: PCL( w- f+ C- c: f3 g- w( R/ X
Backend library: LWJGL version 3.3.2-snapshot
' ~: Z( ?& c% p2 J' p Backend API: Unknown" a) G! ^% Q, k$ r; [
Window size: <not initialized>
7 s% A0 e d# A+ M GL Caps: Using framebuffer using OpenGL 3.2
! J) u7 Q& N9 s$ v GL debug messages: <disabled>
1 `3 _" M n8 J4 c- i. ^0 V- k Using VBOs: Yes9 d J9 z8 ]3 o* d( m* X
Is Modded: Definitely; Client brand changed to 'fabric'
& \, P5 j! N+ X! h" R* `/ Q Universe: 404' T, H# C. \" V, {$ {. V4 d' p
Type: Client (map_client.txt)( |0 n5 f6 w7 _5 N! N' D2 _
Locale: zh_CN
! I$ k r \' y" N4 L CPU: <unknown> |