Incorrectly named image file #224

Open
opened 2023-09-14 16:20:45 +00:00 by NakadashiTrish · 4 comments

I downloaded the GNU/Linux version (Patch 8 New Years). During the game I got an OSError where apparently one of the image files could not be found. The file in question is images/other/phoneshitpost/elliot_raptor_shitpost buttonpressed.webp. I noticed that I instead have a file game/images/other/phoneshitpost/elliot_raptor_shitpost buttonpressed. Symlinking to this file fixes the issue but presumably the correct fix would be to add the .webp extension.

I downloaded the GNU/Linux version (Patch 8 New Years). During the game I got an OSError where apparently one of the image files could not be found. The file in question is `images/other/phoneshitpost/elliot_raptor_shitpost buttonpressed.webp`. I noticed that I instead have a file `game/images/other/phoneshitpost/elliot_raptor_shitpost buttonpressed`. Symlinking to this file fixes the issue but presumably the correct fix would be to add the `.webp` extension.
Author

I am not having this issue when running the Windows version via WINE.

I am not having this issue when running the Windows version via WINE.
Author

You mentioned in the other issue that you cannot reproduce the bug. But is the file still lacking the .webp extension in your case?

You mentioned in the other issue that you cannot reproduce the bug. But is the file still lacking the `.webp` extension in your case?
MichaelYick added the
Medium Priority
label 2023-09-18 01:08:21 +00:00
MichaelYick self-assigned this 2023-09-18 01:08:25 +00:00
Owner

Extracting via tar, akin to how I did #224 (comment), I am unable to reproduce the bug.

Are you using unrar for extracting here as well? I'm going to go out on a limb and assume that #224 and #225 are caused by the same thing.

Extracting via tar, akin to how I did https://git.cavemanon.xyz/Cavemanon/SnootGame/issues/224#issuecomment-3644, I am unable to reproduce the bug. Are you using unrar for extracting here as well? I'm going to go out on a limb and assume that #224 and #225 are caused by the same thing.
Author

I am not using unrar, I am using unar. But I agree that both issues probably have the same root cause, in this case it's only less obvious because the file name was cut off in such a way that only the file extension was missing.

I am not using unrar, I am using unar. But I agree that both issues probably have the same root cause, in this case it's only less obvious because the file name was cut off in such a way that only the file extension was missing.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cavemanon/SnootGame#224
No description provided.