Started by
Xatrix
on
Topic category: Help with Minecraft modding (Java Edition)
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!
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.
Having a similiar issue. I made a mod for version 1.19.2 and the mod runs fine on the dev enviroment, when i launch minecraft with only that mod installed it also runs fine but as soon as i launch it with multiple mods it crashes with exit code: 1. Im not getting a crash log neither is there anything useful in the log file. The mods it also crashes with seems also random, some work others won't-
The minercaft launcher output log doesn't seem to help me either:
i figured out the issue. Something was wrong with my mccreator. It compiled the mod weirdly.