EMC values not being set
darthvader45 opened this issue · 6 comments
Currently using 1.9.5 for 1.12.2, with Forge 14.23.5.2860. If 1.12.2 is no longer supported, I understand, but it seems a bit annoying that the EMC feature is not working as it should (had to set EMC manually).
In my testing, EMC values are being set properly using Minecraft 1.12.2, Forge 14.23.5.2860, SecurityCraft v1.9.5, and ProjectE 1.4.1. Is there any specific block that is missing EMC that should have it?
🤷 Any other mods you have installed? You could try uninstalling them to see which one may be interfering, if any.
2023-04-29_19-14-56.mp4
Hmmm, the only other mods affecting EMC would be ProjectE Integrations and Expanded Equivalence. I'll test without them and see if this still happens.
Edit: Okay, it was definitely either Expanded Equivalence, ProjectE Integration, or both. Perhaps this could be fixed?
Edit2: Final test revealed the cause to be ProjectE Integration. Something in its code must be conflicting with Securitycraft's own EMC code.
Ah, that makes sense. We explicitly disable our own integration when ProjectE Integration is installed, because they add integration as well. I was under the impression that it is complete, but apparently it is not. We'll make sure ours is always enabled then - it will be present in the next update of SecurityCraft.