OpenMods / OpenPeripheral

https://openmods.info
MIT License
67 stars 25 forks source link

Bee dupe bug #120

Closed ghost closed 10 years ago

ghost commented 10 years ago

OpenModsLib: 0.1 OpenPeripheralAddons: 0.1 OpernPeripheralCore: 0.3.0

If you try to push a drone from one chest to another chest which already got drones in it all the drones will change into the drones in the first slot. and you will loose the drone you pushed over.

By doing this: chest = peripheral.wrap(side) chest.pushItem(direction, 1, 64)

boq commented 10 years ago

This was a bug in OpenModsLib 0.1, fixed in 0.2.