K) E1 Q" \0 v
?! T0 @" D9 T( E5 k! G- H. j1 ^6 V
日志:---- Minecraft Crash Report ----
5 h, z+ z s. Z7 w# H+ e// I bet Cylons wouldn't have this problem.
. [6 `3 z$ A* c" P1 E+ \6 z$ R. z2 G5 e: \. h
Time: 2024-10-19 20:51:04
9 _" W& n- u RDescription: Initializing game5 v) W# n6 z0 I+ W# T7 `& Z
4 L4 `. o, \! N, ]( H
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!
4 F1 y, U% G' C. \! J0 R: I" P at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)3 |+ g# q2 y/ j: ^8 j2 P- Z
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)4 W! u4 p4 e( D4 L
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)! h6 p# q9 ^+ D5 S8 V: a
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
: y) b7 U. [: ?& _; C at knot//net.minecraft.class_310.<init>(class_310.java:487)
" Z" `" F5 \( J+ A/ J2 ? at knot//net.minecraft.client.main.Main.main(Main.java:223)
$ T4 N7 g3 y/ n" c6 g at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480), h" [8 a$ h' M" L
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
( h+ x! L2 J1 u* [1 a* p at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
( O# M9 y% ?* j at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)+ n2 H. a* b6 _% D9 r
at java.base/java.lang.reflect.Method.invoke(Method.java:580)0 [* S+ ?' g% D4 [& P
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
& d0 D" c& Y# {$ x at oolloo.jlw.Wrapper.main(Wrapper.java:103)7 G; V! Q. f. Y* y/ c
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
7 Y& r5 V7 ~8 ^' x2 G) P at knot//org.mtr.mod.InitClient.init(InitClient.java:138)$ l8 E' b( s' Y, m1 v6 I
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)' p) m' w0 K! H& i& U1 ^* L
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) N1 R9 H: h6 V$ @: {3 d
... 10 more
' g) j+ I9 P8 _! i" Q3 ~+ WCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
* a* O# n6 ]. D* P j at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
9 h! L; j( m0 `, ] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
: T" |- P4 |, A' i5 B0 w) A* u at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
3 B$ k+ m* K# X at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
; q5 t+ M; c7 x at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)/ [) T, s2 P3 [4 P; h
... 13 more- t3 E4 u" _2 w0 }; p! X
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
2 j: U) d; f; K4 G at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)1 s7 N8 R/ d8 @* G, a
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)* Q" d$ L+ c; W Q$ j: r$ @
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)( _3 B8 ~3 K4 P; J: t0 o! V
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
6 {9 ~- }7 f$ p ... 17 more
* o( u( [0 f9 w2 _# M: Z3 c, {! _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;]
2 b/ u: C d: l' C at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
n- u& F" m' [ at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
]/ m: {' Y0 s/ w at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
: R2 o* ^5 e1 ]) P5 E+ z at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203): X" L% `% P( o/ v
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)) y6 T. V$ U! `" y( R/ |
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)3 z. |& \6 T" v' U. e( A+ h
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
; m1 b7 y+ l3 R6 A# |' y& T0 z ... 20 more
{" N4 l. i% J' D9 S6 MCaused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper7 b. ^( a3 d6 P8 P
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)8 S7 A' x' T' P1 S6 g
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
1 s$ L$ k6 V9 h n. ?% l* G t& i: ~ at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745) r2 X8 ~; b! w/ ], o: l
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307): D2 m3 z0 A/ Q2 b0 L* h/ C/ U
... 26 more
a. U1 G" G! y- \Caused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
: g& g `6 M: G6 w8 h+ _ ... 30 more, O3 C4 R' u5 _$ K. ^& {
; |; ^# b4 F3 A8 U% M6 M H5 q- {2 N9 C U3 X
A detailed walkthrough of the error, its code path and all known details is as follows:
: q: f4 f- F' M/ v! e" R) L---------------------------------------------------------------------------------------
: v, a* s* s- _* D! H, {
- W" E' P- ^/ |, L" L& \-- Head --
* g9 ?- B7 g0 S/ f! W# P: mThread: Render thread3 a* ^/ O3 d4 {+ O5 u
Stacktrace:
; x! y* G1 g4 p4 p" |% E at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)& @+ w: h( n; P6 C
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
% ~* t1 g- m0 D# E( X) x# d6 U ? at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)7 Y7 y: L! k7 k$ V) w/ [
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
6 B8 p0 ]/ x& T7 x. ]7 c" X at knot//net.minecraft.class_310.<init>(class_310.java:487)
+ X2 s" `. ~, l5 s1 n, C# ~
- v0 S. b% G% I& U: `3 U-- Initialization --: Z) v+ ?6 g. J, s2 k& a5 S: \; i
Details:* d+ _4 |9 W$ P2 W- \, }# v
Modules:
1 o1 d) J9 U: P- H, a ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation& ^4 K4 H, V' Y9 z, D
COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation, { E1 o) g3 \ W
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 G# O9 S: M* h0 l; x } CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% y1 J/ R0 i9 q% ^ F; b
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
; [8 R! x: ~3 A% X9 q DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
1 W8 }- Z( e* { DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" T/ W7 z2 K n' C
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation% D" z9 d7 |+ l9 s4 P5 l. c
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation7 v- D% X v C: h" x& Q) R' A- Y% d/ r
IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 x5 s; C( j% h C
KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
: u; l- D# p. C5 X& ]) X5 d s3 R" D KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation4 ]! M: u F* K, X' `. J6 |8 T
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation+ Y: V3 m3 o6 ~1 E
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation# i7 c& d1 ]& m' X( }% Q
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation2 c Z6 q, X+ g4 y
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
1 J) l/ V5 Y/ k* |; A POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
/ f3 S( I3 J$ W% a PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation1 @9 m6 Y4 \1 M6 F
Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( ^* E# ?! c4 X
RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ O* h$ Z' f3 X) |7 R0 `$ o8 t SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation ]6 t! b3 X! W1 ]4 U
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- E( Y* \6 ~& R P
UMPDC.dll
3 Y# V, E: d* [+ j& I' H USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" C' N2 O4 o; J2 d% [
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ d; F5 \1 c; ?5 V: n; l/ W
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
; Y* f5 J4 @: I7 X2 {' c3 J' v VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 a' L, D1 M0 R* D; j7 a WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation, j& L5 P: [, n$ v8 G
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
3 r Z7 ^* z0 M) Q Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
. H7 q6 s9 Y) O2 o3 I amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- x4 V- Q9 K" d7 u3 d bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" V$ ^. Y' M& ?" Q) \) d$ { bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
: q ~3 Q/ c3 _- {7 n- a- T7 A5 I clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
0 ^+ R8 z B0 F6 z5 v$ U combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
n! T" V. d0 A- r8 z9 z dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
) `( X. ]; r# s2 ~7 r* M extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A& `4 G& h' U5 c% e2 p/ i9 `
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
7 S8 o8 }4 X' V4 Z* h- ]" o" X gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
/ t6 N. ?5 H0 M1 p& }* G8 A7 H glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
, X+ |: w. Z, Z6 \ java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A/ p" R( [( \1 l2 H$ ~
javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A% b" B0 @2 V4 a! V
jemalloc.dll% |) H* q9 a( i/ V" v- \$ |
jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
3 w" S! ^ Z* C! ?2 F jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A# O' l$ {; A* e
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)& f4 L" j! z9 a' A* @: ?
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
+ J4 Q8 a0 X9 z- T) K jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A& m" Z5 N$ M8 F3 s3 s% g3 a. S3 ~
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
( T! o8 n, A' f z8 x/ @ libjlw-x86_64-1.4.2.dll
* c# \8 f# u; y' B1 t lwjgl.dll) {- ]7 `. e4 x) m3 w- b4 O+ B
management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A8 x2 b0 a; x9 Z% O* o
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A V5 L- Z, z. k9 q% P
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.- a. g* S+ f6 X
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation: L. C# _$ B$ q' F2 d
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
6 v' _# X" ~8 q/ B8 X& v5 M# R msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
2 i c$ o4 ^, B7 d) O G mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* i/ K: h2 q* b napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 h; O0 A1 Q% l3 P7 N
ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation' Y$ M4 K1 G& h; p, a
net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
% L# `6 ^1 d$ [2 Y nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A/ T7 W! y j0 f: L: X4 Q
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation; h$ D. i6 {) l8 o0 e4 d l
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 p; z$ M7 `' h2 [5 e
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 T: u4 t) m) Z3 ]/ c pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" H$ B' q% C5 g profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation1 E4 O2 n- f- Q R1 V
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation6 x) U* w2 P P+ X2 r7 Q! m6 o
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation: `7 a# g! P# t: d3 ?9 H
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
3 z1 {) j& V- L+ G3 A( j F shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" `! y3 e: O& T( x% V9 n& _ ?
sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
( S$ m. k0 A* p6 U$ }. x( y' L ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 r+ I0 v, Q% ]6 k
vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation5 c3 y7 k' [) p
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* ?5 B7 M- k. s5 n: Z5 @
win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation3 j9 t7 a. |6 W
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation ^* \$ Z4 C2 r, Z! C
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 ^& r( p( H8 ~+ E
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation0 d% n* o' k u' d/ ^& |0 |5 t) I
zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A: r5 V7 s6 u: ], x3 t: _6 n
Stacktrace:
$ m' y1 p, r* [. R4 [/ g at knot//net.minecraft.client.main.Main.main(Main.java:223)
3 H$ s e. Q5 p$ f. a$ b at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
S" \6 E/ d! k3 m! L- e at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)1 c8 a" Q0 @/ U/ H B
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
: _& Q$ n/ P% B1 ` at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
- H/ |; p* j; u& X' U3 f9 J at java.base/java.lang.reflect.Method.invoke(Method.java:580)
) V9 j3 n+ T* R at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)# u4 l2 g. X0 E) J0 k# Y; J" m
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
* R- H" E) j: P, j+ }; K; R4 v8 e; }' f0 n/ a4 w/ }+ U
-- System Details --2 { ]# L/ \8 k. ^# _; c
Details:. Q6 ]& @- J, r
Minecraft Version: 1.20.4
6 l8 z3 m+ {' M1 ]! u: z; r! j$ u Minecraft Version ID: 1.20.43 T* t) t4 }, S; r
Operating System: Windows 10 (amd64) version 10.0. b$ r& j' W/ o1 Y8 K6 ~/ V; K
Java Version: 23, Oracle Corporation
9 n1 T" V0 K7 x- a4 r8 h1 c! P) r Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
$ v0 x; L3 g* M1 s Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
! T4 g+ ?9 H7 k* M4 U8 X& ?- t1 ? CPUs: 4
$ i- O' D1 h; g, L Processor Vendor: GenuineIntel
# Z. R6 k, D3 d2 e0 N+ p Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz; H0 _5 A G6 t# D9 E) t q$ t
Identifier: Intel64 Family 6 Model 61 Stepping 48 b5 \; ?3 Z7 q _8 ^
Microarchitecture: Broadwell (Client)6 U: z; H, h. d2 z/ G' C
Frequency (GHz): 2.20$ ^2 H. d+ x7 l: j2 i: o& f _' ~
Number of physical packages: 1 d$ d( x% W: G
Number of physical CPUs: 2
* w, C# \% _ V3 I% d Number of logical CPUs: 4
$ S' S3 O7 |4 R4 e. j Graphics card #0 name: Intel(R) HD Graphics 5500
& o8 U. s5 J2 D) w4 {9 J2 Y- t Graphics card #0 vendor: Intel Corporation (0x8086)+ s9 I; h) E5 @" L, J
Graphics card #0 VRAM (MB): 1024.00' p* h' I$ R2 O( h1 s
Graphics card #0 deviceId: 0x1616' R4 [3 G5 w) T, t4 I( S5 E
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171; ?2 [' h a1 {- I+ ~
Graphics card #1 name: NVIDIA GeForce 920M
: w z) ^8 Z# d6 z: ^- H( Y. o Graphics card #1 vendor: NVIDIA (0x10de)
/ Y5 K, Z0 N: A Graphics card #1 VRAM (MB): 2048.006 v. Z$ i) c4 h
Graphics card #1 deviceId: 0x1299) g. G8 k1 e& L$ T
Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
% s: c, U$ t( j Memory slot #0 capacity (MB): 4096.00& v. f- Z9 a1 p0 x7 d
Memory slot #0 clockSpeed (GHz): 1.60
( d% S2 }8 G3 g1 Y* f$ I. } Memory slot #0 type: DDR3( Y2 `& U7 y( o, i
Memory slot #1 capacity (MB): 4096.00
, k9 m3 b8 m, Y; X Memory slot #1 clockSpeed (GHz): 1.60
' B7 s* Z, R+ c1 n/ X6 k$ e4 f4 { Memory slot #1 type: DDR3! ?. P( V* W6 P
Virtual memory max (MB): 14998.93( J. W! ?0 ^& |
Virtual memory used (MB): 7006.07
; X; l M+ |+ u; A Swap memory total (MB): 6912.00* E; x% Z8 n; {: P3 P, K
Swap memory used (MB): 124.41$ r; [6 X s1 g+ X4 f) x1 x. X
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m7 j3 {- @* u5 n6 A
Fabric Mods: ) e8 h3 H/ k0 S/ j& O. T3 [( V
architectury: Architectury 11.1.17( C$ n$ e8 _7 V4 p& |' B( h
backpacked: Backpacked 3.0.0-beta.4% d% h/ z. T' m
mm: Manningham Mills 2.3; z$ n1 L% w& c+ A
carryon: Carry On 2.1.3
- I3 [- L3 b) O' E+ X customskinloader: CustomSkinLoader 14.20
" n- u5 F) }# m" D easy_npc: Easy NPC 5.5.10
% `% H5 j0 ` Q9 F" ^ fabric-api: Fabric API 0.97.2+1.20.4
5 L& O: [$ u7 F k5 | fabric-api-base: Fabric API Base 0.4.37+78d798af4f
r2 r9 `2 R0 t5 s/ j. _# j fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
. ^* A, E) E0 _( q4 E) q fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f- P3 O& z, p' S/ t
fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
% |0 T0 ?3 r9 b. O fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
) V8 ?" ]9 i. | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
# C( R# T/ n: U$ S; N! t! R1 V+ O fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
9 C. E% x0 i( s1 l+ t fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
" ]1 h# p8 k6 [0 V fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f6 h8 l1 ]/ e _9 D& t3 P
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
' M) a9 a0 Z2 H3 r1 @& ]7 a fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
1 l) u( d2 e; E& T8 W# } fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
4 w0 X6 V# U( c! d7 [* U9 [$ c fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
1 ^9 i% ]6 `: O1 v fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f, L6 C. ~, ~4 A, A/ ^
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f6 j; Y' O4 u: e& h, v+ s2 M9 T
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f- Z" T$ B) V2 X9 e* g
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
H' H3 F3 c( T. i3 N8 p/ ? fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f% O* ^& }* E- I9 E: I* Q k
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f6 ~% K0 f8 L4 E: K9 D1 \
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f: b1 ?! r4 |6 ~- X: u/ k
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f) {# @6 b5 t$ ~
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
, Z; F. w* U3 ^* M( s L( X fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f6 y# d" ~1 x9 Y$ Z6 i* L. S+ q5 X
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
6 M* b9 X, {7 G+ m+ q! O. E fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
* U: x! T0 [2 ~1 N fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f2 E8 F+ p8 p; ^! R
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f! J* @, z* J0 l
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f; U" A) g' O* s' P0 V
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
$ @: {4 Z! ~& { fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
" b% ]. T9 q+ F |& C& v fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f; h) A9 n% z: O% J
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f0 P5 ~* c4 ~. k& H
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f6 b6 j5 a( I0 {6 V
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f6 |0 |( Q% C5 c. A
fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
4 n6 _8 s' |# a, s9 J6 ]. {) h fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
( V$ L1 T+ d3 D3 Z5 t fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f9 x9 ^6 W8 e( D" l* u% L4 C
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f1 L5 s, ~) W1 m# q8 [
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
: }; }6 o3 t# W" W. g1 T8 h fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
( L& T) ~; S Y2 J& I+ g fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
& N. e$ L9 \/ V fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
4 n; n. S/ r8 w: w7 ~- k/ ~8 C fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
0 \! w9 U0 ^* T/ o6 Z3 T( t fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
/ A7 N% R2 N2 S+ L) n+ h: ~ fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
! a7 S, {! k3 N1 o o fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f6 R6 C) W8 [; b9 V
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
! F7 E& }5 [/ u fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
# t i, X8 v. t4 [1 \ fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f K B4 g% U& x3 r# [
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f9 r ~6 P, N6 Z5 V6 D4 n
fabricloader: Fabric Loader 0.16.7
* l% `% r- J6 D: o! v$ f4 b mixinextras: MixinExtras 0.4.1
( ?( _2 ]% o7 |" I6 i5 ?5 o, u$ p$ O filters: Filters API 1.0.0+1.20.4" Q3 p8 R) r; p& @
framework: Framework 0.7.8 T. Q" O0 t- P
com_electronwill_night-config_core: core 3.6.65 y, ^, s& y* O& L) _- h
com_electronwill_night-config_toml: toml 3.6.6
8 ~5 ^0 q R7 ~1 g org_javassist_javassist: javassist 3.29.2-GA
1 Z9 `6 ~ Y% d* L3 Y1 X+ L org_reflections_reflections: reflections 0.10.2* h2 x1 Y/ o4 T+ y ]0 M
ftblibrary: FTB Library 2004.2.4
( T( E; s) {9 s/ V ftbultimine: FTB Ultimine 2004.1.0
" V0 k) v9 ^" ?9 u/ |' W java: Java HotSpot(TM) 64-Bit Server VM 23
. T; K* Q1 |9 s0 U6 ` jei: Just Enough Items 17.3.1.4
' {5 {; S# e* w7 X minecraft: Minecraft 1.20.40 k. y2 }9 U# d$ O q: D6 j
msd: MTR Station Decoration Addon 1.3.10
' E2 l8 y. ~2 {! |$ t% \- v! v mtr: Minecraft Transit Railway 4.0.0-beta-10# |+ Y. O: M& R( X: a9 E7 |
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
, G" \' P0 l: N. h% H skinrestorer: SkinRestorer 2.0.3+1.20.3
6 \7 i+ J6 z: I/ Q Q tjmetro: Tianjin Metro 1.0.0-beta-1
9 P' w8 ?. y; q/ Z) O. R trinkets: Trinkets 3.8.19 h/ y P$ O6 v$ O
cardinal-components-base: Cardinal Components API (base) 5.4.0
5 ~; }& Z" e$ O cardinal-components-entity: Cardinal Components API (entities) 5.4.0/ _& A+ s+ s3 ^4 g6 R
Launched Version: 1.20.4-Fabric 0.16.7" j/ z& T- M5 c$ O, x, Y& U6 _; ]/ d
Launcher name: PCL8 A& D. J3 g% N$ q0 `6 Q
Backend library: LWJGL version 3.3.2-snapshot- V: k" S- _! ?
Backend API: Unknown
; {/ k( o8 x" d* Q% j Window size: <not initialized>* F# t4 E# l+ Y5 i9 a6 t
GL Caps: Using framebuffer using OpenGL 3.2/ |. ^1 t* J0 G4 W
GL debug messages: <disabled> c0 _4 J$ m# L; Q' i6 f
Using VBOs: Yes2 s3 I0 I$ g' K$ S$ J2 |
Is Modded: Definitely; Client brand changed to 'fabric'& [: d, ` U8 M4 ?: Y/ J% ]. p0 P. \
Universe: 404) d; q, L; t$ T
Type: Client (map_client.txt)
% O6 N y. x. X7 [& W Locale: zh_CN4 |9 F6 \8 U" _# b( P6 j" R# }' S
CPU: <unknown> |