; c8 W* b+ ]* Y4 z7 Q
?1 e O# \9 l7 @ Y+ A
日志:---- Minecraft Crash Report ----
5 w* E" x. Q$ T! S( y// I bet Cylons wouldn't have this problem.
9 P3 A8 u5 a8 a0 l+ p8 a% ^5 s/ K0 R
Time: 2024-10-19 20:51:04
) _; x, ?( F, |1 v& i8 v4 JDescription: Initializing game
3 u+ E; H/ z) v. s1 N ]
9 P( W+ R+ R4 l/ c! njava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!- a$ U) E. {& j
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
8 X. J3 V: N( t. q X0 b at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
' n2 D/ j: }0 D4 J# S2 U at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
" j3 J1 J1 e" q. b( c, _$ z at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
/ y+ I' W; N3 ^" N at knot//net.minecraft.class_310.<init>(class_310.java:487)# |( U0 b' ~0 P
at knot//net.minecraft.client.main.Main.main(Main.java:223)
6 G* o) N9 g/ f' D6 D$ z at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)1 C6 n; x5 Z P
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
% B2 E2 g' O) x9 k( R2 [/ I, J at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)+ [ P1 U6 l/ K9 s) k% f4 e5 B
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)# R9 W- S+ D% W* {5 e
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
$ M: }+ W5 l3 f at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)4 i6 a+ b$ p) D, Q! o' J) ]; G
at oolloo.jlw.Wrapper.main(Wrapper.java:103)( G4 L& \5 H1 d4 z
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed/ O3 J/ s9 {5 @
at knot//org.mtr.mod.InitClient.init(InitClient.java:138)* r" y4 Z# b+ C5 G
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
5 e% t9 A: v0 R+ X4 f at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)9 b& I9 ?4 o2 r* l& I F/ e/ P
... 10 more! U% [- B% p2 R8 y+ @% @8 F' k
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed y- ^* R# [, T% P& H
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)1 M* D; F* c2 J8 q8 S
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323). ]0 D' ]: v4 G3 V( n% `
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
) _; V$ \' [* N5 z6 K! L at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)$ X; X7 p9 H4 c0 b6 D n+ b L
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)8 E: [8 e% K5 S% r
... 13 more, z$ a. Z7 v2 h3 R
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
, N) a! a" i' I5 F2 @* Y. ` at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)" S0 \5 }9 A z: D7 D! K5 X* F
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
" X4 n j# X( w9 M) @9 b at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)1 j7 }1 r& X# r+ ~* W
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)+ [1 m% V7 Y8 v q2 j% ^* o& h
... 17 more# B8 G2 x2 a6 `4 ?
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;]
' G; s) m# A8 j3 N at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
* ]4 E" P2 z! I; [# P at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
6 L& N1 D$ \* ^- x _ at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
- q# S" Q+ Q1 z ~+ T$ a at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
) X5 V# t4 s8 `4 _# d at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
& I, }, M: S; t$ ]" s1 R at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
. o# z# [0 r. O; O: }- n at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)+ k+ ~" E* I) C8 s( I) x w6 f* ]
... 20 more3 O- _: a: X" _ k/ g3 Z, b
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper: f0 U0 V' c) |' t1 m& H
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
3 ^7 I% `. D/ N. V4 ] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782): Z! y+ @& w: W
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)/ B7 Z% }2 F% `7 b. _
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
2 c) z0 ^4 ^9 p# q A# l) O& m ... 26 more
8 Z, [: h; b) FCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
6 k3 r+ ?; A% Y- t" m( I& Q, j ... 30 more" `' |5 \; X$ E, R
$ J) w6 J9 I" T# i A
2 ^# j# ~( P7 o3 }
A detailed walkthrough of the error, its code path and all known details is as follows:
* t! g+ p8 w3 r; R; T---------------------------------------------------------------------------------------' D- I; J+ W0 ?+ H: S6 A2 h$ n. m
4 W0 R1 {/ ]4 @0 A: S3 N
-- Head --5 M; ?* B9 v; z$ G8 c. X
Thread: Render thread8 a3 n/ @9 `0 @9 ]# `
Stacktrace:
( Y: G5 J3 ]) J at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
6 H' F* {' s6 s8 { at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
7 X* b9 T9 ~- I) ~ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401) X5 o; k2 Z( h/ c0 W7 c4 \
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
% f: Z* ^+ G! B+ B at knot//net.minecraft.class_310.<init>(class_310.java:487)3 t! _' Y6 s- A6 N. G: J% s
+ Z2 z* | p9 u! ~
-- Initialization --
7 A# I8 U9 t# p4 R' c' @Details:8 F2 k+ i R7 u+ {+ _
Modules:
* ?' R! B5 N2 b5 B" ^: A$ M ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 s2 @) g8 ^. D4 g2 ]( R COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
7 l4 W4 _0 p! p+ n6 k4 p0 o CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 C9 J1 N: X' w3 ?% ]- L
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
. X; |8 h& a. c" J! K: ^ CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
" D/ M7 y5 C% G- c" |. g/ {) n: G DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
$ Z! ?( _3 `+ y$ q9 k0 I DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation' B6 A, R% p+ L; N
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
4 R: K; S2 P) P$ Y IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
- X# Q) C# {( t% F" W2 E IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* w+ h) W* P) ], i% Q( @& ` KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
9 u* s& |9 l) t6 ~ KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation& Q( |( N k0 P9 o9 @5 n8 p8 ~
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation3 ^/ \/ U4 C# d( Z! y) `
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
) ]5 t9 o3 d7 \/ W) V! ^ NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation+ A% F% N t" B3 u3 e
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
+ u" Z' K! k( U/ j POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. p9 O) D; E, m9 T2 o$ R
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation" H0 j1 {! w5 A( r
Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
/ y5 }% f, i5 e1 e6 K2 c RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation' m# h3 q9 w# z0 [5 e
SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( l" v. I* \8 F: h7 H! K; {1 u8 u SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation/ @, ?1 b: ]( v& g
UMPDC.dll2 U2 j3 E8 X0 H' u6 F8 a
USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 P7 D, {) }; P' g. f- C USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& ^- l y1 p" C! P0 J; @ VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation% I$ W% Z; ]7 s3 {# z% A1 B1 |( }, Z
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
2 _8 \7 m9 V6 C/ }2 Q! v, Q WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( R2 V* W3 A) J: f6 i" U- r
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 u& O6 F1 z3 E" i5 l
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation& y4 e- H% ^0 i* w6 C7 U% q
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
" J5 {% ~5 N& l3 \0 [ bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation* f$ C$ {) K8 y8 u2 i6 N
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
9 m/ t. g/ I, z W* t! @: L( O. X clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
1 J/ P( C( s' ?8 k3 B2 [" K5 x combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) l' p& { Z, j- `. Y6 ~- r dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation$ k! W7 f- V8 Z l# J& W/ ]& L4 k% o
extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A& m% v1 Y% S7 v. L1 t. y
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
! }) l8 U. m' a' z. A3 r }' E gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation; P9 {+ T: z* I/ t. c! i; r! Z
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
: A" u; M/ `* h# f5 t1 D java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
6 g/ e" c( [' a% ^ javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A! S1 O" g/ p6 P' J
jemalloc.dll
2 p7 ^! n* @- p jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
( R/ E) d, B, G jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A9 z3 v$ C4 \/ ^$ x
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA). ^; U2 R V1 N
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
) C/ K3 k# c, Q- }+ B jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A7 W0 a5 \/ [' [2 y
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
" Z5 D" u3 r) G7 m, @# K* k libjlw-x86_64-1.4.2.dll2 s E) [) W) p+ O9 y
lwjgl.dll
5 f" j( R) v# M' C management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 u5 e" u2 M" {; |- l. O, L
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A1 d6 G: L& F$ C$ z$ W
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.& E$ h3 o5 D0 p3 x1 R2 I
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
4 O n: M) s6 a3 ^6 P- O& n msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation+ m6 O: g- ?: l1 L2 v$ Z# F
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation+ h+ L& F5 V2 o
mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% |0 \$ m6 x( `6 ]7 Z) }& _
napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: K6 t4 l- \- {9 Y* t3 Q; J; o# m# A ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 X& l! z+ p4 P8 f, T# f4 s" t/ | net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
; x& ]* ^4 T. l nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A1 z! E. E" d$ E' G# H
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
1 Q. Q7 l$ ?! C8 ]- v! x+ `! H ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation w( q5 z6 E4 @
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation$ f2 O# s. V' h6 x2 a/ H% v# l
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 B" }3 B: T0 B- g- L
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
) }; r! T7 k/ {2 _% e rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation# i1 d' r5 Q+ z
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
/ M0 E& @* Z7 ?3 {% u sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation2 q& W$ f5 _! @- J" B
shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; w4 P/ l$ Y: O" [* v
sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
4 s( d. W$ N( H) {4 S ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
/ R2 n y% D- w% R: P vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation! d* R6 S, C/ w0 g+ v" O8 h# ?; i
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A: j+ o% j+ [# ~0 u, n
win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
+ i) e4 p& ~- G. b windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: F' d1 i: x! B v winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- S( f9 `: ^. l9 r( l: _ wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 q1 G! V/ y7 P3 {0 i7 R6 m zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A$ {! k9 ?: y9 [; N6 F
Stacktrace:8 T" ?7 Z, p. T) `/ R3 _7 w9 q
at knot//net.minecraft.client.main.Main.main(Main.java:223)
5 A$ t! ]# d- h at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480). m( ]+ L/ A& U' _% p
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)2 |1 ?* i+ K3 z) _" K+ i6 T
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23), q7 R/ p4 w/ D6 ~+ ~' |
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)6 W; z, ? u( B+ \( d8 y
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
4 n5 m( I% [! Y& n( j) W at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)2 {" `4 s% M$ \$ K) h1 k
at oolloo.jlw.Wrapper.main(Wrapper.java:103)/ O/ a) f, I0 h O
# [" a* L8 i. W
-- System Details --- Y6 t, W$ d" L0 b' O1 o
Details:
1 J& y2 ?4 [8 c# J3 D, D& h Minecraft Version: 1.20.4
5 O- x W K1 n1 ~ Minecraft Version ID: 1.20.4% J; {3 h# {- h9 P1 a) c+ z$ L
Operating System: Windows 10 (amd64) version 10.0
3 g+ e4 y- p+ A; P4 p- t& J Java Version: 23, Oracle Corporation
* `- l* n; x/ P; @/ B Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation2 F8 ^5 x" @. {- _
Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
9 y% J) c" i8 s2 w% Y- `! o$ E: X CPUs: 4: G# O( H. X, d0 B6 Z
Processor Vendor: GenuineIntel8 i$ L* [& y: M. k, {/ D" h, o2 s
Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
9 X* y: A6 w" w Identifier: Intel64 Family 6 Model 61 Stepping 45 s5 D' d' j' X
Microarchitecture: Broadwell (Client)) Z4 v6 i" N- n" ?: y8 {6 r$ y
Frequency (GHz): 2.20
8 m# s4 r) k c& b# y5 h Number of physical packages: 1- A6 \% ~9 V! R7 P* |$ z& k* K- d
Number of physical CPUs: 2
6 Y/ |& F& B2 R8 y2 u7 o Number of logical CPUs: 4
: |0 u7 C' G' G |6 ~4 E Graphics card #0 name: Intel(R) HD Graphics 5500. }+ N+ K* _' [3 c. M2 o
Graphics card #0 vendor: Intel Corporation (0x8086)
9 t/ g4 R7 n' J Graphics card #0 VRAM (MB): 1024.00
8 P% j% q, }7 t! h Graphics card #0 deviceId: 0x16166 ~4 J+ a- U. a3 U1 {: p
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171! R% }" E" s* ?$ p. x) ^
Graphics card #1 name: NVIDIA GeForce 920M( H+ x4 Z! ]! i/ V* q4 f; x/ i
Graphics card #1 vendor: NVIDIA (0x10de)4 b( J; L/ N2 a
Graphics card #1 VRAM (MB): 2048.003 s5 K" r( A( q0 ]; l, k7 H
Graphics card #1 deviceId: 0x12995 O' Z- R$ S! N: k, b. `
Graphics card #1 versionInfo: DriverVersion=23.21.13.88733 A6 a, H w( g$ l) M$ B+ I, [
Memory slot #0 capacity (MB): 4096.003 i; H) I& p, J7 l. Z1 q! @8 O- e
Memory slot #0 clockSpeed (GHz): 1.60* T8 }& F0 s* t
Memory slot #0 type: DDR3 X& h. {/ B) q* h9 A; Q
Memory slot #1 capacity (MB): 4096.00" r; `" g: |/ `
Memory slot #1 clockSpeed (GHz): 1.600 R) C8 N3 c" q8 Y( ?, |
Memory slot #1 type: DDR3& H& Q& e Q5 l* `6 L! z- `
Virtual memory max (MB): 14998.935 |9 l( b+ _6 F* E" @3 @
Virtual memory used (MB): 7006.07 t/ q: m" _% l {* Z* }
Swap memory total (MB): 6912.00
8 _' [8 v, k( j& C0 v) W Swap memory used (MB): 124.41
; K* H$ e% x6 r& M2 {, g+ S/ u JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m+ n& Z3 o! }' ], R3 X4 G( ~
Fabric Mods:
& w6 P' N* _" S+ {( } architectury: Architectury 11.1.17
1 H. u$ H& Q: I" L$ J- ? backpacked: Backpacked 3.0.0-beta.43 G6 @9 q1 C, ]
mm: Manningham Mills 2.35 ~7 E; y% X$ [0 R0 P4 W) b/ \. H
carryon: Carry On 2.1.38 \) e/ W H1 ^$ r
customskinloader: CustomSkinLoader 14.20: n `5 `' i- J @; k$ `
easy_npc: Easy NPC 5.5.10
+ U: o* P9 |/ l$ S8 U% \ fabric-api: Fabric API 0.97.2+1.20.4
) a# B! |% T: a' S) e8 ]3 \0 ` fabric-api-base: Fabric API Base 0.4.37+78d798af4f! T% U, d% z1 ^- N* m% N( y
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
1 L9 J& O1 x; a fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f8 S5 @9 J6 [+ w2 z% R: t1 c
fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f9 o2 G! l+ J% Y8 }
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f, Q; o% j& q: ^5 e9 v
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
6 p1 N: P% c: r/ A# F2 J fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f& x1 g1 x. X/ i9 P$ D$ M
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f1 g( `" y" u* f! _" ?5 V
fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f5 J% D3 _5 ^7 S/ ?/ }( B
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
% T! E; w7 W% K+ |$ q fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f5 H# ]5 W4 |# T) C
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f& Y G1 B( s4 y+ \
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
+ N% O+ w: J$ Z" y0 T! M fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f) f, C; e. `' m
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f* d8 d) g9 c, T/ @* B5 h3 A1 \1 A
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f2 V p U; t- k/ @! d) j! u
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
" {5 k2 M; W# ^7 n( b fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
3 o0 z6 }/ ?0 s w9 i( b' u fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f/ F4 U& @; |! z0 c1 \
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f: f2 Q9 I. U1 y: ^2 H
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f( V5 O: f5 L' ~( t/ G; c
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f* W) g' \1 \) n8 D
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f- ^/ r5 ]8 i6 {# J
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f6 p; m" d- H5 r
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f7 e6 v% Y/ H3 ~% T x
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f' L# S3 _+ A: ~) E
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
6 F# P: S$ z: Q4 q fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f0 O; H' W6 ?* o8 g8 g( |7 Q* w6 Y
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f! E9 [( N w- ]3 T
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f! m' B- \% H, F4 m1 u
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f) k: u! V9 Y- l) i
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f. f7 x; i; |* a! `/ o9 P# h9 g5 K# r
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f( `! P4 M1 r# j: Q' [8 T
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
( V" k* Q0 [5 _ fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
( w* z2 G: ~# j$ S fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
) p& h' D% R m2 G fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f& t" b3 F: |4 N4 x
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
1 Z& {+ K) ?' I5 j- t9 p% E fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f0 o8 G t& Y5 ?6 Q+ J# r1 l8 H
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f. b3 |% S. i9 l) h! O4 w$ v
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
/ f {0 p+ g& v/ W+ ~4 X' m; O fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
8 u# c, `8 ~% }* r fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
' a1 w$ A) f* k: J) |* H# O9 F fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
3 x" U d5 k2 f8 i fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
. I+ r. t7 Z4 c6 ~/ k/ ~* v( r$ L6 |! K fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f: C! Y* ^6 {' x Y0 N( g; o$ V
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f0 r& s6 T, l+ Z! A+ \: o5 i; t! C, U
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f: H* v, M$ s2 F# {+ h2 ~
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f: p" X) ^& p4 A2 }+ [" y8 B
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
J. t& A* z* v9 _4 w/ g fabricloader: Fabric Loader 0.16.7
; v: _7 ^* t6 i2 n7 k5 c mixinextras: MixinExtras 0.4.1
, J/ K4 \4 }0 J) f6 I8 y# ~6 A3 ? filters: Filters API 1.0.0+1.20.4
4 Z5 z, \" K7 z1 b# M7 R9 I7 n framework: Framework 0.7.88 V' V5 e0 Q1 @$ ~
com_electronwill_night-config_core: core 3.6.60 q0 ]2 c8 m, |+ [) V
com_electronwill_night-config_toml: toml 3.6.6+ J6 r7 G) q' {! b% W/ E# o: o2 \
org_javassist_javassist: javassist 3.29.2-GA
- [! Z& c/ S9 Z+ e' D org_reflections_reflections: reflections 0.10.2/ e0 Y: u8 ?/ k/ {: b
ftblibrary: FTB Library 2004.2.4 H' V! E+ h) X! c
ftbultimine: FTB Ultimine 2004.1.0
5 w% |& m! ?5 P f4 g$ t java: Java HotSpot(TM) 64-Bit Server VM 23
5 Y* y$ n% a! @/ W) { jei: Just Enough Items 17.3.1.4- z; P3 y M, I5 v+ m$ k
minecraft: Minecraft 1.20.4/ t+ ?3 y I! b/ m6 y' c0 J7 T0 {. B
msd: MTR Station Decoration Addon 1.3.10( s6 E9 d4 R: o2 @& k
mtr: Minecraft Transit Railway 4.0.0-beta-10# D/ {! G; r3 e! Z9 g% R! |5 q; V, e
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6/ W$ d1 D% a5 l4 W! b- J
skinrestorer: SkinRestorer 2.0.3+1.20.3
" s- N& X2 M0 q- F4 p tjmetro: Tianjin Metro 1.0.0-beta-1
6 w+ H, j/ `) u8 [( [) _ trinkets: Trinkets 3.8.1* p6 w1 e S" l# l+ ?- k1 F& u; C. t5 z
cardinal-components-base: Cardinal Components API (base) 5.4.0' S! u' }: L a- ? V3 ?
cardinal-components-entity: Cardinal Components API (entities) 5.4.05 c+ @/ p# [: ]" z$ r; t
Launched Version: 1.20.4-Fabric 0.16.7( z% J- M+ I8 @. }7 b/ I
Launcher name: PCL
1 r! R% l8 L3 w) n# l, o) ~% @ Backend library: LWJGL version 3.3.2-snapshot
% h W% [& A. y& R' U) k6 T9 ` Backend API: Unknown& E; Z; `/ P( f! C3 J
Window size: <not initialized>2 N8 M6 j9 x/ @$ G- Z
GL Caps: Using framebuffer using OpenGL 3.2
$ d3 g8 k) j" P9 n6 G: |4 N$ t, z GL debug messages: <disabled>! k7 { i7 m$ t0 e* _
Using VBOs: Yes; u3 _/ q/ J/ ?- k6 R' c
Is Modded: Definitely; Client brand changed to 'fabric'$ J$ C( a8 j$ i, v* U' ^+ h$ D5 p
Universe: 404
: v7 K8 I, D4 t Type: Client (map_client.txt)
8 {% Y5 M) s, K6 n$ U% v) p: f Locale: zh_CN$ N; r& t" S5 K5 {' ~4 J4 Y
CPU: <unknown> |