DimensionalDevelopment / JustEnoughIDs

Use the 1.13 chunk format in 1.12 to remove the block, item, and biome ID limits
MIT License
31 stars 33 forks source link

A mod doesn't support extended biome IDs -- report to JEID #65

Closed Aevum11 closed 5 years ago

Aevum11 commented 5 years ago

Not sure what to do except report it here. Mods I am currently using:

mods

Runemoro commented 5 years ago

Where do you see this message?

Aevum11 commented 5 years ago

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

CritFlaw commented 5 years ago

A similar issue using the Biome staff from https://minecraft.curseforge.com/projects/biome-staff Same message.

Runemoro commented 5 years ago

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.

CritFlaw commented 5 years ago

This happens in every biome I try the staff in.

CritFlaw commented 5 years ago

Apparently this mod is undocumented, and that's why mods can't integrate with it. Consider documenting the code?

Runemoro commented 5 years ago

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.