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