Quantcast

Jump to content


MysteryMunch

Member Since 08 Aug 2012
Offline Jun 25 2016 10:22 AM

Posts I've Made

In Topic: Altador Plot Autocompleter

10 June 2016 - 08:17 AM

Hm. What makes me think it might miss some combinations is that the initial lever settings are random, and if you turn all the levers to "On", Altador will flood. So if it starts at a random combination and just tries all the combinations in turn, then whatever combinations are after the "1111 1111" won't get tried since the flooding resets the levers. If it starts at "0000 0000", then that won't happen because "1111 1111" will be last on the list.

Anyways, easily fixed by manually setting the levers. Am still quite satisfied.


In Topic: Altador Plot Autocompleter

10 June 2016 - 05:54 AM

Yup, it works. I went back in and reset the levers to off manually, tried it again, and it worked fine this time, printing out only one dot. Does the program set all the levers to "off" before it starts trying combinations? If not, it might miss some.


In Topic: Altador Plot Autocompleter

10 June 2016 - 01:34 AM

That worked much better, thanks. It still craps out at the point where you're pressing all the levers, though.Is it supposed to get to the point of having 500 dots on the screen? I thought there were only 256 combinations possible.


In Topic: Altador Plot Autocompleter

09 June 2016 - 08:12 AM


C:\Users\Username\Documents\Neo Folder>"C:\Users\Username\Documents\Neo Folder\altador.e
xe"
C:/Users/Username/AppData/Local/Temp/ocr1A0B.tmp/src/altador.rb:4:in `eval': (eval):
1: syntax error, unexpected '<' (SyntaxError)
<!DOCTYPE html>
 ^
(eval):2: syntax error, unexpected '<'
<html lang=en>
 ^
(eval):3: syntax error, unexpected '<'
  <meta charset=utf-8>
   ^
(eval):4: syntax error, unexpected '<'
  <meta name=viewport content="i...
   ^
(eval):4: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '
('
  <meta name=viewport content="initial-scale=1, minimum-sc...
                             ^
(eval):5: syntax error, unexpected '<'
  <title>Error 404 (Not Found)!!1</title>
   ^
(eval):5: syntax error, unexpected tINTEGER, expecting keyword_do or '{' or '('
  <title>Error 404 (Not Found)!!1</title>
                  ^
        from C:/Users/Username/AppData/Local/Temp/ocr1A0B.tmp/src/altador.rb:4:in `<
main>'

C:\Users\Username\Documents\Neo Folder>

Well, that doesn't tell me much... but at least I can read it now.


In Topic: Altador Plot Autocompleter

06 June 2016 - 11:41 AM

This isn't working for me either. I have Windows 7. The program opens, displays some kind of error message, then closes. I can't read the error message because it closes too quickly.