|
|
还没有账号?赶快去注册吧!
您需要 登录 才可以下载或查看,没有账号?立即注册
×
本帖最后由 耗子爱奶酪 于 2023-8-13 18:06 编辑 1 o9 D( c! |" N# Y. j
3 k9 q5 U$ q; \放置铁路愿景PIDS的时候就直接崩溃了,显示与钠冲突,但是开了停用渲染元件之后再放就不会,求解
, Y R8 G! v/ A; `0 ~ p/ N# ~4 ]3 v6 F( n7 s6 [& `# V
以下是整个崩溃日志
' m: u, Z% h" z4 [8 c---- Minecraft Crash Report ----
% P, [0 l$ f" q8 o3 ~- J// Hi. I'm Minecraft, and I'm a crashaholic.
4 A: h( g+ F$ J. [/ P9 w7 Q4 A
# y; W( z/ H" Y; V XTime: 2023-08-13 18:03:22, ]) ^( ^$ |+ n5 m( n+ C/ I
Description: Rendering Block Entity. D- S' |% A* h# |
( v, h* R; S3 |4 V# i
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)'% N: h5 a$ `/ M( h! k5 L
at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:88)8 V6 U" n6 [- S5 B" O2 s
at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:25)
9 y4 ^* I, a, l% q% m, q at fabric.com.jsblock.screen.IDrawingJoban.renderTextWithOffset(IDrawingJoban.java:118)5 N0 [3 S& g. g! o* Q2 A
at fabric.com.jsblock.render.RenderRVPIDS.render(RenderRVPIDS.java:159)
; A2 O. C& u6 J/ r4 p6 M" m at fabric.com.jsblock.render.RenderPIDSBase.render(RenderPIDSBase.java:78)
. {" ?: \4 Q7 @3 A; P at fabric.com.jsblock.render.RenderPIDSBase.method_3569(RenderPIDSBase.java:28)
, r& r/ ~* P9 R& u$ D" H9 H1 s4 T at net.minecraft.class_824.method_23079(class_824.java:90)9 L/ S" f9 Y* { T% q M( Y
at net.minecraft.class_824.method_23081(class_824.java:79)
" q. Y/ l" O0 K7 C& J7 H at net.minecraft.class_824.method_3554(class_824.java:104): r) |' ?4 g! B8 ^6 s0 y
at net.minecraft.class_824.method_3555(class_824.java:79)
( s" T; u8 ~9 W Y* [ at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275), U! c" q: J, F5 @* m+ y
at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105)
6 f# ^8 N& U: G7 j. N" f$ n at net.minecraft.class_761.method_22710(class_761.java:1364)* z, v- M3 A& h" Y: P9 i
at net.minecraft.class_757.method_3188(class_757.java:1085)+ ^/ D, D3 n- v9 T7 t. R# ^) I* k" R Q
at net.minecraft.class_757.method_3192(class_757.java:864)8 ?- r3 g5 J# A
at net.minecraft.class_310.method_1523(class_310.java:1193)8 E0 S' V% _9 X: b
at net.minecraft.class_310.method_1514(class_310.java:781)1 G( b' T5 Q+ k+ G3 W' S
at net.minecraft.client.main.Main.method_44604(Main.java:244)
' X7 |, o: B1 M7 |7 p at net.minecraft.client.main.Main.main(Main.java:51)+ n5 U- @- x, k
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
5 i8 f; r9 H8 x7 T8 @8 Z at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)7 @+ [: P5 t0 H4 s. J1 t5 P, l7 _
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
! h5 P3 x' a3 A N/ o at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)0 O; L& l/ ~! N R" Z- S- R% ?
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
9 H* B1 n3 n# A0 C. S0 }( b6 V at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
' a2 W! T) ~9 ?5 h5 U at java.base/java.lang.reflect.Method.invoke(Method.java:568)0 @9 N/ l( C2 h+ b) O
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60). F2 v* R- ^6 |# s
at oolloo.jlw.Wrapper.main(Wrapper.java:53)7 d/ q- Z3 Z9 S* _! f- \) n
0 r) P( g* z1 K0 c4 y4 t
6 J3 t4 b1 d2 F8 T; O. {0 F1 }* aA detailed walkthrough of the error, its code path and all known details is as follows:6 B. p& ~; u: H5 `& b5 D
---------------------------------------------------------------------------------------
; ]0 A: i" O7 O2 s% i$ [) i; P8 ~2 r2 A8 k! b' V- f0 S+ @/ n/ w
-- Head --
9 n# [1 m5 C( y, F { aThread: Render thread+ b6 o6 ~+ l' d% B/ c$ h
Stacktrace:
% q/ D& _7 C3 L) I: w at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:88)
$ s) X% x1 E$ j [ at fabric.com.jsblock.screen.IDrawingJoban.drawStringWithFont(IDrawingJoban.java:25)
: j* P$ b3 z; }) Z at fabric.com.jsblock.screen.IDrawingJoban.renderTextWithOffset(IDrawingJoban.java:118)
- V4 J1 G+ P2 U* s9 T at fabric.com.jsblock.render.RenderRVPIDS.render(RenderRVPIDS.java:159)7 K6 G2 }0 o, C$ d& L
at fabric.com.jsblock.render.RenderPIDSBase.render(RenderPIDSBase.java:78)7 b9 L8 G5 P2 B, S
at fabric.com.jsblock.render.RenderPIDSBase.method_3569(RenderPIDSBase.java:28)$ ~ g# a% Y3 w* K* A/ d* P
at net.minecraft.class_824.method_23079(class_824.java:90)) ~* R3 N, ^- D8 A' u) u- |
at net.minecraft.class_824.method_23081(class_824.java:79)
, ?8 G9 _8 I# E3 I L at net.minecraft.class_824.method_3554(class_824.java:104)9 v) B- {/ B4 i5 U
at net.minecraft.class_824.method_3555(class_824.java:79)$ l9 Q% k( W( K" _6 O% Y+ i8 Z( l
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275)
" B( i B( Z U+ P) C$ m at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105), F( A; o1 w+ _9 K M6 G
at net.minecraft.class_761.method_22710(class_761.java:1364)
2 e1 W4 P9 n* E; j+ L& c" s3 h at net.minecraft.class_757.method_3188(class_757.java:1085)
( A4 d# f0 C' Z) ]0 i1 e; Q) S6 u; C, ^
-- Block Entity Details --
7 o5 l' w/ H4 E5 e" NDetails:% A a6 c" n! m
Name: jsblock:pids_5 // fabric.com.jsblock.block.PIDSRV.TileEntityBlockPIDSRV' Z s3 `1 i' U9 ~
Block: Block{jsblock:pids_rv}[facing=east]
1 V! P5 k1 q: @; d& u0 K5 w4 @ 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)' P& l+ d7 \9 G" |- J
Block: Block{jsblock:pids_rv}[facing=east]
/ B7 @: N. s% B! f# n G, e, { 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)
. a6 O8 e0 d/ k2 n( | 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:""}
" s4 f4 x1 ?. a: d* sStacktrace:! _1 f) R$ }1 Q0 s2 V& V
at net.minecraft.class_824.method_3554(class_824.java:104)
# j' z8 O& }8 y- o' a: m at net.minecraft.class_824.method_3555(class_824.java:79)1 I' Y4 |3 ~6 r# l' e8 d: S
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:275)0 Z+ u- I/ y4 V; Q
at net.minecraft.class_761.handler$bkb000$sodium$onRenderTileEntities(class_761.java:6105) x) m0 L5 m! E3 k" ~
at net.minecraft.class_761.method_22710(class_761.java:1364)
$ G! S8 b3 W5 O1 @3 ^3 [8 O# I& I+ b at net.minecraft.class_757.method_3188(class_757.java:1085)$ t9 N2 M" d5 G+ [& Q
at net.minecraft.class_757.method_3192(class_757.java:864)! N7 Q, c- Y# {" M$ J" K; M
at net.minecraft.class_310.method_1523(class_310.java:1193)
) {8 I" v3 w4 }! a/ _7 k( V at net.minecraft.class_310.method_1514(class_310.java:781)4 V% I! o- ]7 k. d! M/ k4 m. s
at net.minecraft.client.main.Main.method_44604(Main.java:244)
6 |5 F+ D7 K/ o$ ~ at net.minecraft.client.main.Main.main(Main.java:51)2 A4 w2 F/ z" M' U4 U# |3 @
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
0 M _. o" n/ Z; L. f4 j" K at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)0 W3 B4 [+ D8 L% b
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
( q0 I7 S s t" Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
! K0 t5 P* ]. Y4 q& ? U* j at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
7 [! O1 D4 w6 V% G% p at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
/ L. a+ r7 V' H/ k at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2 h5 f7 y; Q6 }, ^" ]- w at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
, T9 S, L f/ N* }3 o% Y at oolloo.jlw.Wrapper.main(Wrapper.java:53)
( R2 l5 [' _7 S3 u5 {/ b
3 X! T- Z2 w9 r3 j-- Affected level --
& U) |; I' d; v% |Details:+ ^+ t2 {( G# T% a/ g) g
All players: 1 total; [class_746['Haozi2333'/1, l='ClientLevel', x=-13.37, y=66.75, z=-68.43]]
3 f4 `+ \0 x6 b( | Chunk stats: 1024, 169
; v0 E& y0 ~; D t D Level dimension: minecraft verworld" X/ o! x0 ~/ r `
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): D$ N z+ d: z6 e9 ?: U' a
Level time: 277300 game time, 13872 day time0 R) W1 z9 A3 o0 l
Server brand: fabric
: B* t J9 i9 e; J: t8 G Server type: Integrated singleplayer server' u# z0 Y' E4 o3 o9 ]' d6 ^. A
Stacktrace:
3 e+ L7 @9 r7 |4 `2 s" V at net.minecraft.class_638.method_8538(class_638.java:455)! b% O) z3 q& }. ]. e+ j- S
at net.minecraft.class_310.method_1587(class_310.java:2390)
) b1 {) n9 U8 r at net.minecraft.class_310.method_1514(class_310.java:800)7 f" O0 R4 b" z. p- I
at net.minecraft.client.main.Main.method_44604(Main.java:244)) ^( g& ]. S% [/ Z
at net.minecraft.client.main.Main.main(Main.java:51)
0 { c" C, B+ O& m; a1 N) M at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468); {) H" W, e% E
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)- Y" x8 E8 N Y6 K( X8 R$ O
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)6 Z ]0 }% }! \" D7 l7 B: O
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1 b2 ~" E( t) {; g9 v2 M( Z" ?% o at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
& W+ x \5 v& k! X3 S- p- j1 |3 d4 E at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)1 C6 T% E2 z" ?! A8 h3 K7 g0 Z* u
at java.base/java.lang.reflect.Method.invoke(Method.java:568)# o% V; B/ {5 s: g, m' Q) F4 Y: Y- r
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)9 m/ }1 g' y" S$ s. \# u/ Q [
at oolloo.jlw.Wrapper.main(Wrapper.java:53)
9 j2 h! P3 j& [' d9 w: @1 f4 D# e5 B# h7 R8 d* x4 |- y7 j) x. q! A
-- Last reload --
; E7 M: W, g4 ]6 ADetails:! S9 a$ J2 B8 X! D
Reload number: 1
7 ?$ ?, o- b) W2 u4 I1 T3 J Reload reason: initial: K% i9 V; v( [4 p- \% x" l
Finished: Yes+ y2 F% @9 G: }, b" h1 z# w6 H
Packs: vanilla, Fabric Mods, file/深圳地铁追加V1.4.zip, file/深圳地铁11号线.zip, file/深圳地铁14号线.zip, file/深圳地铁9号线.zip, file/[CTS]广州轨道交通追加V2.1.32.zip
( e' T0 J$ c& c/ J3 u5 D1 w2 q+ s' w# O& u' h( P: t2 D0 h
-- System Details --
) e% d; a8 H/ ^6 A$ i* _Details:
H- R/ o# d+ J% X* M Minecraft Version: 1.19.3
+ @8 \- B# h7 y! R0 { Minecraft Version ID: 1.19.3
! @# J! p6 ^7 }3 d Operating System: Windows 10 (amd64) version 10.0, \6 Z$ L! C1 e) Z3 i- M- `
Java Version: 17.0.3, Microsoft0 G, j/ A: E. Q7 @. x
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
" B. ~2 b9 p: L% d Memory: 1120630560 bytes (1068 MiB) / 2076180480 bytes (1980 MiB) up to 3865051136 bytes (3686 MiB)# I: r( @* H3 U+ [$ U* L7 L+ L
CPUs: 4
; B! F$ p6 Y; g$ e* I, e Processor Vendor: GenuineIntel
, \# k/ R$ Q. I! f8 C Processor Name: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
; X: ]+ V& G- I; A' U' y Identifier: Intel64 Family 6 Model 142 Stepping 94 N4 c i. }. w
Microarchitecture: Amber Lake" C3 d; ^1 A* r- }7 Q# Q3 F
Frequency (GHz): 2.71
# t( Y" K: h3 d9 t& g0 Z Number of physical packages: 1
' S1 p! X* T0 K( e* k Number of physical CPUs: 2
: L* r+ j6 g6 a: ~: a Number of logical CPUs: 4
& S+ B* f8 ]3 `1 r Graphics card #0 name: NVIDIA GeForce 940MX# ]) U8 y* ?* @7 p
Graphics card #0 vendor: NVIDIA (0x10de)
+ a$ x0 T' u) W% _( |* T+ y0 c3 U: b Graphics card #0 VRAM (MB): 2048.00
' L' G1 `7 s$ w Graphics card #0 deviceId: 0x134d( A4 Z- H0 i3 Q4 d L6 `( u
Graphics card #0 versionInfo: DriverVersion=26.21.14.36302 @- q$ Y# T% Y* t; W% e9 ~
Graphics card #1 name: Intel(R) HD Graphics 620- R, r& `+ h* P' g# A0 g
Graphics card #1 vendor: Intel Corporation (0x8086)
; [5 u: c6 A+ h2 {% j* D; r0 @" y Graphics card #1 VRAM (MB): 1024.009 V6 ?& F. V y) g& F
Graphics card #1 deviceId: 0x5916
$ S8 \: Z$ F) K6 Z Graphics card #1 versionInfo: DriverVersion=31.0.101.2111
& `# t3 G N$ }" c# u# a6 k Memory slot #0 capacity (MB): 8192.00/ _7 P/ ^; D5 p9 N9 Q
Memory slot #0 clockSpeed (GHz): 2.13
& G8 \. x; D# {+ k5 W5 ^ Memory slot #0 type: DDR4! t0 L7 S) K, [8 f1 [' `
Virtual memory max (MB): 31612.23
$ e9 [! f( r1 l: C Virtual memory used (MB): 10190.592 ]) Z. r( u! f
Swap memory total (MB): 23552.00: O% h- U6 [& P* m- W
Swap memory used (MB): 1817.11
9 L C& h; r1 ]: u6 n JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx3686m
& J& f( O, `+ Y5 ?7 Q& q% U Fabric Mods:
5 o7 {, d2 }+ e& M# N8 p) S! r) t( f+ a architectury: Architectury 7.1.86% E# l; E/ d1 G2 v7 [1 E
cloth-config: Cloth Config v9 9.1.104
1 L7 g! Q+ _1 o3 T& w cloth-basic-math: cloth-basic-math 0.6.1; r" P# j4 \% @: r
exordium: Exordium 1.0.3-mc1.19.3
& w$ t J" U7 f& w& n1 F fabric-api: Fabric API 0.76.1+1.19.3" s% l+ n& i& Y: B8 A7 R2 V
fabric-api-base: Fabric API Base 0.4.21+70be179c85
. N6 P+ a2 r( j( A fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.20+49abcf7e855 P. A* K6 h' X* E' S6 A
fabric-biome-api-v1: Fabric Biome API (v1) 12.1.2+f1c68e5885/ V& e. A: D3 ~% }
fabric-block-api-v1: Fabric Block API (v1) 1.0.5+e022e5d185! ?4 T; r$ H- `$ {- ~1 v
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.31+928d44d585+ h }' X+ s6 p3 F
fabric-client-tags-api-v1: Fabric Client Tags 1.0.12+1134c5b885- J, @, o, U4 h7 R. z
fabric-command-api-v1: Fabric Command API (v1) 1.2.23+f71b366f85, f: k# Z) s- V' |$ x( x# U, y" W: y
fabric-command-api-v2: Fabric Command API (v2) 2.2.2+2961b4a0856 g) F' w! P4 D# d9 s3 y
fabric-commands-v0: Fabric Commands (v0) 0.2.40+df3654b385
8 T( q' m! U2 i- @ fabric-containers-v0: Fabric Containers (v0) 0.1.47+df3654b385, f. P9 N: v: M& [6 h) L3 l5 k5 `/ O
fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.3+1d37d50285
3 n+ ~& |# J1 l4 r/ l( \. A fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+521b5c5285
- Y7 n9 \+ K7 R- `% _; Z5 a fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.14+aeb40ebe85* d2 j' R; e& d& l$ G
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.3.3+40dc7a9485
. h( j( e+ C7 C+ p- g7 N: N fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.42+00a2eb1085
# I/ x5 T2 K4 e$ X' [& D' t0 l fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.7+b83334a085; |0 @" T1 O: F: {1 b
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.40+3baeb27a857 L0 A2 X; S; N5 C1 S
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.45+df3654b385+ ?8 g% ?% Z+ ^ S
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.30+99f9db8085
, I& n% X- ?! t1 l fabric-item-api-v1: Fabric Item API (v1) 2.1.11+71b8257385+ U* G# h+ q6 o
fabric-item-group-api-v1: Fabric Item Group API (v1) 2.1.14+b5470ac785
$ B% {0 ?5 S9 `& F* i& N fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.31+bc01e097856 t7 n; K5 n" `3 h' `
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.29+df3654b385
& q+ ^" U4 H" A+ ]! I9 ~& b4 n4 Q fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.10+23a79c8a85
- K; {7 ~" Z1 B( B3 E, L) Y fabric-loot-api-v2: Fabric Loot API (v2) 1.1.22+75e9821185! q9 f2 o- k# P z9 x) P, x
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.26+9e7660c685
5 m1 {4 Q& i7 M- ? e0 D6 s& l6 I fabric-message-api-v1: Fabric Message API (v1) 5.1.0+c85585f885
5 ^0 R* C, O8 ]( A; | g1 m9 d! }8 S fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.33+49abcf7e855 D/ U' K+ d5 i, f6 f! T6 X
fabric-models-v0: Fabric Models (v0) 0.3.27+11ba9c3b85
6 t2 }. ^+ ?: I! \6 ?& [ fabric-networking-api-v1: Fabric Networking API (v1) 1.2.17+4017a8cb85
1 _& ?. D# ]: g( Z& `& b2 ` fabric-networking-v0: Fabric Networking (v0) 0.3.34+df3654b385
7 b: @9 }7 {# F a4 Q5 _1 Z- y fabric-object-builder-api-v1: Fabric Object Builder API (v1) 5.4.3+eb2a3ba985
- I6 w5 p- ?) |# M2 F7 C* U fabric-particles-v1: Fabric Particles (v1) 1.0.20+f1e4495b85
5 S0 R* ]& o& L& Q# c* ?) N/ v fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+5176f73d85
, ?9 ^- w2 F% Z) \1 Y9 x fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.1.0+f7b4d36485" \$ _* F/ V4 H
fabric-renderer-api-v1: Fabric Renderer API (v1) 2.2.2+3a95925a85. G( N0 [# L% f% g% `: i; G
fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+3a95925a850 B: z, m2 \. l9 T/ s+ }& V
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.31+df3654b385
: p& o; U, W% V g6 L/ O3 T fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.25+afca2f3e85
7 t$ I7 u0 ?' Z; y: v0 ? fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.18+f1e4495b85
o( D5 K1 @) R3 Z3 h# f& Y fabric-rendering-v0: Fabric Rendering (v0) 1.1.34+df3654b3855 ^; ]$ w. C) M/ _( }" N$ r
fabric-rendering-v1: Fabric Rendering (v1) 1.13.0+ad17775585
; k0 m- M1 q& t% W& I8 t' I fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.0+e63306e085( [9 z. {3 A/ f. D9 ^
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.1+b93ffe4d85
! J1 a4 y. V0 Y9 W+ ` fabric-screen-api-v1: Fabric Screen API (v1) 1.0.41+f1e4495b856 M6 B6 P, p$ L
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.13+99f9db8085 i. A5 |/ c3 m3 O& V& T9 I
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.8+75e98211852 A& [. k' s( D4 L; b3 O& o6 A
fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.15+ccd377ba857 e2 e; c5 e6 h. P1 O
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 2.3.1+40dc7a94850 ~$ I* B6 L' d* g& j' G
fabricloader: Fabric Loader 0.14.224 J( _3 w. Z) s! f, y
fastload: Fast Load 3.4.0
3 o. |, S3 \3 S9 q1 R: ] conditional-mixin: conditional mixin 0.3.29 Z" g: c8 ]9 F
fastload-119-0-1-2-compat: Fastload 1.19-0-1-2 Compatibility 3.4.0. N1 B1 l" { d* u) P" R
fastload-1193-compat: Fastload 1.19.3 Compatibility 3.4.0( k8 `1 U% s/ i6 i' y3 p7 {
fastload-1194-compat: Fastload 1.19.4 Compat 3.4.0) t' y. Z; y7 Q: L7 a$ _& y9 r
fastload_fapi_forward: Fastload Fabric-api Forwarding 1.0.22 a# l6 X1 [4 S' Q# S8 D! \7 @' I
ferritecore: FerriteCore 5.1.0+ _$ b; Z; @( ?! u3 C
java: OpenJDK 64-Bit Server VM 17& W( T! s W5 p# S2 e
jsblock: Joban Client Mod 1.19.3-1.2.0: Z: H6 P" _% \0 K1 g0 j6 B
krypton: Krypton 0.2.14 H8 K3 w" g6 [- r8 M
com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT( X4 N. q( a. M3 @& Z7 _9 g
lazydfu: LazyDFU 0.1.3
9 z3 C8 ]9 {+ M I% L$ e lithium: Lithium 0.11.1
5 O; w* Y6 a- _. V. h8 B minecraft: Minecraft 1.19.3
; ~. P2 B3 X, k& P! W" x modmenu: Mod Menu 5.1.0+ Q/ H6 g; N Q/ _; W4 k! m
mousetweaks: Mouse Tweaks 2.24
d' O, v1 i0 z( A/ Y+ @ msd: MTR Station Decoration Addon 1.19.3-3.2.0-1.3.2
/ o2 [2 l/ B M" \1 w mtr: Minecraft Transit Railway 1.19.3-3.2.0 O' |: w8 j* S a4 O% s6 j
mtrsteamloco: Nemo's Transit Expansion 1.19.3-0.3.39 F( h/ W: P! x( Z- v7 c
notenoughcrashes: Not Enough Crashes 4.4.0+1.19.3
% C3 J3 j* \ q' b( B roughlyenoughitems: Roughly Enough Items 10.0.620
7 j8 K+ f9 j$ l0 s error_notifier: Error Notifier 1.0.9
4 I- o+ o/ ^9 d7 X2 U! f: G S; N smoothboot: Smooth Boot 1.19-1.7.1
/ ~7 q8 z! q6 p; c2 P sodium: Sodium 0.4.9+build.23. a8 U Z7 ]: [
starlight: Starlight 1.1.1+fabric.ae22326 z1 [3 X! r2 V4 o
tcwm: Reality City Construction 1.19.3-1.0.0-unofficial-7-SNAPSHOT-2-Fix-1
. z7 g: H) o4 H+ ^, P( z" o worldedit: WorldEdit 7.2.13+46576cc3 c9 W' J2 _! @, T' c
Launched Version: 1.19.3-Fabric 0.14.226 Y" Y3 N$ C3 {+ T$ b& j" {
Backend library: LWJGL version 3.3.1 SNAPSHOT1 s& `8 B2 {! [5 q1 H, V8 C7 ?
Backend API: Intel(R) HD Graphics 620 GL version 4.6.0 - Build 31.0.101.2111, Intel% m7 m, T* ^! K6 t1 n& ?' c t
Window size: 1920x1011; k; Q% x" h1 g1 p- h
GL Caps: Using framebuffer using OpenGL 3.2
8 Q6 C+ q- v3 m5 ^: c GL debug messages: 0 h8 I& K( P- h/ A
Using VBOs: Yes
) E% e. l1 z: d: W4 e! u3 Q Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' r* ?% T1 W4 z% o
Type: Integrated Server (map_client.txt)
0 o5 N; x T) U. i( `. L; H Graphics mode: fast) |* F% l" Z! Y7 a
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)/ W* G0 d4 w( |* r' H9 }
Current Language: 简体中文 (中国大陆)( i: P2 Y* s7 Y( l+ M+ g! k2 V4 K+ d
CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz7 b8 _* d6 D. x' c0 k4 t d- n& ~6 ]4 Y
Server Running: true
4 N5 n. D* A: C s. S Player Count: 1 / 8; [class_3222['Haozi2333'/1, l='ServerLevel[新的世界]', x=-13.37, y=66.75, z=-68.43]]" J, Z, D. s8 W' T
Data Packs: vanilla, fabric [/ C/ l$ a D9 X1 U( Z
Enabled Feature Flags: minecraft:vanilla% a; F$ Q. {- V7 T! k* I
World Generation: Stable
" P, C0 g5 [$ Y9 | Client Crashes Since Restart: 15 i. r+ W: A) |8 d+ X4 x
Integrated Server Crashes Since Restart: 07 [; y' `7 V; w6 A% N( N' o! }9 V
Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Joban Client Mod (jsblock), Sodium (sodium)
6 O- O8 J' K4 x* _' a( p- a+ f) S+ ~3 i1 u: h2 z' `
0 H$ R+ G k" x& n& {* `, q+ _ |
|