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