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