开启左侧

MTR 4.0.0-beta-10 来啦!

[复制链接]
我是wangshen 2024-10-13 09:31:43

& H' D. \1 V3 b: v3 `# z0 m$ ~' H! x请更新Joban和MSD等模组,它们已经发布修复版
25667893s66n 2024-10-13 15:49:40
4.0.0-Release 指日可待(喜
这里啥都没
Cheesy 2024-10-19 21:08:15
: r( E& j, p+ X1 J8 L$ `" H1 q# v

4 L# g. }0 D- g' v' O日志:---- Minecraft Crash Report ----
5 y$ g2 k. a* x5 E& t// I bet Cylons wouldn't have this problem.
3 K' l; c$ m2 b$ \3 [- Z$ z- f5 U5 t% q8 W( m5 R
Time: 2024-10-19 20:51:04
% V, [/ s8 s4 x+ B& e8 X  TDescription: Initializing game
: M# a. H' y: P1 z) v1 N# ^
& c! l8 }6 T, x. }+ K  X/ Fjava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!7 I$ f0 t$ m" k
        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)" s9 x( i/ ?+ |3 n3 Q, l
        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)9 p) b0 F3 {# \/ O0 Y- |% ^4 Y8 ?& \
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
& O' Z5 x0 e8 q5 s' A3 r4 n/ g        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)( y1 w- v4 U' i# `1 m1 B
        at knot//net.minecraft.class_310.<init>(class_310.java:487)
9 j/ }2 `& ?$ G6 \3 R; @        at knot//net.minecraft.client.main.Main.main(Main.java:223)
) l3 _$ `6 E6 _! b! I* x! Y0 W2 ]        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)' @1 N5 `# C1 [: _/ y4 ~
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
) ^" h$ ~7 u3 d/ ~( }        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)" q4 g5 J7 a5 M, V. Z
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103): r- V) F3 k) Z6 a$ \  ?
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
& ~) J6 G3 x! {- a  l        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
8 X5 s) F9 F0 }: ?' t1 Q+ M$ ~        at oolloo.jlw.Wrapper.main(Wrapper.java:103)
/ t" E0 H$ O& S7 x- N0 bCaused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
; `6 H/ ]9 y3 d1 i, P5 u9 {# V$ w        at knot//org.mtr.mod.InitClient.init(InitClient.java:138)4 a) |; o- p! h+ |7 G3 E: N, M
        at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)
8 h- r: E/ O9 d7 O  h7 P9 s* d        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)/ l5 q3 ?$ T) P) B9 m
        ... 10 more, l# N& c  D5 A  b. Q, m2 m
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
& o! ]) P( G6 w  k4 I        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
. s% j5 m' I5 }8 r! W5 Q, _        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
) W* U% ^$ \  r8 U        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)- R! B% r3 I. y, t+ `9 E
        at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
8 O9 b2 X& D0 D* f, ~2 Y        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)  t3 A) p2 ]5 K4 H5 {: \$ ]
        ... 13 more
