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