G: ?$ `) s1 A# T6 ^2 V- v
?
& y+ F/ g4 G; U3 i; ~日志:---- Minecraft Crash Report ----
r% K. k( f% ]3 h6 b; r9 a7 ~! W% V// I bet Cylons wouldn't have this problem.' W. a) a6 @( f6 I- {/ W9 F2 V4 e7 G
9 R6 w( p5 |0 U1 L* f8 ?Time: 2024-10-19 20:51:04
# z0 Q7 ]: O4 K+ dDescription: Initializing game
; w' @5 v0 r) F& e8 Y5 D1 `9 d+ x! ^: W+ ]/ w# Y/ F
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!
- E1 D. x% _6 G8 p at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403), e5 m* h/ Q" \' U# w
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
% |2 j |% s X+ h* O at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
1 o6 S: ~+ N" d R+ j6 s6 r at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
" O+ H3 d/ B. h at knot//net.minecraft.class_310.<init>(class_310.java:487)7 y" g* l6 n1 i o8 _$ A: G% \2 w
at knot//net.minecraft.client.main.Main.main(Main.java:223)' e9 {6 Z& E# |# y6 f
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
$ V1 _. ^ G, [; @$ e7 R at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74), c, A$ G9 V. u/ K, P) N7 K4 a
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
7 B: [5 s1 }' a: a- S at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)( v" v3 Q7 U/ H j& d4 i/ G
at java.base/java.lang.reflect.Method.invoke(Method.java:580)' |) J7 l0 @! j4 r
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)3 N9 l7 E7 b( c7 m, Q# c
at oolloo.jlw.Wrapper.main(Wrapper.java:103)3 _$ ]1 N6 V' E9 B3 L. b
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
y: o0 w1 X8 u! M. U at knot//org.mtr.mod.InitClient.init(InitClient.java:138)3 x$ W! d6 [! e+ g% x: N9 Y! \
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
2 Y# D' }+ U5 D# |- A( e at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)$ w$ e' \- j0 B5 D* m
... 10 more
' ^2 G$ m5 k! U- H$ d- j$ g7 UCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed) d5 d- j6 O$ U* _
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
6 M* |4 f! E7 \6 U* K5 Y at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)/ I# `9 x& b1 b# ^/ q: M) q* j
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
j- N9 ?: h0 |; z3 _ at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
7 Z! _7 O9 q; @ at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
/ {# U: _1 a( \# _- n ... 13 more
& B. O7 ~+ _3 r' h2 e: F% UCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered5 S& [; V: o- e$ A& E
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)- g0 o! {0 n( b7 R2 E3 U% x+ | H
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)2 V! _( x C# T) `% s8 {
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
& Z! Q$ k b. m; P at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)! S1 U4 f+ e) P9 ~2 e3 f
... 17 more: \1 e9 {5 P+ k, ^% P! Y2 ?9 c, E8 y+ L
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;]# ~: w" q0 Z6 f ^. M# m& U
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)2 z( r' h3 ^1 k8 A5 z% `, y
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
& B( t. J5 `- M, w: X9 o: k9 k at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
( r% K1 r' K# c+ f at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
( o+ W& E) y/ n at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
: [" Z, X. h; H( N/ p at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)" p: w1 T5 l- t' Q5 R6 x
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
) o9 |' ^ f5 C. J7 Q) C, _ ... 20 more
' M' o: s- j7 |( ]Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper: V/ O `) D5 m5 R h' n
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
% D4 |' F* {; t; M: s# s at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
3 _- l. u1 N. \+ s at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)5 @1 D& Q& Y, l) b% j7 D/ [
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
9 x% r& D5 K; k# j! n- u2 i* i6 F ... 26 more
$ {( o9 v& N; s! H: M; j( rCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper7 _* C0 p0 n2 L1 T
... 30 more/ n7 R- G4 D3 E! _- b
+ X) D A M7 Q3 d' d& D( I* e v( _# b& o4 \ K$ B. [
A detailed walkthrough of the error, its code path and all known details is as follows:
# t+ n' t/ o* @1 I- t' G---------------------------------------------------------------------------------------' P( t* \: K0 E$ m8 N7 `1 ~
/ f) a. G" S! X! h* E! v-- Head --* V1 D# i- f# z; X6 V
Thread: Render thread
& I7 B5 K3 ^. \' uStacktrace:7 t3 l4 d' C, d8 s8 @
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
9 b# o5 z7 |1 {9 F3 C at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
1 g4 }! U; v j5 O G at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)7 n3 W$ T$ p. u! o& l3 @
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)" `9 U0 W( s' K, j' H8 y
at knot//net.minecraft.class_310.<init>(class_310.java:487)7 \) P% A% X, T; Z
1 W9 s6 Z. r! @
-- Initialization --
) D: C ~: J* {3 }& FDetails:8 V) |- J* C0 R. V: P
Modules: % o- q: w5 ]' @; ?6 {4 q
ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. r1 K: A0 p" V J+ c9 x( r
COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
" w& N+ e/ j" b& j- K" F& I' W CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* c% b d+ Z& M$ s$ W) } CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation0 M3 z6 S3 z# y, G+ t
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
. Y/ U1 z+ {8 u; A; s% Y. a DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation" o% z+ y7 `7 ^9 S" i) X
DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 c; P; Y! I- y$ B GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
4 s0 g0 X* }/ T' z' a6 U' ]5 Q IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
$ B; a: W/ N6 B' Q- D* i4 _ IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 j8 x& d! V' _ d e% c
KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
8 F J. V$ `6 a1 E4 M$ t KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
, Q9 t7 e! b( r8 z3 ]- K NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation% n! d9 e2 N$ B; T* O
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% O" Z6 v Z0 y& _0 q( X
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
8 b& W: @ C# F3 l6 B OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 N# x: Y& g4 t/ H& u1 } POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- }; A/ v5 O. z5 a PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
R& ~; R: O8 I) T' m Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation$ L6 T% t5 M8 z2 y: s6 A
RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
3 {8 A; `# |% \8 ~6 G* w5 H5 S, x SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 Z/ m) H- I7 X+ \8 c/ f# p7 M SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation, h# c# }2 W, c7 N$ ?. e# M2 t/ f
UMPDC.dll
% H& ?3 i+ r" y6 I2 X( c, J USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation5 Q' @ {. B {. }6 B
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation/ l+ C: p0 M! u* N b; |& q
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
! h& y# ?7 X9 J& n1 M VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation A; S# }' U. Q8 U) \
WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
0 N9 E+ w9 G4 ]' u [" ~5 ~ WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
7 c2 p% E" J& c' S& p' q Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 V$ f+ B) _, B; C
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation# e+ @$ k; \! N) H
bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
# V7 \+ B& X# J; k bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation" v P+ f+ _ z) l1 x
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation) k; J5 i) w; R& Y E
combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 z K U f. u+ v dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation) {" G5 F8 Z8 Q2 e! d5 K
extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
+ n" g: J% A3 ^% K; Q* n5 y fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- R" U( n. Y" l9 J6 P gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
! t" F2 V* C+ B9 L. u3 f glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW) Q8 g2 d$ |" P
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
$ C! C g9 p* l* n javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
$ H5 N# J4 f1 D# C jemalloc.dll, `9 h$ C! S- o/ X
jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
( f9 x* {) b7 p9 W1 a' ~ jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
: g' ^2 t/ J" x& ^6 w `) ? jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)$ S3 P: W1 B6 O
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
* ~9 e8 m' T3 T! t6 h3 I" {/ p7 G jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A5 j' t( |7 f# [$ K5 l2 {
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
% u+ N8 G5 m" a. W/ [7 \+ d libjlw-x86_64-1.4.2.dll
& X% s0 \) ^% d+ f( l lwjgl.dll
" T+ z% h: b! n management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A% I& ]) {0 P: \! e) f# u \# i- X
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A( z- n8 Y+ _+ z3 \
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.: l, L: U5 l2 P$ R4 o; k( W
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation0 g1 C5 |, ~9 |$ A: ]. ~
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation" j9 E5 o0 U6 v* q
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 _2 H8 A% p S$ K! _: L& h
mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 B# L& A+ h% l+ A napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* N7 Z8 B4 X1 U5 S; ~$ Q7 p ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation' g1 c: u& N d3 [, T( E* H9 _
net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
2 f* t& g1 `! C! S/ z. ~% V nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A; b9 v9 x2 {& _; E/ w/ ? M
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation; G" {' ], y$ _
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# Z/ \7 T2 M; a8 `/ P4 I( x6 i5 D
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" }% u, [8 {/ n% Z4 m+ {, {
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ V2 l, }4 I. C5 V) l+ A profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation2 i! n- r/ D) J l5 E2 v) f( N, h0 @/ R% G
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
7 c* u, `( s1 h' k p' r rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation# C2 w% e3 W$ K5 Y; h( O
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation- `! G* _( n+ J' m4 @( }2 ^6 z
shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 L; o% {( e3 g) @. }4 C- A sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
6 y* W3 W: m' \: B; j. k" y ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
" H6 l3 d; E3 l* [4 ~ vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
* s0 \% \2 W8 F7 y5 d' I verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A, b" @( u0 N! V8 _6 z2 [
win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation9 r: } \1 Y8 i, A* v" p$ m
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation" y% m& B7 |# e- A2 _- f. V
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation( y, _- e+ ]/ S6 N6 [
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
) h, ` i c2 E. G {0 L zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A# x0 L: i+ W3 i1 A* n
Stacktrace:
! Z: g3 V9 g+ K0 s) O; ^ at knot//net.minecraft.client.main.Main.main(Main.java:223)9 L. Q) n7 ^! x6 p; ~9 l, F1 b
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)' `' m2 g' ]$ V( i) M
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74), z! s4 t: N/ f
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
9 ?7 Q6 T$ |7 q2 Y6 E- N5 { at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
( N. u/ I; S. G. Q% ?( @5 Y, ~ at java.base/java.lang.reflect.Method.invoke(Method.java:580)+ R+ M" ~& J( }4 w/ {
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110): V* l# O+ G/ v$ e) P5 B7 }
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
3 f8 s: {- X* B, J* s) _1 F
: ~- L, V$ l' @-- System Details --
% n( F; L8 d" c$ DDetails:3 z& U1 U, ]' q/ a* V' c7 f7 d
Minecraft Version: 1.20.4
8 {+ \3 x& |$ h$ H. E/ n9 `/ o Minecraft Version ID: 1.20.4
4 C2 p/ u9 T) G4 Y& E Operating System: Windows 10 (amd64) version 10.0" ]* j+ G: c( ]8 I, _/ r$ [
Java Version: 23, Oracle Corporation" Y5 q; Z9 v3 P8 K2 W k! t
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation2 n" {9 ]3 l2 {$ [
Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
2 s7 k- O; ?5 q$ w$ O& n( d CPUs: 4$ ~2 l. t, Q- Z" g- M
Processor Vendor: GenuineIntel
" v# I6 q' Y1 m$ b- o Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz6 h* Q' P. J2 G9 S& r
Identifier: Intel64 Family 6 Model 61 Stepping 4; D, s* A' ~9 A1 l4 ?' r0 S
Microarchitecture: Broadwell (Client)
6 N0 a. @# m2 ?6 A3 I2 H; d Frequency (GHz): 2.20' I" C* b3 A9 t
Number of physical packages: 1
: }7 R; H* v5 K3 l* p- N Number of physical CPUs: 2* e1 e% d+ U) e0 p
Number of logical CPUs: 4
4 {7 C! R# Y% n7 K Graphics card #0 name: Intel(R) HD Graphics 55005 i% v& n; i& _5 z( }
Graphics card #0 vendor: Intel Corporation (0x8086)8 u6 S/ q# F% _/ m4 X/ V8 A
Graphics card #0 VRAM (MB): 1024.00
3 Y, b& S2 {3 y8 B/ p Graphics card #0 deviceId: 0x1616+ v& h& I4 u% H$ P8 F
Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
3 [) o$ ^7 c4 m9 }5 i Graphics card #1 name: NVIDIA GeForce 920M! p4 b: {/ [2 q* k/ @- o# b( p5 @0 p
Graphics card #1 vendor: NVIDIA (0x10de)
. f9 O. {+ Z% \0 ` Graphics card #1 VRAM (MB): 2048.00
4 s. N& Y5 c; x; G( A0 B Graphics card #1 deviceId: 0x1299
$ P$ A% ?6 D" G# X Graphics card #1 versionInfo: DriverVersion=23.21.13.8873 }9 M: G! J; Q1 G3 [8 _3 i& G+ U
Memory slot #0 capacity (MB): 4096.00
- Z; I5 Q% Y+ ~- M Memory slot #0 clockSpeed (GHz): 1.60
4 p2 c4 T- P& V* o) e Memory slot #0 type: DDR3
' g( E' G+ {) {) t1 `( d Memory slot #1 capacity (MB): 4096.00, t6 Z4 g; P; S- K: h5 O9 ^
Memory slot #1 clockSpeed (GHz): 1.60% c0 a; T. e6 U' a" l8 M
Memory slot #1 type: DDR36 j( B+ ?& R. W% W1 ]9 q+ [; Z+ s
Virtual memory max (MB): 14998.93
6 e. l. `9 s: L4 {; Z$ N Virtual memory used (MB): 7006.07
# y+ `3 X _! H1 S( @ Swap memory total (MB): 6912.00
) @/ [% F0 u/ r Swap memory used (MB): 124.41
3 ^$ y1 \; P) p; Z T* q JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m' I- y4 N" b. P b7 l
Fabric Mods: % q; m* Y$ B, O* c3 x) B
architectury: Architectury 11.1.17
. i' c! }* ~+ I backpacked: Backpacked 3.0.0-beta.4
) E, f* w$ w8 K Z6 d0 i6 p l; G mm: Manningham Mills 2.3
7 \) {% O, g( ] carryon: Carry On 2.1.3
7 f- w5 z! _% B customskinloader: CustomSkinLoader 14.20% j9 A q$ F# G0 x! d/ o, [
easy_npc: Easy NPC 5.5.10
4 `+ @( _" D. _. L# b fabric-api: Fabric API 0.97.2+1.20.44 U9 p4 T) J4 _# l/ S! R
fabric-api-base: Fabric API Base 0.4.37+78d798af4f
$ Y( F2 A! g# a' V& [ fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
4 O0 c$ U1 `# m: q- A$ V% M2 ^ fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f: h5 h" u8 ^6 B- V- l
fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f0 p) q j" _" \( @& k" D
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
8 N0 b# _( _9 o: _. _ fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
]1 n" b3 }; E& T2 p# z* k fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f& m7 S9 a" p/ b+ J, \ h; B+ n6 M; b
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f1 R+ F1 t) ]$ \
fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
: `/ s' R8 P( Y4 q9 O. f fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
0 @4 j2 d0 `! V" m fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f) M: w8 D9 N d7 J7 }. Y) `. y
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
" r7 f1 O) ?2 k" j' h fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f& q) U7 Q5 ]- U: J) y% C4 e @
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f+ T- g8 a* @+ {7 A8 \( R- d( M
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f
7 G$ {; X& A- A! ?. l fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
4 C) c$ R( c* I' C5 Y$ q fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f! p* q$ D9 V8 G7 S
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f8 {+ D2 f' H! `6 s
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
! p8 p& E- }) v: C7 J fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f/ R* b- \+ ~0 M6 z
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
5 C2 W" Y1 u# Z, `' J* A# @, G fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f" z4 g0 n: G& I6 D' Z% r
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f5 l c- K+ M2 O8 k) u9 h
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
& J/ v3 E0 W9 O: ? fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f# r8 ~+ ?6 D& x" @6 ?
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f$ ^ Q7 L+ X; j9 f H9 y2 q
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
* A* ~. r+ j, ]8 u. _- x; o fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
# S, `1 Q" z/ l' c0 U fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f- t4 i! [3 W' X' f6 q& f
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
& s* k. K& R* q5 b: h+ k fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
' Y4 K( Z* L; U( A( o/ K* W fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
8 J2 ]6 _$ I1 C7 m fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f6 X9 Y$ D6 T! U# g# k
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
. l' S5 a- S/ Q fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
9 h& P1 Q/ u5 w: H; i: t9 \. U fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
m# {6 ]4 N) ? fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f5 W4 R3 m$ A5 X9 z( w4 K5 L
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
0 Q8 H- n( t3 m8 \0 f6 O fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f9 e* |% J' u, Z- _5 _
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
- M3 C% w; J+ I+ X3 @) J fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
3 g4 `. j3 X+ s4 r9 c5 |7 N l; o fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
* ?* Q* P3 h5 G- H! {3 e: \ fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
# K8 T0 K; S) P# Y. \ fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
7 S8 K, K: L6 f2 u fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f+ S! @1 W2 `( \+ Y
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
7 a+ q U. `& I fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f3 r/ R- T3 r- T
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
3 Z4 }3 a. w( N; M0 K: M fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f! p" F; U* ]/ K1 D# G4 ]2 j! d2 y" g8 e
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f* `1 I6 ?! G2 M
fabricloader: Fabric Loader 0.16.79 X" I/ P! F1 e- G4 C0 L
mixinextras: MixinExtras 0.4.1
! F6 q, C) k7 K3 a% o2 u Q/ p/ V filters: Filters API 1.0.0+1.20.4
& i( P: U2 B% l+ j7 q' v, ? framework: Framework 0.7.85 _2 P- c: k9 h" O
com_electronwill_night-config_core: core 3.6.6 y& e# K% F6 R7 }8 y" q- V7 B. \
com_electronwill_night-config_toml: toml 3.6.6) W! S. ^- O! l
org_javassist_javassist: javassist 3.29.2-GA& A$ _& N% O7 f3 j! ^+ I6 f# r# Z! b
org_reflections_reflections: reflections 0.10.2
3 A- Q2 {( G D ftblibrary: FTB Library 2004.2.4
1 K( U* l3 [; W [$ J* P ftbultimine: FTB Ultimine 2004.1.0
+ Q* M. m3 e& i+ f4 m java: Java HotSpot(TM) 64-Bit Server VM 231 ~/ ~1 O, G. _5 r& Y2 w5 z
jei: Just Enough Items 17.3.1.4
; H/ ?* T4 [! G% b8 m7 d minecraft: Minecraft 1.20.42 s( T, V) N ?( g/ U
msd: MTR Station Decoration Addon 1.3.10: `: W2 m: X9 R. J8 x2 F
mtr: Minecraft Transit Railway 4.0.0-beta-10; m$ I' f2 S, e& R
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6( Y) \4 F8 N7 h# Z3 K2 R
skinrestorer: SkinRestorer 2.0.3+1.20.3+ G5 s5 \! U" @+ z, b; S) k, r' F K$ m
tjmetro: Tianjin Metro 1.0.0-beta-1; d5 y6 U4 u$ ^0 u: t- A
trinkets: Trinkets 3.8.1. S \5 a+ p% P8 P7 O9 k
cardinal-components-base: Cardinal Components API (base) 5.4.0
- J4 P7 f$ T2 W6 j cardinal-components-entity: Cardinal Components API (entities) 5.4.0
H4 a4 X% n# u2 T- } Launched Version: 1.20.4-Fabric 0.16.75 C" |) k0 L. E4 {
Launcher name: PCL# F o0 L [2 ~ x- c, P' U
Backend library: LWJGL version 3.3.2-snapshot/ ~0 w/ b7 l! L
Backend API: Unknown d7 k- Q; M7 @( M( a
Window size: <not initialized>. m' d+ V- B) ~3 j2 Z$ i
GL Caps: Using framebuffer using OpenGL 3.2
3 w" V* i2 x# r1 X9 J4 ]2 \ GL debug messages: <disabled>
3 J' I* \2 }; S Using VBOs: Yes
- B+ z, C4 ] g Is Modded: Definitely; Client brand changed to 'fabric': \9 t Z/ S9 Q/ B
Universe: 4047 O! X( o# w+ A* U5 H9 `: c' T
Type: Client (map_client.txt)
) D* e! p7 L0 ]# S! o Locale: zh_CN! |. Y d1 D2 s( A: o
CPU: <unknown> |