Quote:
Slynky said:
Still, the program should print a "failure" message (with information) if it wasn't able to carry out the command.
|
True, true. Unfortunatly this is one of those cases where, because of the index conflict, the command wasn't just impossible but invalid. You would not have been able to give the game the command to retrofit to one of your opponents designs in the first place, so it would have never occured to him to write that as an error message. The part of the code that's failing is probably a function he never thought he'd need error reporting in.