开启左侧

JCM放置铁路愿景乘客资讯显示屏时崩溃

 关闭 [复制链接]
耗子爱奶酪 2023-8-13 17:56:05

还没有账号?赶快去注册吧!

您需要 登录 才可以下载或查看,没有账号?立即注册

×
本帖最后由 耗子爱奶酪 于 2023-8-13 18:06 编辑
9 J# o, ?' `+ j% F+ s# U' |( V! K9 S2 Z/ P% g
放置铁路愿景PIDS的时候就直接崩溃了,显示与钠冲突,但是开了停用渲染元件之后再放就不会,求解& A: J) W3 g) y8 a3 W1 `; R
$ c' z# A' L: u* F
以下是整个崩溃日志
$ E4 i! B/ F. p* o---- Minecraft Crash Report ----
* m* @. e+ b3 r% N( C// Hi. I'm Minecraft, and I'm a crashaholic.3 Z3 B; S0 H1 R4 h7 J
2 B; |8 p: x. O3 T( ~$ d: t
Time: 2023-08-13 18:03:22
0 q7 h0 z7 i7 E! d/ B' A7 k" HDescription: Rendering Block Entity
, r% Z2 v- J) `9 i" O! Z/ U7 q/ b9 J# ^* s+ R$ Y+ |! w
java.lang.NoSuchMethodError: 'int mtr.mappings.UtilitiesClient.drawInBatch(net.minecraft.class_327, net.minecraft.class_5481, float, float, int, boolean, org.joml.Matrix4f, net.minecraft.class_4597, int, int)') k, V- ~3 ]8 e1 T+ q
        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:88)& i* b7 w5 E. E' G! j" K3 P. _* b' b
        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:25)1 v* g) R6 W/ a" s# y7 R5 k1 I
        at fabric.com.jsblock.screen.IDrawingJoban.renderTextWithOffset(IDrawingJoban.java:118)) E- U- H3 h/ z1 o4 B' N+ M
        at fabric.com.jsblock.render.RenderRVPIDS.render(RenderRVPIDS.java:159)
