3 posts
Posted 18 May 2016 - 09:04 AM
Hi, since a few weeks I am working on a program that should control my actively cooled BigReactor and my 22 turbines.
I have tested almost 10 programs, but none of them does the right thing.
So I decided to write my own control-programm.
FEATURES:- plug and play
- important information in the Terminal
- good compatibility
- good performence
- short script (only the most necessary functions)
- fully automatically (a Monitor-GUI is in development)
- Steam-Saving mode (if the energy buffer of a turbine is higher than 100 RF, the turbine only consums 50 MB of steam and the coils are disengaged)
How to install:Video:Old:
https://youtu.be/CzBuMUBdPNwNew:
https://youtu.be/8WO1gAsvTVcMy Setup:Spoiler
REACTOR
size: 7x18x7 (X Y Z)
http://br.sidoh.org/...X2CXCX2C3XCX3CX
TURBINES (22x)
size: 7x16x7 rotor speed: 1841,9 - 1842,1 RPM 32 Ludicrite
every turbine use 2000 mB steam and produce 28697 RF/t The Setup of my friend:Spoiler
REACTOR
size: 7x15x7 (X Y Z)
http://br.sidoh.org/...6C3X2CXCX2C3X6C
TURBINES (13x)
size: 7x16x7 rotor speed: 1841,9 - 1842,1 RPM 32 Ludicrite
every turbine use 2000 mB steam and produce 28697 RF/t I'm working on a separate program which should show details on a monitor.This is not included in this version.If you test the program with smaler or bigger turbines please tell me how the program works, so I can make it better.
I have only test it with 7x16x7 turbines yet.
I hope you like my work.
Edited on 22 May 2016 - 03:29 PM
12 posts
Posted 19 May 2016 - 12:21 AM
nothing out puts to my monitor. and it seems like nothing happens with my turbines. they all have there vents closed too
3 posts
Posted 19 May 2016 - 06:59 AM
nothing out puts to my monitor. and it seems like nothing happens with my turbines. they all have there vents closed too
Hi, thank you for your reply.
This program is only for control the reactor and some turbines. It doesn't support monitors at the time.
Sorry for misunderstandings.
And to solve the other problem, can you post some screenshots of your setup here please?
So I can try to find the problem.
12 posts
Posted 26 May 2016 - 06:06 AM
i am also having the same issue with it closing all the vents. i can manually open them back up and the code works.
edit.. ^^^– lol i just realised you where posting back to me :P/>
im in the process of taking new ss of my setup to post
edit: old setup of mine. still basically the same. just more capacitor banks now
http://imgur.com/a/W5oaNreactor is: 19x9x9 i have 20 control rods —>
my reactori also have 15 turbines that are 14x9x9
edit: i have fixed the vent issue by changing the setVentNone to setVentOverflow.
i also would like to add. this code is exactly what i have been looking for. i have tweaked it for what i needed (high speed) but it functions 100% perfect for me. thank you for your work
my turbines are generating 93xxxrf ;)/>
my tweaks:
v1:
http://pastebin.com/DaSTEfuhv2:
http://pastebin.com/BzVSmUkj
Edited on 27 May 2016 - 04:15 AM
30 posts
Location
Somewhere in France
Posted 27 May 2016 - 05:11 PM
Can it support only one reactor or it needs also a turbine?
12 posts
Posted 27 May 2016 - 05:59 PM
Can it support only one reactor or it needs also a turbine?
are you asking if this will only control a reactor?
Edited on 27 May 2016 - 03:59 PM
7083 posts
Location
Tasmania (AU)
Posted 28 May 2016 - 01:14 AM
He's asking if it'll work without any turbines connected, using reactors only.
12 posts
Posted 28 May 2016 - 04:48 AM
He's asking if it'll work without any turbines connected, using reactors only.
then yes it would but its more or less for turbines
30 posts
Location
Somewhere in France
Posted 28 May 2016 - 03:16 PM
Fine, it's all I needed to know.
30 posts
Location
Somewhere in France
Posted 28 May 2016 - 04:04 PM
I get: startup:49: 1
12 posts
Posted 29 May 2016 - 03:51 PM
space astronomy updated and code no longer works…
i keep getting error on line 110. it has to do with variables…
Edited on 29 May 2016 - 01:51 PM
3 posts
Posted 29 May 2016 - 05:59 PM
space astronomy updated and code no longer works…
i keep getting error on line 110. it has to do with variables…
Sorry, I have tested it in FTB Infinity 2.5.0!
12 posts
Posted 30 May 2016 - 03:15 PM
space astronomy updated and code no longer works…
i keep getting error on line 110. it has to do with variables…
Sorry, I have tested it in FTB Infinity 2.5.0!
no worries ill figure it out, your code is to awesome not to fix :P/>
edit it works again :P/>
idk what happened
my current ver:
http://pastebin.com/FV1WqRiPedit: small tweak i noticed. the english versions starts not on english :P/>. i had to guess that my monitor was to small, because i didnt understand the message.
Edited on 03 June 2016 - 01:45 PM