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