
Crash on Kit Selector Hover: Starter Kit and Satisfying Buttons Conflict
YeraX7 opened this issue ยท 0 comments
Information
Minecraft version: 1.20.1
Modloader: Forge
Forge version: 47.3.33
Environment: Multiplayer, server
Mod name: Starter Kit
Mod version: 7.3
Description
When both Starter Kit and Satisfying Buttons are installed, the client crashes when hovering over the kit selector buttons. The crash occurs because the mod attempts to retrieve the registry object satisfying_buttons:button_hover
, which is missing, resulting in a NullPointerException.