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