EmanueleGiannuzzi / Thaumcraft-NEI-Plugin

NEI Integration for Thaumcraft 4
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2237271
6 stars 2 forks source link

Crash when using AE2 Custom recipes #24

Open leagris opened 8 years ago

leagris commented 8 years ago

If enabling Applied Energistics 2 custom recipes, thaumcraft NEI Plugin crash on index out of bound:

crash-2016-01-26_23.38.10-client.txt

leagris commented 8 years ago

Ok, as it turns out, if all AppliedEnergistics2 generated recipes files are not copied to user recipes directory, some recipes are missing and some ore dictionary entries are not registered. It cause Thaumcraft NEI Plugin to crash because it tries display or index an empty IItemStack from a void Ore-Dictionary entry.

Robijnvogel commented 8 years ago

Duplicate issue of #20 ?