开启左侧

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

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

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

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

×
本帖最后由 耗子爱奶酪 于 2023-8-13 18:06 编辑 & G. k9 i) v! @5 ]/ j
7 I3 O! W: K9 i" V4 g
放置铁路愿景PIDS的时候就直接崩溃了,显示与钠冲突,但是开了停用渲染元件之后再放就不会,求解
/ k% [! w+ p+ `* l5 ?8 X( L: m$ _6 f: `: W& V( @: C8 C
以下是整个崩溃日志
; Z% `. Q" x3 I  P2 j5 A! }* y---- Minecraft Crash Report ----
' ~5 A$ {& @. N3 V: R  @// Hi. I'm Minecraft, and I'm a crashaholic.* R2 A8 r* X, O/ x) E$ i4 |8 U9 V
5 d) W' u+ h* F, z1 }4 ~
Time: 2023-08-13 18:03:220 B3 U3 f! J0 \- G3 s
Description: Rendering Block Entity  D. D5 N: ^; g: l  t6 t( ]
; s, ^+ ^) @2 R. Y, _* ?2 [" V
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)'' \8 p- `% f0 q" z
        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:88). A" I2 Y4 q& f8 q, v  O
        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:25)1 t, W( \$ X6 t' Q$ |/ ~9 o, W
        at fabric.com.jsblock.screen.IDrawingJoban.renderTextWithOffset(IDrawingJoban.java:118)
& w  u) ~! ?- \/ |& {5 \4 q! d# v        at fabric.com.jsblock.render.RenderRVPIDS.render(RenderRVPIDS.java:159)
5 Y7 L' _; H/ S, p; D        at fabric.com.jsblock.render.RenderPIDSBase.render(RenderPIDSBase.java:78)
) e; Y. J+ P* x% _        at fabric.com.jsblock.render.RenderPIDSBase.method_3569(RenderPIDSBase.java:28)
' W- n0 |: O3 s- A        at net.minecraft.class_824.method_23079(class_824.java:90)9 U5 l* J( d. u( ^7 Y. H
        at net.minecraft.class_824.method_23081(class_824.java:79)( @9 }1 t. [; T/ A
        at net.minecraft.class_824.method_3554(class_824.java:104)
" c% A* L* u/ b5 o( N) @1 h        at net.minecraft.class_824.method_3555(class_824.java:79); k! N8 s& R/ h1 P, h
        at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275). w  ^- {2 h! [- K
        at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105)
; V# g; i# r/ M& N! K        at net.minecraft.class_761.method_22710(class_761.java:1364)
- z, t9 @7 r7 V6 U        at net.minecraft.class_757.method_3188(class_757.java:1085)& n* e$ b! W5 `) Q
        at net.minecraft.class_757.method_3192(class_757.java:864)
$ z5 \2 r- d: f# I7 P  [        at net.minecraft.class_310.method_1523(class_310.java:1193). L% W4 a( e5 U2 K
        at net.minecraft.class_310.method_1514(class_310.java:781)6 N% A- O. |0 w
        at net.minecraft.client.main.Main.method_44604(Main.java:244). q7 Y! c0 n0 o( ~: J
        at net.minecraft.client.main.Main.main(Main.java:51)/ F! |9 @" U9 X5 w$ F
        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468), G% M% D  j. t* @
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
9 X' R7 e5 E: a7 U        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)" \; o  M& h( j: j+ y
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method); q9 H. Q/ [0 v0 Q; _/ X& P
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
% p5 X6 u3 r' {* s        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)) ]( \$ e+ f2 j/ A& P
        at java.base/java.lang.reflect.Method.invoke(Method.java:568): l# O" Z! E% F- M) Z  p
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
( p: |+ p3 G+ j1 S        at oolloo.jlw.Wrapper.main(Wrapper.java:53); |) _) _2 v; w

) p, h8 B6 p( R* U9 J" m0 z' P! l2 U% [+ g6 k  M" @
A detailed walkthrough of the error, its code path and all known details is as follows:% K3 c. y( G: E( j
---------------------------------------------------------------------------------------
/ d. b" \3 m8 S. p/ b4 x% W5 s) t8 A8 ?5 L$ y3 b
-- Head --  G" E' C. h+ e. v1 x" p
Thread: Render thread
* P, P3 m# i7 ?. R9 |1 AStacktrace:3 s8 p3 |' w+ c, i9 p$ A
        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:88)& S0 j2 f1 D& k: X. k
        at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:25)
  p: |& ^; l1 h' E, A8 ^. F        at fabric.com.jsblock.screen.IDrawingJoban.renderTextWithOffset(IDrawingJoban.java:118)
# `$ e3 J1 E  ]& e% H/ e' q) X        at fabric.com.jsblock.render.RenderRVPIDS.render(RenderRVPIDS.java:159)
# S/ a3 [" {% E        at fabric.com.jsblock.render.RenderPIDSBase.render(RenderPIDSBase.java:78)
2 a% c; h* a2 B. s. r3 x$ x        at fabric.com.jsblock.render.RenderPIDSBase.method_3569(RenderPIDSBase.java:28)
. n# y, F' F+ H% M* c% Y        at net.minecraft.class_824.method_23079(class_824.java:90)/ {. g& r7 ~! `4 }* D6 L: ?
        at net.minecraft.class_824.method_23081(class_824.java:79)
