Machines delete items coming from Redpower pipes.

Issue #190 resolved
Former user created an issue

If a Genepool receives a bee from a Redpower pipe or machine, the results are weird: - if the Genepool was empty, the bee goes directly into the work slot. - if the Genepool is working and the new bee is stackable with the one it's working on, the new bee gets stacked on the work slot. - if the new bee is not stackable with the bee being melted, but there are compatible bees in the buffer with space in stack, it gets stacked there. - In all the other cases the incoming bee gets deleted. So it never goes into empty slots in the buffer.

Genepool is not the only machine deleting stuff. If a pipe delivers water/sand/lava/ice to Acclimatizer and the input stack in the machine is full, the item gets deleted if there is no bee being acclimatized. If there is a bee, then it works correctly and the new item gets bounced back.

Comments (2)

  1. Log in to comment