( }; u9 V6 S4 t( o8 yCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered- n7 I9 ~5 k6 q+ H' Z* O9 s) M
        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)( E: G. K, m# F, i% f( O
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
. a" Q1 u. u: B3 e        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202). x; I1 E: p/ E/ v) t* i) n% n$ O
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422). P- F. q9 }+ z( _( U( s4 o( L
        ... 17 more+ l2 E$ S3 ^0 C. {/ A- U
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::INSTANCEorg/mtr/mod/QrCodeHelper;]  U6 q. @! H7 X; B. v7 z
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)$ U! R, q' `% \: {
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
1 A) i6 C8 e& m% O+ y0 n2 m* Q& N        at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
4 E$ X# G$ q; _) A$ ]        at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)' Y: ]' \- |4 K8 S
        at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
! W, ^; O% [5 l; ?" p+ _# d        at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
+ C( {' F1 I+ q+ ]        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
$ L+ F# A& k* r        ... 20 more
% V6 Q7 |3 q$ yCaused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper0 k; h2 N8 f& f4 V
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
: B! \- y: E% v: t# P        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
: `+ a7 g+ H2 g! W  d5 k, {+ I8 ^        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)/ \+ I; y1 J, d9 H" a4 `; D
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)( V7 P6 s7 }8 b' ~4 K: ?( |
        ... 26 more
! N* h/ J, D) k+ Y% t2 [Caused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper- @4 O* @' s3 W; {9 B
        ... 30 more: k0 Q- h. U/ F2 T) s

% d4 C7 f( k% @$ L7 S# X6 ^
" _& T  J4 i7 sA detailed walkthrough of the error, its code path and all known details is as follows:+ N: s7 I( |2 }) x( @7 y* a
---------------------------------------------------------------------------------------* ?  \3 t3 M, ]' o0 R

3 g' s; X: I" j) U- H; Y: C: a-- Head --4 x) F5 r% r- x; C3 {' I+ v1 F2 p
Thread: Render thread
4 s# C+ Q. m5 [: dStacktrace:& N$ N1 t; A7 f/ ^
        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
6 g& r) u) L' a( f% l        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
2 H' B: t. e, f        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)& L1 S% {8 _3 f7 D
        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)/ Z6 ]% ?% m  l, ^. C. c
        at knot//net.minecraft.class_310.<init>(class_310.java:487). l& s5 Z5 ]; p0 a0 ?+ C2 j$ l

# g, y/ o1 \9 i# S. S, }-- Initialization --
. F5 K. ]& K7 t, `# kDetails:3 F) j( }2 B/ F
        Modules: ; n( P1 X' U9 g$ n" P
                ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 c) e. r- c. d2 ^" X7 j& l0 G                COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
8 F6 M  h6 R' ]                CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
' }* f9 S! A8 }  k9 r                CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
2 W; O% C/ R/ }. {- f! t' U                CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation* N3 H% j8 _& g$ _
                DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation. b) E  K3 Y- t! R' X
                DNSAPI.dllNS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ {& p% J1 X! `9 n' t& \1 o  k
                GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation: e8 Z& e4 I0 W
                IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation. ^5 ~! @# h- E
                IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 g# I) b1 f1 Q3 r& }& L  P
                KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation$ D+ @" M) @: P% s
                KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
/ R- U2 w) T. s$ W, v                NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
9 u" B! ~2 L2 |                NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- O3 r$ N* ?4 E                NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation9 O, P# _& r2 g( r6 [& u( B
                OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
% p# |6 r3 w. D1 T4 m* }$ m                POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. Z6 ?( \, Z; i" D6 Z6 A) u) _
                PSAPI.DLLrocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation$ J: }) I( V' i
                Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. I* e% Q# |! W8 E+ W
                RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ J  D& X0 u# @/ r2 w3 ]0 t0 e                SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
. J2 ?; g& ]$ U4 H8 M/ a                SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 z/ Y# l: l, P4 m! y* U! {" n" V2 K                UMPDC.dll  ]) x/ x( e0 Z" y0 Y+ k
                USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 q  Y$ v$ S2 z5 G
                USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ m# n+ m) v" F0 M7 S                VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
. T% D' Q! S6 h0 y! Y1 _                VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation0 Z4 r( L& g( a( R
                WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation2 M0 b+ T" b* g
                WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 \- L2 F' L8 g- p/ }1 x$ J2 a                Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation) z# ]% A6 i6 _4 y. Z7 @; ~% n. O& F
                amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation6 ~' g# ~3 J1 \- x+ H1 a
                bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation' g; U2 I; B; p1 Q! ^
                bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
