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