A mod doesn't support extended biome IDs -- report to JEID
Aevum11 opened this issue ยท 7 comments
Ah! Sorry. I forgot to post it as I had no sleep yesterday. It was in a file that was output from the mod tellme. I was checking the biome ids.
biomes-id-to-name_2019-05-14_15.11.06.txt
A similar issue using the Biome staff from https://minecraft.curseforge.com/projects/biome-staff
Same message.
Not an issue then. It's listing all biomes, including the JEID error biome which is meant to show up when a mod uses the old biome array.
Apparently this mod is undocumented, and that's why mods can't integrate with it. Consider documenting the code?
Apparently this mod is undocumented, and that's why mods can't integrate with it. Consider documenting the code?
Mods don't need to integrate with JEID. They only need to not assume that biome ids fit inside bytes.
As I already said on the other issue, you should ignore this message. It's a fake message caused by the fact that a mod is listing every biome.