[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/auth/provider/godb.php on line 137: Undefined array key "PHPSESSID"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
goproblems.com • Problem deactivated. Would like to understand why
Page 1 of 1

Problem deactivated. Would like to understand why

Posted: Mon Aug 20, 2012 7:00 pm
by TheBigH
I recently submitted problem #16395, which was a "worst possible move" scenario (i.e. black has a dead group, and you're to find a blunder by white that can resurrect it). It got deleted for being "invalid", but I don't understand why. The problem had a well defined solution and a clear description, and all the variations were included. Can someone explain to me what was wrong with it? I'd like to avoid this happening again. Thanks.

Re: Problem deactivated. Would like to understand why

Posted: Tue Aug 21, 2012 2:30 pm
by adum
problems like this are weird and really hard to make work. the way you have to keep playing invalid moves for white is odd. like B1 for the third move is no more valid than E4, for example. i recommend sticking to standard problem design, at least until you've made lots and lots of problems and have a good handle on it.

Re: Problem deactivated. Would like to understand why

Posted: Wed Aug 22, 2012 1:36 pm
by TheBigH
I see. Thanks.