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