sandalle / minecraft_bigreactor_control

Minecraft BigReactor Computercraft Control Program
MIT License
76 stars 41 forks source link

Newest version not in pastebin? #47

Closed walliski closed 9 years ago

walliski commented 9 years ago

The one that is linked to pastebin is older version, which does not work with 1.58 (Tekkit) it seems?

sandalle commented 9 years ago

I was pending someone testing #5 , but have updated the pastebin with 0.3.15 now as it worked in my testing. :)

walliski commented 9 years ago

Aah, would you look at that. Worked for 1.58 for me. Although it doesnt seem to control the turbine all the time. It says the turbine is online, but doesnt get/set the correct values. The computercraft monitor changes, but not the turbine. Switching the turbine to manual override, and back to automatic fixes this.

Also, are turbines supposed to stop or spin down when they are not needed? Ours just keeps going...

sandalle commented 9 years ago

For the Turbines, we keep them running all the time. See Issue #7 for tracking improvement to this. :)

Do you have to flip to manual override every time you change values or just the once, and then the program manages the turbines correctly from then on? Are you seeing Issue #44 or maybe something else?

walliski commented 9 years ago

It's something else. It happens when changing something on the turbine, breaking the multiblock. Doesn't help to terminate the program and restart it, and it doesn't help to even break the computer and put it back. But disabling and enabling autocontrol makes it work.

When turbine starts the monitor says 2000 mb/t, but the turbine stays on 290 (the previous value).