Closed SootyOwl closed 10 years ago
Added from where? A text file? If so, can you paste a representative sample?
In either case, can you paste the stack trace?
If you listed the game as "completed" rather than "complete", that's probably the problem - it only recognizes the latter. In that case, I know what the problem is and the actual issue is "bltool should properly validate and reject text input", which is issue #8.
Ah, that must have been the problem. I was using 'completed'.
I just rechecked the readme and it appears that it is incorrect, as it indicates that 'completed' is one of the valid statuses.
Thanks.
The code now matches the documentation and accepts "completed" as of 6c739671b4b53415943cfaf0233eddde0a04d704
btool will add all games up until the first one listed in the file as 'completed' and then crash. Changing the status of all 'completed' games to 'beaten' fixes this.