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

Linux Texture Conversion freezes on some mods/textures #179

Open
TheOverpassArsonist opened this issue Aug 3, 2024 · 0 comments
Open

Linux Texture Conversion freezes on some mods/textures #179

TheOverpassArsonist opened this issue Aug 3, 2024 · 0 comments

Comments

@TheOverpassArsonist
Copy link

I've been having some issues with the texture conversion feature (v.1.2.6.29) that causes it to freeze seemingly at random. I ran the program from the terminal and the issue seems to be that one of the multiprocessing threads crashes when it encounters some image files.

Notably the mods in my collection that caused issues were the Universum mod/framework, RimThemes, (specifically the USFM theme, but I think that's just the first one that got hit so it's the first one that caused the crash) Standalone Hot Spring, RPG-Style-Inventory, and TD Find Library. With those mods unselected the entire process completes without issue.

I looked at the files and I can't find any obvious reason why they'd be any different to the others, but it is those ones specifically from what I can tell.

On a tangentially related note, it might be worth changing things around a bit so that the currently-processing texture is what's displayed in the program. I was confused for quite a while because it seemed like it'd freeze at random on completely random textures, but the reality was that it was crashing while converting them and never updating the display. (in other words the actual text saying which one is being processed always lags 1 behind since it's only updated after the conversion completes. Since the conversion crashed however, it never got updated and it looked like it was freezing on random textures)

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