; H5 J3 m% P( t# [  U* i. E                clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
( z. x: m& ~( `+ s4 `                combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
3 q0 Q, ?' N* Q+ ?                dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation* m/ a9 d" _6 s
                extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A4 K! j, o- P; e" \: _+ }& ]
                fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 V, r- p. O1 T+ q4 }7 R                gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation1 V1 U: y* R) }8 R/ X
                glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW9 t. C1 o8 C2 X1 {- r/ `% W
                java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
7 R% U6 |# A; |, r6 M; g& g9 c; q                javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
5 D: y7 M, W: F& c# V& ?                jemalloc.dll& Q! N( n/ O: a$ T
                jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
0 s3 O3 }6 c* w' f' G                jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
5 I2 h5 D0 E) B: N  U. Y                jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)4 n/ J, j; e4 O; N# g8 H
                jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
6 a$ z$ a# i0 U5 P6 x7 X* n                jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A/ b0 _) K1 Y3 c3 O9 g
                kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation# v9 Z1 I$ o6 Z% f
                libjlw-x86_64-1.4.2.dll$ P# P# ]3 C3 P4 ~) o, V1 s
                lwjgl.dll" ^1 [0 X4 u4 R( q8 z1 O
                management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
1 H9 t8 D% I1 v0 z1 z1 t                management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
9 M( d( W3 D- _: f( o                mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.. ]* o; D2 U$ o' z$ g
                msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation* z- [, i% q4 b. a! `) g
                msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
) J5 r! l' E$ t1 H, Z                msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
; P* T0 N6 w' p. x2 J2 i# A8 m* N8 h                mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
  Y: m8 V/ R9 N" k( @# o                napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation5 E8 x( [8 j: T; ^
                ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( u- r, p6 D. j0 K* ]0 v
                net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A/ c- ^3 ~2 q+ |$ d
                nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
3 K& V) Y) A! Y% V6 R5 u2 p                ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
1 w7 g, B( y/ h) ~' C2 p                ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
7 X2 T. P  R  j# K                perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 @# ~! m4 i7 R, d* i3 V0 O                pnrpnsp.dllNRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
, `$ v! i+ Y3 V2 ^                profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation% z" s- b( z# I# d* o6 b
                rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation! C. m. }: H9 @
                rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation1 V& F2 |" b8 I+ |! j
                sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation& Y. O# E, p! ]4 C; v4 P
                shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 o; |5 U. j, v3 U- \                sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A8 R; ^3 I, d" b0 b4 Z1 l; y% U
                ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation6 [$ u: S( w( k- ]
                vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
0 B& ?1 o/ D+ v  D( p                verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* w* H8 r/ e6 H& S
                win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation. |5 V5 z. d0 P/ a* e/ w5 t+ d
                windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
& A$ u9 x2 j1 j4 q                winrnr.dllDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
$ N, E6 }, z4 j' m5 n* w                wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation: z" N; Y3 u; u2 x' t6 }
                zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
9 G. B3 i9 J$ {& V. eStacktrace:% B. g  s" L4 y# |+ C- N
        at knot//net.minecraft.client.main.Main.main(Main.java:223)
; H& ]! K" L; q7 j0 t5 g8 @. o        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)1 p( ~) ^9 V0 I, J- N% }
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
/ U+ J; P' J. f/ r# m3 J' `4 |        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)" g. q2 x7 M8 E7 c/ r0 s
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
3 s- {) ]" [7 H0 j0 `& f5 Y. U        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
6 V6 k$ j8 a4 Z8 |2 w3 [2 R        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)6 Z1 E. M. O; O; a( Z
        at oolloo.jlw.Wrapper.main(Wrapper.java:103)
1 }" \! R3 A9 C+ m3 B& p  ?! R$ X! I; {: f
-- System Details --
0 @& G; Y+ _2 G8 C3 sDetails:
/ A5 W% r+ ?  k" I& B" P8 a        Minecraft Version: 1.20.4
: {4 C" }0 T& U! \7 N# C, _        Minecraft Version ID: 1.20.4" ~, I4 j0 I' l: O/ }# X
        Operating System: Windows 10 (amd64) version 10.03 U; {) _# d5 O# K7 y3 W6 j
        Java Version: 23, Oracle Corporation
2 S: K& [* x% ^+ V+ P" b8 f( b        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation/ _( r6 F; X. M( p
        Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
6 P, W! _8 y# Z1 \        CPUs: 4
% E. n2 _9 a$ f& L/ U/ U        Processor Vendor: GenuineIntel
5 n- z" _$ X+ ~- O( D        Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
" Y' q% h2 I5 I        Identifier: Intel64 Family 6 Model 61 Stepping 4
4 k: t: D# L! Z/ }1 `        Microarchitecture: Broadwell (Client)
9 ~% X" g7 J; i        Frequency (GHz): 2.20
5 L8 y6 o2 E" n        Number of physical packages: 1  V- b8 R, V3 J
        Number of physical CPUs: 2& @6 U/ j$ R& C4 |
        Number of logical CPUs: 4
% D( x5 [" K+ |& w* |6 L5 u  v        Graphics card #0 name: Intel(R) HD Graphics 5500
8 e! K9 ?: A+ M& |        Graphics card #0 vendor: Intel Corporation (0x8086)
: Y1 g4 N: ?1 Z$ y; t. y& R; f6 z        Graphics card #0 VRAM (MB): 1024.00
- k) X) u  i* b) E8 I1 |. }        Graphics card #0 deviceId: 0x16167 b) a, P) ~) V( o
        Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
" B  P5 p0 p. |0 e6 ?# i        Graphics card #1 name: NVIDIA GeForce 920M
$ Z, b9 S, I1 R9 b. W        Graphics card #1 vendor: NVIDIA (0x10de)+ }5 b- k% f, i; y+ V, t& T1 N
        Graphics card #1 VRAM (MB): 2048.00
6 a" e- Y1 i+ |  e# ^, A        Graphics card #1 deviceId: 0x1299& G  p% ^- m- d. b
        Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
8 z( l0 R& N% ]: q        Memory slot #0 capacity (MB): 4096.00
9 Q& q7 {3 V7 h4 w' h        Memory slot #0 clockSpeed (GHz): 1.604 L$ E& \) S* o% G
        Memory slot #0 type: DDR34 O$ D1 e, w6 l! n$ M
        Memory slot #1 capacity (MB): 4096.00
) D! r+ e! i0 S, s5 l        Memory slot #1 clockSpeed (GHz): 1.60# r3 B, F  O$ D0 r, P* r+ j: F  e
        Memory slot #1 type: DDR30 n" O: P- n9 ?9 v1 R3 X+ M; c/ L
        Virtual memory max (MB): 14998.93
" j1 G- e2 o4 E        Virtual memory used (MB): 7006.07% B: U+ I" T! b1 @! v2 V1 G# I
        Swap memory total (MB): 6912.00
& i% V: _5 X. a$ x; R- N9 K        Swap memory used (MB): 124.41
) x0 w+ N# T. m6 ^        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m
/ Y: D! e1 n- x/ w        Fabric Mods: 7 k( B" q, I) i% h
                architectury: Architectury 11.1.17
; s# R' V& x* [4 Z                backpacked: Backpacked 3.0.0-beta.4
& B  b# ]. f! @/ n" L1 {1 N                        mm: Manningham Mills 2.3
7 V9 o$ A( |, v- f6 e7 `                carryon: Carry On 2.1.3" {6 _3 F6 W( L! e* Y
                customskinloader: CustomSkinLoader 14.20% s8 {, `3 P4 m7 }1 N+ t7 G
                easy_npc: Easy NPC 5.5.10; z0 H, n+ J& Q: P, m4 s
                fabric-api: Fabric API 0.97.2+1.20.4
& o! M, n% F# ]; J7 d! q. ~0 a                        fabric-api-base: Fabric API Base 0.4.37+78d798af4f7 E6 u6 @. z1 v
                        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f/ j6 U1 W6 Y. I& s3 g; W, }
                        fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
