Output of Enhanced Celestials commands bug only with Flan mods
Azerkiller opened this issue ยท 1 comments
Modloader
Fabric
Minecraft version
1.20.1
Modloader version
0.16.10
Mod version
Enhanced-Celestials-Fabric-1.20.1-5.0.1.0.jar and flan-1.20.1-1.11.6-fabric.jar
Description
Basically, when the Flan mod is installed on the server. the command /enhancedcelestials lunarforecast only returns one line in response. but when the mod (Flan) is removed. there the command makes the necessary return with all the active moons.
So Flan must intervene somewhere. but I don't understand the correspondence and why Flan blocks the output of the other plugin. The Enhanced-Celestials plugin and flan work perfectly, just the output of this particular command is malfunctioning.
Steps to reproduce
- I use the modpack cobblemon star academy v1.6.1 https://www.curseforge.com/minecraft/modpacks/cobblemon-star-academy
- Add the flan mod
- do the command /enhancedcelestials lunarforecast
- Normally you have a complete output with all the moon, but not with flan mod.
Mods that might affect the issue
Enhanced-Celestials-Fabric-1.20.1-5.0.1.0.jar
https://modrinth.com/mod/enhanced-celestials
flan-1.20.1-1.11.6-fabric.jar
https://modrinth.com/mod/flan
Logs
https://paste.gg/p/anonymous/4b7263710cd24df9a06347cfdca8e8ff
Good output without flan
i cant reproduce this. added both flan and enhanced celestials and the command outputs the full results.
i even tried using the specific version you used being 5.0.1.0 and still the same
flan does now use a library for serverside translations which might cause it though
try this first:
If you think you have a mod conflict but unsure what mod(s) is causing the conflict you can use the following procedure to find the cause more quickly:
Obviously keep this mod always in
- Remove half the mods
- Start the game
- If issue persist go to 1. Else try with the other half
- Continue till problem is found
i did test this only on single player world (so client and server have the same mods). does the client also have flan?

