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