[1.15.2]Crash in launch game
Rumaruka opened this issue ยท 3 comments
Steps to reproduce:
- Launch game
2....
3.Catch crash log
Version (make sure you are on the latest version before reporting):
Forge: 31.2.27
Mekanism: 9.10.8.421
If a (crash)log is relevant for this issue, link it here: https://pastebin.com/UiYMULut
Please provide your latest log as that crash report is useless due to MinecraftForge/MinecraftForge#6374
Sorry for delay
Where latest log file : https://pastebin.com/gXPAUZVM
At first glance it seems that the actual crash is: Exception caught during firing event: The recipe component of org.cyclops.integrateddynamics.core.ingredient.IngredientComponentHandlers$1@1a69fe14 was null, it is probably not initialized yet!
I don't know enough about their system to know why that may be null (or why they are even doing things with recipes that early), but looking at CyclopsMC/IntegratedDynamics#875 it seems like they are not quite sure what is causing that to fail yet.