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