62832 / AppliedE

Direct ProjectE EMC integration with Applied Energistics 2.
https://curseforge.com/minecraft/mc-mods/appliede
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Removing custom emc values can cause the transmutation interface to crash the game #15

Closed raler closed 2 months ago

raler commented 2 months ago

This is in referance to an issue I had on ATM9:TTS where, after updating a world from 1.0.6 to version 1.0.7, inserting items in a transmutation interface which have had their emc values removed, but were previously learned by the player, causes the game to crash.

Here is a link to the issue with several changes listed that should hopefully solve the issue.

https://github.com/AllTheMods/All-the-mods-9-Sky/issues/500

As I have only done a quick glance at the code, and am not at all familiar with the codebase, the proposed solutions might not be the correct way to solve the issue, but should work.