开启左侧

MTR 4.0.0-beta-10 来啦!

[复制链接]
我是wangshen 2024-10-13 09:31:43
丁品114 发表于 2024-10-6 13:40# ^0 g+ j  |: m3 t- S

: @2 n( S1 m4 N9 k! F+ K6 N请更新Joban和MSD等模组,它们已经发布修复版
25667893s66n 2024-10-13 15:49:40
4.0.0-Release 指日可待(喜
这里啥都没
Cheesy 2024-10-19 21:08:15
1 j! y4 Z% k( {6 K" i* s" _4 j
  ]1 A, z. V: P& f# o: |6 y
日志:---- Minecraft Crash Report ----
' {5 S/ p  i* I  K$ w$ O3 l1 [) j// I bet Cylons wouldn't have this problem.
' n' ?! b2 o  l9 q6 W
' F* s2 Y& z+ l6 Q9 ~7 mTime: 2024-10-19 20:51:04& c# Q1 \# ]0 v" _9 M' H+ d
Description: Initializing game
4 c3 N+ Q9 S2 {5 \# I% O& ?. x+ H# B& l
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'mtr' at 'org.mtr.init.MTRClient'!
' y  P- C) e3 \7 U: _+ U' |8 B        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
# K: q+ T: f) V; i1 o        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
& z0 H, b- g9 @        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)( B' ]  O3 q1 {' z2 ~: g. G
        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)! ^6 \0 C3 _# H8 \+ R" q. \
        at knot//net.minecraft.class_310.<init>(class_310.java:487)
. w$ Q% ]/ ?! z        at knot//net.minecraft.client.main.Main.main(Main.java:223)
/ H: c) L0 @% y' e9 k! D- x9 F        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)2 i+ m) R2 _3 G: x/ ^5 J1 J
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)# X' q( Y4 S; z$ E; X
        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23); F/ l( M3 |9 o6 s8 K
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
, q! E6 N. ~4 `1 c- f. N* }        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
1 j' z- l2 b2 S; [* E        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)( Z- Y; B. M% q8 Y. U9 g
        at oolloo.jlw.Wrapper.main(Wrapper.java:103)
0 C7 p5 C3 e( o; v6 t3 c$ ICaused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed
. x  C; N+ u$ \6 @' k1 J& O5 R        at knot//org.mtr.mod.InitClient.init(InitClient.java:138)
8 I/ m" G% g* n4 N6 d8 u: Q9 I) x        at knot//org.mtr.init.MTRClient.onInitializeClient(MTRClient.java:10)- i) K4 `# A' P1 x
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
1 O/ x2 J( U4 J. ^  s        ... 10 more
2 Y/ D. O0 C/ V4 V' p; h9 g. @* SCaused by: java.lang.RuntimeException: Mixin transformation of org.mtr.mod.render.RenderRailwaySign failed! L, E6 F5 ^  w1 T6 F, F" i: E  l4 B
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)8 W& T$ ?; k; G, @$ i- I
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
! J" [$ l! P/ C, b2 n0 c        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
  l7 R* J& A" h' r7 Y, A% t+ ~        at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)7 L2 S6 L$ {# K2 N
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528)
8 c, G. }6 {0 M" y: s* K5 T) d        ... 13 more
0 E6 z! @# @% ^- y" qCaused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered, _& E0 V9 D+ J* ~0 R% Z
        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)0 J; u! L) ]/ S8 S# `
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)" Y8 f1 X+ _! o! e
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)/ m+ h5 x5 M! ?. M: d! L  i3 p
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
$ }& x  x( V* h* z  D        ... 17 more7 }" {; K3 j) b  d6 l0 Y: `
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;]
9 \) N4 x8 h0 e; ^: m        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
& m4 ?9 [8 J/ w& `        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
/ ^# }! }7 p" L: D) ]$ Z; C6 J9 ~        at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)& A# B  F* @* p/ t! ^$ z
        at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
' z8 l' n& q) e        at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
8 K: j( c  S5 |+ G        at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
& O" V5 A3 a4 N" ]0 C        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
! E# o, }4 G1 F1 d3 |6 S2 R        ... 20 more
+ P$ N  e9 U; w$ x6 g9 zCaused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper3 l2 _1 E3 B5 I: L6 U
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
7 m4 t9 e) \0 D        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
% U% `0 T/ u* q: e: k; i7 Z        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)- C$ o- e( |, }. w2 r$ D
        at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
