Technomancy icon indicating copy to clipboard operation
Technomancy copied to clipboard

Fix InvHelper insert items into inventories properly

Open theflogat opened this issue 9 years ago • 4 comments

theflogat avatar Aug 30 '15 17:08 theflogat

What exactly is the issue here? I have a pretty good item insert util written up for Equivalent Energistics that may help depending on what the issue is.

Mordenkainen avatar Oct 05 '15 19:10 Mordenkainen

The thing is the insert into inventory method is incomplete because it was previously crashing. If you have some code that I could borrow, I'll be glad to.

theflogat avatar Oct 27 '15 13:10 theflogat

That particular change to EqE has not been commited yet, but I'll see if I can package the routines into a gist and share it with you.

Mordenkainen avatar Oct 27 '15 13:10 Mordenkainen

See if this helps:

https://gist.github.com/Mordenkainen/e3bed90e969121ca5b8e

Mordenkainen avatar Oct 28 '15 02:10 Mordenkainen