( s; K# A0 T  W  v; d0 i9 x  t        at fabric.com.jsblock.render.RenderPIDSBase.render(RenderPIDSBase.java:78)
' c6 \2 w% S$ {        at fabric.com.jsblock.render.RenderPIDSBase.method_3569(RenderPIDSBase.java:28)
0 \( |: _$ X- v5 j/ @" l' T3 {        at net.minecraft.class_824.method_23079(class_824.java:90)
* }' l) |( f' l) I- f# X' M- n3 i        at net.minecraft.class_824.method_23081(class_824.java:79)
' i! M  t  n2 c! m0 m% y: J        at net.minecraft.class_824.method_3554(class_824.java:104)
% F- g0 p* [9 B5 h9 `0 E# y+ x) v        at net.minecraft.class_824.method_3555(class_824.java:79)
5 }& w( h3 a3 e+ G. m6 O. n        at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275)0 t) F) K' S9 S$ M
        at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105)
$ J! T- ]- i' V3 S        at net.minecraft.class_761.method_22710(class_761.java:1364), L1 n2 h8 f* C& m' H
        at net.minecraft.class_757.method_3188(class_757.java:1085)
( G* V( B' D/ ~% M. A4 v( A        at net.minecraft.class_757.method_3192(class_757.java:864)9 h" _$ p4 i$ j" J6 L
        at net.minecraft.class_310.method_1523(class_310.java:1193)
' p1 U8 c+ `& x8 e3 V1 P, O& {% o        at net.minecraft.class_310.method_1514(class_310.java:781)) Z3 N/ B' N1 s2 g3 X% k
        at net.minecraft.client.main.Main.method_44604(Main.java:244)
* _8 P6 w7 {- l0 G        at net.minecraft.client.main.Main.main(Main.java:51)
1 |1 r! x+ G8 O7 [5 {& c( M& |        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
8 N; ]5 F2 {; l  ?- r. _# B3 F2 R2 x        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)% C  \8 o. C% ~! R6 v% x
        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)% _5 ~4 }7 F3 X- _, `3 H; Z0 l, ?
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
0 a8 Q+ F/ k# A2 T        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
! Z1 r8 j( Y8 X# M/ j, n& Q        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ m: U, W2 e! @/ R* G- ~, R4 u7 S% J        at java.base/java.lang.reflect.Method.invoke(Method.java:568)  {, K. c7 x/ v; ^) k
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60); N" C# i% \* p/ \- u
        at oolloo.jlw.Wrapper.main(Wrapper.java:53)
( h( h1 s' y& m/ P7 ?; {, a; X0 B4 @. @, f: p( J! P4 V

+ Q/ f$ h/ w+ I! L* CA detailed walkthrough of the error, its code path and all known details is as follows:
1 B+ e" Y4 q& w1 B8 d5 J7 ?' J2 U---------------------------------------------------------------------------------------3 F; r8 ^! X/ y

. m- N+ @" m+ t" O+ w-- Head --# {$ K# ^& f8 A4 x8 k/ q# B, N2 p; u7 ?& M
Thread: Render thread" k: G. Z! d& f4 g# ^7 V: _
Stacktrace:
* g/ e, |+ P2 J2 I/ g        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:88)
. ?$ _, B( Q( f) g- a        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:25)
. r8 y) \$ r3 }5 w$ N4 O5 F        at fabric.com.jsblock.screen.IDrawingJoban.renderTextWithOffset(IDrawingJoban.java:118)
2 M; q" j  d) f        at fabric.com.jsblock.render.RenderRVPIDS.render(RenderRVPIDS.java:159)
9 a4 l4 s' s* T& P        at fabric.com.jsblock.render.RenderPIDSBase.render(RenderPIDSBase.java:78)$ x! c5 m8 l: b# `+ W. `# y! l
        at fabric.com.jsblock.render.RenderPIDSBase.method_3569(RenderPIDSBase.java:28)
( V. {2 X( C" c        at net.minecraft.class_824.method_23079(class_824.java:90)
* R4 D+ B7 M. W6 r        at net.minecraft.class_824.method_23081(class_824.java:79)) l- p' e7 m7 M, e$ V7 J" [
        at net.minecraft.class_824.method_3554(class_824.java:104)' F5 |1 Z4 t& \/ e/ b0 L
        at net.minecraft.class_824.method_3555(class_824.java:79)4 J4 z2 P$ S+ \4 [# c9 ^
        at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275)
. C/ U/ `; Z- H" D( X        at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105)( v# Y- G# L$ e
        at net.minecraft.class_761.method_22710(class_761.java:1364)
; S# ^6 z3 O+ U: X. q0 p        at net.minecraft.class_757.method_3188(class_757.java:1085)
2 n9 H) p* a7 H
; _  E- J; d" H% h0 C- ?-- Block Entity Details --
3 E5 g% Z4 r0 k/ xDetails:
: L% L, o: |; L. M4 q; Z7 b        Name: jsblock:pids_5 // fabric.com.jsblock.block.PIDSRV.TileEntityBlockPIDSRV5 b4 y! h! J! c! K
        Block: Block{jsblock:pids_rv}[facing=east]
7 y5 N- r- g6 W1 A        Block location: World: (-13,68,-68), Section: (at 3,4,12 in -1,4,-5; chunk contains blocks -16,-64,-80 to -1,319,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
6 \9 T7 d$ J; J; j        Block: Block{jsblock:pids_rv}[facing=east]
, V1 V/ h# y  i3 c, G. ]1 q        Block location: World: (-13,68,-68), Section: (at 3,4,12 in -1,4,-5; chunk contains blocks -16,-64,-80 to -1,319,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
4 E( r( L+ ~3 T- ]1 l% w        Block Entity NBT: {hide_arrival0:0b,hide_arrival1:0b,hide_arrival2:0b,hide_arrival3:0b,hide_platform_number:0b,message0:"",message1:"",message2:"",message3:"",platform_ids:[L;],preset_id:""}
- k4 u& o! h8 RStacktrace:4 b! o' l* N% B! x) _! H" `
        at net.minecraft.class_824.method_3554(class_824.java:104)5 e5 f, x5 Z, e6 n/ e
        at net.minecraft.class_824.method_3555(class_824.java:79)9 Y1 I2 G8 k4 H" @/ U: r' ^
        at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275)$ U0 C+ p2 ~) A
        at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105)6 x" {9 p" E$ S, `
        at net.minecraft.class_761.method_22710(class_761.java:1364)
. p; _" w2 b& K3 ?) p        at net.minecraft.class_757.method_3188(class_757.java:1085)" F7 U& f* y0 O: D- S
        at net.minecraft.class_757.method_3192(class_757.java:864)$ I( j7 w4 {6 A& g# F
        at net.minecraft.class_310.method_1523(class_310.java:1193)
$ i1 M% R' V6 J! L        at net.minecraft.class_310.method_1514(class_310.java:781)! s( {8 Q: `; b/ M" j
        at net.minecraft.client.main.Main.method_44604(Main.java:244)' U% g! O9 E1 Q% j; {
        at net.minecraft.client.main.Main.main(Main.java:51)
5 s6 y+ Q& L; z7 n! H* `        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)5 H! J) Q7 x1 t& C' x% L
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)/ M$ l- e5 @7 ^3 Y: V) E1 L
        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
" Y) z) y+ d3 Z        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
" u$ ^9 ~2 |; s1 ?        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)  o, e5 I' Q. S9 l6 K8 r
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)7 G" C) F; Y7 S5 q
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)3 G: J% N9 Z  V- M: p, C0 g
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
" N1 B3 ~+ ^* d2 I- x" z        at oolloo.jlw.Wrapper.main(Wrapper.java:53)
+ ]5 o5 ?2 L& ]0 V$ p- W0 T' Q! F
7 I- b) N2 B2 {: n: `-- Affected level --7 u+ m. v: l, |! f. y4 ]/ c
Details:2 v# L9 r! H  v
        All players: 1 total; [class_746['Haozi2333'/1, l='ClientLevel', x=-13.37, y=66.75, z=-68.43]]; i7 F/ m. s8 O/ u
        Chunk stats: 1024, 1698 W3 t0 I+ P) R8 w6 G' y
        Level dimension: minecraftverworld
