Spartacus
Spartacus copied to clipboard
Added error handling to GetNextEvent
Ran into a situation where a PML file had one line that had unreadable or invalid data and it was causing Spartacus to fail. Adding this change worked for me. It just throws out invalid events with a debug message indicating that it did so.