Pipes try and insert (Dim Storage) More items then can handle. Exess is just dropped on ground
Dyonovan opened this issue ยท 7 comments
Make absolutely sure your code is saying it won't accept any even when simulating. It sounds like it's returning some stack saying it took some and my pipes are sending things in
That has been fixed in the next release
On Sat, Feb 6, 2016, 2:57 PM Huene [email protected] wrote:
to add additional information to this, the sending does stop, but the
bounce back behaviour doesn't seem to be functioning correctly,
transferring from a chest to a pneumaticraft pressure chamber allows the
first one in, but the pipe drops any that are still in transit when the
inventory closesโ
Reply to this email directly or view it on GitHub
#71 (comment)
.
to add additional information to this, the sending does stop, but the bounce back behaviour doesn't seem to be functioning correctly, transferring from a chest to a pneumaticraft pressure chamber allows the first one in, but the pipe drops any that are still in transit when the inventory closes
You can build our source or access Jenkins. Click the build passing icon at
the main git page
On Sat, Feb 6, 2016, 2:58 PM Huene [email protected] wrote:
is it available somewhere for public consumption?
โ
Reply to this email directly or view it on GitHub
#71 (comment)
.
The storage is returning the stack minus what I can take, but the pipes are still trying to send the full stack not the partial stack that it can accept.
Can you debug on will accept resource for item pipes and see what is around
when it returns true? If not I'll look at it tomorrow
On Sat, Feb 6, 2016, 10:33 AM Dyonovan [email protected] wrote:
The storage is returning the stack minus what I can take, but the pipes
are still trying to send the full stack not the partial stack that it can
accept.โ
Reply to this email directly or view it on GitHub
#71 (comment)
.