开启左侧

MTR 4.0.0-beta-10 来啦!

[复制链接]
我是wangshen 2024-10-13 09:31:43
丁品114 发表于 2024-10-6 13:40
3 e$ n9 P' m/ I! p6 ]3 E* r

/ G/ _: Z' P$ V/ C请更新Joban和MSD等模组,它们已经发布修复版
25667893s66n 2024-10-13 15:49:40
4.0.0-Release 指日可待(喜
这里啥都没
Cheesy 2024-10-19 21:08:15

  D  x* I: d  q/ R. E: R7 k: u
* ]0 [: V8 R! z) ]4 y日志:---- Minecraft Crash Report ----
5 L* I6 S, s7 o# A( V  `. b+ b// I bet Cylons wouldn't have this problem.
4 \( E' h0 I0 B5 A+ t
7 o# P2 q- B' {* g8 HTime: 2024-10-19 20:51:04
' c  k. S. g  S9 b2 DDescription: Initializing game
  q( I( f" m2 Y' N. B1 A1 V+ W
6 |, r7 S" H7 J7 ~! p8 H/ Y' Q9 Wjava.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!
3 F4 B9 c0 u& V        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
8 P- x! a7 J9 \4 z2 a1 S0 \( b        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)# g9 {. }2 L/ W6 R2 W6 L
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)" V0 W; R0 h0 U& D: M+ l5 g- _0 ]
        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
! O/ C: v" T7 {! ^        at knot//net.minecraft.class_310.<init>(class_310.java:487)
9 G+ _9 F; h1 C" M6 F        at knot//net.minecraft.client.main.Main.main(Main.java:223)
& t9 o* R$ ~! `/ K! H; w        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)" W" Y2 b2 j% Z$ F- Q* g) k
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
! e* f7 X1 @: y0 N5 t        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)  k8 G8 G+ t6 Z* D2 B) a/ y
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
: J; U5 Q7 Q. t7 r& O        at java.base/java.lang.reflect.Method.invoke(Method.java:580); n. }" I8 A( P% h( b9 x
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110). q7 M% _& R* ]
        at oolloo.jlw.Wrapper.main(Wrapper.java:103)& Z; U1 Y9 L8 G
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
0 o8 G! A+ @' Z4 s9 x( K, i# H        at knot//org.mtr.mod.InitClient.init(InitClient.java:138)% m) o( X7 i# E  I- I) N
        at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)+ C1 w) Z* G* L& m  d5 e
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
6 J0 {" G' X# F+ b$ y  a' ]5 @        ... 10 more
2 |: a; w" `4 P: U9 zCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed  i2 T9 z1 b5 M8 u
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427). \; n% ]2 j0 M" y: E) ~
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
' B' }' c& X9 f+ L4 m        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)* J* r& k; Y+ ]" n6 A+ w. a
        at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)3 H2 x* r- r  |1 ^" f4 A+ r
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)4 o% }* m( O! Y1 J4 }" \
        ... 13 more! o7 X4 i& q9 b$ b# @' O5 O$ @
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered$ A; G( y3 d* D8 K2 k& q: z
        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392). B% D+ J. g* P4 B0 O8 I. ?8 a- x) U
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)' }5 j( v! |8 i! D+ m% j
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)3 I+ Z* y9 t5 B- I1 }: T
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)8 Y8 u  q- n) N- D% i: p
        ... 17 more3 _5 l- _9 z1 t$ O, J+ \5 ?
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;]
7 \$ I9 D6 d$ k! h        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313), y7 N  e" w- D) H& t) y
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277); e5 Y! Q/ {, t
        at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
4 f8 m8 H1 U6 o) a0 o( Q; E+ ?        at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
  E7 z2 V5 [0 s+ A        at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)* Z6 p9 q9 V  U5 _2 c: y& N
        at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)( K/ N0 Q6 t% e* |& K" m* w6 m4 U
        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)4 n) U4 }& u% O/ x( d$ e
        ... 20 more/ V3 t( c) Z! T: z* v# K
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper2 r& V! N0 F7 a1 {8 e% R
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
) e/ e5 x5 a$ c2 h  X+ A9 P        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)! G: E! o# m0 R% _: C, F+ b
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)
/ u( T# T  Z3 m, u0 A0 r, f% |        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)8 }+ }9 [. H: H9 E- k6 t# {
        ... 26 more' X) ~" F5 n; `6 j8 o! U! e
Caused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper# B9 [9 `( N; Y/ W
        ... 30 more+ z9 ^+ R. g# l( h2 ]

' B& H* S' j$ v) g* t
8 s% W( j: s. o4 \  zA detailed walkthrough of the error, its code path and all known details is as follows:
+ E+ ~9 I3 K5 c* ^---------------------------------------------------------------------------------------0 O; D* t# l5 O& u3 w0 Z& ~

' y' g* D6 x/ X  r) L6 s1 v" ~-- Head --
0 l" I6 ?0 h5 @2 A" Q! R  VThread: Render thread
9 w3 z" a5 S: u, X: hStacktrace:; Y! j. [8 U8 ^$ J# t
        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)7 g0 k) d  k8 ]* u
        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)/ B1 I$ s( m4 n* R- l
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401), i& {# i2 t% R2 n* V
        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
( @5 S% L7 l" t        at knot//net.minecraft.class_310.<init>(class_310.java:487), b1 b( M' q( ~. T* a! Q
( L, ^& U! a. {# ?* p
-- Initialization --
: W' p" j: }4 R$ ^9 zDetails:1 \. \6 Z' J$ _3 G' l
        Modules: . {' |: p6 u9 v* ]! f
                ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 x$ C6 h% P- c; T                COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
+ y+ m% {* T$ o7 P                CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 r* J, X+ I9 ^+ P) f6 t3 k. J1 d
                CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation! v6 X$ P* \9 e) ?
                CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% c4 {- ]% c! t( J
                DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
, J) [& z9 \& |% S7 X# {                DNSAPI.dllNS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- R, F6 j" q" w- q3 @& ^. W6 I& d
                GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
3 Q" h' F" U7 m3 q% H: o                IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
! i; V6 f5 s# F7 y! V9 Z6 g                IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) p$ [4 X& O: q# i                KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation7 E  |* n" n0 g) \. ^: K5 n
                KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
# a3 U/ I8 O. W# z' \+ w                NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
$ W1 g# u0 y" p3 E; e# ^                NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
" D" b8 }# \5 A7 P                NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation) f. x2 M' `4 M1 }& h- l% \
                OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 w% J0 g1 _7 ^, ?/ s8 P
                POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 A: R  `! l1 _. O! j. Z0 ~
                PSAPI.DLLrocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
6 u: C9 O2 r( h1 }' g9 Z                Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) P/ q+ ]! |; {8 l# ~2 G                RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation; G/ {" {% [" B; U: o
                SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation) n" E8 f; g9 C" R
                SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation3 K5 i. m) E4 c6 v5 T) b+ e* e+ P
                UMPDC.dll. E3 Y6 o: T& D
                USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
+ E' L0 H9 E* e% _0 q; D                USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
* Y7 o+ i" v; k' C, k7 m, K                VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation/ ^$ [+ D# K( l- s  a- N
                VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
" y, w) f7 a) I% o! t9 k5 L) `: u+ \                WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ q5 F3 P* B0 I/ B
                WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
  U6 w" K8 e( m                Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 i8 b0 d2 T1 E$ t  ?                amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- }/ B0 R6 R9 @3 p: |- K& R                bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
3 |/ Y) P) ~# P                bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
8 f! Q6 W+ K& o' J! J                clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation/ I4 y7 {5 g2 ~& M# s1 J
                combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
6 X0 q6 c+ {3 H" Z" Q9 c: [* [                dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation: k4 u8 u$ ^% f" R. z7 s4 i
                extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* Z) y# i9 t  P" M
                fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
' _' M6 A5 y: s5 N                gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
6 U$ \6 j2 o; i" |( y0 u5 k                glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
9 G9 q. U6 p3 [( k! @                java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A' c. _* \$ |+ ^0 N! b
                javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A( L2 g( f3 u  [! A# J  \
                jemalloc.dll
- ]# t  z! {# E0 V# }  v" {: R                jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
& O0 i3 X, a6 }" d1 J/ h2 Z( Q                jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A) c* e: k4 e/ V0 |# _9 F4 `
                jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)9 F3 ?, ~: U& r
                jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A* n" o. c% R+ U
                jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
& O3 t, ]2 _9 V                kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation9 @! E6 n* ?+ V! V$ a( V
                libjlw-x86_64-1.4.2.dll
( p' }% B. j# _* J9 _                lwjgl.dll
. ]- e" i" L' h% b0 t! ^                management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
  z$ J4 o+ k+ \                management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A: [: z3 q, p0 Q  s! y
                mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
$ e2 W6 S# J2 q( f                msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
& R& n9 p( |- J/ F                msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation+ C3 [4 q) q' m& d, [. R; f
                msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation+ [3 l! b/ ~# r! c" n. Q8 y
                mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 A  J- G: w$ O; p3 U! y                napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation4 b9 Z& B$ Q- Q4 G' ]
                ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
2 M* ]: z& l$ T                net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
3 \! I% r  c% q. x# B                nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A- _( P. O& ~; B( V4 p" B/ M& j. P
                ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
5 \& T- h' |3 O3 F                ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation0 C5 B8 @! D/ P( U( o
                perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
" u0 U" p# O% Q; s2 m# X                pnrpnsp.dllNRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
9 _( w+ [( ?$ l3 s0 ~                profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation/ `: z4 B2 r# ^8 j3 C" ?
                rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 @. N/ Q$ V" a. A4 ^# l8 u4 J' C: t% n
                rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation5 l! p) o# r- d# p- m
                sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
8 U, F- p) q; i" ^8 F                shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation6 @4 n2 U0 U5 w5 p
                sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
! v  P7 |+ \3 X% c( Q$ y* \* v. y                ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
9 e' S: k# a% {  X% q* j' K4 c1 K                vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation# ^: I' L$ t% K% l
                verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A2 J# y) {- o# [+ c8 U
                win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
- `* z. l  P9 Y: y5 h% Q                windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation) z* ?* c7 t7 ]9 v* `- [2 e
                winrnr.dllDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation- v* m* p. C% S4 y! n  W
                wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation7 V3 L( O$ {4 W' i: C2 n
                zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
1 @& B& H1 R4 g7 n' x; w9 F/ }Stacktrace:
; m: R# r, s# o( S( w8 ^% Q        at knot//net.minecraft.client.main.Main.main(Main.java:223). s% n! l: @6 o' b3 V4 j" s4 S% o
        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)5 ~& K9 `2 R) G# W3 z3 P$ c
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
9 w& v" Y+ g* \/ E" M9 x" V: `        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23), p  V3 J( v2 _' |8 H6 E
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)" _. I  m/ t& z$ Y! \+ ^
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)/ I- [! X% _$ D6 ]$ d
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)
5 [* p5 ]7 w$ \7 e3 p; b5 S        at oolloo.jlw.Wrapper.main(Wrapper.java:103)7 A" V+ C: }; o; H

" h, D0 ]4 {/ W) [4 p7 J-- System Details --
& Y7 @" U0 M8 U% H- j: |% _Details:
$ `' L$ [6 o$ y6 @% Z! G        Minecraft Version: 1.20.4
3 W( U) U3 Z% m9 w0 H        Minecraft Version ID: 1.20.4! n1 r: V# M, D/ U: y% k
        Operating System: Windows 10 (amd64) version 10.0+ ]6 I. ?6 V. r" Q8 k9 n) K
        Java Version: 23, Oracle Corporation
" r/ C- ^6 T8 B. Q        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation4 q" E- U% _/ t( v1 e
        Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)2 j0 Y; M0 b6 W3 o: @% e
        CPUs: 45 A" S6 z$ ?, w7 H& Y* m
        Processor Vendor: GenuineIntel' U7 E% \* U# V
        Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz: |3 B8 D, x4 D7 _
        Identifier: Intel64 Family 6 Model 61 Stepping 4
! x0 k8 r2 F9 [8 X+ ?. w4 d! g        Microarchitecture: Broadwell (Client)$ e* \. F2 f! }
        Frequency (GHz): 2.20
6 D0 l1 I/ t3 k7 Y5 z! G        Number of physical packages: 1: f2 y+ ]. T, ?
        Number of physical CPUs: 2
6 u2 _/ `5 _5 q+ C        Number of logical CPUs: 4
1 v9 C" [5 |* |+ h+ t" k& t/ ~# i        Graphics card #0 name: Intel(R) HD Graphics 5500
: h: e/ b8 Y) k        Graphics card #0 vendor: Intel Corporation (0x8086)
8 j# G# c! G; g0 j; n        Graphics card #0 VRAM (MB): 1024.00
# P6 L; g% H1 a        Graphics card #0 deviceId: 0x1616
$ S) _& c5 t; L' m9 V        Graphics card #0 versionInfo: DriverVersion=20.19.15.51712 T4 F0 L' \  B% t
        Graphics card #1 name: NVIDIA GeForce 920M
& }% s& x5 A1 i        Graphics card #1 vendor: NVIDIA (0x10de)5 I+ y; K! r/ f- v8 }! z
        Graphics card #1 VRAM (MB): 2048.00( E; c, l; {% {0 O3 @4 L8 @
        Graphics card #1 deviceId: 0x1299: [5 ~) M2 `' |$ G, X
        Graphics card #1 versionInfo: DriverVersion=23.21.13.88732 p9 _6 h% u" z- o) _1 I0 `
        Memory slot #0 capacity (MB): 4096.00! X2 i7 p. \& H0 n( m
        Memory slot #0 clockSpeed (GHz): 1.60
! K5 R3 D6 H- b' K( i! C6 U/ y, ?& V        Memory slot #0 type: DDR3" G0 a2 l; A6 z1 J$ Q
        Memory slot #1 capacity (MB): 4096.00
, ], b& O. Q/ s! V        Memory slot #1 clockSpeed (GHz): 1.60
- }4 b8 {3 j# g9 f9 ^0 r: k- M: ]6 j        Memory slot #1 type: DDR3
4 O9 w4 R+ c- J8 A. z        Virtual memory max (MB): 14998.93
* j+ |1 k5 ^3 t3 g9 n0 F        Virtual memory used (MB): 7006.07
( X: J4 }  p0 H  }+ u4 O/ `3 _  z        Swap memory total (MB): 6912.00- I: d* `* h/ F
        Swap memory used (MB): 124.41* X7 g. a3 r0 t# M4 D$ o
        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m
