platyping
Sleeping Dragon
Indeed, the examples given were wrong.
Basically, the key error given is the ID of the problematic unit.
If you cannot figure out which unit that refers to, try
gc.getUnitInfo(the key error number).getType()
But since it works fine now, I guess no need to try.
One day, I might bother to look into that file and make it automatically add problematic units into the split lists.
Basically, the key error given is the ID of the problematic unit.
If you cannot figure out which unit that refers to, try
gc.getUnitInfo(the key error number).getType()
But since it works fine now, I guess no need to try.
One day, I might bother to look into that file and make it automatically add problematic units into the split lists.