
, Y/ m# i( S! Z- J?1 T( \9 g! u) e- r3 l; n+ y0 t
日志:---- Minecraft Crash Report ----
/ r. ^& t) t6 r1 {6 K// I bet Cylons wouldn't have this problem.
4 Q- ?6 h6 `3 Y" i' f$ A
' m# r* M: ] p; ETime: 2024-10-19 20:51:04
! y- J; i% o0 ` yDescription: Initializing game
9 X: H, n- u5 B
% b8 y2 ^1 [; I1 m6 ujava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!
( k* k' s2 O, ]8 B; B; d at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
! h, K' H! ~" z) ^( \" u at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33); j( r( b* ~& J
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)- \& I8 c7 U! V( ~1 r; o8 p
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53). ^( N) g0 ^% J6 _4 u5 U
at knot//net.minecraft.class_310.<init>(class_310.java:487)
* n5 W3 ]/ c7 u$ G at knot//net.minecraft.client.main.Main.main(Main.java:223)
; | M c8 |$ T' t' _$ e) ] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)& D$ H7 v! B m& r/ U' i* W, n6 g
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
0 _0 J5 ?' U6 S# m7 S. h n. [ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
2 N0 V0 ~* v7 l at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)2 n& U+ W8 S1 _$ f
at java.base/java.lang.reflect.Method.invoke(Method.java:580)! Q3 A% d0 _9 b* L( g
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)& ]1 D0 q. a6 A9 {+ B
at oolloo.jlw.Wrapper.main(Wrapper.java:103): }! q, R( b6 f; X
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed2 H6 m1 ~8 Q/ [) j+ G. G7 t
at knot//org.mtr.mod.InitClient.init(InitClient.java:138)- s3 a+ E+ |' n3 ?" n
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
8 n/ u, R. Y+ I; `6 Q) t% Z3 P at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)# M6 ~$ t8 Q3 [' _/ V' {+ l' _
... 10 more
% s7 A) e0 ], sCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed- a0 X$ U- r9 ~% }3 M
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)4 x" J, K* \. F: ^/ F6 \3 @
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
" o+ c8 E& n; [ at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218): u2 l2 G8 u/ u& f+ V
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)9 y" n; |+ f9 Q0 b: o
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
- _2 ?- m/ O: _! ? ... 13 more& E2 Y& q* s& K! ?- N/ Q
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
" E2 q: o/ H; O3 b9 a& \/ x at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
l- D: T5 B# s. Q2 C at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)1 Y: h& R* i: X7 ?6 L2 P
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)" n! p* j% L) P7 U% ^' { ^
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)# L3 L0 P& U* B
... 17 more$ U6 w1 e/ d7 `/ j1 t) Q# w' l) \* c
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for fabric-tjmetro.mixins.json:RenderRailwaySignMixin from mod tjmetro during activity: [Transform -> Method drawSign(Lorg/mtr/mapping/mapper/GraphicsHolder;Lorg/mtr/mod/render/StoredMatrixTransformations;Lorg/mtr/mapping/holder/BlockPos;Ljava/lang/String;FFFFFLorg/mtr/libraries/it/unimi/dsi/fastutil/longs/LongAVLTreeSet;Lorg/mtr/mapping/holder/Direction;ILorg/mtr/mod/render/RenderRailwaySign$DrawTexture;)V -> GETSTATIC -> org/mtr/mod/QrCodeHelper::INSTANCE org/mtr/mod/QrCodeHelper;] e2 a' k* d, Y
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)' k( g, F# n; g
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
9 E9 z+ |, Z& c: G at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)* r7 e1 Y/ I9 z4 O
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
" M+ @- Y9 r+ r0 h at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
% Q+ k( J9 b4 s$ | @# [ at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
% A' ~1 Y$ v9 W% \; N at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)( `5 J6 n9 B, `# E) a
... 20 more
, i. `1 Q1 x& F. rCaused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper1 K0 R6 W9 n" X% [ m
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
7 v9 V! ?+ j" M4 _ at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)6 b. b2 S6 ?' i* B; F9 q& l
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)
. s6 s2 ^( V- n# v, h& v at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)* V" A5 o) Z% h0 C3 r$ k! @
... 26 more# P( b; ^9 D' K6 ~; u E9 q# g2 z
Caused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
! y2 b# x6 S/ t0 u0 i0 g ... 30 more
. p5 F; F7 M% d4 V1 D' S# F/ u7 g1 ]' j$ J7 b. [
. p5 K9 ~6 z% g5 b% F5 d5 T
A detailed walkthrough of the error, its code path and all known details is as follows:
5 ~7 P& O2 |% ?/ z( d5 M- w---------------------------------------------------------------------------------------
$ m( h" O5 w/ b! m) Q# [% I* @0 Y) J+ |2 G; E
-- Head --# x3 n6 ]7 I. W! N
Thread: Render thread f! }4 }- g, z7 q# w
Stacktrace:
1 x# S* A/ j I) |" R at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
9 i6 ?. J* z2 N* ~8 v at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)1 E( H, E) T- b* Z' R5 i2 O
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
1 A+ d) v3 N" w; ?9 H9 a at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
: @. D/ }0 ^- ~1 d at knot//net.minecraft.class_310.<init>(class_310.java:487)
5 f1 o3 P$ Z7 v6 e3 w2 A' ?. d! `9 K/ F7 n
-- Initialization --
; ?" Z/ h) S7 WDetails:
6 z5 h- n; v% M3 `9 a9 K | Modules:
5 i5 b u3 l6 x9 b* | t ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 x( [+ S# \* t. K9 ?/ `- k5 h COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation9 M) b: i9 x, ]1 R3 u' i
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; _# e- A$ s& V K$ T- i
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- K1 g- z D- k' O5 j4 E9 _ CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation$ U( U$ K' e7 P& {) B8 f
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation& `3 J2 e0 @* E+ l- d# H6 @& |
DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 D7 ~6 m" s8 z% D& r8 z9 i8 y
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
. j6 n- u1 V. A% } IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
4 r$ U1 W! Y. k, Z IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! [& u! Q0 C' H2 A$ N* |
KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation0 }, W+ u" t$ j" t
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation! b/ j# r, y$ P3 l- D+ O7 i
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation" _1 y4 s' H0 ~0 {+ E
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 g) k: _: [0 G NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation y/ C4 i6 f1 T
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation n; ^" x$ M7 f8 j+ P: J
POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation, w; J2 }; k9 G* d7 P5 }
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
; C+ E* N1 e" m9 R. x Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ M$ v4 g9 C% e& u+ Y6 ` RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
0 m- h" E5 W( C6 t/ _4 W3 _ SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation' q- Z3 d2 r8 m5 t5 R0 `
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
# G/ L+ V( I: v; `9 j4 }4 h2 M3 T1 V UMPDC.dll. O9 c5 g- v' T/ m3 e9 k) j
USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) S, K- s0 L, F p. l: f* x( I USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# X$ B/ ?) Q z* i( r+ T: f! J
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation3 Q5 B7 s4 y5 T. Q0 l9 O9 x, d
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation& Q- O5 ^! C) w
WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; i" Q5 b2 J" K: p% x' ^& a/ ~% w0 n1 C
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation9 R+ |; K3 j: K1 ~ m
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
, {1 E3 K3 \7 J) v, S2 _+ } amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation$ m, T3 l; ~- K+ L H( v
bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 p: K; W6 O. q Q M* H- G% n bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
* y r, O' n- w, d" u, \# g$ O clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation1 M9 x. N% P6 ~- f2 y& [
combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 g' ~+ I& \! N' C0 C) c
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
; i" ~- {2 H* D5 ^. B8 j* Y3 Z extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A# E7 Y& |! ~% U# U. n
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
0 M6 ^* h: L: t& b; E# i- z gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
8 t. g3 O) S8 ]( K! [$ j glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW k. e" q9 t8 H
java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
# w% h% |7 I- t& G, A* o2 g javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A) L9 I1 |( ?9 [0 g, j$ Y
jemalloc.dll
# i5 L& M R x/ L* x8 t jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A) b! B; a5 F* I8 z/ t
jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
* ~9 {% ~9 E! D( L jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA), ~' n8 \, W4 S5 [% ?+ g
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A1 n& Z2 ^% m/ d: { J0 i, t" D
jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
' J! Q. @, A9 s2 o5 I& ] kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation& `3 R2 P2 C) M6 \9 |
libjlw-x86_64-1.4.2.dll
+ @6 G1 W3 S G5 i$ z# d! o lwjgl.dll6 I& E# b) T0 I* O+ L
management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A! `" L2 z1 ^4 L2 y" }; R2 n& |+ k/ Y
management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A3 S: }3 F) x+ V6 v
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc." `- A- i% j/ x9 \: [
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation* G) W% R5 t3 J5 n0 s8 n5 Q/ T3 L. b
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation; x6 l, T. B4 u3 @* }8 |+ b
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 X7 e) u# q9 u, E5 t
mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) Y1 h( m" @5 a: `, I' P1 i napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( `8 n. L; ]8 q0 W8 \0 {$ J
ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
, E( H& D+ T6 w( G% e' j; V net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
7 J) \$ }% E9 U$ x: y nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A) F) U6 b9 t8 s0 u9 ] Z2 O5 z- t
ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
9 K7 j4 q1 F# i. r# F5 l5 b5 J ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 A7 T/ f, ]: K% p4 Q$ O2 z$ Y7 M7 v
perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
, f1 F9 B" l& W pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- R1 U! J# Z- j8 T \ profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
' Q) r; B" Q( H3 q! s rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
! ` Z! W3 E; L2 o* {) f rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation% a6 W+ c* {. u B
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
; V$ h! W! E' R. e) Q. P& Y/ L' Q shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& s6 x1 x( W3 c9 T* i sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A( R9 y6 j6 L7 X, |
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 J. t* W: _, y: w9 @- n6 G. T* L, [' W vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation( t T+ @/ @3 f# H! L5 I+ E
verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
" X, \* ]2 z( M: q' ~ q win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation. Y1 t' h. x8 P+ J4 Y) o' r+ a
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 f+ v- l9 Z9 r0 V+ s; S
winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% Q+ J/ k l6 W* ]! t' a2 S! L. k
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Q, `* o; {! S# ?; B0 A
zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A; l# k, N0 V0 a$ ^* K }
Stacktrace:
* h. t# J j n' ]/ L0 r; k2 J at knot//net.minecraft.client.main.Main.main(Main.java:223)5 X* P( I# u5 \! y+ m+ r; ?
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480), j8 D5 [5 _, ?- Y
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)5 ~6 H8 S& t4 j$ m
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
( T( p; b( ~' u* S3 u at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)3 o- b7 ]9 T' ?. ]% y
at java.base/java.lang.reflect.Method.invoke(Method.java:580); B2 l4 j9 X9 o y6 Q* [
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)+ T& |& n; `- e( h3 V8 W
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
^5 L7 F4 u( b$ D, i
1 |$ q: V; x( }/ \) O. J-- System Details --
+ L8 L$ R6 A7 D% x. \Details:
& l' s+ k7 ~+ X3 F2 Y& {0 i- c: ? Minecraft Version: 1.20.4
8 Y, ~( I: m7 @$ v' W Minecraft Version ID: 1.20.4
* b; O$ `. T1 P6 x$ d* a1 S Operating System: Windows 10 (amd64) version 10.01 `! @9 P% K% P9 t) o4 f
Java Version: 23, Oracle Corporation
( d9 F) q# v; z2 C P Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
& s/ A( h$ `( x% ^ Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
0 {' }" R; I+ S$ @% L9 O( }" n CPUs: 4$ _! ~: L7 ~# E: _3 }8 ?
Processor Vendor: GenuineIntel
# o" O; k9 ?( z3 O3 O1 \/ Z Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz! f5 a& X7 j. X. |) G( j. ]
Identifier: Intel64 Family 6 Model 61 Stepping 4
9 @* T8 c q( P+ h& d Microarchitecture: Broadwell (Client)
: K" }/ R' f, Z$ l: p5 s: t Frequency (GHz): 2.20
6 N d: T- ~6 J) l8 q Number of physical packages: 1
- b8 Y3 f# _5 Z5 [' E: H+ i Number of physical CPUs: 21 \* G( l2 N! n# @3 I1 Q) e# V
Number of logical CPUs: 4! Z% W) c0 n0 I' I1 f. O7 J
Graphics card #0 name: Intel(R) HD Graphics 55005 g" v2 f% t* G. t, D" y+ ^5 L
Graphics card #0 vendor: Intel Corporation (0x8086)
" v8 a2 [( h( ?2 }9 b( b0 y Graphics card #0 VRAM (MB): 1024.00
% [% p1 f: e, k8 y3 L Graphics card #0 deviceId: 0x1616
0 }, Z# I6 _, I Graphics card #0 versionInfo: DriverVersion=20.19.15.5171! ?3 [; c* h" y W3 C1 X5 V
Graphics card #1 name: NVIDIA GeForce 920M+ W5 l, C7 d6 P% w* k! Z4 E
Graphics card #1 vendor: NVIDIA (0x10de): ?; Y6 k$ i& v8 S$ q
Graphics card #1 VRAM (MB): 2048.00
9 z S6 r; B! E5 G. p3 z, t; p2 ? Graphics card #1 deviceId: 0x1299
. r8 V# Y' p4 S$ k( S Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
/ P/ u3 g6 P2 `# I" Y Memory slot #0 capacity (MB): 4096.00
& c( w( w2 h3 A8 h6 s0 L6 _4 M$ A Memory slot #0 clockSpeed (GHz): 1.60
V# o' \8 p, x; ~! s. R* `# O% p Memory slot #0 type: DDR3
, { G" m3 V. |3 S: s Memory slot #1 capacity (MB): 4096.00
7 o* U" s: O" Q Memory slot #1 clockSpeed (GHz): 1.60
6 ^2 T9 z; }* Z4 e7 u% ` Memory slot #1 type: DDR3 Y. h3 P9 B9 [! \6 X+ G' Z* A
Virtual memory max (MB): 14998.93) Z8 @! b! p/ a* V; }1 {& f
Virtual memory used (MB): 7006.072 H+ @3 W! B8 y9 J
Swap memory total (MB): 6912.00- Q, x i. i3 z- W4 r6 Z/ j# N
Swap memory used (MB): 124.41' k0 w9 y7 i, }! y S+ I3 y. L
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m
8 e a( w( o$ y* f% e; L* V Fabric Mods:
# y3 H7 O* i9 l1 F& ` architectury: Architectury 11.1.17
% Y' l0 a( R$ @3 e* ?! I backpacked: Backpacked 3.0.0-beta.4
& P( r; s2 h; m+ P: Y mm: Manningham Mills 2.3
3 ^ j, T- Q% H2 c& ^ carryon: Carry On 2.1.3
9 P1 F3 s1 ]4 U1 P0 S& l% M customskinloader: CustomSkinLoader 14.20
; q. U* w: j1 M2 x5 H H3 [ easy_npc: Easy NPC 5.5.10* k" {/ t$ v6 d$ l' t
fabric-api: Fabric API 0.97.2+1.20.4% E( ?+ _3 }# z1 B
fabric-api-base: Fabric API Base 0.4.37+78d798af4f
' j( E& k0 K/ @0 ^; P fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f) o0 j& z1 z* c2 k. N1 L
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
+ b! U5 O4 S" z2 U. s fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f+ W0 V: u" o$ w K2 c
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f" e2 k" P V" }4 C
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f8 ?+ }& O7 s1 n; C
fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
0 s# e5 M5 Q+ v0 t% h fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f2 z0 o1 }5 ^/ \; N8 r7 l% ]# a V. Q6 g4 k
fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
2 D% ? J7 z/ s0 A fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f# n3 A! r, P; ], q5 C/ j) ^ @$ T! e
fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
6 m. R4 J4 u$ ?5 C5 ?& \+ b% o fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f' s5 X+ F1 _% M7 k! Q) ?. g
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f7 F5 ~* ^& r# D
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
i, D5 H C) p fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f5 [6 v: S. q9 d9 k( i: ~1 I
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f5 w. ?2 e5 H, l8 \+ B% V5 X
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f: U W8 X! X v
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
; y9 |; C+ h6 j8 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
/ ~% M2 o# S7 x- Q% |2 S; ? fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f5 U9 }: L7 I2 d0 T3 d2 D3 r
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f7 B0 g" E h6 N, [, f; k( h
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f y C. ]% c5 F0 y- D
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f& a- p: F; ^- g5 R6 y
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
: ~4 Z4 r4 H4 g fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
, v( D. L3 ?) M3 F! I4 @- M2 ~, C fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
" G2 I$ f' Z% s5 M+ a; {- H& B fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
+ H* Q% _$ i( O. p8 d( \' B fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
' k/ u! x; k) m$ C fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f2 [" G7 {: o+ W$ y
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
) w+ C0 |+ n& Y9 s fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f" l D5 J4 J) b
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
" k! d6 R" T5 b: N* X* x# K4 H fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
c' `# S# l7 @ fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
7 Q4 V$ z) ~- A1 J4 F fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f) w! Z \, C$ S$ E: Z& F& y& i
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
0 M! w1 C3 W: ] fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
0 X% r- @+ ~ c! t4 L* }* j- m fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
/ x: W2 s) T7 q5 d fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f: r" C! u. h" G, W) p$ b
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f( K! L' f1 `6 F' Q4 [5 ?) t1 R I1 Q
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f5 ]$ ?- n- i, |# o
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
" k( _3 z# N; |# Y5 I9 q fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f' p) W5 k! f/ G7 G
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
/ y; U' _5 S' O: @) D; u$ E fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f; R+ Z8 U5 y- M5 C6 V
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
# A1 s8 Z# H# w' D) w fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f5 j" J" D- R3 s2 M2 t4 v. g4 g
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f, p$ }$ E% t. x/ i
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
4 d) c v) n+ c fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
5 C1 ]3 i( p8 h$ z! {* L fabricloader: Fabric Loader 0.16.7
+ I6 H# k" R. [. I0 O$ q+ f8 F5 c mixinextras: MixinExtras 0.4.18 D. j. A# o6 y/ R* x& u! M
filters: Filters API 1.0.0+1.20.4
) _( ?0 f6 p' O& ?! d3 N6 ? framework: Framework 0.7.8
' |; i+ p' ?& y$ \ com_electronwill_night-config_core: core 3.6.6
6 |5 m2 G+ K$ ^8 B& J# B9 _& N) B com_electronwill_night-config_toml: toml 3.6.6: r+ n0 e4 Q3 C: n+ J+ o" H) g% I
org_javassist_javassist: javassist 3.29.2-GA
3 U, X0 y. f8 @- P5 J2 Z" } org_reflections_reflections: reflections 0.10.29 h: b; H3 t- O
ftblibrary: FTB Library 2004.2.44 `, A1 p- E, `1 ^5 { T5 U
ftbultimine: FTB Ultimine 2004.1.0
6 X8 ]' Q9 x0 V java: Java HotSpot(TM) 64-Bit Server VM 23
& O, L. y3 I4 C jei: Just Enough Items 17.3.1.4) {9 I5 P- d& Y% B$ t
minecraft: Minecraft 1.20.4
+ R$ }+ \3 Z( U msd: MTR Station Decoration Addon 1.3.10
; k6 r' u; O* f' J mtr: Minecraft Transit Railway 4.0.0-beta-101 O7 K) R! w6 D1 B
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
! s4 m- c: `: E$ [" d! n skinrestorer: SkinRestorer 2.0.3+1.20.3/ d( s$ k9 F* m" Z) J1 n
tjmetro: Tianjin Metro 1.0.0-beta-1
2 | z" R4 C, r9 s- K trinkets: Trinkets 3.8.1
9 R8 b9 _$ @5 u8 x/ Z cardinal-components-base: Cardinal Components API (base) 5.4.0' f4 ^1 V E! D/ N$ O$ n ]5 x
cardinal-components-entity: Cardinal Components API (entities) 5.4.01 W) M4 M- b! f, @7 ?( b$ D7 I
Launched Version: 1.20.4-Fabric 0.16.7
. W7 a s% G9 a3 H$ R Launcher name: PCL
3 y( s9 v! @$ S" O8 ]' h3 y0 H1 p Backend library: LWJGL version 3.3.2-snapshot- T9 F; v: P1 |( C' z
Backend API: Unknown
& k( J( K' Q- X' [$ |8 f0 y Window size: <not initialized>/ V1 H* S- E, }* ^
GL Caps: Using framebuffer using OpenGL 3.2
H# V' m. q1 q: k- H: T5 K GL debug messages: <disabled>
* k7 f, ]: n! [ Using VBOs: Yes
* ?+ S+ `# P9 }2 E) u; c; ^ Is Modded: Definitely; Client brand changed to 'fabric'
7 q2 ]/ w" |3 ^9 i& w+ f Universe: 404
& W r! L$ c; U* w8 G9 c2 g" {3 j Type: Client (map_client.txt)1 M! A+ T& ]- m& a% c! y
Locale: zh_CN
0 X8 `; z" K# H9 O4 Z CPU: <unknown> |