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