myjian / mai-tools

mai-tools is a collection of useful tools for maimai and maimai DX.
https://myjian.github.io/mai-tools
GNU General Public License v3.0
39 stars 11 forks source link

Download all self score is broken #64

Closed myjian closed 11 months ago

myjian commented 11 months ago

Reporter: Lomo Game region: International

Error:

score-download.js?t=28162129:1 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'title')
    at Object.Rank (score-download.js?t=28162129:1:26373)
    at score-download.js?t=28162129:1:27789
    at Array.map (<anonymous>)
    at score-download.js?t=28162129:1:27777
    at score-download.js?t=28162129:1:27806
    at Array.map (<anonymous>)
    at HTMLButtonElement.<anonymous> (score-download.js?t=28162129:1:27746)
    at Generator.next (<anonymous>)
    at a (score-download.js?t=28162129:1:24239)

It probably tried to read song properties for a song not in magic

myjian commented 11 months ago

fixed by c2ea00448a8d16b9e7531caf11a512eaecc9a7af