Missing / wrong gap sprite image path
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Domain
- game-dev
Research direction
Look for references to the file path 'big\bmp\zoom\gap_akuwaraiA4az20.png.png' in the codebase, likely in asset loading or animation configuration files. Check for string concatenation or path building logic that might incorrectly append '.png' twice. Verify the fix by running the game or relevant tests to ensure the error log no longer appears.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- C#
- Stars
- 98
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from 07th-mod/umineko-question
-
help wanted
Difficulty 1/5 Under an hour Newbie friendliness 75/100
07th-mod/umineko-question#184 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
07th-mod/umineko-question#182 ·
-
enhancement
Difficulty 1/5 Under an hour Newbie friendliness 85/100
07th-mod/umineko-question#179 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
07th-mod/umineko-question#168 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
07th-mod/umineko-question#166 ·
All issues in 07th-mod/umineko-question
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·