% B" G* Z* r- d- P: P! y5 I2 a" p                        fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
5 v8 Y! H6 q+ S1 Z6 q  l3 J                        fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f; ~' b" ?, W  S
                        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f+ Y0 t; a4 ?; v( @2 S
                        fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f7 Y1 W& N% y& q4 C6 I
                        fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
5 z7 D* B. D+ a3 F+ ~3 f" _% V+ M) C                        fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f6 H8 ?* @$ Q: V6 h
                        fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f4 e' d$ u+ `( m
                        fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
6 w* U1 u# Y# \8 s+ }                        fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f* X* E5 z" H' ~: b' A3 w" T5 n; ~) Q
                        fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f# Q' x5 [& i! h
                        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f4 \0 l2 x. z8 k/ P' k
                        fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f
7 E9 j1 s/ r& r1 I% n' }. W! d5 D                        fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f* R1 _6 o1 D0 E( Y% b1 m/ q* |2 `& }
                        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
9 _8 D: k5 a' c* `7 `" S( \/ C* i                        fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
; b( [  N: j# z- n                        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f5 v. q0 E7 w1 @% j9 f9 {
                        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f# H9 a7 `; }) O$ ]0 E3 d
                        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
7 F4 _5 ?6 E8 ?+ U1 ]& O6 g: m                        fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f! [& b  L' N" c
                        fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f7 T' Z$ ?' ]$ h: b6 `  C
                        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
( P/ j* m: d/ {                        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f# D! Y2 a! W' T  @$ \1 K
                        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
6 J( U" w, g6 l. Q- I( T# L1 S# u: x) y& s                        fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f. e1 m! y! {3 Q4 D& ~/ Q
                        fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
( v9 f% C* k$ o. P# P6 {' y0 I% J                        fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f0 k9 `2 K' K0 H3 r* V; V* C
                        fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f6 S7 f2 w/ Q4 \$ w) r
                        fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f4 J. L3 a5 ?4 M0 O$ q/ U; S" F
                        fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f+ {( B) r) R$ L" d  _- O; v! R
                        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f; b  R; R8 ]* H, z
                        fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
