OpenMods / OpenPeripheral

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

IC2 Reactors isActive() and getEUOutput() don't work #100

Closed izzy84075 closed 10 years ago

izzy84075 commented 10 years ago

isActive() seems to always return true, and getEUOutput() terminates the program.

http://pastebin.com/zyQAPK1G is the code I'm using to test. Whether the reactor has redstone going to it or not, it always gets to line 18, and never makes it to line 20.

I have no idea how to go about debugging this further, but am willing to try, if someone can point me in the right direction.

Edit: I suppose version info might help, though I don't see any tags or anything to match them to... Running DW20 V1.0.11 on Minecraft V1.6.4, with OpenPeripheral 0.2.1-preview8.

Edit 2: Picture of the setup, if that might help. http://i.imgur.com/efk4clx.png

theoriginalbit commented 10 years ago

Does the computer show an error? Does the Minecraft console/log spit out any error?

If so, please tell us 'cause based off the information you're providing I don't see any problems.

izzy84075 commented 10 years ago

No errors on the computer, or in the console log. Here's a screenshot of the output. http://i.imgur.com/ytYJ4lx.png

It makes it to line 18, but not 20. And even if I turn off the redstone(redwire, actually, but close enough), it /still/ gets to line 18 but not 20.

SinZ163 commented 10 years ago

0.2.1-preview 8 is not supported