Shadows-of-Fire / Shadows-of-Greg

An addon for GregTech Community Edition with the goal of making it much more complicated and realistic through the use of GregTech 5 Unofficial and GregTech 6 features.
GNU General Public License v3.0
16 stars 30 forks source link

Fix crash by skipping registry of weird plank/slab recipes #167

Closed Exaxxion closed 3 years ago

Exaxxion commented 3 years ago

Fixes #166 by not trying to generate saw or cutting machine versions of existing wood planks/slabs recipes when the original recipe has some unusual properties that causes a crash.

Logs a warning when skipping such a recipe with a brief note why and what the original recipe is named.

Exaxxion commented 3 years ago

Rebasing off master rather than the now-merged PAChance branch.