isXander / isXander/Controlify
[bug] [mod-compatibility] controlify crashes with dungeon heroes modpack
@isXander is already working on this.
Since Dec 24, 2025.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Current Behaviour
Hello, i tried using the mod with the dungeon heroes modpack, but when i try to change the settings, the game crashes.
Expected Behaviour
when trying to access the controller seetings, game crashes.
Screenshots
No response
Reproduction Steps
Start the game with dungeon heroes modpack and controlify mod with a gamepad connected.
start a new world
access the menu with start or escape
go to options
select conttrols
select controller
select the gamepad that you are using and select settings
Logs
[18:23:40] [Render thread/INFO]:[FANCYMENU] ScreenCustomizationLayer registered: options_screen
[18:23:42] [Render thread/INFO]:[FANCYMENU] ScreenCustomizationLayer registered: controls_screen
[18:23:44] [Render thread/INFO]:[FANCYMENU] ScreenCustomizationLayer registered: dev.isxander.controlify.gui.screen.ControllerCarouselScreen
[18:23:48] [Render thread/INFO]:Generating YACL screen
[18:23:48] [Render thread/INFO]:[FANCYMENU] ScreenCustomizationLayer registered: dev.isxander.yacl3.gui.YACLScreen
[18:23:48] [Render thread/INFO]:Instancing error handler class dev.isxander.debugify.mixinplugin.DebugifyErrorHandler
[18:23:48] [Render thread/ERROR]:Mixin apply for mod structurify failed structurify-common.mixins.json:yacl.CategoryTabAccessor from mod structurify -> dev.isxander.yacl3.gui.YACLScreen$CategoryTab: org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException No candidates were found matching optionList:Ldev/isxander/yacl3/gui/tab/ListHolderWidget; in dev/isxander/yacl3/gui/YACLScreen$CategoryTab for structurify-common.mixins.json:yacl.CategoryTabAccessor from mod structurify->@Accessor[FIELD_GETTER]::getOptionList()Ldev/isxander/yacl3/gui/tab/ListHolderWidget; [ACCESSOR Applicator Phase -> structurify-common.mixins.json:yacl.CategoryTabAccessor from mod structurify -> Apply Accessors -> -> Locate -> structurify-common.mixins.json:yacl.CategoryTabAccessor from mod structurify->@Accessor[FIELD_GETTER]::getOptionList()Ldev/isxander/yacl3/gui/tab/ListHolderWidget;]
org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException: No candidates were found matching optionList:Ldev/isxander/yacl3/gui/tab/ListHolderWidget; in dev/isxander/yacl3/gui/YACLScreen$CategoryTab for structurify-common.mixins.json:yacl.CategoryTabAccessor from mod structurify->@Accessor[FIELD_GETTER]::getOptionList()Ldev/isxander/yacl3/gui/tab/ListHolderWidget; [ACCESSOR Applicator Phase -> structurify-common.mixins.json:yacl.CategoryTabAccessor from mod structurify -> Apply Accessors -> -> Locate -> structurify-common.mixins.json:yacl.CategoryTabAccessor from mod structurify->@Accessor[FIELD_GETTER]::getOptionList()Ldev/isxander/yacl3/gui/tab/ListHolderWidget;]
at org.spongepowered.asm.mixin.gen.AccessorInfo.findTarget(AccessorInfo.java:519) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.gen.AccessorInfo.findTargetField(AccessorInfo.java:502) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.gen.AccessorInfo.locate(AccessorInfo.java:476) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.generateAccessors(MixinTargetContext.java:1517) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyAccessors(MixinApplicatorStandard.java:761) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:320) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:352) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:237) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.16.5+mixin.0.8.7.jar:0.16.5+mixin.0.8.7]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:435) ~[fabric-loader-0.17.3.jar:?]
Mod Version
2.5.0 (Game version 1.21.1, modpack version 2.4.8 and fabric 0.17.3)
Controller
Victrix Pro 052-002-BK BFG Wireless Gaming Controller (for ps4 and pc)
Bluetooth
- Yes
Operating System
Windows
ARM
- Yes
Additional Information
No response
Just to make sure...
- I have made sure I am using the latest version of Controlify for the latest version of Minecraft.
- I have made sure there are no other issues describing the same problem on the issue tracker.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.