Conflict with Applied Energistics
Xiaminou opened this issue ยท 10 comments
Description
Shift-clicking storage cells in the I/O Port causes a fatal error from time to time.
23:58:28: fml-server-latest.txt
AppliedEnergistics/Applied-Energistics-2#2668
Environment
- Mods: list.txt
- Minecraft Version: 1.10.2
- AE2 Version: alpha 7
- Forge Version: 2135
Would you mind trying and reporting back?
Get the build here: https://jenkins.dries007.net/job/HoloInventory/140/
If you don't have issues anymore, I'll upload it to curse.
still happening: fml-server-latest.txt
Looking into it, but it's quite a strange one. Has it only ever happend with the IO ports?
As far as I can remember, yes.
Banning the I/O Port from rendering Holo Inventory fixes the problem so it's not a big deal.
I'll do my best, but I can't promice a definitive fix. ConcurrentModificationException means its a threading problem, and as far as I know, in the context where it happens, it shouldn't be possible. Unless AE does something weird (they probably shouldn't)
Well the I/O Port exports items from the storage cells to the network as soon as it enters it so it might have something to do with that, just guessing.