8 ~6 a  }! q1 g1 y        Fabric Mods: " [& |% d# j% T% D, _3 y& o" E2 F
                architectury: Architectury 11.1.174 z6 |4 _2 a; E( X1 V# G5 v
                backpacked: Backpacked 3.0.0-beta.4
" ?) J$ l# O9 z9 x1 \; B5 y. T0 S                        mm: Manningham Mills 2.3
+ p3 d& f# o& w7 V8 m& F9 U; j                carryon: Carry On 2.1.39 o' y% m! w' Q( _
                customskinloader: CustomSkinLoader 14.20
1 Z6 q; k  r& E+ d                easy_npc: Easy NPC 5.5.10
  R3 a. _/ Y# N0 p2 l/ a4 S! s                fabric-api: Fabric API 0.97.2+1.20.4
' p; c8 |9 }' x- W9 D! O6 s                        fabric-api-base: Fabric API Base 0.4.37+78d798af4f0 w9 }. u* J' y& p" l8 \* o3 v' X3 X
                        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
- h5 B7 N5 R1 h& ^2 c' ]) J                        fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f7 Y- m& k, D+ V: r+ s5 s9 |
                        fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f; r. @1 W7 E4 s
                        fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
7 F1 t% k; l/ V9 P. s. h% q                        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
) {: `) D! ~  l) ^' B. y                        fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
2 g- `1 ]3 B; D/ e( e: [0 Y                        fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
  D* W8 P: q# p; w                        fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
6 D( A) B( N. ?$ g2 }; W+ K                        fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
- ]8 `8 F! W. D8 C+ ~                        fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f
9 F0 I! Q+ Q; J                        fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f2 q& Z: V& B1 l" U8 e& l
                        fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
& H# T  A8 U% g/ i. [) G* p  o* k                        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
, L! U* ?) _% u1 A; u                        fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f
' ^+ F- A& O/ i& r                        fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f7 l7 d) T5 p0 X$ p1 d% d
                        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
) K: `4 J! G4 Y; E7 [- Q# j6 j                        fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f' O% C+ F6 i1 e0 y7 i8 ]7 S
                        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f% r5 v- Y1 N# b1 }$ ]; K7 @
                        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
9 q" o% ^8 K5 Z8 Q5 {) S                        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
1 n9 j7 k1 r0 Y1 V6 l                        fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f; _" V0 _! ], p5 ^. K& t! v. r
                        fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f9 p4 M1 j. Z# W5 ^& `1 w4 V
                        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
, O7 y( R0 l4 j  f9 Q8 o                        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f' {/ p: @5 Q  t2 h7 f0 [' h
                        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f5 [- _- H& z( e3 v& W
                        fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
7 R" u& o' }3 h6 ?5 r7 Y. u. c' L- o2 f                        fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
/ m8 o' V. E! D% M1 P1 o7 M                        fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f/ c# h$ N3 j: g1 _4 z
                        fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f* `0 G+ J9 A$ ]+ t( Q
                        fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
/ u: j: T8 G/ b                        fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f" g$ l3 O( P# J+ W; N
                        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f" T) m3 Q: e4 Y1 ?& g' q
                        fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
0 o1 i" v, l! M( V' _                        fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
/ y7 p, D! k5 F$ R! q                        fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f+ k, h4 M" m1 F
                        fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
- l3 v& B7 D* h  ?5 Q                        fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f4 W0 R, X+ t' d9 n  b6 T) g
                        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f' K/ e- K3 \/ b% O
                        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f/ c+ `& y9 |  l9 S+ X3 Q% N
                        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f$ f: F: `- C8 C( @3 g
                        fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
- _" Y3 t' c! E, b8 N                        fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f) {% G, |: H# ^9 B' [. q# R
                        fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f4 X2 h, h' l1 g- |+ H
                        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
, n+ J# f) X& z- Y9 ?                        fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f  D" Q' O, x; _$ r" F/ C& U
                        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f  A+ e, z+ D9 S# Q. M
                        fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f8 L- s3 N3 d& s
                        fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
5 |9 h+ D: a, P9 f& P                        fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
" H4 H9 h4 F$ ?& h# u+ m* o                fabricloader: Fabric Loader 0.16.7
: c9 L% P, Y' h. O. R; N2 P% q                        mixinextras: MixinExtras 0.4.14 |1 ^5 E: Q* J8 S/ T& S
                filters: Filters API 1.0.0+1.20.48 T) _. }* }" C' Q
                framework: Framework 0.7.8
. O2 s+ }% J) R! o                        com_electronwill_night-config_core: core 3.6.6
5 m1 z+ |& W' S# j! s                        com_electronwill_night-config_toml: toml 3.6.6# q9 _2 l# Y4 |2 T$ x
                        org_javassist_javassist: javassist 3.29.2-GA
" z- J5 U5 p/ Y5 b8 V  ^                        org_reflections_reflections: reflections 0.10.24 d# m' q* a5 Z2 P5 `! H
                ftblibrary: FTB Library 2004.2.4
% v9 X# K! M  w# k3 B                ftbultimine: FTB Ultimine 2004.1.05 o# C" \1 n3 o! J
                java: Java HotSpot(TM) 64-Bit Server VM 23
; R  \5 H! C7 R: R' h                jei: Just Enough Items 17.3.1.4# ~! v8 W  Y! l
                minecraft: Minecraft 1.20.4
4 x% m% N: e! w/ W) D9 R' e8 i5 [                msd: MTR Station Decoration Addon 1.3.10
0 s: u& j/ x; S/ {                mtr: Minecraft Transit Railway 4.0.0-beta-10
: w3 N$ ^( b1 g$ C3 [  i+ u8 ~                refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
1 O9 K! O( l; b8 k2 Y8 i                skinrestorer: SkinRestorer 2.0.3+1.20.3
% w1 B3 G- A* p$ u: D5 [                tjmetro: Tianjin Metro 1.0.0-beta-1
. l5 Y) w% Y3 r3 L                trinkets: Trinkets 3.8.1
. e5 `+ P2 E- F. V                        cardinal-components-base: Cardinal Components API (base) 5.4.0" [1 g5 i5 F# u0 z( r" x+ s+ D
                        cardinal-components-entity: Cardinal Components API (entities) 5.4.0' J* D, `0 r% c
        Launched Version: 1.20.4-Fabric 0.16.7+ w7 C* h2 t* }+ D. E+ V
        Launcher name: PCL  y6 [$ A4 V2 |2 _5 T; e" }
        Backend library: LWJGL version 3.3.2-snapshot
* k0 M: D8 c% H$ b/ K        Backend API: Unknown
; |8 U  L: q; M4 R# p4 R0 r        Window size: <not initialized>9 B* j" D! i) X, z7 N& y( u
        GL Caps: Using framebuffer using OpenGL 3.2
  H6 @  f, I* N: J        GL debug messages: <disabled>7 G) d+ c" M* ?( L' K* O
        Using VBOs: Yes+ V, u" m8 f  U' H
        Is Modded: Definitely; Client brand changed to 'fabric'
, H7 ]( f$ [' P* @5 y* D7 a        Universe: 4049 l% k; l3 U' F, x
        Type: Client (map_client.txt)
  K& ?+ Q+ ]4 s* [4 b) g# l7 a% x        Locale: zh_CN3 _8 H. j; P" ]: ]: G+ P- \  j
        CPU: <unknown>
清晖岸 2024-10-26 22:04:04
Cheesy 发表于 2024-10-19 21:08
" S+ F2 O* R: J/ _5 K8 x5 c) L6 O. Y1 J
日志:---- Minecraft Crash Report ----
/ l7 I6 h! G1 {) f// I bet Cylons wouldn't have this problem.
1 H0 [8 K# b# l9 a1 y7 ]
似乎是天津地铁模组与MTR的兼容问题1 b: y& X' r7 ?: F# o
尝试都更新到最新版本试试
WuZilin_MC 2024-11-26 21:04:47
mtr4.0.0--beta10无法手动驾驶
, r. k( \7 t3 K信息:
% d; ?5 E+ V$ C+ MMinecraft版本 1.19.2+ e7 G( X  F/ x9 w! \$ i
使用4.0.0-beta-10* \  U$ p" C/ H1 ]
无法手动驾驶0 v+ `3 i+ i  o" ]
没有崩溃,没有日志( c" f" V  w! F. j$ |0 w
无法在物品栏中找到“司机钥匙”(mtr:drive_key),只能通过指令获取% ]3 L0 Z: Y. T4 M+ z. `
仪表盘中的手动驾驶设置无效
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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