JackieLiu
May I ask what causes the following errors when submitting? My submission was only 12 lines , but the following error was reported on line 13. There's nothing in line 13.
** -ERROR- ** :: could not read mothership/fastship ID and int2; line 13
Anastassios@JPL
Blank lines are not permitted anywhere in the file (except that the header line can be blank). The trailing blank lines were the cause of the error in your submission.
Please log in to leave a comment.