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