Luke100000 / minecraft-comes-alive

Replaces Minecraft's villagers with humans, who can be interacted with.
GNU General Public License v3.0
79 stars 60 forks source link

Incompatability issue with Harvest Season / Haunted Harvest #549

Open DynamicMountain opened 1 year ago

DynamicMountain commented 1 year ago

When running Haunted Harvest or its predecessor harvest season, alongside MCA reborn on 1.19.2 forge, MCA villagers textures will be missing, as well as their personality. They will also be baby sized. No errors are spat out on the console, relating to either mod failing. This only happens when run on a dedicated server, singleplayer sees no issues whatsoever.

I'll be filing a similar report on Haunted Harvest's issue tracker.

Luke100000 commented 1 year ago

Maybe related to #509, #507 and most likely with #400 Quite a recurring bug, thanks for tracking it down to a specific mod!

DynamicMountain commented 1 year ago

Maybe related to #509, #507 and most likely with #400 Quite a recurring bug, thanks for tracking it down to a specific mod!

More information discovered. It seems like this is caused not by the harvest mods, but having too many mods in general, or hitting a specific unknown number. This seems to be inconsistent, but my current modpack has 155 serverside mods, and increasing it beyond that point causes the original issue of missing texture and personality.

Now I can't be too sure here, as in prior tests with over that amount I think it still worked, so I wonder if specific numbers or ranges cause it. I don't personally have the time to test it unfortunately