MC: Dark Souls

MC: Dark Souls

20.1k Downloads

1.16.5 and 1.18.2 Crash with Dannys Expansion

maximogta opened this issue ยท 1 comments

commented

Description: Ticking memory connection

java.lang.ClassCastException: com.skullmangames.darksouls.common.capability.entity.ServerPlayerCap cannot be cast to com.bottomtextdanny.dannys_expansion.core.capabilities.player.DannyEntityCap

Crash log 1.16.5:
https://pastebin.com/JHbtqAYX

commented

So basically the Dannys Expansion mod tries to convert a class from my mod to a class from his mod. Sadly the source code I found of his mod does not match with the code from the crash log so I cannot say whether this is a problem of my mod or not.