$ C+ K, Y( v' }* {, K6 O8 j
?
7 @: }* g/ n" y, j& E日志:---- Minecraft Crash Report ----7 ]9 M2 H7 k7 r0 _& D
// I bet Cylons wouldn't have this problem.
2 u' T: ?4 b7 a( ^( j5 I' x
% E4 L, b) Z/ r( e$ HTime: 2024-10-19 20:51:04
F( l- A% n. j+ a& EDescription: Initializing game
) k0 j- g9 R3 p/ m0 _4 r4 v3 }( ]; K4 x& l1 t2 }: r
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!3 \. K S/ P+ J7 L1 {) |
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
) b) F1 B" u3 \ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
( U9 ^! Z# C2 T8 b ~6 Q2 F at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)( E; T# I3 @& m, a$ x' b1 E! V
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
1 Q; ^! E/ |3 z0 F at knot//net.minecraft.class_310.<init>(class_310.java:487)
2 r" R7 u" @ D- F. j% N at knot//net.minecraft.client.main.Main.main(Main.java:223)* A0 a6 O8 i8 L) O* Q/ |; @
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
9 s- t$ \* p) t2 ~: o at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)$ N& b0 ^- a/ [; U8 {) w7 Z7 k. e
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)9 F+ p6 |6 ?) e/ i% K
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)7 Z0 W5 K2 y4 V. r8 |% Z
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
. J- n( ^( h9 k4 w9 L" I( w. M at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)" l6 D* W4 l1 n! \' [
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
1 o4 a, G! d- D) |7 xCaused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
t w% L7 z1 Z, ~& H4 Z& E8 J at knot//org.mtr.mod.InitClient.init(InitClient.java:138)
8 e: f' k" ]* X. w+ [9 h+ Y at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)* ]& c* Z9 g. ?6 U+ q$ K. A K0 U
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)8 g K- c5 F$ \$ N
... 10 more
1 ~* l- j1 l& dCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed. M1 w8 D8 O3 \6 |; X3 ~
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
# @$ v- [% o' @/ |6 C at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
1 `# s% F6 {5 I8 L- J at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
* ?* ?+ p1 T2 _8 Z at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) J$ ^4 `$ L4 L4 g& e- f1 Z4 r: G# l
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)* K: r' d8 D Q+ R$ J2 O
... 13 more
: q0 }: q4 H% ^. E1 d- V6 OCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
" \$ g3 z0 r5 l | f/ \ at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)8 \ d" `; x+ j- [
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
! Z# I& `, A5 D/ b at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
; G( b9 U: S7 T" t, L: ` at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
! w5 M5 G/ ?' F5 w; n ... 17 more
2 c# S. x6 m1 i/ X8 q: F( _# `; bCaused 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;]1 v- m- @3 u5 e2 v |1 |3 H+ _4 R
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
3 {" A' B" c$ n, B at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
5 b1 s" a: g \. U; h at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
5 A) ^) _9 I2 G5 ?6 f& [9 m' j at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
1 J* d) B2 F9 v. Y6 O3 {: g at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437), b; f+ O5 x2 }
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)& o- P! U$ R- y, c% ~
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)" g0 p6 u- C, C5 J. w5 U3 F- L
... 20 more9 S0 z$ o: i" k. W
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper$ ~2 z2 e+ ?& o# z( t. f& Z
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
4 c; ^3 ^5 t! z at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
! Q a' |5 a: K at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)* H( B6 a" S( y. j( p# D6 f
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)( {8 R7 `& C e0 [" t' g2 Y, ?
... 26 more
# |; ^2 n* R# Y6 RCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
3 q. \0 F- T$ P( Y6 c% d ... 30 more+ r0 g" b& e( ]# D) G( L
, @5 e0 n; p. D: z2 a. o
. Q9 Y% U, l+ ]2 x. fA detailed walkthrough of the error, its code path and all known details is as follows:8 m# y1 @! q; J) ?1 T
---------------------------------------------------------------------------------------
, B4 L; h& L7 b7 w$ ~2 M) t9 O7 V2 t! j
, i _& S! Z4 N$ X4 d6 B-- Head --
! m4 f) u: D$ A/ b9 YThread: Render thread$ }9 x& H& M, D3 Z. [9 T& r, p# d1 w
Stacktrace:5 C5 c$ t! Z2 [6 ?
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)/ s p4 [ P1 p7 z- `/ i
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)' z; Y$ \) t. U' ^) \. g; [( Q
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401) k2 P Y+ W: \6 j6 N
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
' P# S: L- q8 G3 M H at knot//net.minecraft.class_310.<init>(class_310.java:487)
$ a& M# a/ q" I- u5 ^- }" ~
. W- G2 Y) |* l) U-- Initialization --
# r3 y5 w7 [* B7 G1 c! n4 R8 CDetails:1 z/ ~! r) a4 |: Y- m" K! d
Modules: 5 X9 Z) ?- q* N9 V: b
ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation, c% x% D2 e- `
COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation3 U" x1 j0 k+ P" o$ l. M8 t
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
% P1 X* z1 ~9 w5 z7 g8 h0 [) C CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation9 g# o7 |$ D% L& o0 b
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation8 f, x$ H" V, S! f, d
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 s+ P G# `+ s. A% r: L
DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. w* C$ t, U/ G% ~, ]# p( V
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation' v0 x3 T- f; |- ?3 u% U! D
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
* h; |, a4 z/ ?2 @3 ]6 D6 I+ Y IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& i# a4 l, D Q7 G Z KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
9 s- o9 m. e0 S KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
}3 p- i0 Y0 u; s$ U5 D* N' I4 J NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation2 b/ k+ G7 {& L a3 q) w1 s
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation6 Z6 `* Z4 v n; Y7 W9 e
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
) W& x& O$ P0 V& U( e0 z+ V OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation* U. ?. g. v: i& n. x# [$ j
POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 D8 x1 {1 o: W0 P PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
! A. L. P1 J! A Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation: }* z( ?# U: _/ m
RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# A0 [5 `3 I/ K2 q" o
SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
# Y( j; K# l9 n9 z- R+ G- E) G6 i# ] SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
% ]6 S3 D0 S6 T d UMPDC.dll
+ L& e2 \0 [6 U) W" i9 G( y5 [- j* U USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! |- F) T9 F( L, E7 _3 i
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( h- U# a- b) ~' Y/ O0 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
1 x' ]/ k6 S% }6 h" K VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
+ S' [6 I0 A: R9 e! y: S7 ? WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 A: x2 A/ f8 J* ^
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation l2 S5 E5 k" M+ u7 [
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation/ c5 `, ~4 u1 g( |6 {3 [* \
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
! J8 B& d% ~# }6 {! H3 f$ u bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( A/ x/ O0 z3 P' j1 c. |4 s' S1 t
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation: H( A' n1 W- _% U
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
* X5 l0 N6 p/ H# W. s6 r combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ d% l" ]: {+ ]3 H- j- e. _: Z dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
) \9 a" T+ d' j0 T ^5 D" r extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A6 j) L0 Z4 j4 _: p9 F r
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% ^ D6 ~0 f* X7 Z4 `5 w+ L. @( \
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation$ {3 q6 ~' ?7 p3 T
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW" ^! U- s' t; o: [3 ]5 P( I) C4 k7 a
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A9 _" e. o0 g/ B; G6 @
javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A5 E3 V6 I; R/ x2 l' X
jemalloc.dll
V! {+ Q( a3 _$ F v% N jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A+ h# a, h! B9 A* C) {
jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A6 l2 s, a, B; I
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
# n a2 F. S# h6 a- {% I B [ jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
# ]$ R$ J0 [+ k/ Z$ m jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A# u* ?7 S' m( M- _$ Q9 ?
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation; x( k/ G: J6 H; A
libjlw-x86_64-1.4.2.dll
$ `2 p$ b& D. E/ U: a lwjgl.dll* x* y1 S+ p$ W9 {
management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
4 g2 |7 {! a! ]- d/ f1 [ management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
+ s- L+ [7 U g! P mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
) J/ f2 g; Z+ j8 l7 L. A8 ? msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
L* ~6 z% m$ p6 D6 A msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation3 A. W. q# @ \2 F3 h# \0 ` i
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
* k1 x5 q1 }1 |. h0 H mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation$ i4 m- Y4 r: x
napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation* b9 G6 @0 ?7 K
ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 w; V( q& g) |& N) f& i2 @
net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A0 Z! b" x* ^- O6 e. c/ ]
nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* j% A: ?% O4 V; d1 x* K
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation( V P- V( ?- q' y0 Q: J0 v* E
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! `# h3 t/ F+ \
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: c; |) r$ B- `7 A; C1 M1 X4 ? pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ }* K) ]% Z8 ~( `9 W7 s2 p$ c. j% o profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation ~& u1 |( O- R4 R
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
+ j" H8 D2 ?5 d* k: r rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation# i5 b/ H) b. r0 D! q N
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
4 Z9 X: B% o: W r; ` shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" ]+ s% s( Y: b, Y sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
; x2 i) I- y1 d! n W" m* f ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation* `( T6 l' a4 J( R6 k5 s
vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation/ u3 @3 d0 y7 X
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A1 C" p6 ^, M* R6 {) V7 ]6 }
win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
2 Y+ Z- Q# ~3 m6 h6 P1 J( m1 F windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( y3 U. O1 v9 S) s% R
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% K" F& y \4 u! h& `8 e; i( Y
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation# M2 @7 }' A% M- D& \
zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A9 H" G; a2 \, C% L) t# k
Stacktrace:- t( E$ ~' D! ^! C8 h
at knot//net.minecraft.client.main.Main.main(Main.java:223): [2 o. L" k" `& y. N
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
: b D( E+ E( z# b% t- K2 b at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
; o1 o9 w' s- G# \4 ~5 j at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)/ Y, M( k. f& F
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
! Y- s q. k: Q at java.base/java.lang.reflect.Method.invoke(Method.java:580)" M4 D( y3 i7 g- P( r
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
4 X1 i9 G# o# j# Q) x at oolloo.jlw.Wrapper.main(Wrapper.java:103)
, N0 |/ g! A' J( y) B. n% r; Y3 g3 \3 o5 c; }* X' S/ e+ b8 [
-- System Details --. m4 `+ {5 ?* J0 g8 c9 |
Details:
) c; Y1 c7 w3 V Minecraft Version: 1.20.4
3 a7 N- d: t: N+ I, Y Minecraft Version ID: 1.20.47 u, Y4 g+ B* K- S; [
Operating System: Windows 10 (amd64) version 10.0; Z; F0 f' H5 D+ O7 z8 b
Java Version: 23, Oracle Corporation! S+ t% X4 y \2 n" s
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation3 R/ D8 x/ R# |) F7 O
Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
- Z$ K' E; [. x6 V0 } CPUs: 49 @% U0 x) G: N4 C, ~" X7 b8 ?3 q# q
Processor Vendor: GenuineIntel% z6 ]) V4 ]% N+ Y% y) F* b
Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz& m+ S) {/ o |. E3 D
Identifier: Intel64 Family 6 Model 61 Stepping 44 h9 q* C) n' p4 F
Microarchitecture: Broadwell (Client)
: t/ J* u# y: }) J% B, G3 v3 A Frequency (GHz): 2.200 h2 Z0 m7 V; V% ]5 ~" C) R- R
Number of physical packages: 1, H0 O# d/ L& i& H/ _: d& \2 }9 V6 V
Number of physical CPUs: 2
; y, u" R( m1 a9 e" g Number of logical CPUs: 44 k# ~5 L( V) w3 S R3 r
Graphics card #0 name: Intel(R) HD Graphics 5500' G) U! w: U& v7 {5 N+ v
Graphics card #0 vendor: Intel Corporation (0x8086)/ S5 U9 ]+ j) V' @0 y6 o: P/ |
Graphics card #0 VRAM (MB): 1024.00
, {& i! a. t2 _ Graphics card #0 deviceId: 0x16166 Q" D. L9 p3 g/ Q+ o. ~7 }
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
% [# [+ G/ \! _8 c Graphics card #1 name: NVIDIA GeForce 920M9 ]+ q, O# U1 S
Graphics card #1 vendor: NVIDIA (0x10de)& ]. {; W. \9 b( U4 f) _/ `/ } ~# v
Graphics card #1 VRAM (MB): 2048.00& n" m9 @3 \& `$ S+ W
Graphics card #1 deviceId: 0x1299) k2 W) A) Z1 f2 e6 l) M3 O
Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
+ K D( N# _9 {5 [- ~ Memory slot #0 capacity (MB): 4096.00
* |$ x1 P6 B1 y: `4 @ ` Memory slot #0 clockSpeed (GHz): 1.60
9 `/ ?% g$ [) k+ y5 @ Memory slot #0 type: DDR3; T3 x; c8 p& m1 g5 p& m l$ O
Memory slot #1 capacity (MB): 4096.00; `3 t" R8 u- N# W. l& ]
Memory slot #1 clockSpeed (GHz): 1.60
9 H8 K8 n+ x' m. j3 h Memory slot #1 type: DDR3
9 A0 d5 t/ _% W2 w# B; N Virtual memory max (MB): 14998.93: P6 o1 J& Z2 |) ^; l
Virtual memory used (MB): 7006.071 u6 K5 `) k- X Q1 C+ @
Swap memory total (MB): 6912.00& n8 p( `' v% J) k9 J' [. v: f
Swap memory used (MB): 124.412 `' Q D' r0 m4 j7 K0 D, J: X% G! `
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m2 L5 K8 i- b4 q& |3 C1 d' `
Fabric Mods:
$ G. l) F7 l( b# X' k) k7 O, U& \ architectury: Architectury 11.1.17
% P# Z8 G" \% b8 o: B& A3 R* J backpacked: Backpacked 3.0.0-beta.4
' P" F. |; Z, i/ n; @ O mm: Manningham Mills 2.39 k+ o9 V) G* l2 Y) @1 O* C
carryon: Carry On 2.1.3
& @& m$ y4 g6 t" B. j9 u customskinloader: CustomSkinLoader 14.20- O9 b) T" P6 v6 H' ^
easy_npc: Easy NPC 5.5.10
! [, H q8 U9 j4 z- m$ M4 q fabric-api: Fabric API 0.97.2+1.20.43 l- E2 u% r7 y, F4 [' g4 \% x
fabric-api-base: Fabric API Base 0.4.37+78d798af4f% D& R: W% J( {: \! X; [/ B
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f$ | B* w l0 `
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f i8 {* n4 u/ _2 i/ {) L
fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
% c+ p9 p+ C% n( A fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f) I& i( k: k6 ?* ]5 |% |
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
2 P) i. U) `8 w- N fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f* V% k4 E0 O% M- _: ^; w9 k
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f/ ?; u, @ X: X" [ b
fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
2 B3 O: [3 f& X- N& _- b fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f8 l O8 s" {* o% D
fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f1 i# O9 [) g7 M# o, t4 ?6 Z. i
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f2 S3 j* N6 t8 A% R
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f4 w4 D# |6 t E! x# k! _6 S
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
. ]: ?; L! R+ { fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f4 j6 P+ R$ Y8 j
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
" Y2 j+ j. s8 o" j8 K5 T fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
# g3 ~* B" N% H3 p5 A8 u: X1 Y fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f; c- ~4 @+ K# l
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f2 b* F, I" W8 o C" q; Z; C
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
3 S Z5 j$ G3 V% a7 N fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
3 c i: j8 B4 n% |9 P$ L# |3 u8 A* A fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f' L, C. p0 H7 Q* Z' K6 t* l
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
8 }( P$ v, f% l) j1 A5 |/ g3 k fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
6 Z% A" f U" Z- G1 \. w fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
6 w9 h }9 g8 L fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f7 y5 [0 K6 X7 w5 j
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f; f l5 O: H P. f( F% {
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
: H) e2 F4 d M& Y: C fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
( p( r9 |% F! p1 z$ u0 R! t8 E- _ fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f, @4 l7 O) G6 x1 Q2 l7 x& u3 l
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f) d1 [+ _/ x7 `4 d8 K, ` A
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f8 W! q4 ]' k7 ?9 z, G' g
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
2 L; g, u/ H z% |0 I% V+ m; L8 T( D fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f3 W/ {2 d+ J* i* @8 q* L
fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f8 _5 m, Z, I+ P( Z5 j6 Y
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f, ~/ E8 p0 A2 \7 K3 p% J6 S2 ~" ^
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f) ^ m/ @6 }! |- S" M8 o9 M$ V/ [
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f. R( i7 `# K* [9 w/ O- Q
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
" h* D3 A& O: W: ` _( r fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
b5 y0 `& Y; J2 g1 | ~ fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f& g7 n3 u2 O a+ \" e
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
1 ]6 _- r$ Z# q! K5 @ fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f; | @( B$ L4 n; f, O* l* l+ h
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f, d: Y8 \; C/ W/ t
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f4 P s0 N0 n, x4 V
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f7 {7 i% ]) j& @4 z, E- q: Q) _
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
( G( ~& _" A# K+ m( i6 P P; {- C fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f; L8 l3 X5 g0 r, d( e) u
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f+ V% M O# Q+ U- E1 Q2 s2 A
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
. f" C3 s' R* s! j fabricloader: Fabric Loader 0.16.7
" y" Z7 m# B, p mixinextras: MixinExtras 0.4.1
6 K6 r }% v+ ^6 y8 Y filters: Filters API 1.0.0+1.20.4$ `+ x: C3 U. z2 F
framework: Framework 0.7.8
2 \. j+ t1 [, D2 o" f% j com_electronwill_night-config_core: core 3.6.6
" w% K# ]5 G# o/ g com_electronwill_night-config_toml: toml 3.6.68 h$ n/ y: P* Q' y8 v+ F
org_javassist_javassist: javassist 3.29.2-GA. q) f& f: O8 {" L; P& W `2 Y) t
org_reflections_reflections: reflections 0.10.2) M( i# p7 d9 b) _- o& h
ftblibrary: FTB Library 2004.2.46 F( b) i- g4 |' I: l+ o6 u4 q
ftbultimine: FTB Ultimine 2004.1.0; C4 x4 X! c- c1 u: w
java: Java HotSpot(TM) 64-Bit Server VM 23
5 E; [5 b% p+ e# ?( y/ C jei: Just Enough Items 17.3.1.4
& X1 j$ q0 Z; I9 L3 H minecraft: Minecraft 1.20.40 N9 ?3 a W* A% E% v
msd: MTR Station Decoration Addon 1.3.10; T/ P; b" Z* A
mtr: Minecraft Transit Railway 4.0.0-beta-106 n( a: {$ ^. K* q" l3 Z9 u
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.60 _- N3 }1 s" X! H$ p
skinrestorer: SkinRestorer 2.0.3+1.20.3
2 g/ c" K# k( F4 \; \; W tjmetro: Tianjin Metro 1.0.0-beta-1
* r0 O) ` _' z9 I, K O trinkets: Trinkets 3.8.1
0 e- N7 X; E. z% Q% L' [ cardinal-components-base: Cardinal Components API (base) 5.4.0
% J& m8 b( u! u- k" S cardinal-components-entity: Cardinal Components API (entities) 5.4.0
' a9 U& K% D" l& @ Launched Version: 1.20.4-Fabric 0.16.7
" V2 u' C& p/ e/ J) T, r8 j Launcher name: PCL* A0 [' s8 R7 f+ N
Backend library: LWJGL version 3.3.2-snapshot
* R! Z$ M3 |1 B Backend API: Unknown
8 \6 p4 u& N( h0 }3 N% O* M Window size: <not initialized>
- A0 O# _. ^; i GL Caps: Using framebuffer using OpenGL 3.2
* n# M( z) P$ t& o2 ^0 N; Z GL debug messages: <disabled>
& C# a: a) O! x# K: a Using VBOs: Yes
5 @( @; I# q6 w) `( r5 U5 @4 S! {4 Y Is Modded: Definitely; Client brand changed to 'fabric'
3 i6 b4 T9 r3 ]; }3 s Universe: 404
# h$ k% z9 T# H( i: X$ j+ b5 c Type: Client (map_client.txt)+ n& ?2 ?% E) L1 U. Y* |: M
Locale: zh_CN
9 c7 S$ W2 Y# y' I5 O( o CPU: <unknown> |