Jump to content


R3TRI8UTI0N's Content

There have been 2 items by R3TRI8UTI0N (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#29428 Access cards - complex solution

Posted by R3TRI8UTI0N on 03 September 2012 - 01:46 AM in Programs

Nope I solved line 4, it was a very stupid mistake I made by forgetting the =. I hadn't originally looked over the lines in the config because I figured I wouldn't have made a mistake there (lol).I have the API saved in the folder api, I also looked over that as well. I will look again once more and see if there's anything wrong.

edit > Oh yeah btw, it's not an error during startup, it's just an error when I put in a correct floppy disk. It grants access but doesn't activate the redstone and freezes at line 105. I checked the API file, it's basically a carbon copy of what you have on here. I'll look over the main coding but I think I've fixed all issues. Is the coding for the guest cards required? If so, I haven't done that.



#29395 Access cards - complex solution

Posted by R3TRI8UTI0N on 02 September 2012 - 10:28 PM in Programs

I have checked over the code 3 times, and all I get after rebooting is 'startup:4: attempt to call nil'
I really want to use this system as it seems awesome, but can't get past this issue. Any help appreciated.


EDIT > Apparently not well enough, I found some issues and it allowed it load until line 104, which is disk.eject(dside), and stops there (though it does eject my disk). I will keep looking for any mistakes, as I know it is my fault lol.

EDIT2 > Now it is saying line 105, which is rs.setOutput(rside,true). I don't understand what the problem is with this one...