generated from isXander/FabricModTemplate
-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
mod-compatibilitySomething breaks with another mod installedSomething breaks with another mod installed
Description
- Mod name: Remove Reloading Screen - dima_dencep
- Mod version: 5.1.15+mc.1.21.11
With remove reloading screen enabled, mc crashes with error code 255, looking in log reports:
java.lang.ExceptionInInitializerError
at knot//dev.isxander.controlify.config.ConfigManager.load(ConfigManager.java:75)
at knot//dev.isxander.controlify.config.ConfigManager.loadOrDefault(ConfigManager.java:39)
at knot//dev.isxander.controlify.Controlify.initializeControlify(Controlify.java:231)
at knot//net.minecraft.class_310.handler$zhb000$controlify$initControlifyNow(class_310.java:5692)
at knot//net.minecraft.class_310.method_51736(class_310.java:780)
at knot//net.minecraft.class_310.method_53465(class_310.java:765)
at knot//net.minecraft.class_310.handler$doc000$rrls$init(class_310.java:20668)
at knot//net.minecraft.class_310.<init>(class_310.java:739)
at knot//net.minecraft.client.main.Main.main(Main.java:234)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Caused by: java.lang.NullPointerException: Cannot invoke "dev.isxander.controlify.config.dto.profile.ProfileConfig.generic()" because "dto" is null
Steps to reproduce the behavior:
- Install both Controlify and Remove Reloading Screen for mc version 1.21.11
- Start game
Expected behaviour with Controlify and Remove Reload Screen both enabled is the game to run without error
- OS: MacOS Tahoe 26.3
- Minecraft Version: 1.21.11
- Controlify Version: 3.0.0-beta.2+1.21.11-fabric
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
mod-compatibilitySomething breaks with another mod installedSomething breaks with another mod installed