AlchemyLib

AlchemyLib

12M Downloads

Crash When Loading up Minecraft

EchoEarth opened this issue · 6 comments

commented

When you launch Minecraft I have got it narrowed down to it being a problem with Alib, when launching Minecraft it crashes the game mid load up and says:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
Exit Code: -1
When not having Alib in my mods folder the game loads up totally fine for me this is for Minecraft 1.16.3 and Forge version 1.16.3-34.1.17

commented

Could you provide a full log please?

commented
commented

Ok I just took a long look at the code and could it have to do with not dedicating enough ram to Minecraft I already dedicate 10 GB and I have 16 GB of ram should I go up to like 11 or 12 GB?

commented

Nevermind just tried that and it still crashed.

commented

As best as I can tell this crash doesn't have anything to do with A Lib, nor does it have anything to do with your allocated RAM. It seems like the mod gamestages or bookshelf is causing it. If you have gamestages, it looks like it requires Bookshelf, so please make sure you also have that. If you are having further issues take it up with the author of those mods.

commented