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

AutoSketch v2.1 crashes when opening text settings #1243

Closed
mluizescu opened this issue Jan 5, 2023 · 2 comments · Fixed by #1244
Closed

AutoSketch v2.1 crashes when opening text settings #1243

mluizescu opened this issue Jan 5, 2023 · 2 comments · Fixed by #1244

Comments

@mluizescu
Copy link

using otvdm-master-2382

Describe the bug
When opening text properties, it errors out. If using WHPX, the program crashes, without WHPX, there is a SEGV error, if i click "continue" or "try again", i can carry on changing the text properties, if i click cancel, the program crashes. Under 32-bit Windows, the error is not present.

Expected behavior
There should be no error when changing text properties.

Screenshots

Error

Environment (please complete the following information):

  • OS: Windows 10 22H2
  • Version 19045.2364

Trace files

trace_files.zip

@cracyc
Copy link
Contributor

cracyc commented Jan 5, 2023

This program also might need "EnumFontLimitation=1" in otvdm.ini at least had to set it for it to work.

@mluizescu
Copy link
Author

Hi @cracyc, thank you for your help! With your commit, the error is gone. "EnumFontLimitation=1" speeds up the loading of the text properties window. For me, it also works without it, but the window takes longer to load.
Closing the issue as solved. Thanks again for your quick response!

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

Successfully merging a pull request may close this issue.

2 participants