Thaumcraft Fix

Thaumcraft Fix

23.3k Downloads

Issues mentioned in DupeFix Project

IcarussOne opened this issue ยท 2 comments

commented

As all the duplication fixes from Universal Tweaks are already in which were from DupeFix originally, there are at least two mentioned issues that I don't think have been looked at yet.

Thaumcraft Crystal Creation with Akashic Tome/Morph-o-Tool in Arcane Workbench
Magic Mirror causing NBT data loss

commented

These should both be fixed now.

commented

For the first issue, I looked at akashic tome and it has issues with the arcane workbench extra slots. It's not expecting the recipe to match while also having more than 1 other non-tome item in crafting inventory. I'm probably going to have to pass a fake crafting grid to all non-arcane recipes to resolve this.

For the second - yeah that's really not good. I also managed to have it get in an infinite loop and overflow the call stack, so that's a bit worrying.