Better Animals Plus

Better Animals Plus

22M Downloads

Load-Bearing Jellyfish?

Avery93 opened this issue · 3 comments

commented

Minecraft version 12.2.2, Forge version 4.23.5.2855, BetterAnimals version 5.5.0, BetterAnimals+ version 9.0.1:

I found myself having issues where infinite whales and saltwater eels would spawn, slowing the frame rate down to nothing and eventually crashing the game. Similar to previous issues #156 and #167, the config menu seemed to be having no effect on spawn rates, as whales were marked to not spawn at all and the eels were dropped down to a spawn weight of 1.

My complete mod list is frankly ridiculous so I found two at least different mods which were likely culprits as they were designed to increase mobs overall (IncreaseMobs) and increase the spawn weight of water mobs overall (CustomSpawner). Disabled both and kept having the same issue. Deleted config file and reloaded after making same changes again, same problem. Roughly three hours of troubleshooting, and finally the thing that worked was re-enabling the jellyfish mobs in your mod! I had them turned off because they tend to float around right at the surface, and for some reason disabling them threw off the spawn weights of the other mobs as far as I can tell. Turned them off and back on again several times to make sure the issue was replicable, at least in my environment.

Before, with Too Many Eels:
2021-07-22_18 20 19
2021-07-22_18 20 22

After, a normal amount of eels, with jellyfish also visible:
2021-07-22_18 34 34
2021-07-22_18 35 39

No clue if it's still a mod interaction somewhere or if your jellyfish truly are loadbearing. Either way, thought I'd share in case any one has a similar problem.

commented

I think it really is a difference in actual spawn rate, not just something subjective. The above screenshots are after completely uninstalling and deleting the configs for CMS and IncreaseMobs, the only difference was changing DoSpawning on Jellyfish to false in your config. The other fish in the background are from Just a Few Fish and don't seem to be affected either way, it's just the eels ¯_(ツ)_/¯ Haven't the foggiest idea as to why, I'm not a modder and know very little about coding itself, just enough to troubleshoot my own installs.

commented

CMS definitely causes issues on 1.12, I know that. I'm not sure why having jellyfish as an option would change the overall occurance of water mobs. Maybe it's just because they're so large size wise that it's jarring? Compared to say, a salmon, they seem about equally common but they're much larger.

commented

This weird, but 1.12 is unsupported so I am closing this. Sorry.