End's Phantasm

End's Phantasm

8M Downloads

Incompatibility with Carpet-Fixes (1.20.1, Fabric)

oskardotglobal opened this issue ยท 2 comments

commented

The game crashes instantly when loading, both on client and server. The ServerPlayerEntityMixin is probably being overwritten by another mod. The culprit is some setting from Carpet-Fixes, but I'll investigate further.

Full client log: https://mclo.gs/piWFHGL

commented

Ok, without any settings in Carpet-Fixes being enabled the game still crashes. It's probably due to this Mixin: https://github.com/FxMorin/carpet-fixes/blob/1.20/src/main/java/carpetfixes/mixins/playerFixes/ServerPlayerEntity_spawnPlatformMixin.java

commented

Yeah, the aforementioned mixin from Carpet-Fixes is clashing with the @Redirect in ServerPlayerEntityMixin, regardless whether the setting in Carpet-Fixes is enabled