Training a unit when the queue is full throws Index out of Bounds Exception. Tested on dev branch w/ latcom on.
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5
at bwapi.CommandTemp.execute(CommandTemp.java:725)
at bwapi.CommandTemp.execute(CommandTemp.java:41)
at bwapi.Unit.issueCommand(Unit.java:2119)