Fabric API

Fabric API

108M Downloads

1.16.4 Exit Code 0 crash and missing vanilla inventory in creative

AshenToaster opened this issue ยท 6 comments

commented

Recently updated to 1.16.4 with all my usual mods.

After a certain amount of mods are installed, Minecraft will occasionally crash upon launch with an "Exit Code 0" message without any logs. When successfully loading, the vanilla blocks/items are missing in the creative menu, only the modded items show up, however RoughlyEnoughItems (REI) doesn't have the same issue.

I'm using the Fabric Loader Version 0.11.1 and Fabric API Version 0.29.3

Here's a pastebin with my mods if it helps: https://pastebin.com/NAifNeEA

commented

Do you have a debug.log or latest.log available in your logs folder? and do you have crash reports in crash-reports folder? Looking at the details generated, there should be some crash report at least.

commented

Hmm, if there is exit code 0, maybe some mod is calling it. No clue in log either.

commented

There were are no crash reports. Here's the latest log: https://pastebin.com/if4SVANQ

commented

Tried updating Optifine/Optifabric since it was bringing up errors in the log but no results.

Any idea how to find which mod could be doing this? I don't know enough about how this works to find a solution. I did notice that the crashes and missing errors start happening once I have more than a certain amount of mods installed, like 10 or so, or perhaps it's one of the libraries or dependencies I have that is causing these issues.

commented

Does the issue occur without OptiFine?

commented

Found the issue, it was Imnis. Updating it to the latest version removed the issue.