Posted 08 October 2012 - 05:22 AM
Hi all,
I followed the instructions on how to make a peripheral and all, but every time I try to use it with a computer, it doesn't detect that as a peripheral. So, if I do peripheral.isPresent("side"), it returns false.
The code for the TileEntity (which implements IPeripheral) is here, with the entire project here. If anyone has the time to analyze what's wrong, please help me fix the problem.
Thanks.
I followed the instructions on how to make a peripheral and all, but every time I try to use it with a computer, it doesn't detect that as a peripheral. So, if I do peripheral.isPresent("side"), it returns false.
The code for the TileEntity (which implements IPeripheral) is here, with the entire project here. If anyone has the time to analyze what's wrong, please help me fix the problem.
Thanks.