0 b5 E( d4 g8 y  k5 R2 u        at net.minecraft.class_824.method_3554(class_824.java:104)
, N4 H4 h- D' C7 n' p        at net.minecraft.class_824.method_3555(class_824.java:79)
  ~# l# e8 W7 Y- m7 K* v6 T% u% I! d        at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275)
7 Q" P# \; f, C9 R. R5 n# l: p/ w        at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105)
% V1 |/ c; X; X% a$ x' x3 B) G        at net.minecraft.class_761.method_22710(class_761.java:1364)+ j6 s+ ^2 A  Y& X6 @3 y
        at net.minecraft.class_757.method_3188(class_757.java:1085)
6 D2 A4 S6 {' I  T- r% J
9 E# o6 }$ E. g-- Block Entity Details --: O( g0 _0 z) r3 |
Details:
  M* `6 n. c) p% `' ^        Name: jsblock:pids_5 // fabric.com.jsblock.block.PIDSRV.TileEntityBlockPIDSRV$ E. g& g3 e$ l
        Block: Block{jsblock:pids_rv}[facing=east]
1 B( t% d7 k" ^* a& j& b        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)7 Q2 B: {3 t1 t" E9 ?
        Block: Block{jsblock:pids_rv}[facing=east]
2 X5 m5 U2 Q' h        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)
2 h6 g: x" }& V6 V, E        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:""}
6 s+ u3 K. u. W$ A/ [  I2 x( b, X5 A' oStacktrace:) H/ Q& W* V" H; n
        at net.minecraft.class_824.method_3554(class_824.java:104)
8 |% U% k. {. U; j        at net.minecraft.class_824.method_3555(class_824.java:79)
4 d& F- c- @# }        at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275)
; I, h9 \$ A8 w, H7 X( r8 a5 K: [        at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105); D% q& Q$ L- p1 \5 J9 k. @
        at net.minecraft.class_761.method_22710(class_761.java:1364)$ v$ z# f+ u0 ^$ T, H- [
        at net.minecraft.class_757.method_3188(class_757.java:1085)% q, B; ^% i4 t' ]& s+ H
        at net.minecraft.class_757.method_3192(class_757.java:864)
$ \; G, }0 q# n2 f" J4 B# y+ F& i        at net.minecraft.class_310.method_1523(class_310.java:1193)
" j  s" i2 o' D        at net.minecraft.class_310.method_1514(class_310.java:781)
% e+ m0 B& Z! O1 v0 M  j: T        at net.minecraft.client.main.Main.method_44604(Main.java:244)
- L6 @7 Z- n2 b        at net.minecraft.client.main.Main.main(Main.java:51)9 F# m6 g* v- v8 y/ m# X6 Q- _
        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
0 b; i5 K, L  V& Z- ^8 [4 N0 X        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)& {. z- |8 d' d& n/ J; c$ s
        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
3 ?' ]; E# t' P- _$ Q' e        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  x+ B% a/ v- r- Q: o9 K& \        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)+ \- l& e) P( g! M1 \, N" z
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
9 U$ ^" {  |  D# O        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
: t) V3 k$ l4 o2 C* Z! W        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)5 z- F/ X" G% i: y
        at oolloo.jlw.Wrapper.main(Wrapper.java:53)
2 G2 [0 A; n6 G$ Z
7 u: H8 q; k5 c4 M-- Affected level --
# D) S$ \# G5 u" i" PDetails:6 h7 K! N* G% O# ~2 a5 A0 H+ N4 }
        All players: 1 total; [class_746['Haozi2333'/1, l='ClientLevel', x=-13.37, y=66.75, z=-68.43]]; S+ n0 K/ v8 Q( a/ t% L
        Chunk stats: 1024, 169+ Q; p$ q) \$ C" E4 V' c
        Level dimension: minecraftverworld! l" v6 p/ }$ [: H* U7 g/ O
        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)' V  j) e1 c; Q0 n2 b6 ]
        Level time: 277300 game time, 13872 day time* p& E- `6 A+ w' s5 \1 ~
        Server brand: fabric* M( ~% B3 T) W& e% z- Z
        Server type: Integrated singleplayer server* `$ K2 [" z3 |2 \1 r
Stacktrace:
' @; z0 f3 ]: n3 V+ Y        at net.minecraft.class_638.method_8538(class_638.java:455); f! f$ r: `& y5 z0 g2 {
        at net.minecraft.class_310.method_1587(class_310.java:2390)
* Q( F1 @/ U: b+ L        at net.minecraft.class_310.method_1514(class_310.java:800)
" O* N  ]: ^) y1 X' L5 G4 M        at net.minecraft.client.main.Main.method_44604(Main.java:244)
7 q' g3 X0 M! T. {3 C        at net.minecraft.client.main.Main.main(Main.java:51)4 o! M! a$ r, A% k% V) d: l
        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
4 q' e5 Q7 i# Y. @: N        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)* W& ?( G, q& g0 l+ z2 V) \
        at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)  B, W2 }, N6 O4 \
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)0 F) w+ m8 ?# @; s2 i6 R
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
' ~( E5 J2 U& t        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2 W3 W9 a1 T0 {3 g' J        at java.base/java.lang.reflect.Method.invoke(Method.java:568)* ~- j( m# I6 m) T! e: I# C2 J
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
. s9 o2 k* ~* u+ h        at oolloo.jlw.Wrapper.main(Wrapper.java:53)! R/ Q' D& X4 a; h/ ~6 I- d  J! ]8 C
+ n) |2 v+ j' Z
-- Last reload --  U( ]; g; v: H" d
Details:7 U0 ]7 @. S5 |" z& ^0 n
        Reload number: 1
; g( H, Q' \7 ?0 w0 q/ Q: s        Reload reason: initial  c- f7 Q. R/ E; b6 Y
        Finished: Yes
" A5 Y5 ?+ e- `5 N0 x        Packs: vanilla, Fabric Mods, file/深圳地铁追加V1.4.zip, file/深圳地铁11号线.zip, file/深圳地铁14号线.zip, file/深圳地铁9号线.zip, file/[CTS]广州轨道交通追加V2.1.32.zip
2 L+ l' Y- f% t$ v
9 ?* Z. Y  i  V/ @$ h, U4 t-- System Details --' z$ x6 S3 p5 Q$ z
Details:
% d8 \( P# q  O0 ]9 N0 z        Minecraft Version: 1.19.3
( m! t0 h) D5 z  W" @' {$ M' |) T        Minecraft Version ID: 1.19.3
+ z+ j! Y5 }( b        Operating System: Windows 10 (amd64) version 10.0
) o3 E# Q* X# l" d        Java Version: 17.0.3, Microsoft% P# F" z0 x$ q( m9 ]
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
, e7 H- `3 o% j0 u9 B7 n" m! H5 n. G  f% e        Memory: 1120630560 bytes (1068 MiB) / 2076180480 bytes (1980 MiB) up to 3865051136 bytes (3686 MiB): X+ M, v8 X6 U* m8 Q
        CPUs: 4
5 L( A, Y0 c$ Y# B6 G7 d0 b        Processor Vendor: GenuineIntel! W7 |7 [4 \  ]6 R4 W% [" R
        Processor Name: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
( C% E/ @( l$ \: Q+ |4 h        Identifier: Intel64 Family 6 Model 142 Stepping 99 O2 F6 N$ W) \' `1 b5 O0 ~8 s
        Microarchitecture: Amber Lake
$ c6 a  I! j; T4 u        Frequency (GHz): 2.71+ I: i+ W& R' f0 i% \, g& [7 g/ e! X$ D
        Number of physical packages: 13 o/ b5 r, t6 o4 t: o
        Number of physical CPUs: 2
. Z& {1 J% M2 u* I' k) D2 d# y        Number of logical CPUs: 4
+ `$ I/ s( u: P3 |) B        Graphics card #0 name: NVIDIA GeForce 940MX  W. U1 i/ c: Y- X" R
        Graphics card #0 vendor: NVIDIA (0x10de)
4 k7 G9 t5 F* m! G4 R        Graphics card #0 VRAM (MB): 2048.00
5 W$ e, c* ]% x9 l- Q& \        Graphics card #0 deviceId: 0x134d
2 K! q# ?+ ]( K1 D/ n0 }' _        Graphics card #0 versionInfo: DriverVersion=26.21.14.3630
4 V, \8 H  ]! U7 Y4 {5 P        Graphics card #1 name: Intel(R) HD Graphics 620
! A5 D6 k) k4 f        Graphics card #1 vendor: Intel Corporation (0x8086)
$ Q0 h9 F5 t1 d4 ?        Graphics card #1 VRAM (MB): 1024.00. ~$ c" E2 O( }3 l
        Graphics card #1 deviceId: 0x5916
( z( U( U  f7 E( d' M        Graphics card #1 versionInfo: DriverVersion=31.0.101.2111
; Y8 `  o0 Y. V& c- W1 I0 n        Memory slot #0 capacity (MB): 8192.006 F) U) I1 O* D
        Memory slot #0 clockSpeed (GHz): 2.139 Y) O5 c0 j9 V
        Memory slot #0 type: DDR4
* T( P* j/ z: f: K# r5 q        Virtual memory max (MB): 31612.23
7 u- Y7 ]/ c: G+ P$ e        Virtual memory used (MB): 10190.59* l( R4 D( d+ o
        Swap memory total (MB): 23552.00
$ g- Q$ Y+ Z4 B  [: S        Swap memory used (MB): 1817.11
8 I# R. @2 ]& ?5 D& t* [5 a, w        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx3686m
* X5 P2 K" _1 ^        Fabric Mods: + F4 E  u2 P8 E) t9 O
                architectury: Architectury 7.1.86
+ K! }# ^- Q8 H  X1 t3 B' f                cloth-config: Cloth Config v9 9.1.104
- j0 v* C7 {: _( {                        cloth-basic-math: cloth-basic-math 0.6.16 i$ _+ m& b% s& v- Z; C
                exordium: Exordium 1.0.3-mc1.19.3
# i: k: n: N3 v3 S                fabric-api: Fabric API 0.76.1+1.19.3
7 b; P# o2 i2 A. O6 Z4 E                        fabric-api-base: Fabric API Base 0.4.21+70be179c857 h# C1 c5 s$ S# S! b- G; Z! Z
                        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.20+49abcf7e85
! r( H$ t4 Q/ v8 ]" J+ B5 p2 r1 ~" M                        fabric-biome-api-v1: Fabric Biome API (v1) 12.1.2+f1c68e5885
( P: u" ~6 ]! V% c                        fabric-block-api-v1: Fabric Block API (v1) 1.0.5+e022e5d185
  _" Q* h: @/ @3 Q# h! l                        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.31+928d44d5852 ?+ E+ {! V& v. B
                        fabric-client-tags-api-v1: Fabric Client Tags 1.0.12+1134c5b885
0 d6 s. D0 W, d$ }* b" A# F5 I* j                        fabric-command-api-v1: Fabric Command API (v1) 1.2.23+f71b366f85
; |. t1 x+ v& {( H                        fabric-command-api-v2: Fabric Command API (v2) 2.2.2+2961b4a085
% C8 `5 L& I$ w/ @9 ^                        fabric-commands-v0: Fabric Commands (v0) 0.2.40+df3654b385; y- a9 W: y9 m: q3 A
                        fabric-containers-v0: Fabric Containers (v0) 0.1.47+df3654b385
1 U& f( u* ^7 z% |                        fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.3+1d37d50285
8 X* t% ]- I0 e3 Z: t                        fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+521b5c5285
5 n$ t. z0 Y: y: w/ S, F                        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.14+aeb40ebe85$ g% Z: C- ^  I
                        fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.3.3+40dc7a9485
" C, Z9 r( a0 N1 t0 E5 `. t  J                        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.42+00a2eb1085- F% _" f; s/ |" p
                        fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.7+b83334a085% k7 O& N1 u! l, n9 L0 b+ b# Y
                        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.40+3baeb27a85
# I  ^) t% x0 b/ I1 K3 R0 _                        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.45+df3654b385
4 ?: X5 Y8 P. w                        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.30+99f9db8085- p, [% A+ t8 f( Z- B
                        fabric-item-api-v1: Fabric Item API (v1) 2.1.11+71b8257385
6 Q+ s) p+ H8 K6 ]                        fabric-item-group-api-v1: Fabric Item Group API (v1) 2.1.14+b5470ac785
9 U6 s, p) P. O; P) A9 K/ B- f                        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.31+bc01e09785
1 r$ Y8 V- [  _$ ?; ^5 @. O1 g                        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.29+df3654b385! k3 W, F8 l, H3 a# D
                        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.10+23a79c8a85, O% D7 O- q; A5 i+ K
                        fabric-loot-api-v2: Fabric Loot API (v2) 1.1.22+75e9821185
/ j" [2 u) }1 q                        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.26+9e7660c685/ q  o! ~7 Z4 a
                        fabric-message-api-v1: Fabric Message API (v1) 5.1.0+c85585f885
+ L0 C  K( ?# \& u* R& m2 V7 u. Y                        fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.33+49abcf7e85; d2 H+ F$ \5 f
                        fabric-models-v0: Fabric Models (v0) 0.3.27+11ba9c3b852 j- V6 C/ A# G- v0 r
                        fabric-networking-api-v1: Fabric Networking API (v1) 1.2.17+4017a8cb85' u  ~, k9 i5 @5 H& Y# R9 h1 E
                        fabric-networking-v0: Fabric Networking (v0) 0.3.34+df3654b385( u- M0 C9 M; A% Z8 Q
                        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 5.4.3+eb2a3ba985
2 C" J/ u& Y  g4 S                        fabric-particles-v1: Fabric Particles (v1) 1.0.20+f1e4495b85# R1 q# X6 j! q1 H# X0 N9 q
                        fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+5176f73d85
( O$ ~4 j0 s- ]0 T' v" O                        fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.1.0+f7b4d36485
9 J+ d0 @' r7 Q. N$ @- K+ g                        fabric-renderer-api-v1: Fabric Renderer API (v1) 2.2.2+3a95925a85! V' m/ U8 j( I- j# e
                        fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+3a95925a85
! Y. x; v# e! e$ y5 j  Y9 S                        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.31+df3654b385
/ g3 T" [& h5 O/ T1 z                        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.25+afca2f3e85! c9 I( u7 `! d2 y( [# S
                        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.18+f1e4495b85
9 Z7 C+ O+ f5 U1 n0 N2 z4 h                        fabric-rendering-v0: Fabric Rendering (v0) 1.1.34+df3654b385
; J  l' s* b7 S/ s8 n                        fabric-rendering-v1: Fabric Rendering (v1) 1.13.0+ad17775585
+ ]$ Z0 o8 M9 E/ P' s. J, w                        fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.0+e63306e085
# O- `7 }/ D- }( H8 n, N                        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.1+b93ffe4d85
) e3 [/ A5 C) V) d7 s                        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.41+f1e4495b852 Q: @' A+ m% Q9 U4 Z
                        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.13+99f9db8085
6 j1 d& M! J6 M                        fabric-sound-api-v1: Fabric Sound API (v1) 1.0.8+75e98211854 X& R- a3 l0 ]
                        fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.15+ccd377ba85+ a' S( r# @/ z: ]9 Q
                        fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 2.3.1+40dc7a9485) y( H  d& k+ K, ]  `: H
                fabricloader: Fabric Loader 0.14.22
( i* e( p# w# ^( O( r                fastload: Fast Load 3.4.0% ~$ e' b* X, K7 i( S9 |, B
                        conditional-mixin: conditional mixin 0.3.2/ }, @( G  v7 b: U, U
                        fastload-119-0-1-2-compat: Fastload 1.19-0-1-2 Compatibility 3.4.0
4 E0 e- |$ r) `4 \                        fastload-1193-compat: Fastload 1.19.3 Compatibility 3.4.0
" ~6 Q7 n/ X/ Z/ n                        fastload-1194-compat: Fastload 1.19.4 Compat 3.4.0" T( |; O7 i# E/ r- @  A+ G
                        fastload_fapi_forward: Fastload Fabric-api Forwarding 1.0.2
. L( {( B  x! n' q! @4 l                ferritecore: FerriteCore 5.1.0
; s6 L; o0 \5 ]. p) _; N                java: OpenJDK 64-Bit Server VM 17+ z) a' K% ]0 q- p3 q) g
                jsblock: Joban Client Mod 1.19.3-1.2.0
6 y: }2 q" |5 h$ I, S8 G! J$ I                krypton: Krypton 0.2.1
. [. u! j' ]. P6 H+ F3 m                        com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
) K# ?' O3 _/ M4 X4 }5 b- k                lazydfu: LazyDFU 0.1.3' I4 f9 _* i, b
                lithium: Lithium 0.11.12 v  W( v5 i/ J' Y+ ]- @
                minecraft: Minecraft 1.19.37 e6 u. y) Z- ]- N1 [4 Q
                modmenu: Mod Menu 5.1.0: N1 J, @- ?2 R7 \
                mousetweaks: Mouse Tweaks 2.24; d7 v7 ^8 \5 D8 y% G. p- M
                msd: MTR Station Decoration Addon 1.19.3-3.2.0-1.3.2
$ Z/ n: K% t0 h9 q4 }2 C4 }                mtr: Minecraft Transit Railway 1.19.3-3.2.0
# f( i" x. g( |7 f                mtrsteamloco: Nemo's Transit Expansion 1.19.3-0.3.30 g, \" Z5 \. F7 \  z) {
                notenoughcrashes: Not Enough Crashes 4.4.0+1.19.3" R7 |) G6 S8 T/ m( V
                roughlyenoughitems: Roughly Enough Items 10.0.620& m  X9 \; ?6 C. m6 K
                        error_notifier: Error Notifier 1.0.9
( C" k% e) ~; ~+ Y7 \8 L, B                smoothboot: Smooth Boot 1.19-1.7.1
% O3 Z1 S& S& s/ H* G                sodium: Sodium 0.4.9+build.23
# o  y. G8 c: G) b0 ~* N                starlight: Starlight 1.1.1+fabric.ae22326
) `- z* V. i. u( n* k9 b, W& F                tcwm: Reality City Construction 1.19.3-1.0.0-unofficial-7-SNAPSHOT-2-Fix-14 p, h0 N4 ]) g
                worldedit: WorldEdit 7.2.13+46576cc4 }1 x+ X8 H, T; e/ i2 f
        Launched Version: 1.19.3-Fabric 0.14.22
! f! |, p4 n. r- }0 }0 H* x        Backend library: LWJGL version 3.3.1 SNAPSHOT
5 j* B( ]: [1 l        Backend API: Intel(R) HD Graphics 620 GL version 4.6.0 - Build 31.0.101.2111, Intel
  Q* f9 a4 D% w4 u( ~        Window size: 1920x1011
- e' L$ D4 ], }' W% |        GL Caps: Using framebuffer using OpenGL 3.2
8 o6 ^! a, J; a* N+ V; T        GL debug messages: & C0 ~7 o; J0 t
        Using VBOs: Yes
2 f  W, H; A; J; |  E3 Z( @9 w' \        Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'7 K6 h. l3 n6 ^: F; w% B* t/ s
        Type: Integrated Server (map_client.txt)
. V# f* ?& a, Y" w( [. ]( [. T8 Y, t" e        Graphics mode: fast- ]7 ~% L. _. C* H% `. I
        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)
/ Y+ l( U+ @8 K$ O1 H6 m9 h        Current Language: 简体中文 (中国大陆)
7 Z0 P6 p' y5 S. A# f        CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz& {6 s9 E7 T# p2 d' N$ i" `
        Server Running: true
4 D5 h0 Q6 H# i" y3 N        Player Count: 1 / 8; [class_3222['Haozi2333'/1, l='ServerLevel[新的世界]', x=-13.37, y=66.75, z=-68.43]]
7 I9 i* J( i; I- P6 X        Data Packs: vanilla, fabric
0 e/ Q# O- q& x' g5 g        Enabled Feature Flags: minecraft:vanilla+ o( V7 o9 @* C5 u& W5 e
        World Generation: Stable2 m, q# X7 |) ^8 N& ~! a
        Client Crashes Since Restart: 1: _5 ?9 v5 W5 o- X0 z( ?: _( z0 y- C
        Integrated Server Crashes Since Restart: 0; L- R6 T" g. [2 c6 B7 ]
        Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Joban Client Mod (jsblock), Sodium (sodium)
  m- d6 c, w; K4 }9 h' w( q/ _( f, ~
2 `0 N$ E  N- c& `7 c
一个啥都不会(bushi)的耗子
MDYJ 2023-8-13 22:16:29
本帖最后由 MDYJ 于 2023-8-14 13:07 编辑
6 p. |7 U+ C1 W( T
7 x1 P  J  b( x" E要不,看看是不是MTR和JCM的版本冲突()
7 i5 b$ X2 q; M: i诶等等你说和钠冲突?那没事了(
7 N, S: X' V3 _9 ~3 o
LX86 2023-8-13 22:42:47
确实是MTR版本不兼容,MTR 3.2.0的话请用JCM v1.1.9。( N* q! L) `4 B6 r, z  {1 T
钠出现在崩溃日志上只是因为它会改掉某些MC代码,并不代表与钠冲突。
- AF
楼主 耗子爱奶酪 2023-8-14 22:10:23
本帖最后由 耗子爱奶酪 于 2023-8-14 22:15 编辑 $ V! f  ~8 Q3 p
LX86 发表于 2023-8-13 22:429 E# b  h) ~0 i: L" ~0 L
确实是MTR版本不兼容,MTR 3.2.0的话请用JCM v1.1.9。5 J  h" C# h  ?  Q
钠出现在崩溃日志上只是因为它会改掉某些MC代码,并 ...
, L" y# n/ f6 v
蟹蟹大佬指出!!!
9 Q/ {$ F, n" N1 M! }3 L还有我不用3.2.1版本和以上是因为和MSD版本不兼容
7 H5 T. c) C7 e2 F' H
一个啥都不会(bushi)的耗子
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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