ScottBurger / halo_preserver

Python scripting to gently scrape halo.bungie.net and save a user's recorded game data for Halo 2 and Halo 3
9 stars 3 forks source link

Halo 3 Stats Retrieval bug #2

Closed Rossimac closed 3 years ago

Rossimac commented 3 years ago

Hi there,

When trying to download my Halo 3 stats (Halo 2 and Reach successfully retrieved!) I get the following:

Traceback (most recent call last): File "", line 1, in File "C:\Users\Ross\Desktop\bungie\halo_preserver_prod.py", line 286, in halo3_get_files halo3_game_ids_list = halo3_game_ids(gamertag) File "C:\Users\Ross\Desktop\bungie\halo_preserver_prod.py", line 102, in halo3_game_ids custom_pages = int(custom_result.group(1)) AttributeError: 'NoneType' object has no attribute 'group' PS C:\Users\Ross\Desktop\bungie> python -c "import halo_preserver_prod; halo_preserver_prod.halo3_get_files('Rossimac')"

My GamerTag is Rossimac. If you need any more info, let me know. Only a day left :) Thanks for the tool!

Rossimac commented 3 years ago

Ahh, I think the servers are already offline.

Cheers for the tool!

ScottBurger commented 3 years ago

End of an era :-(

Rossimac commented 3 years ago

Indeed, but I have hope that Insignia (Xbox Live 1.0 replacement service) will get Halo 2 back online at least!