Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefetch Custom Textures crashes client on Linux #314

Closed
itsonlyMiRE opened this issue Sep 3, 2021 · 0 comments
Closed

Prefetch Custom Textures crashes client on Linux #314

itsonlyMiRE opened this issue Sep 3, 2021 · 0 comments

Comments

@itsonlyMiRE
Copy link

Expected Behavior

With Prefetch Custom Textures graphics option enabled, the .iso should open and prefetch custom textures reliably without crashing.

Current Behavior

On occasion when launching an .iso with custom textures and prefetch enabled, the client crashes. When done in a terminal, the error message reads:

AppRun.wrapped: stb_image_aug.c:1750: zhuffman_decode: Assertion `z->size[b] == s' failed.
Aborted (core dumped)

This error stems from a check in Externals/SOIL/stb_image_aug.c.

Steps to Reproduce

  1. Run ./Slippi_Online-x86_64.AppImage -e "Super Smash Bros. Melee.iso", or run the AppImage and open .iso from list
  2. Observe for crash

Other info

Bug occurs in Linux (Ubuntu 21.04) with Ishiiruka 2.3.2 Slippi client, I don't recall ever running into crashing on Windows. The weird thing is this only happens intermittently (though I would say more often than not). I'm not sure why this would only happen some of the time and not consistently if all the textures are being fetched on startup. I would understand if you are not interested in resolving bugs pertaining to custom textures, but I think it is significant enough to report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant