AtomicStryker / atomicstrykers-minecraft-mods

Repository for my open source Minecraft Mods
https://atomicstryker.github.io/
180 stars 96 forks source link

Crash after hitting a creeper on a slime at a dungeon #500

Closed AikamiT closed 6 months ago

AikamiT commented 6 months ago

I'm testing the mods I've installed in a Minecraft version 1.20.2 and when I tried to hit the creeper, it crashed my game. The same happened when the creeper tried to explode. I also tried with other entity (zombie) and the same happened when I hit the zombie.

Error creepr crash-2024-02-21_15.57.33-server.txt

I don't really know what could be wrong, but maybe there's a lot of incompatibility with the mods I have?

AtomicStryker commented 6 months ago

It looks like a forge version incompatibility. You use forge 48.1.0, that version of infernal mobs was built against 48.0.6

Let me see about updating that for you: https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/commit/e80b02ae230f516c7624e225c38d6c4a57b5659f

Pushed a new version of infernal mobs for MC 1.20.2 to curse for you.

AikamiT commented 6 months ago

Thank you so much Atomic, I tested the mod and everything's working just fine!

Biiiiig W Sorry for putting on you more work tho.