Luke100000 / minecraft-comes-alive

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

[Mod Incompatibility / Crash] MCA crashes at world creation #758

Closed EnderGirl1500 closed 10 months ago

EnderGirl1500 commented 10 months ago

Describe the bug I added a lot of mods and created a new world, then my game crashed and the logs pointed out mca could be the issue. After deleting it, no more crashes.

Version All are latest versions MCA: 7.5.5 Minecraft: 1.20.1 Modloader: Fabric 0.14.22

Latest.log 2023-09-01-2.log

EnderGirl1500 commented 10 months ago

I'm looking further into this, trying to discover the incompatibility, just wanted to notify about it in advance

EnderGirl1500 commented 10 months ago

Looks like the incompatibility is with Galosphere mod

Luke100000 commented 10 months ago

The error is a concurrent exception error, which means it should only occur rarely. Does it always happen? I don't know why exactly it happens but I should be able to fix it.