开启左侧

MTR 4.0.0-beta-10 来啦!

[复制链接]
我是wangshen 2024-10-13 09:31:43
! K6 G( L. ?' A9 n% f
请更新Joban和MSD等模组,它们已经发布修复版
25667893s66n 2024-10-13 15:49:40
4.0.0-Release 指日可待(喜
这里啥都没
Cheesy 2024-10-19 21:08:15

% C1 ?7 S  c" n; @8 z1 Y
& M$ t7 a$ E: L3 X! G日志:---- Minecraft Crash Report ----1 v7 f9 ]. _! O
// I bet Cylons wouldn't have this problem.
4 L( J$ |4 d9 i) O
9 w( k2 I# P, o/ bTime: 2024-10-19 20:51:04; Y$ G& t/ o0 ^' H+ ~, K
Description: Initializing game
2 W/ t1 R3 U$ d: Z4 f8 t/ G' @1 j5 M
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!5 Z4 _8 T: o. ^. S
        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)" _0 y- X/ K5 ]# z6 @
        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)  ~8 k- s' f6 g: h* T& F
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)1 |' m) k: |' U) R# U5 m
        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
; A' F+ Z2 i# e5 Y        at knot//net.minecraft.class_310.<init>(class_310.java:487); G+ I% n" z, c1 \1 F/ b# o
        at knot//net.minecraft.client.main.Main.main(Main.java:223)
) X+ q# a0 a7 B        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)3 G# s: ]0 B& V; q3 T* R5 M
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
: L/ `- K' {; ~4 K        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)& B5 p: o) Z* O8 s) P: k0 o
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103); n& ^3 [  d; R3 h* V
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
7 B' ^7 e# Y9 |        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)% `5 y. ]5 x8 Z; N3 r0 V3 C& N7 w
        at oolloo.jlw.Wrapper.main(Wrapper.java:103)# K3 s  k; D/ }, P, A  ~
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
* x% l* p5 L' b/ q+ |        at knot//org.mtr.mod.InitClient.init(InitClient.java:138)
+ C$ v, x2 C5 X' ?; b7 x        at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)1 W. v) _/ f( B  i& `" e# u
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
$ i9 j; M- e* Y& T1 I- p        ... 10 more% I% T: d+ b) g( w  `3 u
Caused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed. H3 ~  N$ H9 d
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)8 g, J7 T' d6 N: s: E
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323), n* C( {0 G2 r  H' E0 W1 G
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
8 n% l9 f; a8 c! R! g" s1 K2 s        at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
) ?, A. h4 w/ Q, N4 q) ~& g        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
8 z9 E8 e+ \8 c5 d7 I        ... 13 more% V; j- T$ R2 D/ T
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
7 ~0 Z: Y% _; V/ T        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392); U. t" M4 t6 U1 r
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)7 g/ q1 m8 |& a: ^- u7 I
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)2 c$ _: q7 \! m) T. d+ f  T' U
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
1 F' H* O' k: F' G1 `1 F        ... 17 more& V5 J: F' ^. m9 Y3 p/ d
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;]5 S. `8 C# {9 w0 g, w; E5 Z
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)0 `% K% |( H2 i/ s! Y4 z
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)* L7 G3 B: g6 ~, T& c  B
        at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
3 l- `4 Q! I& ~( _7 U: E1 ?% ^        at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)3 U5 H* [# M. `: L9 |) D& n2 g! _9 Q$ F5 f
        at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
/ G3 |6 i& g+ U: w; X# }" p; Q5 @! V        at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
/ ^9 v6 E* [& i) Z) r& e. k        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
7 D/ ]/ Q& e8 ^" ^        ... 20 more4 z" f5 R4 C# p
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
' ?9 V3 }7 j! G9 Q        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
- ]  F! _' q1 g" l5 C. F        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
7 \  x. |! z' R* R1 w        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745): Q, ~9 d2 m8 m: m) n  [' @3 U- i& K6 \
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)2 J' e7 b- `; S+ Q1 y, B5 F' A
        ... 26 more
