2 posts
Posted 25 May 2014 - 12:39 AM
I've had a custom EU reader program running for a few days that uses peripheral.wrap() on IC2 power storage blocks to get their energy levels and send their values over a wireless modem to be tallied and displayed on a screen, after updating to 1.63, peripheral.wrap just returns nil when trying to wrap an MFSU. I suspect the recent refactoring broke wrapping non-peripherals.
3790 posts
Location
Lincoln, Nebraska
Posted 25 May 2014 - 04:36 AM
THis has nothing to do with ComputerCraft. You'd been using OpenPeripheral to do those things. Make sure you have the right version.
2 posts
Posted 25 May 2014 - 05:25 PM
THis has nothing to do with ComputerCraft. You'd been using OpenPeripheral to do those things. Make sure you have the right version.
Great, thanks. I always thought that was a CC feature… Updating now.
8543 posts
Posted 26 May 2014 - 01:01 AM
Closed.