Posted 09 September 2015 - 11:07 PM
CCv1.74
forestry.api.apiculture.IBee.isIrregularMating()Z
This is the error I get when | getStackInSlot(i) | is used to retrieve information inside a chest. Specifically if a forestry bee is placed any where inside said chest.
This Program
can be used to recreate the error. Place a turtle on top of a chest and place a forestry bee in the chest and run the program.
I expected the program to continue to run smoothly and to return true upon reaching the slot the bee is in.
forestry.api.apiculture.IBee.isIrregularMating()Z
This is the error I get when | getStackInSlot(i) | is used to retrieve information inside a chest. Specifically if a forestry bee is placed any where inside said chest.
This Program
can be used to recreate the error. Place a turtle on top of a chest and place a forestry bee in the chest and run the program.
I expected the program to continue to run smoothly and to return true upon reaching the slot the bee is in.