* z- s5 b; e' [- H0 Q3 ^- \% T5 PCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper
' P: G- V; \5 w! t; ^- h        ... 30 more
7 b4 I+ O- P: X' \% x5 {9 Q3 k+ q( c+ j# e# a

& m6 k, u* Z; \" E: _# @A detailed walkthrough of the error, its code path and all known details is as follows:) A' }# t% v: T! i
---------------------------------------------------------------------------------------: t4 Q' x: n& @
9 G( _8 U' N3 n; w+ B5 q
-- Head --
" n4 @7 e3 A& [Thread: Render thread! }2 w+ K3 K4 r
Stacktrace:
# t* b" B* R' q: O  Y        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)1 e7 s/ R' [2 o* j  T
        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
! U, ^  z7 H. [: f6 f. k+ O/ [        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
3 ~* Q) j, Z2 f        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
5 v' F# C) V3 Z* B( E        at knot//net.minecraft.class_310.<init>(class_310.java:487)
1 T* F9 A$ N' ?4 X: X7 U, Z1 K, R* d: |8 `) `2 T, t, I
-- Initialization --
# ]/ C' n, F( e# D  F+ ]8 n) NDetails:
+ w& H2 I6 }" y( _5 E5 O& t. F% ^        Modules: 0 k3 Y  k5 `2 ^; I5 U1 x* [
                ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% M/ `& b( V, z9 o: F4 c8 j, ]
                COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
1 U' Q$ F; m, {, @% S# E+ ^                CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( S  c8 y5 C" @/ m: ?/ o! L$ [                CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation( s0 G& B$ R+ p. ?; w; ]( K
                CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation+ c, b5 D! e2 m: R' y% P
                DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
4 Z4 f7 _0 A2 q                DNSAPI.dllNS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( S5 r/ y7 q! V: R6 o5 z
                GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
5 n4 u; q( G( q                IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
: Q/ ?9 S9 m, N                IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" J( n1 C  k& E5 v; _- C                KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
, i& ^- m# @9 f2 Q8 O                KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
! H0 }* T/ a7 }3 ~) c                NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
, \) ?' S. a: @: W                NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation' Y* {4 ^( R2 D( o) D4 ]0 f5 e
                NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation: @( Q9 W3 Q% E1 E  q+ s+ B
                OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation( ^1 K/ y  l" U1 H: {2 m
                POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- D8 h, C! H* r" V+ M! E                PSAPI.DLLrocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation! k4 ^' E- K$ I: z) Z4 v/ R2 I
                Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
1 q6 X% B* T) J" I                RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 D. ^/ n; m/ Q9 |! X. E
                SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
3 c5 `# z, d6 _                SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation9 V: Z% f' y  O  \% a
                UMPDC.dll7 ~; U$ ~; L9 `, R
                USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 F* H. s, y8 P, l3 z# Y. z& p
                USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) e' y6 `- z$ f# _1 i/ L                VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
* I+ |5 }, d$ Z& t& _                VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation- B7 @% Q8 l/ Q, e% n
                WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 a* J/ ~: R$ b# }. J) j6 J' s- C                WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% x/ M# A5 {& a) ~% o, W' D
                Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! P0 C" ~9 A; S7 o8 A. S
                amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
