Deimos Lib

Deimos Lib

742k Downloads

crash on server start up [neoforge-1.21.6-21.5.20]

Closed this issue · 2 comments

commented

neoforge-1.21.6-21.5.20
deimos-1.21.7-2.2

crash report:

crash-2025-07-05_16.14.50-fml.txt

issue
[net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: deimos
java.lang.NoClassDefFoundError: net/minecraft/client/gui/screens/Screen

logs:

debug.log
latest.log

commented

Thank you for reporting this bug. It was happening due to a client code running on the server side in both of my mods. It is fixed now, but if you encounter any other issues, please report them again

commented