Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts]
RareScrap opened this issue ยท 1 comments
Describe the Bug
When I launch my server, I found these messages.
[14:17:06] [main/WARN]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:17:06] [main/WARN]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:17:06] [main/WARN]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:17:06] [main/WARN]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
Reproduction Steps
- Launch fabric-server-mc.1.18.2-loader.0.14.19-launcher.0.11.2.jar via java -Xms1G -Xmx4G fabric-server-mc.1.18.2-loader.0.14.19-launcher.0.11.2.jar with accepted EULA
- Get warning in the log
Expected Result
None of these warnings appear
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
CentOS 9
Mod Version
0.5.0i
Minecraft Version
1.18.2
Other Mods
cc-restitched-1.100.5.jar
create-fabric-0.5.0.i-1016+1.18.2.jar
fabric-api-0.76.0+1.18.2.jar
flan-1.18.2-1.7.6-fabric.jar
PlanFabric-5.4-build-1690.jar
worldedit-mod-7.2.10.jar
Additional Context
When I remove the create-fabric-0.5.0.i-1016+1.18.2.jar from mods directory, these messages not appear