$ o; x3 |# M- S$ e
?
& X! `" k/ m7 L# m日志:---- Minecraft Crash Report ----. {, \0 i: R0 h2 j% f; H. E
// I bet Cylons wouldn't have this problem.- p/ |& g( L/ {3 p2 y
X+ e, z8 ?2 b
Time: 2024-10-19 20:51:04$ U+ k: ~" \6 f' I
Description: Initializing game7 G1 d8 k* n n, c
% a2 Z4 X, I( m% P9 v4 M
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!: p* k1 ?0 d( |* E
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)) R8 ]$ A1 m# a
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
4 a# C( R2 W# ?6 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
+ n$ j; l- W9 C3 b at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
- L0 F( b; @' e3 }6 [ `5 a& | at knot//net.minecraft.class_310.<init>(class_310.java:487)
T/ f: r- L: L at knot//net.minecraft.client.main.Main.main(Main.java:223)
- e, m' D5 Y( F2 v# x# s at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
N0 ^3 ~5 F: o5 V+ q$ I at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74), ~( f3 n: S! M5 e4 `
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
$ ?9 ]% S3 ~! a8 J" \4 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
; w3 c! k; s8 o) `/ t at java.base/java.lang.reflect.Method.invoke(Method.java:580)9 S, g* t: @7 U, I
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)' U3 T- }/ W; n" h! z7 }. j2 R
at oolloo.jlw.Wrapper.main(Wrapper.java:103)0 v7 [; c0 W! q$ x" }) x- d
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed, Z" ~+ |+ {* u1 h- ^0 F% C
at knot//org.mtr.mod.InitClient.init(InitClient.java:138): m8 \/ s/ d$ b& o0 G. M
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
4 o \3 x, y) f3 V! x/ G5 T at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)# V5 j- e9 ?0 E3 G5 N8 n- N$ U
... 10 more' ^% ]/ I' K) ?3 W+ C
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
/ M0 g$ b0 r; U7 L4 J5 x! D at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
9 q. c9 J8 v; E m/ e0 K- U at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
/ K9 F. i* H% `# e; y5 p7 K at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
8 B" h. c. Q' M" @6 e at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)# E% {! J7 a8 G
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)2 M% ?- [' c- y. O m6 s
... 13 more2 t" B q5 g& g4 H
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
! v' L7 w. B8 ?: ]" G1 C7 T at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
& v. n$ k' Y5 h8 \ at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
/ r' K9 ^& a: M! C at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)0 s( @0 U, h5 W9 Q, o$ y% A3 \
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
% e: k3 ~5 K/ i9 e ... 17 more- N/ @( @7 Q. W6 k; L. t
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;]) G6 \( O+ y) h& ~) T: N0 y
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
1 |% n7 l8 ^ j V' u/ S at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
6 a1 f* J9 R' ^. _9 G _7 T at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
! ^ W" [/ p! f! U1 e at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
4 P1 D0 q; O. D7 y3 \3 q2 ^ at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
2 G( z+ O& D$ v3 F at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
6 A) K' \& y/ t5 r at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
& Y a9 h& E# w8 I1 M% ~ ... 20 more
4 @. S2 o) ~" }9 d: g- DCaused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
- v5 t: B! K! B: `6 M; c! c* o" v at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
Y: n/ |3 a( E5 h1 W3 s/ y at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782), A. z# M; f0 x& V
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)
1 y$ Y- s4 n% z at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307). D" H) B$ @, C
... 26 more
* z2 a: w. d- M( uCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper' U1 h: ^2 S j
... 30 more
$ p# N m i$ J* E8 _; k% @& Y1 c0 N' [. n
+ }) S4 w% |0 c* lA detailed walkthrough of the error, its code path and all known details is as follows:
) }9 O. Y5 G4 C* X+ {7 n---------------------------------------------------------------------------------------7 W) g+ U7 d# \3 l
8 H0 J. U2 C8 y6 O
-- Head --, ^7 Y/ j5 r: v: n& m# j
Thread: Render thread& K! b, v6 p2 p% V5 c% J3 {
Stacktrace:
1 j7 Q( ?5 G1 d1 |1 @$ R0 a0 Z at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)- S" d- |* a" K! \* F4 |
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
4 l( ^$ [6 ~- |3 w! ` at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)0 s* Q$ x* l9 ^ h% Y
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)- ^7 ]* S' |" q' [
at knot//net.minecraft.class_310.<init>(class_310.java:487)
0 A5 r' g3 R% o7 ^+ @6 p9 h5 ?6 R5 w2 y, i- b( K; f1 t/ I( y
-- Initialization --5 }# O" ], W* A, e2 F
Details:
; G/ q$ Y2 Q" p" A/ T. H Modules:
5 C" [* ^( d- L3 Z ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation \( O5 J+ K& A& e% Y* f
COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation& G+ c; D! D) k# w X
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
3 z- a. S4 f$ T8 ?3 Q* X7 o CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
' S" x" `! x0 |' w CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 t' d% J% }1 k4 v" X DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
, Q4 R4 s) w5 J' o( c4 E DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- \! X* q( w. e" c' C' j5 _4 t: P GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation1 u% K5 V! M2 `7 U8 |
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation' h8 S) c- J- f; h4 r8 r
IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ `- o) _, \. N% h l
KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation; d& T V. F$ c! k7 d' H- n- i" w
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
9 @5 P( D' N. `/ D; \* c NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation- {: Q3 y& \( S# F( | w/ X
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation6 s5 ]* z' U$ B; i3 c' A
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
9 O2 s6 N2 Q. m: q" R& |; O' x OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
( ?' G# O* u- f9 w( } POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ z) I5 d* E* f+ }, Y# A# o% a9 h, Q PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
; c. \. C- T6 F3 @6 D Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 c! ^7 n) n1 y' K7 Z) g, H# I2 @
RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
% [/ r2 h1 L0 G9 k, O SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
/ X- \# P9 g0 N4 y, a, a& n SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 {6 P0 [% ?9 W7 O6 u! a UMPDC.dll
/ X, ]" u! y6 r USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation* W5 \+ Z+ W- \" Y9 q
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 }3 M4 s9 I) z6 h
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
# T4 i( \4 n1 H7 }: K9 D VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
* e% E& n0 l4 ~' F$ s& ~ Y WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation, m. T; O4 J3 X( |# q% K
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 ` q) F' n1 P, U Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 G, r) V' E1 m+ ~8 O- m8 K0 x amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation7 Z3 |8 v2 |# O9 U
bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: h6 z8 n: t* N) q. M3 |& d bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
: c% k7 n9 O+ d clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation1 h" K6 b4 C" Z6 |( w5 J3 q
combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation: J& \6 H6 p2 Y" K/ c4 T2 Z, X
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation6 {+ }' M5 q0 m& g' O$ w3 [
extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A( J8 ^) l1 k( m# L4 f# w5 v( a
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; |* X5 r k$ u/ u+ E$ t6 R* ?4 x
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
( m; I! C8 v$ d% M glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW# S5 Z7 Y, T, h
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A C$ Y5 G/ m0 V* E, }# E
javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
* |1 j$ }' \3 U g# J jemalloc.dll
! c8 G4 j$ t& i: i jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A1 x& K0 a& u# f- s1 `; ~
jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
4 Y) v) |% k- [ jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
" a9 r z; O2 T jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
2 I+ F& c' I' E5 e jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
% }+ P9 }! s A. Q# c4 E kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
/ ~% O, u2 e7 n libjlw-x86_64-1.4.2.dll
. b2 U6 U$ u* J# n, F4 m( W lwjgl.dll- ?! y% o! x+ }9 j: ]% z
management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A9 `( k! [: h r: ]
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A% J8 p9 F3 p( r* l, M. w
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc., r0 X* [( ?' k0 N" B* Z
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation( ^" R6 ]2 z8 T! t& C0 b6 c0 w
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
+ k H, V% Y2 U4 L2 ]/ r& J( N+ R msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
( E3 n T+ d, |1 w mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" P5 l! ]6 {5 _* n" M
napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( }* K0 S9 R; U* J5 H& v9 y9 \ ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& h7 ], h Q3 G* H9 e" ~; f2 j( Y net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
8 I6 L+ W& w8 e! R, @ nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
4 F* u3 B6 A& B. Y ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
9 {0 g, x8 ~, }5 m) y2 c ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# O2 I1 W; w; y9 }6 n; s% k
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
/ Q% o0 ~* j+ G( u' \2 z pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 C% p( z* @0 t# O( B
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
& j/ m( P4 e5 o2 H d% y# z+ K rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
; A$ l9 q$ W# Z; t5 L z rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation5 A+ Z6 s( ~$ ~! O$ f1 j# A6 D- \
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
2 O7 B; B- z9 h! g shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
' {% _' P9 D7 } V8 | sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
0 G; t+ e: v9 i$ v; C ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 m" Z' I$ t6 {8 ]& S- U4 e0 ?. b vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation- J+ B8 A0 Y# a2 ^: `
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A F2 {, A& [ t6 ^ M1 S
win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation ~" W7 d! @5 q; X8 F* [1 ?8 o
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ P6 U+ s6 p" d- t9 u. D4 j winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
* n) E5 M' y2 W0 H- m& [( u7 { wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation2 f- Y, U; ]9 @6 ^
zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
, V9 Y1 [0 O, ]- J) W YStacktrace:* |* |* M9 ^4 u5 z# o
at knot//net.minecraft.client.main.Main.main(Main.java:223)! u! k' f6 i C& `5 j$ M) Q( r2 _
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
K: y" \: x$ n1 T at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
! f/ g0 e# E2 v% ~ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Y) O2 Z% J1 ?% m* C8 Q% Z/ S
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)) @/ a4 t( t" t p' p/ O" `
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
8 h+ I. h2 R) K5 T1 Z' l1 H at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
& D( x: e6 [; L+ O at oolloo.jlw.Wrapper.main(Wrapper.java:103)
* s& }" a; [; T3 r
! s6 l" C! A- V+ ~3 ?8 V6 O-- System Details --
0 ~8 j6 r9 T9 LDetails:6 }/ x( v* K8 b! S9 N: T/ N
Minecraft Version: 1.20.4+ m G/ j) ^0 l
Minecraft Version ID: 1.20.47 e% a! L% `# ^- }: @
Operating System: Windows 10 (amd64) version 10.0
o, L9 R4 w) e: j! R, U Java Version: 23, Oracle Corporation
, R) O L( H0 C1 z. g9 R7 _4 E Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
6 {& B+ C# V; |5 J$ j1 x Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
* c) b ?% i- w& J/ p8 o' L1 ` CPUs: 4
7 V: G% ~. q( C/ T" E" }7 W; ? Processor Vendor: GenuineIntel
/ K; f& B; S5 j: c0 G4 j' [" C: D) n# f Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz& y* ~" P5 s/ J+ i' {
Identifier: Intel64 Family 6 Model 61 Stepping 4+ I/ J# H2 V* o5 N, `& W8 e" H7 x2 e
Microarchitecture: Broadwell (Client)
" q- a8 C* y3 E- g, Y$ g Frequency (GHz): 2.200 q3 X% M1 D3 B. i! _5 ^
Number of physical packages: 1
! \7 e( P- t6 H" O5 X7 _! V: C Number of physical CPUs: 2+ G6 n+ K) O- X! F! m: W1 S3 F) P! W! h
Number of logical CPUs: 4; y" V+ ^! H% |/ W( t1 i0 S" y
Graphics card #0 name: Intel(R) HD Graphics 5500
" v; I/ U3 ~! J: ?& ~ Graphics card #0 vendor: Intel Corporation (0x8086)- [" |7 V- ~7 o9 D* s
Graphics card #0 VRAM (MB): 1024.00
( P4 Y2 P4 ^, c5 F2 o8 s Graphics card #0 deviceId: 0x1616) g1 X& @6 r/ ~
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
' P2 y$ r- ]" g" x# B1 a Graphics card #1 name: NVIDIA GeForce 920M
% C2 j: `3 y) w* U! X8 E Graphics card #1 vendor: NVIDIA (0x10de)
7 q% k) c! v2 q$ x# x6 `3 u/ Q1 b Graphics card #1 VRAM (MB): 2048.004 a0 C# m4 m% S# j$ c4 G
Graphics card #1 deviceId: 0x1299
7 o6 t3 E o8 c8 n Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
. ^! c2 g- t2 d6 a7 r1 X, }* u Memory slot #0 capacity (MB): 4096.00* T# B7 p+ H6 [, j! U/ L
Memory slot #0 clockSpeed (GHz): 1.602 O& n: ^2 ~ b) k5 K( L0 P1 u
Memory slot #0 type: DDR3
4 r1 F- h: ?0 P+ q" _: C Memory slot #1 capacity (MB): 4096.00- {5 X6 O3 G1 q6 D. t
Memory slot #1 clockSpeed (GHz): 1.608 @0 M `5 k8 ^+ O& g# g' @: m& Z
Memory slot #1 type: DDR3
1 Y6 H( J) i/ E. c9 h: u/ g9 c Virtual memory max (MB): 14998.93
' z7 y. Q5 m2 H Virtual memory used (MB): 7006.07% n! `6 C0 m" F' U$ y3 W! h2 i# \6 r
Swap memory total (MB): 6912.00/ n: \; }! f5 o# f6 M3 a
Swap memory used (MB): 124.41: U% L, ^9 q% A5 x3 X
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m6 v+ w5 b6 f V% [( G* V
Fabric Mods:
u1 H% {$ x3 i; \2 e- i architectury: Architectury 11.1.17
& j+ M+ u" s5 `5 m backpacked: Backpacked 3.0.0-beta.45 ~* c7 P, C* a2 Y8 K9 C
mm: Manningham Mills 2.3
) y# |" B7 [% X* ] carryon: Carry On 2.1.3
6 v* D0 e; a0 t- b: C customskinloader: CustomSkinLoader 14.204 g$ E; b1 D; a7 F( g- l
easy_npc: Easy NPC 5.5.10
: c4 d$ Q# g/ }' X0 ^$ l. h' J fabric-api: Fabric API 0.97.2+1.20.4
# R% q- v% D5 b fabric-api-base: Fabric API Base 0.4.37+78d798af4f( {" R: y, b6 T5 u! S
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
' r6 E7 M8 T" [ fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
0 |3 I2 y# q4 H0 i fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
4 ]0 c7 Q* A J% U8 E+ ^ fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f4 I6 J( ]8 d( g/ ]
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
+ i1 a0 `& y) g, m! S3 `! l fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
p6 J( B0 o! w6 a fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
+ t: ?1 [( |/ e; O3 b fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
0 G0 }# }2 u" J: @; D fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
& ?, ?" P7 v" _; D, x5 I, N+ r2 g fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
P, l" J9 N: P, M) y# V fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f: f6 D- ?0 n. o3 e
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f0 A& M0 B Z' D) D1 v
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f% k! O% b' S' u3 C/ s! f7 Q9 B
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f
* T: C2 f9 Q1 d5 D8 R7 t fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
5 [ v* B! z- u. W6 `& x fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f; p& s/ N% ^1 c& C
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
0 h/ L) u' a6 [+ x( R7 V, [0 Z# J4 J fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
# R0 c5 r" T7 ] {, q fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f U/ N% P; N* e. Z' G6 @
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
4 P; m2 t& h% X- f: X3 T7 k fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
2 X/ k! o; O+ ~& }- Y5 T: _; N" { fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
- z! y d- r/ |" H N) ^. b fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f2 f0 o! i: D3 w2 z& k
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
v6 K7 J7 A6 @! Z. C fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
/ K+ {. U9 u! `, i) [7 ] fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f9 c9 |2 d+ a T3 C9 x2 M+ e
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f2 i# k: T; R+ b9 L
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
; t0 e6 P7 i* G fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
8 `5 I/ B4 M3 N4 o- c4 m" R fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
) e n. M; }8 v% H* z' R7 E fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
6 x( w0 ~/ M- G# u fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
4 V+ ?3 m; {% ^ fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f9 a$ D3 [$ A5 D# w: o6 w( P: L
fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f- U- v6 X9 d* C, u, b* g) u4 ]
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
: ]) Y1 E$ c3 V7 P fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f9 a5 c# w- G$ W5 u# I
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
( H/ ?9 }; y% `* n fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
' I4 Z0 i7 {9 }$ ?" v3 Z fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f0 S5 K$ C! `) F
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
. b i% Q- ~+ f3 Q fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
5 E1 {9 r+ P+ t& z, V0 M0 x5 Z& K% G fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f+ p% e3 J3 r; x/ m* U
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
: c0 D- f: `; A$ T$ ~; | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
! {5 G. v* e3 \3 g fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
# w' }- u) C5 b) j+ Y fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f2 b/ n9 N6 J5 @' v
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f+ V* N7 Z* h; U+ A
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f1 @$ E; z3 W: I2 R
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
) [% q7 U; h! r fabricloader: Fabric Loader 0.16.7
7 N8 B" u" h2 a# ?6 [; T mixinextras: MixinExtras 0.4.1
. c4 M+ |3 B5 K filters: Filters API 1.0.0+1.20.4' y: m) x9 p( _: U
framework: Framework 0.7.81 |: }9 Z5 M# ^7 b* H1 d6 }
com_electronwill_night-config_core: core 3.6.6
+ Q5 a- v, I+ e- M, L: u; [ com_electronwill_night-config_toml: toml 3.6.6: J) z+ O; q% h
org_javassist_javassist: javassist 3.29.2-GA8 S+ \: f d# i4 ~- D$ s! n
org_reflections_reflections: reflections 0.10.2
9 H# t9 t* R" D2 z' }& P ftblibrary: FTB Library 2004.2.4
: [/ R& Z2 @/ }( ^! \5 ^4 q8 t' w, q( C ftbultimine: FTB Ultimine 2004.1.0
$ r* `; {+ E, E# P# x# n; `4 v java: Java HotSpot(TM) 64-Bit Server VM 23
& R6 P* j2 Z4 ~6 m% B7 Y jei: Just Enough Items 17.3.1.4
' v' S" O( ?5 W minecraft: Minecraft 1.20.4; F$ w- w9 g$ e- P, f$ J
msd: MTR Station Decoration Addon 1.3.101 J$ `8 Z7 b- l% |
mtr: Minecraft Transit Railway 4.0.0-beta-104 R( c5 x% A( Y* E0 F5 u2 S- U! M
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
: v: r* l4 [( `* g" Q' |* m* g. d# c skinrestorer: SkinRestorer 2.0.3+1.20.3. X, x( y0 o2 w2 _, O) `$ U/ c$ x: G
tjmetro: Tianjin Metro 1.0.0-beta-1
q& l( \) |, F' h0 Q- U0 Y8 e trinkets: Trinkets 3.8.1: {* K9 t, L1 h5 L0 e1 x. `$ ]& p$ z
cardinal-components-base: Cardinal Components API (base) 5.4.07 h! b' c2 y+ G! |5 I! _( F6 f
cardinal-components-entity: Cardinal Components API (entities) 5.4.08 T# j: a3 F* w. ]7 `: j3 o
Launched Version: 1.20.4-Fabric 0.16.7
( N7 L7 ]6 `; G; d \ g Launcher name: PCL
2 ]# N% V* U9 T/ w$ V) n2 m" I Backend library: LWJGL version 3.3.2-snapshot: D+ [) n' M* `5 B* a, M: M4 m
Backend API: Unknown
# y5 b* I# A2 { Window size: <not initialized>
E6 e8 m2 ~7 ^) k GL Caps: Using framebuffer using OpenGL 3.2
6 l4 }: T7 a, l7 q/ y. I9 ~ GL debug messages: <disabled>' G" @8 `% q, s! L/ X
Using VBOs: Yes: Q! A; J, b/ B- f& t6 k6 t
Is Modded: Definitely; Client brand changed to 'fabric': _/ x i* h# f+ ^5 D( w0 V
Universe: 4043 N, a* h8 |2 M: x4 |6 ?- i
Type: Client (map_client.txt)8 O* `( T2 z5 @+ `- a$ R, J# r
Locale: zh_CN- N* h/ e2 p1 d5 N
CPU: <unknown> |