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