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
🐛 Bug
Caught exception during event net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent@49aac4b7 dispatch for modid cyclopscore
java.lang.NoClassDefFoundError: org/cyclops/cyclopscore/metadata/RegistryExportableItemTranslationKeys
at TRANSFORMER/cyclopscore@1.25.5/org.cyclops.cyclopscore.metadata.RegistryExportables.load(RegistryExportables.java:17)
at TRANSFORMER/cyclopscore@1.25.5/org.cyclops.cyclopscore.CyclopsCoreNeoForge.setup(CyclopsCoreNeoForge.java:118)
Short description:
Steps to reproduce the problem:
crashes on laod up not sure why the cyclops core fails
Issue type:
Caught exception during event net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent@49aac4b7 dispatch for modid cyclopscore
java.lang.NoClassDefFoundError: org/cyclops/cyclopscore/metadata/RegistryExportableItemTranslationKeys
at TRANSFORMER/cyclopscore@1.25.5/org.cyclops.cyclopscore.metadata.RegistryExportables.load(RegistryExportables.java:17)
at TRANSFORMER/cyclopscore@1.25.5/org.cyclops.cyclopscore.CyclopsCoreNeoForge.setup(CyclopsCoreNeoForge.java:118)
Short description:
Steps to reproduce the problem:
Expected behaviour:
Versions:
Log file:
latest.log