% M3 C# i: `' R) A        ... 26 more
) z, C2 B6 A7 F9 `; [# \3 nCaused by: java.lang.ClassNotFoundException: org.mtr.mod.QrCodeHelper$ W1 z" o1 A5 }0 H  m: s
        ... 30 more
. o, h: a8 f8 ]7 o% v; B
# b/ _6 z3 `- R& `+ C% t+ J! {% O7 X" g8 E, Q  D
A detailed walkthrough of the error, its code path and all known details is as follows:
$ V5 _, B) l) a  [---------------------------------------------------------------------------------------$ G  y/ Z) H/ \# r3 O$ O

* _- J- C% S! p4 E-- Head --# |/ e5 g9 E& J( s) ]! T$ b* q
Thread: Render thread: A! c1 Q9 L* B  u# ^" q
Stacktrace:* E' P& Z6 x3 a. [: i
        at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
% r' N8 G5 g1 R/ J        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)6 y; a" \4 I' c" w
        at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)8 @4 h, P7 x. y  t
        at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
7 Q& p% d: a& j! p1 k        at knot//net.minecraft.class_310.<init>(class_310.java:487)5 M8 H" O) \- K& q* U

( s: ?$ P8 N; W-- Initialization --
; X7 G! Q/ c4 RDetails:
! x& a; v' d0 B  w# {! B& A8 v3 {        Modules: + U8 B$ H* {" r# Z4 }
                ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ n  p8 x) U- _' R8 W8 f4 ^                COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation
) e# b9 D0 i, X( D4 F) E5 k  Y# v% q                CRYPT32.dll:加密 API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation  e7 \6 i9 {4 W  C
                CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
5 e8 a+ N) M0 O" Z; v$ K$ Z# B                CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation4 `" t" W" Q6 g; _8 s
                DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation% C' }( W! h3 f; Q9 P- G: j
                DNSAPI.dllNS 客户端 API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation$ Y+ w$ B0 [- P4 d: G/ B! u
                GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation  y2 {( Q9 v0 Y* x2 f6 p
                IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation; c4 S$ Q" h+ r
                IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
: j9 ^  @1 d" M                KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation: K) \* i3 c9 B" @
                KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
- N0 _+ y5 E( G- [% z                NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
; Y2 ]8 v6 _6 O% i5 w& p                NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
% R5 [: _. n5 k                NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
: j' K  W: m1 F# T7 J- W% @$ F8 q                OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation: W9 W; j1 g! W" K* Q" |( y
                POWRPROF.dll:电源配置文件帮助程序 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation- K: Q& Z( U0 L. _) l0 d
                PSAPI.DLLrocess Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation) N1 _; W; g$ b1 g$ m$ _4 r
                Pdh.dll:Windows 性能数据助手 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
4 m! Y3 S; z# d: h8 \0 N                RPCRT4.dll:远程过程调用运行时:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ m9 i1 O+ X; e& j$ J( V                SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation7 B/ z5 o3 P. d' h+ P; O
                SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation& o( E8 [% D0 v' e
                UMPDC.dll9 q6 s2 N/ S: o4 E  @7 Z
                USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
) f4 P( s# x: D( X: F8 Q6 [                USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation% u4 m0 j* ]; b& P2 Y8 t
                VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
: p7 B( Y+ P& o& ]8 u6 N8 t* C                VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
, j# t/ e& M/ V3 j  S7 ]3 s                WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation+ i1 n1 X( D: ]0 O
                WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation1 F7 S- H" Q" C. u
                Wldp.dll:Windows 锁定策略:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation# [' D/ @# Z& c. a& }) h4 ]
                amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
0 b$ b) j6 r6 F8 Z% o* M                bcrypt.dll:Windows 加密基元库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation, N% i" u5 `; b, g
                bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation* W8 H6 o7 f- a4 \: t5 T7 `2 }
                clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation4 K3 p' l/ @' K0 u  V; P& ?; N5 F
                combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation( s) e& d. J) R/ c1 J
                dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
2 \  n+ D+ r& R  l) c                extnet.dll:Java(TM) Platform SE binary:23.0.0.0:N/A" D( v! v# r" L3 x$ @+ s. p
                fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( V6 z9 @1 o# d% I                gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
. g0 ^5 r  E- {" p                glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
. N6 A# W: ?. x: v5 L  E                java.dll:Java(TM) Platform SE binary:23.0.0.0:N/A, r6 y) F/ c# O# A$ h
                javaw.exe:Java(TM) Platform SE binary:23.0.0.0:N/A
% _/ Q8 ~8 u. n. v: A                jemalloc.dll1 P) X) N  v  Z! N! @- ^$ Y
                jimage.dll:Java(TM) Platform SE binary:23.0.0.0:N/A$ Z8 k. m# J6 R  f) l8 a
                jli.dll:Java(TM) Platform SE binary:23.0.0.0:N/A5 k/ |8 k# p7 l6 q3 r% I8 S
                jna15680135341420108865.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)9 e% [1 b  D  I- W: x" e* I3 ?
                jsvml.dll:Java(TM) Platform SE binary:23.0.0.0:N/A+ L' }. y: R9 |1 u, k
                jvm.dll:Java HotSpot(TM) 64-Bit server VM:23.0.0.0:N/A
$ u# r+ C) J. E7 C, X                kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation6 s, i" M5 J& h' G4 U9 I
                libjlw-x86_64-1.4.2.dll2 P+ f6 Z+ U0 Y8 x  v% V7 ?+ k3 G/ X
                lwjgl.dll
% Q: d+ B4 O5 w                management.dll:Java(TM) Platform SE binary:23.0.0.0:N/A: |3 ^7 k5 X+ f/ H
                management_ext.dll:Java(TM) Platform SE binary:23.0.0.0:N/A' {) }/ L9 Q" }3 Y
                mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
: N) E: u6 J5 B; P' X# a5 H                msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation( M. E7 }) W; Q( ]$ @& {
                msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
) O+ l# J7 N  X8 n/ H8 B                msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
, q, C2 E4 m# c. n5 J                mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
( _9 W9 g4 t& p' \. a                napinsp.dll:电子邮件命名填充提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ V- G% t$ C/ _: O% Q                ncrypt.dll:Windows NCrypt 路由器:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
' A3 Z! |) e( C" m6 J6 Q+ P                net.dll:Java(TM) Platform SE binary:23.0.0.0:N/A1 l, U1 B* n" r& X# ?! Z
                nio.dll:Java(TM) Platform SE binary:23.0.0.0:N/A! I3 V! M8 V0 j- H0 d
                ntdll.dll:NT 层 DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
0 N8 i5 F2 @, A8 j6 Z% X                ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
! _, S1 d; K3 |/ @7 H                perfos.dll:Windows 系统性能对象 DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 x, h: u- V7 s8 d                pnrpnsp.dllNRP 命名空间提供程序:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
$ b4 H+ g- N. O2 ^9 j* @0 s6 _                profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
3 [4 o  T  A; c                rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
5 O+ |/ i) `+ [7 Z+ I                rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
6 v3 ^( @% ~4 L3 S; i; [# {                sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation/ R7 L) i; a, H  P5 p
                shlwapi.dll:外壳简易实用工具库:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
5 W% q7 L( @; O0 h4 H+ N' C                sunmscapi.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
' X( y  B5 M, }+ ?* h8 S. Q3 T                ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
5 R5 G8 ^' l' N6 @2 |& `! ]                vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation' L/ ]/ J& X( N- e
                verify.dll:Java(TM) Platform SE binary:23.0.0.0:N/A
  {: R9 s" \! p9 `                win32u.dll:Win32u:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
( B4 X' s* i2 ?# u1 q                windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation
7 [- c; Y6 ?3 s                winrnr.dllDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
5 k! D. \0 b! Q3 k, P3 }- G                wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation* p* B* g. e+ Y" V# a
                zip.dll:Java(TM) Platform SE binary:23.0.0.0:N/A( |, m' q+ Y: A6 J6 v: e
Stacktrace:
: e! e0 ?' n. K& X& i        at knot//net.minecraft.client.main.Main.main(Main.java:223)0 J7 @2 M0 \. Q! l- i. W# X
        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)# r/ j" B- w5 {7 M
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
% p' d: G9 H5 B7 N; K        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)  m2 d8 C( S& S! ^
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
% i: ]7 m* E& I8 U: @$ \        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
* Z) a* [! D" D& P7 T6 V3 C        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:110)$ P! o0 s( i: s) a- V# T2 N
        at oolloo.jlw.Wrapper.main(Wrapper.java:103)
% s2 g2 u8 t! N2 G5 J3 E( c* a; X" F" `
-- System Details --
- R0 S4 ]. m5 s  G  T1 s9 `Details:; i6 b6 z3 P0 V/ r+ [% a
        Minecraft Version: 1.20.4
+ W! B; J+ o' e) S" z' x) t! n" b        Minecraft Version ID: 1.20.4$ c  h) u: v% n
        Operating System: Windows 10 (amd64) version 10.0( m: }' h# k$ ^- N
        Java Version: 23, Oracle Corporation
% C; [. t- t* _' i        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
8 \1 M: |$ o- Z$ w) Z. Y0 b7 T        Memory: 149985504 bytes (143 MiB) / 457179136 bytes (436 MiB) up to 2898264064 bytes (2764 MiB)
! j& h/ V0 a1 q" X        CPUs: 4
2 d) o( q+ {* O' m' f' M" P/ Z        Processor Vendor: GenuineIntel
: F2 L( p; s1 R        Processor Name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz! X; V$ J: o. ]0 ?9 e4 h
        Identifier: Intel64 Family 6 Model 61 Stepping 4
2 `2 B" j5 [* j) w8 P        Microarchitecture: Broadwell (Client)
7 k( z0 Z6 H1 J        Frequency (GHz): 2.20
+ a2 x7 X4 Q, |, m- [        Number of physical packages: 1
* `0 O) G- f9 R        Number of physical CPUs: 2! V! g" z- H: G7 M! D
        Number of logical CPUs: 4
) b0 Z3 V2 \1 q, E. q( ^        Graphics card #0 name: Intel(R) HD Graphics 5500
( _- q- `9 B" s0 P! q; I* c! B) b        Graphics card #0 vendor: Intel Corporation (0x8086)
1 v0 O& ?2 w0 S3 y& K        Graphics card #0 VRAM (MB): 1024.00: [1 m+ _! [* R
        Graphics card #0 deviceId: 0x1616
! y7 S7 ^. m, @3 R  h* ]        Graphics card #0 versionInfo: DriverVersion=20.19.15.51710 k- q; B" D  J9 s4 n9 l
        Graphics card #1 name: NVIDIA GeForce 920M! h" N1 A+ A7 ?7 A1 ~# ^; A, ]$ \% p
        Graphics card #1 vendor: NVIDIA (0x10de)4 x4 U+ E) \2 p" R4 H0 a
        Graphics card #1 VRAM (MB): 2048.00
; q/ K: w/ B9 {# l! g        Graphics card #1 deviceId: 0x1299
3 s" I+ ?6 }  q+ j0 W8 K9 v( E        Graphics card #1 versionInfo: DriverVersion=23.21.13.8873
0 Q, a# \/ i. v9 a# A        Memory slot #0 capacity (MB): 4096.00
8 t6 f, g% G. A  V- K        Memory slot #0 clockSpeed (GHz): 1.60
. Q' m+ k* m2 @: v$ I        Memory slot #0 type: DDR3: ^* ^; F9 f: k( [. B9 n
        Memory slot #1 capacity (MB): 4096.007 _! N6 P6 _4 X1 k6 i; z
        Memory slot #1 clockSpeed (GHz): 1.60
5 }' `) A8 A6 S        Memory slot #1 type: DDR3
7 G3 U6 R0 d# O+ o4 {  \        Virtual memory max (MB): 14998.936 Z9 ~& N/ U: E2 f" q: S
        Virtual memory used (MB): 7006.076 S4 d5 z$ w7 y1 a4 k6 J
        Swap memory total (MB): 6912.006 C) g" L! E5 d9 U- z1 Q
        Swap memory used (MB): 124.41; m0 H8 g& t4 A; j! V8 ^
        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn414m -Xmx2764m8 O1 F/ w* M' w7 I& G% x$ f0 W
        Fabric Mods:
3 a2 ]) i: N! |8 a# L                architectury: Architectury 11.1.17; O- \) G% X/ o' c
                backpacked: Backpacked 3.0.0-beta.4
7 I3 |1 c) y& y$ A" O                        mm: Manningham Mills 2.3
# d: n4 }8 f6 Z* r! j% q$ G+ L+ y% _                carryon: Carry On 2.1.3
3 O2 P4 o9 O3 @9 P9 T$ M- b                customskinloader: CustomSkinLoader 14.20& W+ O% @4 C& S6 L) Q7 l
                easy_npc: Easy NPC 5.5.103 f! Q# q7 }3 y  Q% [; u" I
                fabric-api: Fabric API 0.97.2+1.20.4
4 x6 E. m  Z6 v- _4 y                        fabric-api-base: Fabric API Base 0.4.37+78d798af4f
) d/ @- W. r( \, L/ d9 {. ~$ B                        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f& Z" k! C7 n$ N, c% H' ?. h2 L
                        fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f- H! n& G0 _6 Y7 ~) S; ~
                        fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f! B( L  r4 Y  b) E$ f
                        fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f: |( s2 x: x8 ~
                        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f0 J5 L' h2 f9 \5 T# C
                        fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
8 y: Y6 a  l8 f6 ^  Q( Y                        fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f0 f: j; v, m- X7 u0 J: b
                        fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
- f0 e3 t5 R' A- s                        fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
: Z" c3 p/ W- y$ b                        fabric-containers-v0: Fabric Containers (v0) 0.1.88+df3654b34f7 F! i5 y: [! h5 S! `) _: Y# Z
                        fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
: n+ L. l- `& x7 r8 I9 J                        fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f, V5 \9 h" j  |/ T0 X; ]
                        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f$ i( F# k. [! g1 O: d1 D! n; g$ H
                        fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f/ c! @9 X  I, }  `
                        fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.6+5c0133444f
5 d$ D% s" a! E8 K  ]. ]1 n                        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f& V0 i* O% H/ y+ ^4 P; b# r- B+ b
                        fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f& M! o2 W! w) `6 t* f; h- U- @
                        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
# u; ~, ]; x# ~' O$ m' {                        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f; [6 V+ e, z: R& W' {
                        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
. ]* Q2 u9 z- R( }8 j                        fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f! q& ]/ q7 Z7 C: j
                        fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f8 u8 i4 u, X- ?' w8 P0 J7 X
                        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f# \8 b5 t7 e; G7 r5 @3 p. s7 q) U
                        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
- L" E5 i$ l% \$ S5 g/ ]                        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
. M4 w' `+ N* T) U) B( p                        fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
" C: J6 h  R2 H0 I  \                        fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f& L: `8 Y& d) Y( Y" E# g
                        fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f5 H7 n! d' S" W: ~3 F* ?' d1 E
                        fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
$ @' [5 f" }* I4 C/ N                        fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f6 ^/ t! s& u2 i" Q/ [8 Y) Z
                        fabric-networking-api-v1: Fabric Networking API (v1) 3.1.9+6abb6a4b4f
& |$ r, }. {1 x                        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f" j! q$ Y6 f/ k" N1 V; C
                        fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f8 x2 G. ?, p; v/ b1 s
                        fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.22+78d798af4f
! L4 r; m2 _& N3 R+ m  r- [, l                        fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.21+ee30b13a4f
# y: d; e# x# L7 F                        fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f& z) ], n' U8 l3 J8 Q" f
                        fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
4 b8 H9 E$ |" `- d7 P! X                        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f4 i6 [" d) l" I1 V
                        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
1 H, j$ ?! D: T# D( i3 d+ L! h( d                        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f; y  j7 \9 b; }' D0 I8 J/ J
                        fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
: Y# T% N* Y4 s) c) q                        fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
3 a5 Y: q) _$ H. ?  i3 H# ~: o( @6 x                        fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f0 {5 R& X. b0 ?. p' @
                        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
, G" O; J" Q# b! A9 D6 o                        fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f1 n% X) u; t# s% _/ m
                        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.57+78d798af4f
& m, ~) ^/ \! k3 T. l                        fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f$ B0 [3 t) F" [: }$ [+ t1 a6 k
                        fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f% ~% Z/ f' U: b, Y5 m
                        fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f- q6 b9 ?: E# v. r3 |# W/ l
                fabricloader: Fabric Loader 0.16.7
$ p5 l# x+ ~6 H3 ^5 g$ X                        mixinextras: MixinExtras 0.4.1
7 c1 W2 D+ C5 V* K2 C- z                filters: Filters API 1.0.0+1.20.4
1 G) ]( I) J1 F& d- Z3 i4 C1 E                framework: Framework 0.7.8
# x' q7 s  J* M                        com_electronwill_night-config_core: core 3.6.6
' n8 z, J9 g8 n' i- N. D  x                        com_electronwill_night-config_toml: toml 3.6.6
- V! Y# y6 {* X                        org_javassist_javassist: javassist 3.29.2-GA+ I; J/ ^" A# y5 j% J
                        org_reflections_reflections: reflections 0.10.2* a2 t. m) C6 L. \% I- m; x5 P
                ftblibrary: FTB Library 2004.2.4; ~5 l* y# T6 ?. L8 [, _5 Y) w& K# O
                ftbultimine: FTB Ultimine 2004.1.02 s, Q+ y" U' g6 A% T
                java: Java HotSpot(TM) 64-Bit Server VM 23+ A. G$ W+ o/ C5 t! h: S
                jei: Just Enough Items 17.3.1.4; _8 A9 _; x3 d, d$ H- b* o
                minecraft: Minecraft 1.20.4
