Tech Reborn

Tech Reborn

30M Downloads

[STARTUP CRASH] A triple crash has happened at the initializing stage.

doctor-something5000 opened this issue ยท 4 comments

commented

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

commented

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.

commented

Yes reborncore itself is already there in my mods folder.

commented

This error also happens:"java.lang.NoClassDefFoundError: Could not initialize class techreborn.init.TRContent$Machine".

commented

It seems that the error was caused by REI because ever since I've installed the recent version of REI this error has been fixed.