Launcher crashing with mod

Started by Xatrix on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Launcher crashing with mod

I have recently updated my mod to 1.19.4, alongside the plugins such as Curios API, Geckolib and Terrablender.

 

Current issue is that the "Run Client" option within Mcreator works fine, only after it has been exported to be used on an official Minecraft client does it not work, crashing at the launcher, with "Exit Code: 1".

 

I've looked around and tried delete config files (I have, hasn't made a difference), check if it's the updated version (it is, 1.19.4) or to simply regen the code, which also did not work.

 

I would greatly appreciate help with this, thanks!

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
To figure out why Minecraft…
Sun, 07/16/2023 - 17:37

To figure out why Minecraft crashes, try going to the launcher settings and turning on "Show output log when Minecraft starts". It should show you the error message.