The winner was reported as a team that wasn't in the game until the game ended, at which point the winning team was correctly crowned. The recorded winner of this game is, from what the graphs show, the loser: http://www.pastats.com/chart?gameId=96508
I'll look into the logs for the first game. The 2nd game ended in an asteroid hit that killed everything. Draw detection is known to be a dice role. Sometimes it works, sometimes it does not. Or maybe some little astreus and a commander escaped somehow, didn't check that hard.
PAStats ladder is Illmaren's thing and has nothing to do with Colin's work other than it uses data from the mod for the ladders.
I have not played much, does it even have an icon ingame. Or is it the default stupid nothing icon so far?
The GIL-E has always had an icon, but its internal files got moved around in the last patch so it's classified differently.
Released a first fix that fixes the a bug that prevented the start game button from working. Also checked automatches, they seem to work. I am at a loss though why everyone reports broken units like i.e. in the army composition here: http://pastats.com/chart?gameId=102736 My own reports look fine: http://pastats.com/chart?gameId=103186 can anybody give me details on that? A list of installed mods maybe? EDIT: I think I fixed whatever caused that without noticing it or maybe people disabled whatever other mod broke it. Dunno, it seems it stops happening for now. EDIT 2: http://pastats.com/chart?gameId=103797 still has it. So if somebody can tell me how to reproduce I would be very glad. Also I have not yet even looked at GW. There are probably more bugs lurking, please report any you encounter.
released an update that fixes it. However the planet/army data in Galactic war games is plain wrong. Dunno how to get that data yet.
more updates: - replay links should work again. Dunno if they can work for gw games - settings work again - support automatches in the most recent patch
I can't get any of the PA stats replay IDs to work. I'll copy over the ID of the match, but none of them ever yield any results. Any idea why?
copy over? Probably because the ingame search does only filter your normal results, which are ... small
I'm not able to get PAStats running in the tournament. I hacked up an updated script source and it says pa_stats_loader line 31, which in github is scene_mod_list['connect_to_game'].push(c) Uncaught TypeError: Cannot call method 'push' of undefined
PA Stats relies on someone else to create the arrays of most ui_mod_list entries. To fix modify your ui_mod_list to have an empty array at least. The old pamm had that array by default at least though.