% l2 E6 q4 a* x$ y
?8 {" C6 q' H' Y4 p6 E& s
日志:---- Minecraft Crash Report ----
3 ~" V; a: Y" @$ {/ q// I bet Cylons wouldn't have this problem.5 D2 e% n( q& Z9 M" G& ?: b0 q
; L5 O! E! B8 { T& ETime: 2024-10-19 20:51:045 W) |; i, x2 B! m( i
Description: Initializing game! `% T# x( v# k4 X
4 m+ H& O4 P8 W" r
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!" T8 d) X" k; S' `; |/ @
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
8 z7 O; s+ o- g0 o n at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
/ i- L2 T& C. Y( ?9 j! b at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)4 A( F6 Z0 s! j0 o' R, M
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
- E& E- n' B& q* `8 T9 X$ O at knot//net.minecraft.class_310.<init>(class_310.java:487)) k0 I6 B5 L. L: z' `: a
at knot//net.minecraft.client.main.Main.main(Main.java:223)0 [& I. ^ N6 a& C8 }6 P! u& ?
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
9 @) r* {$ x( ~. ~& G at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)( B: l0 p9 `/ d1 s# v
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- v2 P) M8 t7 k7 U! j& Z' ^# \ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)$ w" `$ M5 L2 n) ]1 K: g4 V0 L
at java.base/java.lang.reflect.Method.invoke(Method.java:580)! L, A" n+ O: _5 ]) b
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)# k" z, f% e, Z4 _! U4 T4 s8 a- F
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
, ~+ Y, u8 G' i- K& mCaused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
+ X6 m% B; _$ q U7 C. Z3 q at knot//org.mtr.mod.InitClient.init(InitClient.java:138)& j3 J! S" A2 E8 O! d
at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
% S- D5 T! B" R2 o7 o; A% u at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)" u u) i. E# x* a Y0 b
... 10 more
4 H( c; Q2 _# `; l4 G. ZCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
( I7 x6 V3 M4 K% p at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
5 }! ~& F- W3 G' m) U. n9 b at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
: J4 x; d+ N2 e$ g/ s4 Y at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
2 p0 [2 [" {, ^; ^9 F: T3 } at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)4 ?: t) Z! I) V* _
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
3 h2 Y; @- j4 X: r, [) @ ... 13 more
8 q/ I i* p" V1 a7 x, {Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered* Z A, _1 v( w' l
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)8 v* b3 F- D7 X7 l
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)* X! h! U* M! `% Z3 }2 B: I
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
* X/ _1 w) g# G9 R2 j at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)' j5 P% }4 X8 |( A# E) {$ _* I
... 17 more2 S0 j" S3 [5 S0 ~" Z( n
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;]: c @' M1 ~; Z+ g( S" }' E# j' E
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)% }# {% j4 x' n5 o3 {( `' n
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)+ K g2 |- |! i2 o) I4 H* y. {
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
; t: f$ J( t% w9 s1 g" }* M# a at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)- t9 [* o5 V6 `, T2 X
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
$ [5 k' J5 R8 F. ` e9 d% H at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)7 E( Y; m4 I' d! H$ d
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)% S- G- c# Q$ A) T" d
... 20 more
0 z* [7 U& ^; mCaused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper; \; u( t! p" {3 U% Y' {: I
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)2 S4 y. B1 R% S Z) c2 R! A- B
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
1 K7 `/ x9 X1 O1 s9 _' B l2 e at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)- P7 O: m& V0 Q6 k0 H4 r3 @: x
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
: k* b+ @0 c2 L8 @ ... 26 more' \) H+ a$ F4 {' \1 ^
Caused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
5 N& P5 P+ W: \: o ... 30 more: L4 u' x0 D: |4 v x" F
3 ` o, J7 O' ]8 ~* o
m" T+ M! `' Z. O7 H7 h
A detailed walkthrough of the error, its code path and all known details is as follows: m% p. k3 R4 {8 e, r# J! l
---------------------------------------------------------------------------------------- j a( W1 Y; x+ J- R, d( X
3 M% W+ p3 d* [-- Head --* ?* J5 y! a; H0 `/ c
Thread: Render thread
5 m* S, H; x6 S, xStacktrace:
+ S& D% w6 g$ k4 |) l) G5 i6 |5 \3 Z5 o at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
. K' i& X- V/ M! @' H2 { at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)7 h1 v7 }3 y+ k2 I. b+ I% m* X
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401) e' Y7 d# h2 I. T
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53): ?0 d9 |- ~0 N, h2 C2 A
at knot//net.minecraft.class_310.<init>(class_310.java:487)8 V7 Z* Y( |, W* C
- g; N& l* q: z/ S
-- Initialization --, l" P! j8 p$ [
Details:
' I \- o7 t2 H; i. ^* F Modules:
# y6 Z( H8 G5 a ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
8 Y) Y7 {7 V; i COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation/ r8 k( o6 W6 z, w; |! h# p# V! {
CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation9 v: s0 _3 [% M+ ^
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation/ Z z2 o" U4 r" U7 f
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
8 {. n3 V2 g+ i. {* W7 S' ~3 U- } DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
% ?& _; ]. `' j# J DNSAPI.dll NS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 T# R, [# ]5 I9 S6 k GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
# q& s$ D% ?$ h) u2 C IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation/ ?; \4 G* s* i' q; u
IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
. h. j; w" B$ [8 Z. |' ? KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation8 R' E7 b; c5 I
KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
: o' Y a* q/ n( ]. s* { NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
3 I7 c$ S- \- O NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
3 `* b7 S6 s$ B! @' | NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
& C9 b! M& ^: o4 p OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation/ R6 K1 v' t% ]* s* ]4 F" z5 J2 i: z
POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 @- j: f" j: M1 P
PSAPI.DLL rocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 z# K9 }# H! l" o
Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( ? F! X, e6 {, K RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
X) c( ^* o7 B5 F3 F" o ~9 O SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. s* A( q+ ^% G u, q, n
SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( R; ^$ n, J! O- N- B# U2 ]7 u" s6 `& a UMPDC.dll
; v' E6 u% B$ ? USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 L% c% ^6 Z4 P, Q) y: B5 A1 E. |% a* `
USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 S4 Q: y& t7 z& e% c VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
% T1 z/ P4 {1 N+ Y& F/ B VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
" [3 k L! x& S w" \) R! L WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 F: q R6 N; `9 [% e. C
WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 @: e# J3 Q5 V% ?: O
Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( h) N4 r8 c5 V0 e1 R1 c amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
/ i7 D/ ?6 y! w6 x/ i% G9 s4 T bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
8 r# j7 v9 Z$ C bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
0 x! j1 Z5 m2 S7 F2 v clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
. x/ f3 r7 W e m' }, T3 A6 _ combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 f7 W4 \4 \& k! |" S \& A
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
8 @5 n7 p6 K, p' h$ |) Q extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A2 e0 ~ ^# z2 k
fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# z6 K3 b# G1 E
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
, Y" a. ^3 d- t! G) j V, L glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
1 e3 c0 k$ w- ]0 f! Y% I java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
* G& s) z, ]2 T3 l& ^' _( T javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
6 D6 A' B: p) g" ?2 ]+ d# i0 j jemalloc.dll' V4 O! R$ P5 k/ T. i1 x# [
jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
# r* L. d( D# {' ?2 \ jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A' w) @4 Z A- D# u4 q7 @8 G+ N
jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)6 g2 G v5 _. R. {
jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* x2 ?8 d2 f7 G) g
jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A+ f. R0 O9 N2 h2 L. [
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation. P0 T7 P2 L) @' ^
libjlw-x86_64-1.4.2.dll
* `9 O$ ~' A% B lwjgl.dll6 R, p6 O r/ O- ~3 D+ u
management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
! D* I+ T6 }% i5 m* X& A management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A% ^- H1 J" Y6 n$ i+ P" g6 {/ W! z
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
# @4 S' f) \$ T$ ` msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
8 ^, S0 r& t2 }2 O msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 g2 U- e6 L4 f9 C* d
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% _! S. D' @) N7 ]( N& G7 r
mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 K; v; y6 F- e: w `8 ^8 q0 r napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 K' g. q4 p4 |2 `9 n1 ?! y3 M
ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
. H, U+ M% q. D o) T3 U& L- _' F net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A0 J. m0 ]6 H" v# s
nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
$ j7 Z% i- i& L/ \% d ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation1 u" g5 t; a8 r! i& V
ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 W9 S. g$ l( Z8 d perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! e8 S6 ]/ A, o0 v; v2 a6 q
pnrpnsp.dll NRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation8 o& X1 @" E$ B) o s, A: z; s
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation1 s0 u: j6 K8 {
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
' {4 J: f2 S+ `( K& f% m5 x* r rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation; m# Z" s- s* M( O- ]4 o9 ?
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
& c+ U* j3 I- b# c/ K shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ c7 D/ y- s2 T7 o. {. [9 t sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* H3 `/ t* i2 {# C/ W( y
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
# z( G+ S- `5 v+ m! H* { vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
6 a: P, q& F6 h2 s, j verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
, o' u2 U: i: `- I win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation: C- Q7 I& t; k2 R% ]1 O T$ T! j
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 l! M$ T; G& {9 l# a winrnr.dll DAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 R, M7 f r8 z$ I wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
& f# j v* e _) ^ zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
v: Z6 Y9 W3 J eStacktrace:
( ~( M/ N% R# B at knot//net.minecraft.client.main.Main.main(Main.java:223)
% a% Y/ S& d# l& @ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
- O/ o! {1 y4 ~8 }3 L4 G" w% e at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)+ \2 n' Z1 G4 f8 u" r/ h8 g
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
3 O5 t# J8 I8 m at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
" D3 Y- h& V1 M at java.base/java.lang.reflect.Method.invoke(Method.java:580)9 Y |! W% U7 B8 Q* a8 N; ^
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)" |" E9 f" j/ L& _
at oolloo.jlw.Wrapper.main(Wrapper.java:103)
: a0 s: q! \9 F! h$ X; }% y
4 E d7 q9 E' J! G" I- \* M-- System Details --' _, E) `$ R( e5 y, [' q) g
Details:/ }% D2 s6 P7 Z4 Q+ e
Minecraft Version: 1.20.4
5 S- Q8 g: z* G5 H5 O Minecraft Version ID: 1.20.4
/ j3 |5 ]. m8 c" e8 X$ }0 I4 J Operating System: Windows 10 (amd64) version 10.0
+ o! j; P; R2 ]5 Y Java Version: 23, Oracle Corporation
7 W+ F% o- T$ k+ q( m Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation3 o" h) c8 U; I2 K! L2 e
Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)+ f1 J7 K% ^/ j, u2 W$ ]: P% l
CPUs: 48 g$ j2 |) B c; M+ y4 Y$ @
Processor Vendor: GenuineIntel
8 M( T/ J0 I( [ Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz/ P$ Q1 F! L5 m% M. x
Identifier: Intel64 Family 6 Model 61 Stepping 4
% J1 |! }1 J4 ^5 x Microarchitecture: Broadwell (Client)
" n) n+ m" V% \1 Y Frequency (GHz): 2.20
% Q$ V0 \% E% Z# V! K! {4 Q" j4 j$ v Number of physical packages: 1
" @6 _ z0 x* j4 x5 Q+ m4 \ Number of physical CPUs: 2
7 P2 e6 @! y4 b. u' y @! Q Number of logical CPUs: 44 I% _8 Q7 Y1 X8 {% Z
Graphics card #0 name: Intel(R) HD Graphics 5500
8 p5 E/ g I8 F5 x' L) T! |2 b- Q Graphics card #0 vendor: Intel Corporation (0x8086)1 a1 K6 h2 Z; A0 B+ J7 C8 J' Y
Graphics card #0 VRAM (MB): 1024.00
1 i4 N* E o6 m Graphics card #0 deviceId: 0x1616% s( z5 l+ |% x& o: D
Graphics card #0 versionInfo: DriverVersion=20.19.15.51718 \8 K2 Z( B( R' Y
Graphics card #1 name: NVIDIA GeForce 920M0 [* N& p- n- A- K- [
Graphics card #1 vendor: NVIDIA (0x10de)( C u, v& d" i# _5 Q; [& o
Graphics card #1 VRAM (MB): 2048.00 j3 u3 {4 Q% c: N) W" _5 @
Graphics card #1 deviceId: 0x1299
7 w8 D1 ]9 r6 M3 M0 K& V Graphics card #1 versionInfo: DriverVersion=23.21.13.88738 i1 t3 I" \( A# f7 s
Memory slot #0 capacity (MB): 4096.00- O/ s( Q1 k( _/ z8 e8 a, \
Memory slot #0 clockSpeed (GHz): 1.60! ~1 t* n; m$ V4 f1 K
Memory slot #0 type: DDR38 F3 R! @6 U- R5 Y; i& w* \- f
Memory slot #1 capacity (MB): 4096.00- s$ k5 B+ K: s* }
Memory slot #1 clockSpeed (GHz): 1.60
/ Z6 K+ L9 @# e Memory slot #1 type: DDR33 R$ \) E4 s4 p0 Y) b
Virtual memory max (MB): 14998.93, S8 j! U& C9 J. q9 Y8 g, s
Virtual memory used (MB): 7006.07
j @! |& S$ C% x! n* m: A: ~ Swap memory total (MB): 6912.00- ^) P+ k1 q3 s2 M
Swap memory used (MB): 124.41
/ b$ l" X5 x u JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m8 ^. n e3 I" A0 Q8 b' v
Fabric Mods:
+ h7 J! R! k+ U6 r3 I" n9 X architectury: Architectury 11.1.17
1 T5 i2 p- Q9 Y# S backpacked: Backpacked 3.0.0-beta.4" D8 T9 p8 w6 o' q; ?+ B# H
mm: Manningham Mills 2.3
q1 v9 I( j# j; d carryon: Carry On 2.1.39 `5 r! t9 K# Z) L' W* H5 [
customskinloader: CustomSkinLoader 14.208 Z- T1 G- q* p$ m' b7 N% @* u
easy_npc: Easy NPC 5.5.104 K1 L' m! m- E& P4 z( [
fabric-api: Fabric API 0.97.2+1.20.4
8 b7 m3 z. f& y: w/ } fabric-api-base: Fabric API Base 0.4.37+78d798af4f; t* g7 L& N! Y* \( j: B( |
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
a0 H: c. }7 G5 G fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
, w4 `) o9 x7 [9 [ fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f% o) p. }3 D4 O: l
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f0 z( ^1 J5 H: b* c2 e9 b8 m
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
% P" L5 X" i, {3 g fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f% h& w( M: R( r' d6 ]8 \
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
& Y9 X; c! e$ _' H fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f0 Q d, {" Z" S! L" z) u. Y
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
( F$ k/ _$ S: I5 h fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f: @. X. Z+ l; j+ Y' |5 Q
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f. m& a+ p) `: \- q3 k7 z9 b9 g
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f9 N3 \. J7 @ a1 \1 p
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f, @3 }4 s, ]) q& J# q" @
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f* L' m4 P1 s8 J* v# a+ ^
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f$ X" T) R. y- \: M- s& e' u
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f3 o9 O/ v3 V/ d) p; @) t
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
4 m% a8 L6 _8 @4 Y# m5 t: i5 ~ fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
6 f' W1 f# T) v' | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
: y# b* W$ b: j8 l) d* V$ J6 ? fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
) \: d2 J' Z) ^. B8 m/ v fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f2 Y& C# n* K2 W' M4 H% q
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
6 ?6 [1 v& Y3 f6 c, I9 ]+ ~ fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
% z1 E4 u1 u1 C; y9 u7 c fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f; m! I. ~4 T. o; p( b( ~6 Z6 K
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
$ S6 E! o/ Y- A. S k3 w fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
$ o+ Q1 u2 b- y( P8 `* O fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
# W9 } j3 o( e6 W4 p/ w+ }2 ~ fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
- ?1 Y' O1 f6 p$ z# p8 B fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f: D7 z0 D" Y! s s8 n. l' R0 K
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
' K- A7 X7 s% u6 W3 z7 Z/ {* }6 I" L) e fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f' Z# s% H! ~' Q, B! b
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f) u8 Y. ?% q# A
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
9 w9 L7 g% f8 B9 l# L! g fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f+ l' u) G7 t" C9 v( H0 X+ H3 x
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
7 ]/ g; c. M2 R0 g0 d' ?9 N fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
a& Z; O M& b5 q7 ? fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
* l: X' z k1 c5 S! M- c fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f" i9 {' ^5 @! g8 a
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f3 D. G; V" ?0 \# s, `
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
& L* Y5 d3 Q, @2 J# Q9 T% C: M fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
+ {5 A# u( \3 N; C. g5 a6 e fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f% I1 y- ^. j9 Q5 @
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f, V% M% W! f* \6 O+ J& ~# {
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
- P% I) `! M4 W o. e fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f# a; W! g; }6 @
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f$ r1 I8 w) X' W* _
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
6 x! {- m% g0 B+ S% b+ O" @ fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
6 Z; u1 R+ u. Y) B" i, W fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f* z5 @; A+ i" L1 Z5 S/ d# b" @
fabricloader: Fabric Loader 0.16.76 I: U/ m/ c7 z! ?
mixinextras: MixinExtras 0.4.1& R# V$ O7 T% ]4 V
filters: Filters API 1.0.0+1.20.43 D1 ^( D9 T& q: s1 X, @
framework: Framework 0.7.85 v. i4 Q( t$ J2 S9 g0 H3 b
com_electronwill_night-config_core: core 3.6.6* }5 u( x: {5 Z
com_electronwill_night-config_toml: toml 3.6.6: ]( v! C. v3 ^" I6 W: ~7 k- d' w
org_javassist_javassist: javassist 3.29.2-GA: `& }2 g6 C0 S" O5 ~. q! J; n
org_reflections_reflections: reflections 0.10.2' g8 F' W! [% x5 \1 i3 U) n; x
ftblibrary: FTB Library 2004.2.4& r( m3 N8 j1 f' E) B& F3 X! @
ftbultimine: FTB Ultimine 2004.1.0
* m2 w9 K! P# x# s1 ?! I java: Java HotSpot(TM) 64-Bit Server VM 233 {" N) k) `3 N2 z. o9 i
jei: Just Enough Items 17.3.1.4" y4 S/ O F9 Q1 U# p( z$ f
minecraft: Minecraft 1.20.4
6 k7 \% ^# X# m- p* x2 [, U msd: MTR Station Decoration Addon 1.3.10
8 e4 K+ o6 p, `( a8 r. R2 |/ b8 { mtr: Minecraft Transit Railway 4.0.0-beta-109 x6 s$ W) I$ T7 [9 }5 f/ f
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
7 [! Z0 l! _" c: H6 w- G skinrestorer: SkinRestorer 2.0.3+1.20.3
! ?- r" ~8 \4 F! n! j2 b1 [/ \ tjmetro: Tianjin Metro 1.0.0-beta-11 u% }, v2 h# n+ ~) Y2 n6 [
trinkets: Trinkets 3.8.1" n' }! X/ K. Q; v: Q+ n
cardinal-components-base: Cardinal Components API (base) 5.4.0
5 X9 {+ @$ d5 ]* }6 V m cardinal-components-entity: Cardinal Components API (entities) 5.4.03 a: f) I' D- O8 |2 S( N( u
Launched Version: 1.20.4-Fabric 0.16.7
! t2 g S3 d+ V i) E Launcher name: PCL/ u6 F q& h6 Z. |
Backend library: LWJGL version 3.3.2-snapshot
" J5 A) S. N; O; i3 p9 V8 H Backend API: Unknown2 z5 |8 S- {9 n9 q2 x
Window size: <not initialized>. C8 H' ~- x# l) l0 [0 ^) G
GL Caps: Using framebuffer using OpenGL 3.23 J7 x- m" }, r2 m' {
GL debug messages: <disabled>
3 N$ [) ^$ V V Using VBOs: Yes: @6 h0 M: y1 h" p, J
Is Modded: Definitely; Client brand changed to 'fabric'# W5 b3 q) g$ y( ^8 W- i7 y
Universe: 404
5 P5 d1 x+ }4 Q. y1 X Type: Client (map_client.txt)
0 z6 V' n" }& Y$ u& f# x/ G9 L Locale: zh_CN
8 j5 J# e5 K, d/ N# D g CPU: <unknown> |