You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In any size pack including smaller ones, having both Lodestone and Dungeon Difficulty causes a crash stemming from Dungeon Difficulty. I reported this on Lodestone first and they informed me of the issue.
"This has nothing to do with Cardinal components api, the culprit is Dungeon Difficulty, using a @reDIrect in its ItemStackMixin. Make a Issue on their github and ask them to use MixinExtra's @WrapOperation or @ModifyReturnValue" Lodestone Issue
The text was updated successfully, but these errors were encountered:
Minecraft version 1.20.1, Fabric - 0.15.11
Dungeon Difficulty 2.2.1 (latest)
Lodestone 1.6.23.1 (latest)
When both mods are active, the game crashes with error code 1.
https://pastebin.com/raw/nYc0FNuH
In any size pack including smaller ones, having both Lodestone and Dungeon Difficulty causes a crash stemming from Dungeon Difficulty. I reported this on Lodestone first and they informed me of the issue.
"This has nothing to do with Cardinal components api, the culprit is Dungeon Difficulty, using a @reDIrect in its ItemStackMixin. Make a Issue on their github and ask them to use MixinExtra's @WrapOperation or @ModifyReturnValue" Lodestone Issue
The text was updated successfully, but these errors were encountered: