EndlessIDs

EndlessIDs

49.7k Downloads

[Compatibility Request]: Pixelmon

brandyyn opened this issue ยท 5 comments

commented

Other mod's name

Pixelmon

Other mod's homepage

https://www.technicpack.net/modpack/enhanced-pokemon.871253

Other mod's license

Unlicense

Game log

crash-2024-09-22_22.00.30-client.txt

Description

Pixelmon crashes when checking for biome limit

java.lang.ArrayIndexOutOfBoundsException: 256
at com.pixelmonmod.pixelmon.spawning.PixelmonBiomeDictionary.isBiomeRegistered(PixelmonBiomeDictionary.java:126)
at com.pixelmonmod.pixelmon.spawning.PixelmonBiomeDictionary.isBiomeRegistered(PixelmonBiomeDictionary.java:119)
at com.pixelmonmod.pixelmon.spawning.PixelmonBiomeDictionary.setupCustomBiomeTags(PixelmonBiomeDictionary.java:332)
at com.pixelmonmod.pixelmon.Pixelmon.preInit(Pixelmon.java:106)

commented

I have this exact same error. (Though in my case. I'm using just the 1.7.10 version of Pixelmon and not this modpack because I don't use modpacks.)

commented

Has this been fixed yet?

commented

No

commented

:(

commented

@FalsePattern Whenever you're free, can you please take a look at this? I can't just remove this mod because it's one of my main mods.