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

headless editor crashes on an invalid project path #2235

Closed
nothingTVatYT opened this issue Feb 12, 2024 · 2 comments
Closed

headless editor crashes on an invalid project path #2235

nothingTVatYT opened this issue Feb 12, 2024 · 2 comments
Labels
bug Something isn't working platform

Comments

@nothingTVatYT
Copy link
Contributor

Issue description:
A headless instance of FlaxEditor crashes instead of signalling that a project folder is invalid.
Screenshot_55

Flax version:
1.7.2 (latest master)

@nothingTVatYT
Copy link
Contributor Author

Actually it tries to print the error message but because on non-windows platform Char is set to 16bit which is wrong, the error message won't print characters but format the memory address. This is related to issue #2090.

@mafiesto4 mafiesto4 added bug Something isn't working platform labels Feb 13, 2024
@mafiesto4
Copy link
Member

Fixed in 04761c6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform
Projects
None yet
Development

No branches or pull requests

2 participants