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