
; h/ D V* x2 M" ~4 [?
$ @8 T4 y! X: U日志:---- Minecraft Crash Report ----! U. e1 K3 q/ M0 T G W
// I bet Cylons wouldn't have this problem.
8 {1 r7 q$ w8 V0 R" a3 h' E
~! {+ |' l. x4 tTime: 2024-10-19 20:51:041 O! n* N0 b/ J6 e- Z/ I" k
Description: Initializing game- f8 g+ N4 Q2 ^# b: Y* H' H
9 S; j$ K4 H. W4 X# ijava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!# j* O% A, R! P1 i0 \4 _. N
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
& V% z$ w/ `( l3 I0 v at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
* H0 A3 l9 h1 }3 i8 ^ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
0 M7 q: d1 x+ I! L8 a at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
) p' L6 v3 R9 q% f4 W7 O) l/ J# m at knot//net.minecraft.class_310.<init>(class_310.java:487); C9 K$ q. A/ J7 P; G) Y& ?
at knot//net.minecraft.client.main.Main.main(Main.java:223)0 B4 x" B8 S# M9 i% `/ d+ w
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)7 R/ [$ R1 B; ` |; {3 ?
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
" U! n0 [' _, M/ d% { r at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
4 A) n: q& @7 j5 S/ z' D4 {* ? at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
* c; ~2 O/ ~3 `0 K/ k( z$ h at java.base/java.lang.reflect.Method.invoke(Method.java:580)
$ W1 }7 h/ D; V. z ]5 A at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)0 h6 Z) g4 ^8 P* E% x# d
at oolloo.jlw.Wrapper.main(Wrapper.java:103)0 \( A' j! u5 x4 I4 r S# G3 T6 D
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
& x, c2 w5 \ `0 a at knot//org.mtr.mod.InitClient.init(InitClient.java:138)& `& o9 j% o( @3 ^9 h+ C+ V
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)% h3 T( V) a( v, y+ C ]
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
8 T0 @( D3 \$ z" j ... 10 more
8 I, w9 A! D/ [; r' uCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
' k6 G+ f; T& z: e c# k at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
; m1 d ~2 o7 C at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
5 |/ B0 y* h4 s# @' G$ ]1 ^ at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)! p4 g3 m: \# W
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119): w2 |8 x/ n N! S0 J9 X: j$ e
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)) c( L* i# M5 q& |' f4 S
... 13 more, Z1 b/ q! _7 i9 D: E/ _% q) u
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
, p! J3 t, \! q8 @/ e2 J7 X- l at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)7 w X9 Y8 z3 p* f9 k4 e3 T
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
: x5 U2 d! V+ D8 x at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)8 o$ M; d- o; Z
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)- T6 f6 R5 {) Z7 X
... 17 more
, N; @8 ~4 S, D- t, h; uCaused 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;]! Y: e0 ~- j4 u4 {6 d: b# @7 z2 C
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)9 ?2 z* u c0 [: V8 @- i
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
" Y u, e$ L- X: H/ }1 F# D at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)4 ~6 ?& L G$ V: b' f& K0 q
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)& X; _/ S8 T& k& |
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)0 T/ k) [! A$ L
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)( W$ p' {" u+ i5 K
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363), F2 X0 X3 i7 C
... 20 more
# R/ D. I1 r# E9 PCaused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
* e: R n/ e- ~ at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
+ s+ I5 b5 @2 _2 P( r at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
2 W/ `4 y9 M0 W$ ~0 h/ @ at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745) A9 M) B" g2 t
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
' a+ z. ^) r0 e' m9 D9 t ... 26 more
' T0 g5 P( ` S' M, f9 LCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper K7 Y; J q! j. X/ s" V5 r: g
... 30 more
- e, D( [6 E; B" w: S- c
) m4 ~" b7 r$ y; i* |3 ], H/ ~$ C7 B' U7 m
A detailed walkthrough of the error, its code path and all known details is as follows:8 d/ e$ g# T0 ]) U/ L
---------------------------------------------------------------------------------------7 C) S4 Y0 V# {* h* G
1 ]1 ~9 m. z# ]/ V
-- Head --
3 Q1 c/ P5 d8 y5 gThread: Render thread$ P) W. ~# I% X+ G- X4 G: T
Stacktrace:4 C3 n$ d2 n) R( ?
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
$ t) ~7 s. B8 `- t& T. O7 ^ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)! q* F1 T: _2 }7 t( f" H
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
+ \9 ]7 S i. C% d ] at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)3 B; j! K+ Z& s
at knot//net.minecraft.class_310.<init>(class_310.java:487)3 A/ [0 @. A9 `( f: x/ u4 Q
2 A2 ]" g- v: i, A# a' M' C-- Initialization --4 m% Y7 [2 D. E& t E
Details:
9 K( G9 f& e% O Modules: " q( A- u6 e# v& O4 m+ S; \& ` z
ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% h7 K L3 D+ f8 r
COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation6 C' ^( \8 d( m P# L+ ?
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 _) H5 a2 d" p- R9 V" F2 A
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation5 a& C* P/ V5 C* Z
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation/ L' e$ O" w6 l, S1 ~
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
% u7 }' O3 D+ x9 F DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
, M; R; h) ?! f# m) ? GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation2 h# { |3 e; h- T7 z0 h( J
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation( `; |9 z7 y. J# v6 U! {+ b, N
IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 @# q; J" P, P; M+ v KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation; \5 I# A6 m5 M$ I6 P% f
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation3 v( C; V! _. c$ u+ C
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
L! n! S. `8 ]+ m' ~% ? NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 ~% M) d' ~( G* m4 X9 g0 l
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation# n; _" Y9 o% n5 b& Z& Y
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation& A9 x# y2 f6 G. z7 \5 R3 E9 X7 \
POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ Q9 i; I3 f) f" a3 F* A0 n! I: ^ PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
% S9 f1 c* m3 G9 f Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
. j% g. {7 C& W7 l RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation$ X9 O# @2 r" @2 Z1 |5 }
SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; Q! H' l* v# M3 A9 l$ T v
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 v$ _ p7 j; f: O+ d+ d
UMPDC.dll
1 q! v' G* I! {3 \2 l* I USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 ^% C5 D* L8 M* c: @6 B USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* i" T6 a6 `; m! H% Q VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation( C( v% q+ g. R; r6 n# }9 e: p( r6 Y
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation, Q) p+ K6 `0 O" C) T( y
WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
8 S, j, Z& t0 ~. Q: t* v: D" c WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 y! a; {: X( V/ s% I Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 B9 x- y# k* G, o' O5 z+ @8 p
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation+ h5 Y, P9 y `5 ]8 \, m9 ?3 {
bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation: S4 {5 ?6 Q( `9 ^' p
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation# o2 g6 B' i( p D6 y+ n b( X
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
+ j8 v0 H" D G+ [ combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% K7 C8 A' f+ O: A6 R p7 E
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation# t* k/ t3 p1 z# a U
extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A- e0 f$ P% L1 e
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 b* N& K2 K3 ?/ ]; U& ~) N! | gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation8 c6 w8 \ l2 S2 K M( O
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW- Z! _ {/ E" s* M
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A" P5 R, K. y5 @7 K8 [- g( J% u
javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A/ U( Q. B" v2 ^4 q) t( p' h
jemalloc.dll
# a9 L. T s* w jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A) u0 M4 p) q" ?0 n$ n5 F! {
jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A$ J# y( L- J9 [) R
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
2 C7 n/ O) x$ V/ q- c: ^ jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A- w' t$ R) E6 b' y7 @4 w
jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
7 F2 _" x0 b" g2 f w+ A/ k- K kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
- c4 p2 b) {+ N! e& P libjlw-x86_64-1.4.2.dll
$ |6 O+ ^9 L7 C( H5 Z2 X! Z, b lwjgl.dll
" g: G- b$ y3 X4 U management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
y1 w2 W) u# V5 ^ management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
' Y* J/ b; k& s. s% e. R7 H _' A$ D mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
8 d& S+ k( j. c1 j msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
) [0 q9 r6 q! A2 u; z& a7 x msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
$ C$ u A6 Y6 H8 P msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
D) W# u- }! [, F7 r) r/ J- u+ c mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 g3 C: U2 t* Q napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation) L6 ?* _& x2 O, A5 G
ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ Y( J! W; U4 l net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
( s! |! T( e- l, T9 I6 n nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
% ?" `2 |, n3 h. H! a4 k5 L1 ~7 t4 u ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation6 y. d. \9 o! w0 L1 T0 K; r) @; ^% Q
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation9 ]1 z7 B* k2 n5 z3 L& _
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 t3 w, [: e) B, B' S6 w
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) ^3 o) A/ ]5 P F. O) D/ H profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
: @" z g$ L# X3 d rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation1 v( j2 l/ }- i* V- Q1 L. T4 A- j
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
# @1 C; Z4 O* I0 n) C sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation: ?+ [+ t/ m$ D8 v/ n
shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 }( ?: l1 ~4 J* {6 E3 {0 P
sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
' c6 U8 M. L, ] ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 x2 u2 a- O0 q8 z7 |4 u8 W! m vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation1 C1 `8 G/ C6 q+ z( p/ J0 w0 s" u# U
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
8 z% Y% r9 o S) h win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation! u$ i4 h7 @. J
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ c5 L4 f9 `5 Q4 U! Q# _ winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation- d" n% Y7 [, f* ^8 u I7 F
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
5 K" c( h" B( N, a5 C" k zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A0 E- Z! N* x) o# H: ?( N
Stacktrace:7 F8 [( H- X; Z9 e8 M
at knot//net.minecraft.client.main.Main.main(Main.java:223)$ \2 v3 b4 d5 r, U- a! ]3 o, v9 F
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)( o7 b i# y$ v# I) _
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)9 Y6 w1 r, W& Q0 e+ y" o4 B+ o
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- U; n. O L6 n' s/ W) z6 a at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)% ]; S: R% J/ D
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
) M1 o4 S" d0 G% A) R$ k at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)8 f; C2 W/ ^6 j2 }0 t
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
' V0 A Y" Z0 C
9 K' o' I1 c+ v$ e6 Z: X-- System Details --3 l) _ u7 L& a) x- V& U, a1 B3 e
Details:
1 L% }$ v/ m R5 U# u& w Minecraft Version: 1.20.4
* X' h, G" N6 q9 x% y9 a$ i/ |/ Z Minecraft Version ID: 1.20.4" x3 q! x X* _+ E; F
Operating System: Windows 10 (amd64) version 10.07 }* e4 Y+ j) Z2 _, m+ m% {, M
Java Version: 23, Oracle Corporation9 d$ Q2 b' Y, M; Z Z5 y4 d# S' b& Y
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation* r! T4 V0 g) o- w* p- {" p
Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
4 ]# M2 i' q. S5 V% L& U' l CPUs: 4
$ o- r; B( ^2 N Processor Vendor: GenuineIntel
7 a* l; j) y a* J) j: q Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz! k4 @. X+ n+ H5 J1 N6 G+ J
Identifier: Intel64 Family 6 Model 61 Stepping 4! @6 M' q# O8 R5 ], f
Microarchitecture: Broadwell (Client)
1 k' C1 d! R$ g4 L; s3 \" @ Frequency (GHz): 2.20 y/ X* |) T$ c2 M4 \
Number of physical packages: 1
9 w- {$ ]; Y) r' L; R2 M# ]3 Z Number of physical CPUs: 22 ?- R" K3 P9 V
Number of logical CPUs: 4/ P$ J4 C6 s: a8 p% F
Graphics card #0 name: Intel(R) HD Graphics 5500
5 V. Q; p/ W. x, ~ Graphics card #0 vendor: Intel Corporation (0x8086)' M( o8 B/ s# Q3 v4 g" t
Graphics card #0 VRAM (MB): 1024.000 V5 d: Y) ~/ } i, n& i4 W
Graphics card #0 deviceId: 0x1616
. V+ v- G% y- o) d7 Z6 M9 B9 A Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
0 d* t9 f+ ~- v) Q Graphics card #1 name: NVIDIA GeForce 920M
" d2 I, [! _% Z; n" {3 X Graphics card #1 vendor: NVIDIA (0x10de)
+ q. V0 g% z8 P0 H( ^* G- n& v1 _ Graphics card #1 VRAM (MB): 2048.00
& @7 ^6 B& x$ O8 o Graphics card #1 deviceId: 0x1299' c" w( e2 n+ ^& ] Z2 V
Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
7 v: g& M8 b' b$ | Memory slot #0 capacity (MB): 4096.00# C+ F8 i) b: v8 w q
Memory slot #0 clockSpeed (GHz): 1.608 P4 }! Y, ]7 N- v- G4 r- K) m
Memory slot #0 type: DDR3& ~- l/ ^& _# w7 I) ^9 T; o: R
Memory slot #1 capacity (MB): 4096.00
: ^- a% `9 p) k7 S- |9 s Memory slot #1 clockSpeed (GHz): 1.602 a3 Y0 j) E4 `7 P# a
Memory slot #1 type: DDR3
+ h6 O+ o, l; g% N a0 z4 a9 p Virtual memory max (MB): 14998.933 |% q) V( l1 m0 X7 p
Virtual memory used (MB): 7006.07
) D+ S- \* y" u/ k$ Y8 ?3 e) i Swap memory total (MB): 6912.00
" A) d. T: A! Q$ t- ? Swap memory used (MB): 124.41
$ J" n3 k& p: K. `9 F9 a JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m
3 u4 C8 B# o" l' ?; S) A Fabric Mods: E# K2 g. c$ j
architectury: Architectury 11.1.17- c. S9 o H) {8 d. x! a
backpacked: Backpacked 3.0.0-beta.4
! j5 D0 W3 ~: p3 U5 x% s# s mm: Manningham Mills 2.3* f: N8 b, B1 s8 C6 Z' [
carryon: Carry On 2.1.3* ^/ d8 S( x2 R
customskinloader: CustomSkinLoader 14.20
- p M" p" O+ I; t easy_npc: Easy NPC 5.5.109 L3 ]7 Y: a$ I* o% a. |- C
fabric-api: Fabric API 0.97.2+1.20.4
0 z y# y; z+ a3 l! J& E0 u# G$ { fabric-api-base: Fabric API Base 0.4.37+78d798af4f1 R) w J! g$ k2 O' Y
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
7 S, ^7 E4 O* e- N fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
5 I- a* [5 G9 E& x: x fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
( d( U+ r4 r5 A+ g E fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
3 h, _! |. Z$ @' q fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
" X9 j2 w: a0 p% ?& J fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
$ K% k+ Z8 X4 {6 Q, r5 r" E fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
' O1 ]& ]% F5 n* b& x- r fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f* z# {9 `* J. S$ t. n1 e
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
K, c- h' W2 i) }3 ^ fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f5 ?. x& o' C! s/ A
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
2 m* W8 G7 |% `% N2 ] fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f2 t$ y! h: y5 b. g5 ~) A/ e
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
2 J& @3 C, ?2 w fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f* d$ d' F( d% Z: i6 @) [
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
- s( L% w' D, W/ s. X fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f3 B3 d1 {( f, @, j
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
& _* l& d! u, k fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
_ @9 E4 J7 U8 |( Y: w# i1 V fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f! o3 G% e5 f- D, p1 r& b* P
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
6 N2 r- e/ _* ~- H; a0 I fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
3 _- p( l2 c9 d4 H B; r! f+ a% h2 V fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f4 _- O- U& h, _7 P, e
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f6 J( _- W# e. F+ i% `# F3 {( S
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f! s( Z" k" X1 t: w% \ r( m
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
) M, m( P1 y0 q7 z* ] fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f0 w/ \, [! M- f# G3 ?5 N
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
% G$ ~/ a: Z8 @( ]4 J* V! f fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f+ ^% F1 T4 X0 @ X1 l2 i, |- C
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f. M: j, m9 O' y( [
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f6 ^* V6 G6 d. K% O1 T* a$ V# j7 e8 o
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f3 E3 d* a$ C! U
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f; p) W9 M. ?1 `' H
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
( K$ j$ Q+ Z' ?8 | fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f: y7 y. B! u; m! A
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f" F G, d& j4 O
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f. j/ @' N/ O5 H+ l
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f, y8 K% b$ y* O; u7 e
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f4 l8 }" j4 V8 g3 S9 H) O: f+ G; m: F
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
2 Q2 R# T: k# ^4 ~1 D! @ fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f5 j6 z& ]* u; d0 L" z5 a+ k7 V! n4 E
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
! s# I: E; n! S( [) t$ j3 t fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
" S1 H( d, n" l( m. U fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
0 C3 h' N9 S* F+ G+ w fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f. i8 _8 I _7 y, |4 P4 ?
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f( v$ b; j( y6 v& N) e8 Z. [
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
1 b) I: `0 \+ L& C8 R R+ N fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f! L- A- E5 r. O8 I& `
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
! ]* X, ]7 N) _ i9 A1 M+ C. s fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f( F/ C% [6 I# u' o# I" M
fabricloader: Fabric Loader 0.16.7
! v+ E2 p4 K7 J) V3 Z: X' t* W" W0 q mixinextras: MixinExtras 0.4.14 B: S7 y r8 e# \' k2 e7 |. ~
filters: Filters API 1.0.0+1.20.4
- [; x. K1 A+ @ framework: Framework 0.7.8
~( P' ]6 v: F+ t# U com_electronwill_night-config_core: core 3.6.6
$ z+ P" j: f7 a2 _ com_electronwill_night-config_toml: toml 3.6.6
2 f3 H# c4 G, p1 F9 H8 ^0 L1 x! M org_javassist_javassist: javassist 3.29.2-GA
$ r( S6 S3 ^2 Q" U org_reflections_reflections: reflections 0.10.27 V3 J+ m$ b6 x
ftblibrary: FTB Library 2004.2.4# H7 a, O. z) N9 Z
ftbultimine: FTB Ultimine 2004.1.0; E' @# ~+ d9 u3 f
java: Java HotSpot(TM) 64-Bit Server VM 23
" ? ?# W+ j1 a jei: Just Enough Items 17.3.1.4
/ T0 E- c- a0 ?- \$ E" Y D) [ minecraft: Minecraft 1.20.4
5 z; g; \3 e1 Y! p& [! Q$ _ msd: MTR Station Decoration Addon 1.3.10& f) W5 X% v" x: j% |" [. r
mtr: Minecraft Transit Railway 4.0.0-beta-109 b: O! O- h, | u# P$ x
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6# ^1 x9 y K1 f7 }) P
skinrestorer: SkinRestorer 2.0.3+1.20.33 T! \) {. m$ \
tjmetro: Tianjin Metro 1.0.0-beta-15 D* ~2 v7 W0 N+ d4 A
trinkets: Trinkets 3.8.1
& r/ T# _/ }0 @& ]4 M2 h cardinal-components-base: Cardinal Components API (base) 5.4.0
9 B% q' w# x' S. _ cardinal-components-entity: Cardinal Components API (entities) 5.4.0
. h2 e8 W2 n' j# x6 d% p Launched Version: 1.20.4-Fabric 0.16.7& r, [, V3 i, T: c: N! }- P% e
Launcher name: PCL. E& ~4 X0 X& q2 |0 T% g
Backend library: LWJGL version 3.3.2-snapshot
) q' [9 ~& ~+ D- Z& {- s Backend API: Unknown
! q: F+ P$ n" ]( J$ g Window size: <not initialized>: J( w6 i* T% |7 u
GL Caps: Using framebuffer using OpenGL 3.24 {4 E6 G$ ^* L& }
GL debug messages: <disabled>2 p3 a0 P, M/ E% e
Using VBOs: Yes" M% ]$ H1 [' {5 L/ u0 q
Is Modded: Definitely; Client brand changed to 'fabric' R: L3 v- A5 f q
Universe: 404; ]0 e1 U- h: [7 N+ C8 M6 Y* K
Type: Client (map_client.txt): k2 K. J# l5 U( V4 B
Locale: zh_CN2 z* D Y$ \) O& ]6 k1 [0 B1 O
CPU: <unknown> |