RhythmActions / PhigrosActions

使用GithubActions全自动获取Phigros游戏资源
Apache License 2.0
22 stars 3 forks source link

更新失敗 #2

Closed Skyhigh173 closed 6 months ago

Skyhigh173 commented 6 months ago
正在处理GameInformation
    Modified_Gameinfo = initialize(GameInformation, TrackPath)
  File "D:\a\PhigrosGameInformation\PhigrosGameInformation\Phigros_Extractor\lib\GameinfoModifier.py", line 60, in initialize
    chapters = GameInformation["chapters"]
TypeError: 'NoneType' object is not subscriptable
Error: Process completed with exit code 1.
yuhao7370 commented 6 months ago

"previewEndTime"字段导致的失败,已修复