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

[SWR/soku] Memory access violation #191

Closed
Calio-Templar opened this issue Jul 28, 2022 · 8 comments
Closed

[SWR/soku] Memory access violation #191

Calio-Templar opened this issue Jul 28, 2022 · 8 comments

Comments

@Calio-Templar
Copy link

thcrap_log.1.txt

@Calio-Templar
Copy link
Author

@Calio-Templar
Copy link
Author

To reproduce: install korean patch, and enter story mode

@brliron
Copy link
Member

brliron commented Aug 14, 2022

It seems to work for me. Does it happen every time, or only once in a while? Does it happen on any scenario/difficulty, or only a specific one?

@Calio-Templar
Copy link
Author

it happens everytime

@Calio-Templar
Copy link
Author

Update, changing windows locale to utf-8 solved this issue, not sure why though

@32th-System
Copy link
Member

What was your locale before?

@Calio-Templar
Copy link
Author

Calio-Templar commented Apr 2, 2023 via email

@brliron
Copy link
Member

brliron commented Apr 3, 2023

The crash happens in fn_for_build, with fn being that thing:

1728D2E0 74 68 31 30 35 2F 64 61 74 61 2F 62 61 74 74 6C th105/data/battl
1728D2F0 65 2F 3F E5 92 B2 EF BD BD EF BD AE 3F 3F 62 6D e/?å.²ï½½ï½®??bm
1728D300 70 00 37 37 37 37 C8 37 3E C6 7D 6A A1 03 00 80 p.7777È7>Æ}j¡...

This crash is fixed by 6b47a26 (which isn't included in the last release yet), but skimming through the logs, I've still been able to find a filename that looks like garbage
(PNG) Resolving th105/data/battle/�z�u�}.png...not found
(full log file: thcrap_log.txt )
We should investigate it.

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

3 participants