开启左侧

RCC无法与AFRoads同时在服务端使用

[复制链接]
Fangcat 2023-6-18 08:44:13

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

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

×
见标题
7 u/ L+ l; _9 M# R4 P
5 N4 D' T: B7 J9 j- I
- m+ Q! k$ G' |1 Q/ A0 \MC版本1.19.4
1 m9 I# D; v+ ^$ ]8 s
- k. S* u8 f* Y4 ^8 q模组:
& A+ R' n5 a0 {
  • WorldEdit 7.2.14
  • MTR 3.2.2-hotfix-1
  • Fabric API 0.83.0
  • London Underground 1.11
  • Joban Client Mod 1.2.1
  • NTE 0.3.2
  • MSD 1.3.4-enhancement-1
  • ModMenu 6.2.2
  • AFRoads 1.0.1(用的是1.19.3的版本,因为没出1.19.4的
  • RCC 1.0.0-unofficial-7-SNAPSHOT-29 r1 Q, Q/ t  w. D6 T; Q

( h6 e' m6 v8 t6 C& L, E" `  M6 d/ T
! z- D6 _: k9 k; M, f6 m: j# m1 |; ]" e% @# R0 l3 a1 b

1 c6 a/ |) P3 f4 a1 s9 S* g错误:[08:33:17] [main/ERROR]: Failed to start the minecraft server9 R9 Y6 ]/ c' x' y, E
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'tcwm'!
0 F8 @% g9 {  ]/ `+ O# K& l        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) ~[fabric-loader-0.14.21.jar:?], D" b4 C, Z/ y
        at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.14.21.jar:?]
! H" N1 |) b4 i8 A8 E- R% @        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) ~[fabric-loader-0.14.21.jar:?]
* X+ w% D0 y3 Q8 I        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) ~[fabric-loader-0.14.21.jar:?]
/ B1 c' F" K& K7 Q- f! u9 e# j        at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:62) ~[fabric-loader-0.14.21.jar:?]
; n7 H/ f- M5 t2 W        at net.minecraft.server.Main.main(Main.java:112) ~[server-intermediary.jar:?]
1 p5 n  h$ f  \: P; R        at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) ~[fabric-loader-0.14.21.jar:?]0 k1 S6 @# V& x* Z( I# P& r
        at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.21.jar:?]
, N4 ^3 H6 [; l- T# k        at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.14.21.jar:?]  V" X6 m" ]* o/ Z' C9 M3 N4 g
        at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.14.21.jar:?]
8 Y7 R3 |4 [0 b" ~" [        at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) ~[Core.jar:0.11.2]* t; a& ^( w' P- w  ]* b: q
Caused by: java.lang.NoClassDefFoundError: net/minecraft/class_437
7 e1 Q/ R, J0 O3 ]4 V, ~        at msnj.tcwm.block.Blocks.lambda$static$29(Blocks.java:48) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]7 V$ Q# K/ t0 c- @5 x9 e
        at mtr.RegistryObject.get(RegistryObject.java:16) ~[MTR-fabric-1.19.4-3.2.2-hotfix-1.jar:?]7 X5 J% F' R8 u# v9 k! p1 V
        at msnj.tcwm.fabric.RealityCityConstructionFabric.registerBlock(RealityCityConstructionFabric.java:46) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
/ H. I" E8 I$ t' H, }        at msnj.tcwm.fabric.RealityCityConstructionFabric.registerBlock(RealityCityConstructionFabric.java:50) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]) p3 Z& D  D$ L& G8 W, V
        at msnj.tcwm.reg.bi(reg.java:43) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
3 V& p6 B1 G4 W4 G+ \4 P        at msnj.tcwm.RealityCityConstruction.registers(RealityCityConstruction.java:143) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
$ G5 R) N  c+ z0 w% w4 ]9 D        at msnj.tcwm.RealityCityConstruction.init(RealityCityConstruction.java:67) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
' [0 v. P. L* W8 T& L" S  W        at msnj.tcwm.fabric.RealityCityConstructionFabric.onInitialize(RealityCityConstructionFabric.java:34) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]+ T, V  Q1 ^6 n% B- m5 g
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-loader-0.14.21.jar:?]9 ?& p$ l3 r3 Q: a' X0 N0 n7 S, s1 m
        ... 8 more
+ y0 g# Y, ]3 g, \Caused by: java.lang.ClassNotFoundException: net.minecraft.class_437: D7 D" Q+ F8 n, r4 }  t0 `2 g" E
        at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?]  I+ O- ]# ?( Q. v7 o0 x
        at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]/ R' _/ Y/ J* [  j6 F3 A( K. {# m
        at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226) ~[fabric-loader-0.14.21.jar:?]  ?+ M( o0 L, ?. d0 j
        at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112) ~[fabric-loader-0.14.21.jar:?]
