Posted 08 December 2013 - 05:14 AM
I seriously hate asking questions because I never seem to ask them right so let me try to explain what I'm doing.
For some time I have been looking for a good reactor program and I found a couple of programs on a youtube channel that was for IC2 reactors back in 1.4.7
Our server uses the same mods but we are on 1.5.2 I attempted to use the one program here http://pastebin.com/4WrsTJ8V but it bugged out line after line. I started at the top and changed some of the lines to where I have it now erroring out and I cant figure out what needs done. Looking back on other topic I see its possibly a parallel waitforany issue on line 219 but the full error is parallel:22: mon:176: attempt to index ? (a nil value)
my edit to this program is http://pastebin.com/XzhnYxd4
This will be ran on a sensor turtle underneath a reactor. Any help would be greatful. Also if you have suggestions on the code please let me know, I have 4 more programs to edit before I can get a full reactor up and running.
I wish I knew the owner of the code so I could contact him.
For some time I have been looking for a good reactor program and I found a couple of programs on a youtube channel that was for IC2 reactors back in 1.4.7
Our server uses the same mods but we are on 1.5.2 I attempted to use the one program here http://pastebin.com/4WrsTJ8V but it bugged out line after line. I started at the top and changed some of the lines to where I have it now erroring out and I cant figure out what needs done. Looking back on other topic I see its possibly a parallel waitforany issue on line 219 but the full error is parallel:22: mon:176: attempt to index ? (a nil value)
my edit to this program is http://pastebin.com/XzhnYxd4
This will be ran on a sensor turtle underneath a reactor. Any help would be greatful. Also if you have suggestions on the code please let me know, I have 4 more programs to edit before I can get a full reactor up and running.
I wish I knew the owner of the code so I could contact him.