/ F& o& m# R0 S  y- Y                bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
- z( e( ?% }5 W1 C3 Y, S                bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
: l0 c9 o- v( A$ M6 a- B# @# b# Y                clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
: |0 n2 l# T9 I7 F/ h& p( g                combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
  ~  v/ u) f+ A9 W                dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation5 N0 c- L* ^- |
                extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 @% y( R" O7 y" A- {0 C
                fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! a. _9 s. l' @" H8 \
                gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
, \; W( G- p( ^2 p                glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW$ ^" _" v& v' t% A0 J4 \1 b
                java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A% Z% N7 z3 R1 `8 q* c; y( I
                javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
  R! ~' J3 F9 x                jemalloc.dll0 h1 e) H2 _& R% V
                jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
0 P! N7 _4 [4 i5 q5 u                jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
. i2 z! w0 Z7 H7 v1 W2 q8 M                jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
/ o$ a1 m- V- X) _- C; u& m                jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A2 _3 M0 L2 x. o  T3 A; D+ A# w
                jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
2 m: O( ?6 l4 \3 Z7 Y$ \                kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
0 q* r- ~4 m; `: J- h                libjlw-x86_64-1.4.2.dll8 B3 f1 [. X0 N8 _* P7 t( b! d
                lwjgl.dll; e% e5 D" I1 C" p
                management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
" x& S/ Q/ y" L/ b4 q$ m" ]: V                management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 g3 p0 k$ x/ P
                mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.3 M# ^' {4 e. D$ O) j
                msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation: F0 N( ^! d0 k! T, [1 u9 `
                msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
/ Y: z; y2 l( r: X! @                msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% Q8 N& J/ L6 Y& F" f6 s
                mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 r' \2 N6 z# r                napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation. w! P& \: j: `5 ~' V( A( @
                ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
0 v  {9 u4 l: S0 g; P  U& ?/ V                net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A! j! l- W6 `  r) \- k9 E
                nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A" }, N: F- g9 v% N* w  O
                ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
1 I/ Q- G+ b9 L: r, f% Y7 A                ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation! q3 _. D. q. r, l5 o
                perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 i8 a; e. {# Y! L) }
                pnrpnsp.dllNRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation5 u3 j1 u, A7 e6 j
                profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation& a7 p7 t$ N! q* T0 ?- a3 A
                rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
" i* y3 {6 k6 h$ G6 e: m                rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation7 i0 G) m2 m- J
                sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation: U3 p- B3 a0 I! ]8 ?) N5 C
                shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
, j) O; V. r6 w  {! N3 b% V                sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
! l  m+ }( o6 B$ Q. X0 I# V                ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation5 \+ Q; ?0 w$ }% m7 h! p( E  Z
                vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation0 e  I- `6 ?( T9 f4 k
                verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A- b4 G* ?, Z6 h9 R
                win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
+ y( y% z  y1 c/ M- T, ~" n; h                windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation) @0 }# p1 Q. V2 K4 k7 D
                winrnr.dllDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation" U4 l$ Y, g+ B' Z: D7 C1 v) v
                wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation# ~! k+ R( I8 \* T
                zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A# o0 C1 Z* Y  |, Y6 w; {: W/ v
Stacktrace:
+ L/ g- k0 _* Q* O        at knot//net.minecraft.client.main.Main.main(Main.java:223)
  W/ d* Q! b" H. p' ?( U4 {        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)( k( P7 W7 W' O: V
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)' u8 X2 Y& d3 j2 {( P* L) n
        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
; ?: Y; _  W$ ?9 m        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103); z5 \' [' M# M& _' P* t8 b. n# n6 i
        at java.base/java.lang.reflect.Method.invoke(Method.java:580). u. x/ P; _6 T9 ^
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
4 v  @& U4 `. j        at oolloo.jlw.Wrapper.main(Wrapper.java:103)
/ t: }. b* X  Y
% C$ X8 n1 ?! m6 ~& [! f; _-- System Details --
  C( k$ s8 |0 P- ^/ }Details:$ z, b" z' H8 a4 G* _' |0 e
        Minecraft Version: 1.20.43 f& N+ ~: s3 m( d
        Minecraft Version ID: 1.20.4
# t& w4 m# {" Y: m0 |4 r5 S  j; l        Operating System: Windows 10 (amd64) version 10.0  k+ o# S+ u# f/ U
        Java Version: 23, Oracle Corporation, j; ]& `* K8 g: i- O; `$ S
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
5 @5 O8 O) ]' N& o2 g% U7 O        Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
' o; `4 ^& L, [: N: w        CPUs: 4
; \1 N, ?( @/ m0 [- `        Processor Vendor: GenuineIntel
9 ^# e, D  K# H/ o: l9 U/ \7 R        Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz5 N, G4 s6 J% A6 ?0 M4 a# ~  I
        Identifier: Intel64 Family 6 Model 61 Stepping 45 s7 Q2 I, q0 a6 ]6 ^- \; V
        Microarchitecture: Broadwell (Client)
& v; [' Y2 L8 t% I5 U9 S        Frequency (GHz): 2.20
2 V9 ]7 z7 w4 W' r1 ?        Number of physical packages: 1
- ]2 M1 @" b* S        Number of physical CPUs: 2; L5 m# D/ E; h: n
        Number of logical CPUs: 4
" {, W8 A3 U5 u) r! ]4 h! |# v        Graphics card #0 name: Intel(R) HD Graphics 5500
" F* D" J* `2 j" {( ]        Graphics card #0 vendor: Intel Corporation (0x8086)6 P1 [/ o& t; `" T) E1 K4 H
        Graphics card #0 VRAM (MB): 1024.00
( I" V9 M2 [7 f! h& ?) }- v        Graphics card #0 deviceId: 0x16166 }" b6 K' T4 n- D$ ~8 k6 F
        Graphics card #0 versionInfo: DriverVersion=20.19.15.5171
6 F- M: g+ Q( ]( J) e0 y$ H1 Y        Graphics card #1 name: NVIDIA GeForce 920M  s. A; ?" U- _' f6 N
        Graphics card #1 vendor: NVIDIA (0x10de)
7 P! H) F' ?; {( ?6 T. ^# j        Graphics card #1 VRAM (MB): 2048.00
0 o, P' h, V" g6 q        Graphics card #1 deviceId: 0x12997 f6 [5 _# E$ ~) O' a
        Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
( b, ?8 A  G/ z8 q+ A, v* S        Memory slot #0 capacity (MB): 4096.00% L0 S1 l' e3 M) U6 |( M
        Memory slot #0 clockSpeed (GHz): 1.60; y% \  _  P2 h; F$ G
        Memory slot #0 type: DDR30 [8 `. y9 }( [& ^% e' Z
        Memory slot #1 capacity (MB): 4096.00
6 Y, B4 A+ t4 f2 E        Memory slot #1 clockSpeed (GHz): 1.60
5 U: i( e& D7 Z, G" h& \" J        Memory slot #1 type: DDR38 }  v" Z4 n( i+ v3 _$ _% u& p
        Virtual memory max (MB): 14998.93& h8 i4 d7 H7 c+ W, m9 _
        Virtual memory used (MB): 7006.07
" M# d# e/ H( {. d& Q6 Z2 F- G7 g        Swap memory total (MB): 6912.00% I) E: ~) ^- P2 o1 Y8 Z1 E8 o
        Swap memory used (MB): 124.41
! z8 v5 A% W; i+ c& q        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m: j' L1 l8 h. ^$ y2 j
        Fabric Mods:
& s% ~  C0 {9 n' o                architectury: Architectury 11.1.17
2 i. n6 h- ~7 |" B2 q! Z# W2 E% w0 o                backpacked: Backpacked 3.0.0-beta.4
7 r+ A2 H# X: o! _, N) W                        mm: Manningham Mills 2.3
6 v( }1 s- a3 A; i, _1 X6 I                carryon: Carry On 2.1.37 r' ]2 V$ g. e6 {
                customskinloader: CustomSkinLoader 14.20
4 `! B  x! l& \; W+ Y                easy_npc: Easy NPC 5.5.100 B' B2 k* m, J! T: Q
                fabric-api: Fabric API 0.97.2+1.20.4) o) c& ?, V, d& c# B* c1 p( @% U
                        fabric-api-base: Fabric API Base 0.4.37+78d798af4f
1 M$ R# ?4 U2 k* T) r, @3 O                        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
4 p. X$ u; [/ b                        fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
: z3 l8 ]- `$ [3 o& K* m                        fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
$ ]( @( |. ?9 K7 |* n) L% ~                        fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
8 u0 Y' h8 U# T+ d) d, [2 j                        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f6 a1 M6 ?) J  J6 P" s! F
                        fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f% n/ q( I3 @* K8 O/ a0 ?2 L
                        fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
# d3 R! ~7 A. H0 ?                        fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f0 f' \" p$ w) S* I9 W  {
                        fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f2 z& }/ J. l/ M* @+ t8 i
                        fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
. M% O% \; R4 c4 W8 t                        fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f: @6 ]- g" E' V3 \0 i# r
                        fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f1 }) @2 _& G- s6 _% d
                        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
& G+ X) _: Z3 v4 L( K                        fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f7 G- U  ]# q9 j- i0 A: g
                        fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
3 q% K. C8 S  U                        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f8 k! ~# Z8 c  T% `
                        fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f! S" p! O, N: b
                        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f& P! ^7 E2 h6 u; i9 }
                        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f- t5 V1 m" y4 x# ~  G+ v2 D2 [
                        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f5 f" C8 j" q* S; }; @8 p1 O
                        fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f5 A9 k+ `& b& r9 Y8 G; u$ m5 F
                        fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
# z- x9 i9 c& o! {' j                        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
2 Y9 W& Z8 ~/ L' f# M  |                        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
$ Y5 `6 O( z) m+ {6 ?" U. e6 V3 n4 P                        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
6 u) J4 l) t$ G% M0 O                        fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
  i# u7 H, o1 D+ {, \: @$ c1 p                        fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f, y: G. {7 A! Z( Z! d$ s+ b* ~
                        fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f$ u3 K7 V& Q: H! X, |) C3 h6 `( {  b
                        fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
7 l2 o' v5 J0 p, e9 X                        fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f4 B* {' e. ^1 I; ~: ^( _
                        fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
! a$ E  T; c- A7 F9 W                        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f/ D% p7 e, Y7 h3 D8 J* i
                        fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
9 _. f$ P$ l! |0 I9 `6 Z% L- s2 y3 k. j                        fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
: X) h$ V, v  L% V- u                        fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f: U0 ]  K6 F3 `0 w8 N- n  O6 s
                        fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f- N& {6 ?- I3 b( y0 c7 z" A
                        fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f+ o0 A" d' A. x) r/ \: A) Z
                        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
- `7 E4 r  S0 K) F6 E0 d                        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
2 U9 C  l- p- r6 {! ]7 D9 d5 O. }                        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
) G; e( B9 F6 G, Q/ k( Z. n                        fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
" W. m5 V. s- h$ X! N; w% A0 e' r9 S                        fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f/ U2 p4 A$ p% @8 U) Q: M
                        fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
. f# x1 p* @: y) Y2 [& q1 d4 k8 `                        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
5 y7 Z8 O3 `* P/ x                        fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
/ H4 k& x2 ?1 k; B" Q  F# Y& H                        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
" |) {2 B2 _8 D' t                        fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
7 u# Y+ a9 V" ]1 E8 o& N                        fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
) r- i1 A4 L7 |1 B/ B" F3 W                        fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
8 i& |3 B; K  @; S0 K                fabricloader: Fabric Loader 0.16.7( [8 l1 y: h; x7 y* Y
                        mixinextras: MixinExtras 0.4.1
. R; {7 ]7 K  v  U                filters: Filters API 1.0.0+1.20.4
2 I7 M4 h7 w$ c) D' O3 F1 A; \! |" Q                framework: Framework 0.7.86 a! L3 L- t7 D) {+ S
                        com_electronwill_night-config_core: core 3.6.6/ |5 N$ B# ?' T
                        com_electronwill_night-config_toml: toml 3.6.6
. U7 d3 K3 p4 @9 g( N                        org_javassist_javassist: javassist 3.29.2-GA
3 Z& H# k, q  |+ K' ^% z                        org_reflections_reflections: reflections 0.10.2, C5 \$ z6 \6 l/ i' S6 [- l
                ftblibrary: FTB Library 2004.2.4
6 E" k% d  [( s. A+ ^                ftbultimine: FTB Ultimine 2004.1.06 m* m( |' y9 @2 x
                java: Java HotSpot(TM) 64-Bit Server VM 23- S; ^- u! Q; {6 M
                jei: Just Enough Items 17.3.1.4: `3 v0 b$ q7 a- b" a9 _
                minecraft: Minecraft 1.20.46 O, ^0 a8 |3 |$ k
                msd: MTR Station Decoration Addon 1.3.10: w5 @: R) h1 p+ W# c9 {
                mtr: Minecraft Transit Railway 4.0.0-beta-10
+ l4 y; \2 {: h7 \' W$ }                refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
8 S( l  o3 H6 p7 U                skinrestorer: SkinRestorer 2.0.3+1.20.3/ r0 z) Q9 V$ L7 R6 M
                tjmetro: Tianjin Metro 1.0.0-beta-1
0 v! L; B) |6 @8 u+ S7 Q                trinkets: Trinkets 3.8.1
, ]% g; p: s4 @  \                        cardinal-components-base: Cardinal Components API (base) 5.4.0
) I" L0 Q; b" p4 [7 b; v0 ]                        cardinal-components-entity: Cardinal Components API (entities) 5.4.0
9 A9 [& Y6 b: q) b        Launched Version: 1.20.4-Fabric 0.16.7
  {0 _5 a' @$ k4 Q. X, M        Launcher name: PCL
- q: ~! T7 R, I8 N        Backend library: LWJGL version 3.3.2-snapshot
% w1 z0 V5 }. F# X1 I4 G        Backend API: Unknown
; i$ I4 Q& r, F8 r. _' z        Window size: <not initialized>/ N( f  Q/ V- G1 H- K
        GL Caps: Using framebuffer using OpenGL 3.24 K. v  h2 \9 L# C
        GL debug messages: <disabled>
; A) \$ M) f& l  S, M0 {- G; S3 @        Using VBOs: Yes
9 Z* D& H1 S8 E7 K" f+ s        Is Modded: Definitely; Client brand changed to 'fabric'
3 @% F: j4 k1 n; c: R        Universe: 4048 u. D* y/ E" E% H0 m
        Type: Client (map_client.txt)* _( B+ K# B" H) w9 f; ~  J7 g& g
        Locale: zh_CN
& N" k* z1 m7 a. g        CPU: <unknown>
清晖岸 2024-10-26 22:04:04
Cheesy 发表于 2024-10-19 21:088 R) A5 p  Y; E; o' G2 y7 J

3 O3 F. G0 @2 Z2 u5 b; j" c日志:---- Minecraft Crash Report ----
0 U& y' x  g0 d6 g: S// I bet Cylons wouldn't have this problem.
1 v- ]% s( U* F- ~
似乎是天津地铁模组与MTR的兼容问题; i/ u! O; ]$ z' Y$ B& ~. `
尝试都更新到最新版本试试
WuZilin_MC 2024-11-26 21:04:47
mtr4.0.0--beta10无法手动驾驶) v, Y0 X/ E+ _7 s- X- q# S
信息:& U9 }$ d% D+ o. l
Minecraft版本 1.19.2$ h+ v* L! U9 h8 V+ G
使用4.0.0-beta-10: r: M( C/ Z( V" r/ n5 z
无法手动驾驶
) O9 O& G6 ]4 s" T) w; l没有崩溃,没有日志
+ L# _9 N9 ]+ v" o- R无法在物品栏中找到“司机钥匙”(mtr:drive_key),只能通过指令获取  I, @8 _) K3 t' S0 r! R9 \/ ]
仪表盘中的手动驾驶设置无效
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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