[STARTUP CRASH] A triple crash has happened at the initializing stage.
doctor-something5000 opened this issue ยท 4 comments
Describe the bug
The error "Initializing game, java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'techreborn'!" happens on reaching the Mojang loading screen then 3 crashes happen simultaneously.
Steps to Reproduce
Steps to reproduce the behavior:
- Have Tech Reborn
- Start Minecraft
Screenshots
N/A
Environment (please complete the following information with the version):
- Minecraft: 1.16.4
- Mod Loader: Fabric
Logs
Crash 1, 2 and 3
Additional context
JVM: GraalVM v20.0.3
I believe that you are missing the core mod, as the "main" argument normally means you are missing something.... in this case, are you leading reborncore too.
This error also happens:"java.lang.NoClassDefFoundError: Could not initialize class techreborn.init.TRContent$Machine".