1 q3 j0 A! E# c; M        Level spawn location: World: (-32,72,-32), Section: (at 0,8,0 in -2,4,-2; chunk contains blocks -32,-64,-32 to -17,319,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
0 q: v3 u) R& n2 y1 a$ Y6 \        Level time: 277300 game time, 13872 day time) T. t$ t2 I3 j; d& g0 Z: h# ]
        Server brand: fabric
0 B( H  y! W) \1 ]        Server type: Integrated singleplayer server
' D1 p2 {6 s, m3 ^( U, GStacktrace:
+ I1 N# Y+ {$ F3 r% W9 m5 n        at net.minecraft.class_638.method_8538(class_638.java:455)) H5 m; f2 u9 u) _; O
        at net.minecraft.class_310.method_1587(class_310.java:2390)4 I, K! b$ C7 Y. ^% ]
        at net.minecraft.class_310.method_1514(class_310.java:800)
. b4 z" _$ i; Y, q# e3 `& c) ], t        at net.minecraft.client.main.Main.method_44604(Main.java:244)
) l" I1 \' U( L$ q' W+ Z1 ?( ~        at net.minecraft.client.main.Main.main(Main.java:51)  p7 ?% I' n! o6 O# ?; M5 G& c
        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
0 Q8 r$ G0 F$ p  `* N" U* Y  n  j        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)8 D1 r( d9 g2 {& c4 q6 p+ S! a
        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
; x' X! \3 s/ @' I        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
0 J' ?& T7 W) R) R6 K" Q0 m: }        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)1 f' a( M3 T9 P- ^
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
. r, [) a* D4 G  R. X        at java.base/java.lang.reflect.Method.invoke(Method.java:568)2 }) D0 }, m3 \' B) `
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
4 X* l+ q0 M4 R/ W4 n, R& b        at oolloo.jlw.Wrapper.main(Wrapper.java:53)" R* X% I/ x8 k$ i' I
& b/ f* j4 m* a+ {. p8 b
-- Last reload --
( q! L+ @, h2 c/ B* pDetails:4 ?* w( \9 S( p* r
        Reload number: 1
6 d) U$ j" s/ h1 n        Reload reason: initial0 u3 F5 T- B% K- Q( d/ c+ k
        Finished: Yes( {; A4 p$ r+ j! ?8 L1 U' e
        Packs: vanilla, Fabric Mods, file/深圳地铁追加V1.4.zip, file/深圳地铁11号线.zip, file/深圳地铁14号线.zip, file/深圳地铁9号线.zip, file/[CTS]广州轨道交通追加V2.1.32.zip8 |+ ^$ t5 k& }2 A8 b0 F6 C' O
5 W2 A* [9 @" ?* v( p( i$ T8 P; b; a
-- System Details --
" L; C3 j" r" Z3 EDetails:
$ P) F0 ~9 A, Q3 p        Minecraft Version: 1.19.3  C: X$ j7 S( D' ^# t9 v& q7 d
        Minecraft Version ID: 1.19.3
: ^$ F6 g! v& {7 Y$ z4 ~        Operating System: Windows 10 (amd64) version 10.0
( E. H. o, a' c        Java Version: 17.0.3, Microsoft% p; \# L! X, C6 y, y
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft* F! M2 W- `5 F. p! K9 `
        Memory: 1120630560 bytes (1068 MiB) / 2076180480 bytes (1980 MiB) up to 3865051136 bytes (3686 MiB)
6 M: F- a% o* n" S* K( x9 E        CPUs: 4
! J& U6 r' _- w$ }2 W  w& [) i' V        Processor Vendor: GenuineIntel, Y" e) K5 t0 v0 U+ {; E; V+ L# `8 N
        Processor Name: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz$ _; a5 m; V1 I
        Identifier: Intel64 Family 6 Model 142 Stepping 91 ?* \# f" B$ {6 |8 Q% S
        Microarchitecture: Amber Lake
6 s. m: P$ l' U: P" D5 E5 J0 z        Frequency (GHz): 2.71, |% k& u( H0 E5 ?
        Number of physical packages: 16 ^$ h: x, _( z7 E
        Number of physical CPUs: 2# r( m! X8 G' H# B
        Number of logical CPUs: 49 ^: e$ r: O+ Z( h
        Graphics card #0 name: NVIDIA GeForce 940MX( Q5 g% {1 c! D/ s2 Y& q3 g
        Graphics card #0 vendor: NVIDIA (0x10de)8 @8 {  `6 X* ]# b) g
        Graphics card #0 VRAM (MB): 2048.001 u# T# \$ b& G) h& e2 r  T6 j
        Graphics card #0 deviceId: 0x134d
& L9 h4 C5 V% {8 o1 G        Graphics card #0 versionInfo: DriverVersion=26.21.14.3630
3 [6 v3 e& _1 i! |% d" C        Graphics card #1 name: Intel(R) HD Graphics 620+ }2 }/ E6 |- Y- V6 F
        Graphics card #1 vendor: Intel Corporation (0x8086), q7 O; h5 U0 p, Q& \' z' A
        Graphics card #1 VRAM (MB): 1024.00
& q! G/ z/ r1 c4 u3 [% J        Graphics card #1 deviceId: 0x5916
' `* H4 R3 i3 A/ C( K4 N$ Y- D        Graphics card #1 versionInfo: DriverVersion=31.0.101.2111
* F. T6 `3 _  a1 Z  I! M% x        Memory slot #0 capacity (MB): 8192.00
8 }! a. ]$ q7 Z  m        Memory slot #0 clockSpeed (GHz): 2.13
- A! I2 g# Y; ?' E. S        Memory slot #0 type: DDR4
* r: W5 n  B0 C7 o) f9 H        Virtual memory max (MB): 31612.230 n/ U' P% k* s  Y: E( d
        Virtual memory used (MB): 10190.59
! h6 l& ]1 t! H) b" k: O        Swap memory total (MB): 23552.00
8 ^  z4 y5 ^4 |; U        Swap memory used (MB): 1817.11
; ]* M' y7 I' [/ H$ M# R        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx3686m
8 N" [/ U7 c. h4 u/ h3 e        Fabric Mods:
+ p+ f# \5 Z- v* \0 B$ }4 V                architectury: Architectury 7.1.86
2 P) [6 M) u3 }                cloth-config: Cloth Config v9 9.1.104
' A8 R: d! ?% c4 O/ q! _2 T7 F# n                        cloth-basic-math: cloth-basic-math 0.6.1
! o3 T% h6 h8 ~5 r( o* g" G                exordium: Exordium 1.0.3-mc1.19.3
4 u' J  S% i' ]' i% }                fabric-api: Fabric API 0.76.1+1.19.3
- s: q0 D* v* U; a                        fabric-api-base: Fabric API Base 0.4.21+70be179c852 v% _4 p& ?7 V  `/ ]( z  Q
                        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.20+49abcf7e85! `1 U! G: C3 |
                        fabric-biome-api-v1: Fabric Biome API (v1) 12.1.2+f1c68e58854 A4 s$ p, W; h3 [! O) n
                        fabric-block-api-v1: Fabric Block API (v1) 1.0.5+e022e5d185/ o& t3 K4 p8 |3 ^& w1 H
                        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.31+928d44d585- g$ E7 W5 B$ F5 h, X1 b; \; X
                        fabric-client-tags-api-v1: Fabric Client Tags 1.0.12+1134c5b885' x! V. v% v* Q( k! [
                        fabric-command-api-v1: Fabric Command API (v1) 1.2.23+f71b366f85
: Q  i: {, V0 V- ?9 q4 {! n8 B                        fabric-command-api-v2: Fabric Command API (v2) 2.2.2+2961b4a0852 v0 e) s/ R2 a- E7 z
                        fabric-commands-v0: Fabric Commands (v0) 0.2.40+df3654b385
8 J* a" u: o5 s$ }1 W: C! k. |- S                        fabric-containers-v0: Fabric Containers (v0) 0.1.47+df3654b385
; m! `9 L1 T: G# t/ j  p" N                        fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.3+1d37d50285
# k8 T* U/ p3 L: J9 l6 ?                        fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+521b5c5285& Z& _: J& ?4 r
                        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.14+aeb40ebe85
" y$ u1 O! w9 F7 I1 D5 U                        fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.3.3+40dc7a9485, p$ h& _' J3 \
                        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.42+00a2eb1085
; M8 F9 l8 v: i! t8 H- l( B                        fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.7+b83334a085, A5 J% j' K) k: A) U- O+ f3 z
                        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.40+3baeb27a85  t6 O$ _# b8 X# G# B" J
                        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.45+df3654b385
# @! |( }$ M" {                        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.30+99f9db8085
0 F, f- W. w5 z* g% H0 j                        fabric-item-api-v1: Fabric Item API (v1) 2.1.11+71b8257385
% a! W$ t6 P% W/ k# Y9 T                        fabric-item-group-api-v1: Fabric Item Group API (v1) 2.1.14+b5470ac785
5 x1 P! }8 m( e4 j                        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.31+bc01e09785! |( z1 H* o  l
                        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.29+df3654b385
  D) t, {9 V+ f# r                        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.10+23a79c8a85
) A7 T6 E4 k4 h                        fabric-loot-api-v2: Fabric Loot API (v2) 1.1.22+75e9821185
, m% B4 m6 b/ |8 f  Y7 o8 r- {                        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.26+9e7660c685" y$ ?' `2 u% L: |6 L! J
                        fabric-message-api-v1: Fabric Message API (v1) 5.1.0+c85585f8852 ~/ I# t* P, D) U5 |  U
                        fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.33+49abcf7e85
5 z( `( j& r* i  C0 g                        fabric-models-v0: Fabric Models (v0) 0.3.27+11ba9c3b850 y$ _1 Q3 D/ C/ F, X
                        fabric-networking-api-v1: Fabric Networking API (v1) 1.2.17+4017a8cb85
, V' O* P' F) }- w3 E                        fabric-networking-v0: Fabric Networking (v0) 0.3.34+df3654b385! m) F/ T2 g2 A; }7 Y4 M0 g
                        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 5.4.3+eb2a3ba9856 [* \; @! `8 t& `! `6 o% G& e
                        fabric-particles-v1: Fabric Particles (v1) 1.0.20+f1e4495b85; l5 `; Q/ o) A+ F
                        fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+5176f73d85* V6 T$ b6 I& B! [* L6 n
                        fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.1.0+f7b4d36485$ G2 D/ y6 ~% n/ a% u6 P2 K
                        fabric-renderer-api-v1: Fabric Renderer API (v1) 2.2.2+3a95925a85
  g9 P  \" D7 O" }: J" N                        fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+3a95925a85: D4 Z. x/ e' y% K6 O
                        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.31+df3654b3855 E4 O; p" s! i. ~% G! k
                        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.25+afca2f3e85
2 c- a# [1 [( y' W& {4 n; ~1 g9 o8 v                        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.18+f1e4495b85
8 v9 d6 {: D% T4 e8 E% N                        fabric-rendering-v0: Fabric Rendering (v0) 1.1.34+df3654b3857 n5 F" c8 G$ [; H( v/ t  B, s
                        fabric-rendering-v1: Fabric Rendering (v1) 1.13.0+ad17775585# ~1 s; u: Z4 `+ J
                        fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.0+e63306e085
/ u! m. ]) e5 P, F  g0 w                        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.1+b93ffe4d85# N# L- D* R' G2 j
                        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.41+f1e4495b85- s, Z+ g& z9 D- g* E
                        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.13+99f9db8085$ b# E; r$ b) A, T1 H. s; l9 c. |7 T6 I
                        fabric-sound-api-v1: Fabric Sound API (v1) 1.0.8+75e9821185
' J9 R" j: s. e2 m, W! k                        fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.15+ccd377ba85, C0 F$ k" c. W( H5 l, f+ b
                        fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 2.3.1+40dc7a9485$ S' y- V4 ]3 V; e
                fabricloader: Fabric Loader 0.14.22- Q1 t. @0 F$ ]) ]/ W
                fastload: Fast Load 3.4.0
  @: J' y0 u. O7 i  l                        conditional-mixin: conditional mixin 0.3.2
" u, c# U% G$ W6 @: o                        fastload-119-0-1-2-compat: Fastload 1.19-0-1-2 Compatibility 3.4.0
; U! W9 P6 F; \* _( v. {/ u                        fastload-1193-compat: Fastload 1.19.3 Compatibility 3.4.0" M8 v8 g+ J7 [% `, V9 b
                        fastload-1194-compat: Fastload 1.19.4 Compat 3.4.0
; j" R/ v& Z, }' S# ^$ D                        fastload_fapi_forward: Fastload Fabric-api Forwarding 1.0.2* ?9 }' f- N( u0 a. P
                ferritecore: FerriteCore 5.1.0
5 g- [/ ^# }- Q) I6 Q4 P, t                java: OpenJDK 64-Bit Server VM 17* h; n" @1 t8 |1 s' W6 y0 b
                jsblock: Joban Client Mod 1.19.3-1.2.0
3 U) l2 {$ W* D" K9 G                krypton: Krypton 0.2.15 u: R9 c7 L# ]5 m! [- O
                        com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
/ E# h: |9 }$ g- ~+ o( Y5 X                lazydfu: LazyDFU 0.1.3
1 ^, n9 `% S* L, o; i1 j' K; d% _                lithium: Lithium 0.11.1
+ o, g( l* f  z5 N- _0 U0 M- U. a                minecraft: Minecraft 1.19.3. f3 ~3 r2 ~* K# ]# s- L% r
                modmenu: Mod Menu 5.1.0% |( t( g( _8 @8 N
                mousetweaks: Mouse Tweaks 2.24
7 W* `6 W& L7 I                msd: MTR Station Decoration Addon 1.19.3-3.2.0-1.3.28 X+ O9 R5 o# k: T& b
                mtr: Minecraft Transit Railway 1.19.3-3.2.0
& N* e0 V2 \! s: \                mtrsteamloco: Nemo's Transit Expansion 1.19.3-0.3.3# g7 L' P4 [( m4 l
                notenoughcrashes: Not Enough Crashes 4.4.0+1.19.35 y: x* p$ Y; V! `+ E, F, I2 y
                roughlyenoughitems: Roughly Enough Items 10.0.6201 Z2 U: K7 K6 f: x1 L. U
                        error_notifier: Error Notifier 1.0.9
) K3 h  P  m2 M                smoothboot: Smooth Boot 1.19-1.7.1
% i8 r* x6 q2 E! N6 W* V8 E& d5 l                sodium: Sodium 0.4.9+build.23" q$ C9 f6 P& ?* ~. Z: f
                starlight: Starlight 1.1.1+fabric.ae22326% F, a3 w, i1 M6 r: n) w
                tcwm: Reality City Construction 1.19.3-1.0.0-unofficial-7-SNAPSHOT-2-Fix-1, L5 r* L; j8 O& y+ H
                worldedit: WorldEdit 7.2.13+46576cc- w& ~. J" A3 j8 p
        Launched Version: 1.19.3-Fabric 0.14.22
! f( J  {# L, c        Backend library: LWJGL version 3.3.1 SNAPSHOT
% Q7 ~. N: }0 h6 L% m# i+ ?$ w        Backend API: Intel(R) HD Graphics 620 GL version 4.6.0 - Build 31.0.101.2111, Intel% D. s5 \% K/ `$ ~7 q7 ^
        Window size: 1920x1011
* W$ s7 E9 x* N) k3 k, e        GL Caps: Using framebuffer using OpenGL 3.2
' L" U. @  k7 Z+ |! c2 j        GL debug messages:
4 k* ]8 R/ e, z2 p4 t        Using VBOs: Yes4 h* [. U6 H* \3 T4 [  `) P7 T
        Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'3 ~1 V  M/ h" j# D9 T2 K
        Type: Integrated Server (map_client.txt)0 M% n' L* Q1 s9 P. Y, [9 r8 l  Q
        Graphics mode: fast
& u  p$ z1 ]( A2 r        Resource Packs: vanilla, fabric, file/深圳地铁追加V1.4.zip (incompatible), file/深圳地铁11号线.zip (incompatible), file/深圳地铁14号线.zip (incompatible), file/深圳地铁9号线.zip (incompatible), file/[CTS]广州轨道交通追加V2.1.32.zip (incompatible)
. ~/ Y0 J! O+ l3 p; [# P+ n        Current Language: 简体中文 (中国大陆)
2 B/ y# T+ r( a- f. d* j- h        CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz0 E1 v) J% c8 L0 }& R- ?6 y
        Server Running: true
1 T% n, P8 n7 Q, k        Player Count: 1 / 8; [class_3222['Haozi2333'/1, l='ServerLevel[新的世界]', x=-13.37, y=66.75, z=-68.43]]
9 S% v, c. s9 _4 p        Data Packs: vanilla, fabric
) W. ^6 x& G- S# z. f4 I. m        Enabled Feature Flags: minecraft:vanilla, S1 Z3 P" L4 t% M+ ~1 k+ U
        World Generation: Stable
& j" ~0 Z2 B$ c0 F7 p" Q) h3 L  i7 `7 r        Client Crashes Since Restart: 1
4 @; f& l, n% L# T        Integrated Server Crashes Since Restart: 0
+ l& ^# L: H4 y/ A9 X; [5 n% K* @        Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Joban Client Mod (jsblock), Sodium (sodium)5 }( x) P& z& v; M3 ]1 q5 ?' }

4 o9 o. b) x' q* J
" B7 j3 h0 z2 L! L$ Q' B) w) z
一个啥都不会(bushi)的耗子
回复

使用道具 举报

MDYJ 2023-8-13 22:16:29
本帖最后由 MDYJ 于 2023-8-14 13:07 编辑 6 e5 w4 @8 g/ S
0 P! [% B8 u  c3 y. p5 t# @
要不,看看是不是MTR和JCM的版本冲突()
+ P3 Q% n/ I" M* f1 ^! [诶等等你说和钠冲突?那没事了(
+ F/ k+ C9 k3 d& @# U
回复

使用道具 举报

LX86 2023-8-13 22:42:47
确实是MTR版本不兼容,MTR 3.2.0的话请用JCM v1.1.9。
! x+ }" p% K, z: a钠出现在崩溃日志上只是因为它会改掉某些MC代码,并不代表与钠冲突。
- AF
回复

使用道具 举报

楼主 耗子爱奶酪 2023-8-14 22:10:23
本帖最后由 耗子爱奶酪 于 2023-8-14 22:15 编辑
$ W/ r: e5 N, t. R0 q; s" |9 D. j3 j
LX86 发表于 2023-8-13 22:42
; t+ U0 N) D' v9 W确实是MTR版本不兼容,MTR 3.2.0的话请用JCM v1.1.9。7 R3 r9 B* _. }; [2 B8 M
钠出现在崩溃日志上只是因为它会改掉某些MC代码,并 ...

& d6 l; z9 f* \% v- z/ Q蟹蟹大佬指出!!!
5 x+ Z  P4 J8 @还有我不用3.2.1版本和以上是因为和MSD版本不兼容
* }+ Q) u5 ]; I( l* [5 J* _6 S
一个啥都不会(bushi)的耗子
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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