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

Game crashes when villagers die #888

Open Sovina1991 opened 4 months ago

Sovina1991 commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: When a villager dies for any reason (killed or transformed into a zombie villager using an editor), the game crashes or deadlocks Screenshots If applicable, add screenshots to help explain your problem.

Version MCA Version, Minecraft version, Modloader minecraft-comes-alive-7.5.14+1.20.1-universal Forge 47.2.20 Latest.log Append the log, just drag and drop the file here. You will find the file in the (launcher and profile specific) minecraft save directory, in logs, called latest.log. On Windows by default %appdata%/.minecraft/logs/latest.log. minecraft-exported-crash-info-2024-03-05T12-03-16.zip

Sovina1991 commented 4 months ago

After testing, this issue will not occur in MCA only environments, only in mod packs. I tried to rule out some modules that may be related to the villagers, but couldn't find the true cause of the error. Perhaps the crash report can help us identify which mod conflicts have occurred?

Sovina1991 commented 4 months ago

After an afternoon of verification, it was found to be incompatible with Entity Texture Features. Delete ETF to proceed normally