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