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