Error Submitting

Post Reply
tompko
Posts: 11
Joined: Fri Feb 25, 2011 10:32 am
Location: London, UK

Error Submitting

Post by tompko »

Hi,
I'm getting this error trying to submit my solution to level 979:

Code: Select all

Warning: strlen() expects parameter 1 to be string, array given in /home/hacker_apache/html/hacker/html/util/gamebase.php on line 87
invalid looking level
I'm using python to submit my solution as a POST request and it looks right as far as I can tell, any ideas as to what I'm doing wrong? I haven't changed my submission code since level 359 for the 414 error.

edit: It appears I get this when I submit a solution for any puzzle, so I can't even start solving one of the others :(
Karian
Posts: 75
Joined: Wed Jan 09, 2008 10:21 am

Post by Karian »

it seems to be a problem with most of the puzzles. (I also have the same error in pusherboy and bricolage). I guess it is the result of the crash (or wathever happened during the last few days). So we will have to wait before we can continue puzzling again.
Karian
Posts: 75
Joined: Wed Jan 09, 2008 10:21 am

Post by Karian »

this problem has been fixed. I think all puzzles are working again.
Post Reply