07th-mod / umineko-question

94 stars 9 forks source link

Missing / wrong gap sprite image path #175

Open drojf opened 1 year ago

drojf commented 1 year ago

While looking at the logs for this issue: https://github.com/07th-mod/umineko-question/issues/174

I noticed this on the error log:

*** can't find file [big\bmp\zoom\gap_akuwaraiA4az20.png.png] ***

I don't think this is actually related to the crash, since that animation only involves nanjo and not gap.

Most likely we've included .png in some path when we're not meant to, resulting in the double .png extension.