7 s; Y) m1 \8 j6 l. O0 V! v$ |* v, H) d                msd: MTR Station Decoration Addon 1.3.10, B6 {" L: T' r' Q# A3 s; R
                mtr: Minecraft Transit Railway 4.0.0-beta-10
- K$ t! i2 B/ i                refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6/ t# S% j9 P7 O, ?' g' {: s+ K2 b) D
                skinrestorer: SkinRestorer 2.0.3+1.20.3
) R# R0 u2 ?* i" r                tjmetro: Tianjin Metro 1.0.0-beta-1
, A; ^' l3 u% q1 Y) t0 h8 `$ `                trinkets: Trinkets 3.8.1! G. q0 o% K, u/ @/ X' q
                        cardinal-components-base: Cardinal Components API (base) 5.4.06 k9 a3 l; y) z( j  _( y
                        cardinal-components-entity: Cardinal Components API (entities) 5.4.0
  v3 h' _3 L0 O+ I. F9 }4 i. }* z        Launched Version: 1.20.4-Fabric 0.16.7' h' Z( ^' `5 H- q) h" y2 n
        Launcher name: PCL2 b0 q2 F( ]" y! ?9 u' W. U9 Y
        Backend library: LWJGL version 3.3.2-snapshot6 ?0 s1 j6 ^' [4 C$ m/ N' t% @; j
        Backend API: Unknown
0 v! i* L% w  `8 u% ^1 s6 @        Window size: <not initialized>
4 b) N+ T: h8 o: [        GL Caps: Using framebuffer using OpenGL 3.24 B7 Y2 U6 x# S3 l4 E
        GL debug messages: <disabled>
1 {' u% [' V4 q# F% Q) t        Using VBOs: Yes: M  U( ?5 n$ e) \1 m
        Is Modded: Definitely; Client brand changed to 'fabric'0 J3 j8 k- Y$ z( ]" m
        Universe: 404; P0 q: j; l& c' c+ R! B
        Type: Client (map_client.txt)$ ^6 ~, D3 f+ W# e1 a/ R
        Locale: zh_CN
3 q1 [5 A1 V  G8 {7 D        CPU: <unknown>
清晖岸 2024-10-26 22:04:04
Cheesy 发表于 2024-10-19 21:08
4 Z3 c3 G+ C4 R$ D" i/ S6 J" g( l% k
日志:---- Minecraft Crash Report ----1 R% u! s3 B, Z' j0 H; E) y
// I bet Cylons wouldn't have this problem.
( ?+ ~9 l* c7 U( W! B
似乎是天津地铁模组与MTR的兼容问题6 i3 ^) P. X8 p
尝试都更新到最新版本试试
WuZilin_MC 2024-11-26 21:04:47
mtr4.0.0--beta10无法手动驾驶
: }0 a' X4 D) C, m信息:4 p( D5 o* x) j# ?
Minecraft版本 1.19.2, Z& w6 L. ^. s  c
使用4.0.0-beta-100 L' m. S. C  }9 N( K, A/ T9 j% {
无法手动驾驶& j- R1 M- X2 o
没有崩溃,没有日志
+ `% f1 w/ J! E* i4 J6 v无法在物品栏中找到“司机钥匙”(mtr:drive_key),只能通过指令获取' b/ o2 g  O4 \4 R
仪表盘中的手动驾驶设置无效
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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