Check out this game in the visualizer on benzedrine.cx (the TCP server). Once my little victory fireworks display starts, around turn 106, the Javascript visualizer just goes totally haywire. At least on Firefox, it starts skipping the odd-numbered turns, displaying "NaN" and other wacky numbers for planet populations, and on some frames it doesn't draw any of the fleets even though they're still in flight.
http://72.44.46.68/canvas?game_id=259649#
Is this just a problem with Firefox's Javascript engine, or is it a bug in the Javascript visualizer itself? If it is just a Firefox bug, is there anything that could be done to the visualizer to mitigate it? I'm using Firefox 3.6.10 on Ubuntu 8.04 LTS.
(I think I turned off the victory dance in my most recent official submission, but I definitely plan to put some less-fleet-intensive dance into the final product.)
EDIT: "var data" is 264355 characters long. I'm wondering if it could be a numerical overflow somewhere. Incidentally, on some turns every single planet displays with owner=2 numships=1, and on one turn in particular the circles don't even display as circles; it looks like there are random black blocks overlaying them.