Mrbysco / ForceCraft

A mod inspired by DartCraft
https://curseforge.com/minecraft/mc-mods/forcecraft
GNU General Public License v3.0
12 stars 6 forks source link

[Bug]: Incompatibility with Mahou Tsukai's Mental Displacement #86

Closed robertmaxton42 closed 9 months ago

robertmaxton42 commented 9 months ago

General Info

Forge version

43.3.0

Minecraft version

1.19.2

Mod version

3.3.2

Java version

OpenJDK 17

Issue Description

When using Mental Displacement in a modpack with ForceCraft also installed, the client immediately crashes with the error

java.lang.ClassCastException: class stepsword.mahoutsukai.entity.MentalDisplacementEntity cannot be cast to class net.minecraft.world.entity.player.Player

The Mahoutsukai dev tells me that it's apparently on ForceCraft's end and there's nothing he can do about it, so I'm making the issue here. The crash report is attached.

Additional Information

https://pastebin.com/m2GTzSvU

Mrbysco commented 9 months ago

I fixed this issue in 1.20, will backport later today

robertmaxton42 commented 9 months ago

That was nice and fast. Thanks!