GotoLink / RecipeHandler

Minecraft Mod to handle conflicting recipes based on MinecraftForge API
6 stars 11 forks source link

Crash in the RAD modpack while trying to craft crafting table #26

Open supermarioben2 opened 5 years ago

supermarioben2 commented 5 years ago

Yeah, I was playing through the Rougelike Adventures and Dungeons pack until the VanillaFix mod booted me and gathered a crash report. It believed that your mod was likely the culprit, and since I tried to craft a crafting table through my inventory with vanilla wood, it might seem so.

Crash Report: https://paste.dimdev.org/mibafidoxu.mccrash RAD Version: 1.19 Mod Version included in the pack: 0.12 / newest version for 1.12.2

GotoLink commented 5 years ago

The craft that crashed would have crashed without this mod. I improved the recipes command to help debug your issue, try it out: /recipes check space 2 2 This should provide which recipe is crashing.