( O. a. e; t+ S/ ?  }                        fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
' ?2 [$ B. F+ Q3 U0 g                        fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
$ v5 o. N' X/ a. t* x% ]                        fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
/ C9 }! S0 ]; Q! C; {                        fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
5 e  t  ^  D8 Q                        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
+ p6 V8 q; M. `2 I" K. I% V  _                        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
5 z$ Z) S* S6 s4 {" c                        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f1 P$ A3 ?( w" }" x
                        fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f' ^6 E4 b8 W# p* w1 {6 g
                        fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
' J5 j( p3 ]8 `: d$ a9 X* s                        fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
, K5 ^$ d2 d. p  b                        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
) b( Z$ h. r% B                        fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f6 k3 L2 F' d9 o2 g1 C
                        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
; G1 |& e5 {5 O% B0 _+ w0 B- D0 z; f                        fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
! j5 ], x( F1 W( W/ v0 Q4 C                        fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f- q9 A: v1 @8 W2 `
                        fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
  _; u. k( g& {) d3 h2 F2 ~                fabricloader: Fabric Loader 0.16.7
: V3 B9 }) _& r' ]+ l                        mixinextras: MixinExtras 0.4.1" ]1 r# X/ b! ?3 C# C
                filters: Filters API 1.0.0+1.20.4* O" S- r1 G& }, c
                framework: Framework 0.7.8
/ y; m/ M  V+ K3 w, Z* v8 B                        com_electronwill_night-config_core: core 3.6.6, ~7 ]) @* F5 e$ v2 K
                        com_electronwill_night-config_toml: toml 3.6.64 ~8 Q  b2 G$ U9 |
                        org_javassist_javassist: javassist 3.29.2-GA( ^0 e! Y- G) g  c6 t
                        org_reflections_reflections: reflections 0.10.2- ]. k: V9 W$ J( _1 s' P! C$ q
                ftblibrary: FTB Library 2004.2.4* Q, \4 o1 b% g! A
                ftbultimine: FTB Ultimine 2004.1.0: c. k! c: V+ E. `# Q# J
                java: Java HotSpot(TM) 64-Bit Server VM 237 F5 `1 o5 V& j" d2 ]
                jei: Just Enough Items 17.3.1.4
  v$ H  D! ^* ?1 u4 H; o/ o! J) W5 M                minecraft: Minecraft 1.20.4
) A$ c" F; k: o, u) N                msd: MTR Station Decoration Addon 1.3.10
& ^1 O8 m8 ^( z  u1 L  j& _/ i+ a                mtr: Minecraft Transit Railway 4.0.0-beta-100 E, k* o: E6 b) t6 t$ o- G
                refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6+ [: H! H$ q3 V* B
                skinrestorer: SkinRestorer 2.0.3+1.20.3, S2 [* X4 g0 G& P
                tjmetro: Tianjin Metro 1.0.0-beta-1
4 N: n* G; l" t! C                trinkets: Trinkets 3.8.1
; {* F. d+ \7 S) y                        cardinal-components-base: Cardinal Components API (base) 5.4.0
# M1 }; `% N" \( [) e                        cardinal-components-entity: Cardinal Components API (entities) 5.4.0
6 U7 u$ g$ P/ O6 l        Launched Version: 1.20.4-Fabric 0.16.7& k& q- i, |( l: t3 T' @) ?1 ~
        Launcher name: PCL( }# S$ I6 _4 I8 _, m$ J2 s$ f
        Backend library: LWJGL version 3.3.2-snapshot
& M8 n( x0 L/ D( e$ [        Backend API: Unknown3 E5 }9 ?( v. w; x. ^% {) n
        Window size: <not initialized>' y4 }. ?) s: @8 z) t9 A
        GL Caps: Using framebuffer using OpenGL 3.2
: g( B% m( }4 h9 }2 v        GL debug messages: <disabled># I- w; r3 u1 o2 ]3 r. [
        Using VBOs: Yes
3 J( @+ P5 J: v# u" s- M        Is Modded: Definitely; Client brand changed to 'fabric'* C/ Z- N, |- q$ C5 }9 t5 u1 Y
        Universe: 404
) H) x/ f' Y: ~/ W3 c. D3 V. Y        Type: Client (map_client.txt)
' z0 C) r6 E* K  r% ~4 ]        Locale: zh_CN
0 W. N/ P2 C% G! Z/ ^( H        CPU: <unknown>
清晖岸 2024-10-26 22:04:04
Cheesy 发表于 2024-10-19 21:08: `+ T: D4 v7 M. {
2 |. Q: a6 x9 A( J1 [- C0 j
日志:---- Minecraft Crash Report ----. A* a8 R8 F2 x4 g- d% v/ x- `9 X
// I bet Cylons wouldn't have this problem.
% ]3 g% x0 y2 T# s: R# M( `
似乎是天津地铁模组与MTR的兼容问题+ C1 j7 e$ _5 b8 S% o
尝试都更新到最新版本试试
WuZilin_MC 2024-11-26 21:04:47
mtr4.0.0--beta10无法手动驾驶" n9 x2 {" r. {1 d
信息:
3 A: E; q% ^2 c5 k5 ?Minecraft版本 1.19.2
8 Q* T9 k4 Z) l4 @& t. M" c使用4.0.0-beta-10
/ j& u9 Y# {5 s; T无法手动驾驶! }7 I4 p2 C3 P5 u7 M$ U4 J
没有崩溃,没有日志
* u3 m  d) x; P8 }2 [无法在物品栏中找到“司机钥匙”(mtr:drive_key),只能通过指令获取' m% _0 x0 g, p4 l. W% O
仪表盘中的手动驾驶设置无效
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表