1 ]6 ]% g" x# s7 J. Q) [+ d4 N
?5 y' f; z: `" |$ M% U# x) S
日志:---- Minecraft Crash Report ----: O1 Y! |& a4 B0 I. J8 q
// I bet Cylons wouldn't have this problem.
! d4 G8 ~8 d- o; c) [* k" s% f- R
4 U+ t- A& S7 S9 H# G; LTime: 2024-10-19 20:51:04
! f# M- a( y9 V. M3 RDescription: Initializing game
- H8 {. A" t% @( R
! s6 {) @4 Q) Ajava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!
* w/ X5 d/ r5 U) i at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
' h' s3 Z- t, ^( t$ r at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)- e8 J9 ~* m, C% u
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
0 K$ t h+ C" g# @; h/ R at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)2 h( l. |& ^) W3 j& o
at knot//net.minecraft.class_310.<init>(class_310.java:487)
+ ^! v W% z, c2 @ at knot//net.minecraft.client.main.Main.main(Main.java:223)# e, h1 x. [1 i7 Q8 Q- k
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480). P) y$ Z; T* B
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74). `! c* M# C6 {
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
' O: Q9 L+ X- t9 g% v6 T4 A at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
! v3 Z3 m, U- b+ a1 {& z; _( H at java.base/java.lang.reflect.Method.invoke(Method.java:580)
9 `$ k! Z; B7 ^& m at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
- D7 {! s5 a z8 F, b. Z at oolloo.jlw.Wrapper.main(Wrapper.java:103)# ]; K: L9 ]; z9 [
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed) _" Z6 s1 H" a9 ^3 W
at knot//org.mtr.mod.InitClient.init(InitClient.java:138)
1 G: R- X7 e/ h [) `# R at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
8 ^7 D: ]/ A, S) l5 Z0 B" G0 q at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
; N }9 `: r% N7 e1 m1 v7 c ... 10 more9 X1 B6 k8 @; y) i
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
7 |# i9 N3 y4 w1 a8 x at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)$ t) a( ]; s2 w: l
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)1 R8 M$ Q) E; r% Z2 J
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) p& f' a4 I Q+ v8 n$ P
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
% d+ w: P2 \3 s7 Q# Z. m$ A" f at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
+ r4 y' w8 s3 O; y/ ?# A ... 13 more9 Z! u3 j8 y }. s. e d! S% e6 U5 Y4 ?
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered# e( ]+ K0 l) D# l7 ^) l, D( k# ]" `' i
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)9 `' ^ y6 ?8 A& z2 G
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)" K! x1 e1 I* W$ _% [$ y' O1 R
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)( \8 Y+ K; [5 w+ e3 `
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
$ l. W7 C# P9 ?; I2 C ... 17 more0 q& b2 X( J1 q3 _3 p* L) ]. p- R
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;]9 n6 h# t; O) u, C/ q: S; O
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
4 i: q6 d+ o; n' _8 o at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
. r e5 L F1 Y9 D1 {5 b2 _ at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292); G& H! t2 t" }8 `, l3 V; ?
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)# Z2 b: Z0 i0 g9 ~. J
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
3 C+ @, `3 [2 ] T8 L! u9 u at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
T$ d+ B ?' n8 j* V3 r8 J at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) a4 y* h; }$ a+ G1 G
... 20 more. t4 x0 M1 U' x% x9 L6 _" U4 r( M2 \
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
$ i6 ]2 ?$ s, n% B at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)% h$ L0 ^. ]" [' v
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
1 L) k( L+ ]5 H$ B8 Z1 U7 q at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)
7 E$ k9 G$ a% x5 i+ g; s at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
3 a7 @) k: {4 j ... 26 more
7 u; q: p# B+ ?# g# E* BCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper6 q4 o7 E1 f- S- q
... 30 more
) N2 H$ M1 E/ c/ I0 q0 q: F- \1 \, ~5 h9 F$ } O9 d* F
7 o: ~, B5 m, W/ K* W
A detailed walkthrough of the error, its code path and all known details is as follows:
& y' \' ?8 G9 `# O- G N& g! d---------------------------------------------------------------------------------------
) o7 u% R& d( P% k
' y" }- c6 W& d8 F% F7 d-- Head --9 ~: A! Y3 k3 e! e( c+ d
Thread: Render thread
2 w$ I! Z" e' d+ w' D+ B- ~ {Stacktrace:
" {: M) g; ]+ }* V# s [% k5 m at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)7 m$ p: U. C0 n4 _6 M: L* e. ]
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)/ L! }: V" h: g: m+ v9 Z0 {
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401): {7 \" t! G1 D6 N
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53) y5 e5 W; Y# @1 c' _' c
at knot//net.minecraft.class_310.<init>(class_310.java:487)
1 l+ V1 A8 M1 F7 Z9 |/ A7 v/ h0 _4 A1 e: G7 l1 @3 s- @/ E# h
-- Initialization --
, A2 z/ D$ X2 k# O. b8 ]0 EDetails:- y, B9 L5 m$ T4 J( d# x
Modules:
' o0 m1 q7 E- R) x' x3 n ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
! g. R8 T x9 p4 d5 u. N COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation- K; z9 `5 a+ `+ F Z1 Y0 i
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
/ o" ?$ Y" }7 S1 Y CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
/ ]% V9 @0 L! Y! [ CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation1 ?; E3 a4 R4 J3 W1 s `
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
, K- y" l2 l! m2 b' F DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation* P9 J5 y- i, K+ j V
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
+ _! f$ c4 _5 b( ? IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
5 z P: }: x& V4 i" Q) T/ K0 a IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 n& A; c* O$ ]6 |" s7 M! v/ Q- V
KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation$ d% b, N5 B1 c
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation c- A+ W1 T1 u
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation) k# `7 \ r- _
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation$ \7 E) n' b# F
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation, J1 t" C4 q+ U/ D" a
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
3 x" j) S& M/ ]. m POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
8 t7 n6 \! j" k- f6 m( D PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation- i4 c* e/ ?1 N+ c* r# O% q* l
Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; h0 J- y! f& G, ?' c; J m, Q2 W
RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# B2 u# ?* z( r& r: ~( [0 ~
SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* ?, M* P3 ]" p$ I$ m6 b4 o SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation, L. N; c3 y" Q4 V% O
UMPDC.dll8 |$ z1 x( y1 l; J" f9 ?- L3 H
USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. |: O" w4 `6 K: Z
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- v0 X4 \9 `# \6 J6 I0 K
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
. v. p& L/ b' B9 Y) I! F VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation9 c, h4 p# t# ] e" S
WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 ?) e: k6 m$ H+ M5 r& a2 L! I
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 _. [4 K& V I# S/ `, l: ` Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 j! n) f$ x/ J2 f- q% c/ ` amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
# V4 \( H- W1 | bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 o+ T4 ^* W7 q1 a( \5 _8 U, ?
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
: E1 A6 U0 ?8 I! C' c4 ` clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation* r! m8 R) j4 b
combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ {+ F8 B; t) Y+ J( Q! U# ] dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
8 A0 @6 F4 B8 T extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A: I* S8 }: I. n8 @7 k% R( B
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! `% C% A5 a2 K( e* T( C
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
L; J2 {! u3 O2 N glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW. B' t2 _- I* P' _$ P, [ I% b* n
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A$ K. R/ j8 Y% h( u" H5 M2 i
javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A" ^* P# D3 C' [2 C+ y
jemalloc.dll1 {# A! A6 S; K) B" W. F4 G
jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A& v x+ A& E* z9 L% h+ M5 m
jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A o; y, U' q3 L3 O) I& V- E: i
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)) v' ~( U1 K# w- n2 N7 L7 z
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 z( I6 U, e% H7 q; _# y
jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
; f/ p" S& E( p3 X3 G( Z kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
' W( W+ b8 G! K2 A( d libjlw-x86_64-1.4.2.dll
" @+ [: X6 c, I% z2 r& O lwjgl.dll
8 G/ b0 O2 v% O management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A% j' ?; s: A5 D @0 a# p
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
1 k3 M5 s8 l! i! @0 I mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
. U! {$ Y" O5 n. n a8 M5 U0 r msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
0 c/ P1 D1 r5 k! n+ b8 s: b msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
0 f& l1 {; k8 O% c$ U msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation' P( U& h2 [( i0 }( q- w0 b
mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 F( }5 C+ l7 S% e1 M5 S
napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" p& S- [( u( v o ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
f; a: G: O2 l/ {9 X- q S1 N net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A7 N3 Z) x- }( l( `4 ?
nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
# d, M% n$ u5 U1 v+ s: n ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation6 O: M4 O5 \; C; C
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" U& V2 }( \0 e. y p$ f
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" p$ F+ t+ B8 \ |$ v0 K: X pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation* u' `8 L v% a) h( [
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation' I+ e6 `' g+ Q
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation1 S% I5 V. N0 @6 ]/ F8 U
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation: r r M3 q0 \- X) N$ K
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation% H/ A& d# {0 Q8 @) R9 R. l
shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 \7 h @# t' C* {$ ]/ N sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
$ c' h/ a8 z. |# f5 s+ G$ ^- f ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
' Z2 P9 Y/ b3 m5 M( j8 V1 H7 D vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation; g" u8 Q$ m- M! V* u$ B
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A& L* @3 L8 S9 `) O# K* P: ~
win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
/ ]# Y; I+ O) K windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
# [) q" i" \( S* {/ A/ D winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
' B, p3 l3 N+ J! c3 W' I( v2 V wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation" }( j2 ~/ c1 V) |! W
zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A7 n/ ]; ^. F+ E7 d
Stacktrace:
V6 |7 v& b/ F# Z8 O0 M0 M at knot//net.minecraft.client.main.Main.main(Main.java:223); E# @; C5 v- \9 O8 x7 X
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
! t' t; \/ ?; ` at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)# i- I& c {2 {; Y% B7 i
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)6 `, ~' i$ k8 @' Q4 ^
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)2 ? ~, E, @) R N: o
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
f- [* }1 Q, @6 b8 J& D at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
5 S5 W% A- ?4 j at oolloo.jlw.Wrapper.main(Wrapper.java:103)
/ V+ {/ @ ?2 y# z# [6 k! |6 e6 \: ^# X+ i
-- System Details --
+ h/ e, O8 q1 z W( j( n/ VDetails:3 _# g; c& }& L! A% l4 o
Minecraft Version: 1.20.4
' N, r7 X0 w5 n; x4 n# [ Minecraft Version ID: 1.20.44 t3 L- B" b& [ X: J1 n% I5 O
Operating System: Windows 10 (amd64) version 10.0
6 R7 p; |3 }( N& @- ] Java Version: 23, Oracle Corporation
. \0 [+ \) z& K# S! ~! C1 A Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
" Q) z9 W! A" e Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)$ F. R+ I3 E5 |& S
CPUs: 4
( }; z' f- R& z, I3 H0 }# G Processor Vendor: GenuineIntel* [* {$ d' `* j3 k9 h2 a q( l
Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz* V* ?8 S' \% u( E2 V1 n1 ^: C
Identifier: Intel64 Family 6 Model 61 Stepping 4
/ z2 J! a2 ?# M& q! O' s/ F Microarchitecture: Broadwell (Client)
0 H4 q9 Q, z) z/ O# F5 m3 ] Frequency (GHz): 2.203 z" p1 O; f- r/ M: ^! z5 w
Number of physical packages: 1, \- v0 K& n4 S/ ?8 c3 {
Number of physical CPUs: 2
# N+ i7 C* ^! W) R Number of logical CPUs: 4
& e+ ~" `8 p K# \6 ]& I0 T Graphics card #0 name: Intel(R) HD Graphics 5500, g" J# B6 P- r
Graphics card #0 vendor: Intel Corporation (0x8086). k- g5 a9 y& |! r, x7 n; y
Graphics card #0 VRAM (MB): 1024.00
3 m) j4 m H6 }2 ` Graphics card #0 deviceId: 0x16160 W5 m6 k6 C9 J0 C! Q' A5 R
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
5 I- ~5 ? s% ` Graphics card #1 name: NVIDIA GeForce 920M3 M& \+ Q" e9 Z. Q. Y, d
Graphics card #1 vendor: NVIDIA (0x10de)# J% i" A' e' S% C& Q; [+ k
Graphics card #1 VRAM (MB): 2048.00) [2 o# V& ~9 o
Graphics card #1 deviceId: 0x1299
$ ~' T7 X5 U# n" L Graphics card #1 versionInfo: DriverVersion=23.21.13.88732 h3 ^- [! B `+ ]1 `
Memory slot #0 capacity (MB): 4096.00- c* |4 |) Z, I1 w8 {2 k0 N
Memory slot #0 clockSpeed (GHz): 1.60# V9 u. _2 b) Q9 {, O: ^
Memory slot #0 type: DDR3
9 y, G! G" v; P Memory slot #1 capacity (MB): 4096.00& R+ l; ^+ i5 M
Memory slot #1 clockSpeed (GHz): 1.607 c6 o8 l3 M8 C
Memory slot #1 type: DDR31 H: i5 _" I# f' c
Virtual memory max (MB): 14998.933 e3 J+ }! M0 q/ z, a+ Q
Virtual memory used (MB): 7006.07, W: U* }+ L2 w7 F! l1 P
Swap memory total (MB): 6912.003 z. e5 c& d% v# T
Swap memory used (MB): 124.41( S1 m) L* A' k; w! v% ?
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m1 d( p! j$ q' p! }3 k
Fabric Mods: 7 \3 V* f( r. r& D7 x
architectury: Architectury 11.1.17# f& r( i& w. E
backpacked: Backpacked 3.0.0-beta.4
7 G7 [5 }: \7 f( }" L, f mm: Manningham Mills 2.3
1 G6 w# S1 P. e% N. x5 L" r i Z carryon: Carry On 2.1.39 G6 L+ x S5 l* D. f, z% U
customskinloader: CustomSkinLoader 14.20
7 U, \, p( X5 J: X; N8 [ easy_npc: Easy NPC 5.5.10
- ?6 M, C0 D: Y* V) v& _1 p fabric-api: Fabric API 0.97.2+1.20.4
( k% W1 n( q8 Y* g( \/ L fabric-api-base: Fabric API Base 0.4.37+78d798af4f
* X7 N& q+ Q$ x2 Z: L fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
' C2 b. `+ ?4 z$ F. v7 K" h fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f% u' S. z* L$ H* m5 Q7 J
fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
; A0 g: t" Y4 c: h; Z fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f0 J7 E( H' F+ V2 Y1 E0 w( F
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
# ?2 U% `& @# D$ f0 d, I9 R fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
3 B' C s$ c7 O5 H( n) a fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
) S4 p7 w8 l. N: R1 ?' e. P fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
" ^% w4 {2 h& x7 a9 z fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f& K7 U8 O k2 Q+ U
fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f% D/ T8 g6 l' G/ `8 E' _. [
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f6 w' M; c$ W: G( D
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
4 V+ |8 H/ A& ]; Z fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f$ Y( l+ U8 Y' ]1 k( S8 q$ q- G$ ]: r: O9 ]
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f" f+ X. P G5 e1 f# `2 T( G
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
# _$ {, ?1 @" r5 i fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
, w ]. {2 M8 { V fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
i' |0 V3 M( F: X" K fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f, D3 q1 q5 d8 {' a* f
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f9 _8 Q' f2 |# m8 @
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f9 @. o. D1 m8 w. Q$ z7 l, F
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f. @! j: s- r9 f
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
. J0 b& l% [( d8 M. { fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
' A) T+ R/ a9 C9 P5 @, r" ^! f l- @! m fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f3 E8 p3 f/ ?! b- C4 T8 p4 i
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f$ y3 w. R/ {: |, W& [
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
/ [: V, b+ T& [* D# P& D% |6 {. ? fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f- `7 n1 Z& M7 o' r# n4 L, g
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
0 n; C, g3 G$ m3 H( @# R fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f% N M/ Q3 i2 J8 L* \
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
+ T& V, ~ \* X/ x fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
. w! X( ~* J. \ fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f7 m/ S! `; u/ W9 h' f2 T
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
( V6 U8 W- ?5 U fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f* b: n$ O' J; v6 T* ]; m
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f" R" E6 _9 G: w
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
4 f1 b% B Z2 O6 ] fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f: \7 W& i2 [; z5 @
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f& ]: P1 x3 g$ N5 O
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f2 @9 v9 p" _" K5 `
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f1 n; a3 ~! I2 B
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f% w( J+ p* d# V, n. Q& C: y2 F4 D
fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f3 U1 a! t& A& b0 b. @# B
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
# F* x( ~: Q4 o0 M; @7 G% N$ i fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f0 I8 `' {) T, t6 `: y) S) I6 J/ B$ k
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
- V7 F. f0 j1 T" L fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
& H9 o4 U1 r( h7 \+ y8 o/ S9 a fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f3 I/ ^# ]5 {+ Q+ j* V, K
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
7 H" l$ J, @; s* | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f) Q2 z0 M$ T! K# f& e/ H. o
fabricloader: Fabric Loader 0.16.78 T1 G. [" K4 C
mixinextras: MixinExtras 0.4.1
0 P% f# X3 L7 c* R& W7 ^ filters: Filters API 1.0.0+1.20.4
% I6 S: s8 q" }! y5 i framework: Framework 0.7.8
. T) ?7 M+ {1 u1 ^( ~5 E com_electronwill_night-config_core: core 3.6.6+ e" g% D T m- f) ^
com_electronwill_night-config_toml: toml 3.6.6
+ L2 F7 `1 ?- @( U3 `* }; s" C# T- d org_javassist_javassist: javassist 3.29.2-GA9 ?. _4 j: _1 S$ A9 L
org_reflections_reflections: reflections 0.10.2
% U! [: Z4 w) }7 N ftblibrary: FTB Library 2004.2.4/ F& ~5 ^7 b B& @. u+ i. y
ftbultimine: FTB Ultimine 2004.1.0
$ H/ M" n4 l i1 v$ W1 J java: Java HotSpot(TM) 64-Bit Server VM 23
# _4 y. w# g. n2 J: g/ P jei: Just Enough Items 17.3.1.4
) ]& F9 D5 O/ [$ u; c minecraft: Minecraft 1.20.4
1 a8 _& T3 n% a. X msd: MTR Station Decoration Addon 1.3.10
" A4 [% `" L3 q9 r# c7 O O9 b# r mtr: Minecraft Transit Railway 4.0.0-beta-10, v+ H7 `1 _5 x" j
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
) m1 F+ e# n8 \' { skinrestorer: SkinRestorer 2.0.3+1.20.3+ v, |* D% \ c. X
tjmetro: Tianjin Metro 1.0.0-beta-1
5 Y8 N& B" X! A" S& `! W9 w trinkets: Trinkets 3.8.1
+ L$ A7 h1 j, X' ]4 z, o cardinal-components-base: Cardinal Components API (base) 5.4.0
4 h: N; u. C) ~5 j. `8 {/ Z cardinal-components-entity: Cardinal Components API (entities) 5.4.0
$ y0 Y) B% S# F) M' @1 Y: S Launched Version: 1.20.4-Fabric 0.16.7
. w M6 k6 x6 ^. } Launcher name: PCL3 n) u" x! o) T8 I' j
Backend library: LWJGL version 3.3.2-snapshot
0 d- T8 D3 V# H5 a; U- d Backend API: Unknown4 Y, ^: R+ T" u# E: |
Window size: <not initialized>7 f: e4 r& s9 @+ A0 p( @$ Y
GL Caps: Using framebuffer using OpenGL 3.2
1 n8 }+ _. y G( W$ O GL debug messages: <disabled>: K( L8 U3 p2 ^3 l
Using VBOs: Yes
4 C, o6 ]0 s' H) I1 a. M1 M2 c* F4 ] Is Modded: Definitely; Client brand changed to 'fabric'
" j* _/ M2 K( T* _ Universe: 4041 K9 D/ ^* G E
Type: Client (map_client.txt)( Q8 e' V* m3 c
Locale: zh_CN
# a. h* ^3 i, @1 t CPU: <unknown> |