+ d8 f2 B* u9 G1 }        at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]" ~; T& W  F' T  {9 L) Y
        at msnj.tcwm.block.Blocks.lambda$static$29(Blocks.java:48) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]: `4 V' b$ S) b" a! h* g" x* h6 Z5 j
        at mtr.RegistryObject.get(RegistryObject.java:16) ~[MTR-fabric-1.19.4-3.2.2-hotfix-1.jar:?]
( E/ Q; c# @1 ^( l, D        at msnj.tcwm.fabric.RealityCityConstructionFabric.registerBlock(RealityCityConstructionFabric.java:46) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
+ L0 k; E7 a& k# Q        at msnj.tcwm.fabric.RealityCityConstructionFabric.registerBlock(RealityCityConstructionFabric.java:50) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
; i* j/ n$ o) ^' X% e! ^. d        at msnj.tcwm.reg.bi(reg.java:43) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]/ J; I8 P. a. C8 `( a8 `- R( h- K
        at msnj.tcwm.RealityCityConstruction.registers(RealityCityConstruction.java:143) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
3 ?% p' t7 S9 N        at msnj.tcwm.RealityCityConstruction.init(RealityCityConstruction.java:67) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]! |3 u3 {+ q  @% @0 B$ E0 e
        at msnj.tcwm.fabric.RealityCityConstructionFabric.onInitialize(RealityCityConstructionFabric.java:34) ~[RCC-fabric-1.19.4-1.0.0-unofficial-7-SNAPSHOT-2.jar:?]
1 w/ b" s- M6 O5 t2 M& p        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-loader-0.14.21.jar:?]+ q  N  _; M, P$ d- [
        ... 8 more3 D1 n8 x4 u$ X. Z4 o1 i. y4 l

/ m/ `! T& S+ l* W7 }" x
. [% G# y8 t* k, R, D& t% G5 l
MTR萌新,请多指教
Discord:Fangcat#1953
aftersans53228 作者认证 2023-6-18 14:43:48
我猜是两个模组都没跑起来1 [6 L0 i1 U# T4 I; e5 w
log中rcc报错  w7 b5 J6 o7 q0 |/ R
而且afroads1.19.3版本是不支持1.19.4的,出的时候还没有1.19.4,降低版本到1.19.3或者退而求次1.18.2
是的你说的很对,但是...

AFRoads,你搞城建绝对用得上(
SteveNotSet 2023-6-18 14:44:53
请将Minecraft降级到1.19.3
楼主 Fangcat 2023-6-24 09:10:20
aftersans53228 发表于 2023-6-18 14:43
5 |7 Z4 S7 f* b$ ~+ Z我猜是两个模组都没跑起来
: B" h4 y0 i/ }' {( t) D; wlog中rcc报错
- m! s4 K: J7 Z/ K6 h1 E1 D而且afroads1.19.3版本是不支持1.19.4的,出的时候还没有1.19.4, ...

1 L& j6 e! q# ~那为啥没加rcc的时候afroad的1.19.3版本都能跑
MTR萌新,请多指教
Discord:Fangcat#1953
MSnj_studioX 作者认证 2023-6-24 11:01:13
是我的问题,模组在发布的时候并没有经过服务器测试,现在正在修复,预计7月发布
你知道初音未来吗
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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