Hacker News new | ask | show | jobs
by gautaml 5194 days ago
500 Server error.

That went well.

2 comments

There's no need for that. Why do you feel you need to be sarcastic and rude?
I'm sorry everyone can't be nice on the internets.
This is Hacker News. Learn the etiquette.
Yes, it turns out that the game gives you a selection of letters, like Scrabble, to fill in all the text fields shown. You get the 500 error if you leave the text fields blank. It would be nice if the site gave a JavaScript alert instead of submitting the form with invalid input.
Unfortunately, that was a bug. If the number of characters you provided was less than the length of the word you gave, the server 500'd.

Oops! Sorry about that, the link should be fixed now!