Page 1 of 1

Help! Problem at lvl 104

Posted: Thu Aug 04, 2011 3:31 pm
by Draradech
My solver needs about 5min to solve lvl 104. It submits the solution and gets as answer... lvl 104 again. No error message, but also not the next level. What can cause that?

Posted: Thu Aug 04, 2011 5:57 pm
by MrTerry
i had the same problem on some lvl before that!
submit the solution via post instead of get! that will most certainly do the job

Posted: Fri Aug 05, 2011 7:28 am
by Draradech
Thank you! That was indeed the problem. Any ideas why this happens (especially, why it doesn't throw an error message)?

Posted: Fri Aug 05, 2011 7:57 am
by AMindForeverVoyaging
With GET there might be a limit of how many characters can be transferred in the URL. Why no error message though, I'm not sure.

Posted: Fri Aug 05, 2011 8:35 am
by bsguedes
I'm sure I solved level 104 with GET... I'm stuck in level 17x without using POST in this puzzle.

Posted: Fri Aug 05, 2011 11:39 am
by MrTerry
well, this happens alot..... i needed to change my sending method in oneOfUs earlier too than others...here by mortail coil the same too... maybe it has something to do with the system u r using + browser + programming language?