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

Constant crashing compiled on Windows #1831

Open
ckoehl0330 opened this issue Jan 12, 2025 · 4 comments
Open

Constant crashing compiled on Windows #1831

ckoehl0330 opened this issue Jan 12, 2025 · 4 comments
Labels

Comments

@ckoehl0330
Copy link

So I compiled a build of Armor Paint using the code here. I think I did it correctly but I am experiencing frequent crashes while trying to use the compiled application. I don’t know what I did wrong if it was a hidden compile error that was bypassed during the build. The crashes are random but frequent so much that I have to save after every step I do during my texturing process. I am running windows 11 on a laptop with 32GB of DDR4 RAM

@ckoehl0330 ckoehl0330 added the bug label Jan 12, 2025
@luboslenco
Copy link
Member

Hi,

Thanks for report. Can you run it from Visual Studio and show where the crash occurs? Please make sure to compile in debug mode.

@ckoehl0330
Copy link
Author

Does compiling it in release mode cause crashes? For future reference if the project before compilation shows up as 0 of 1 in visual studio, how do I fix that?

@luboslenco
Copy link
Member

Does compiling it in release mode cause crashes?

No, but the debug mode lets you see more detailed crash info in Visual Studio.

For future reference if the project before compilation shows up as 0 of 1 in visual studio, how do I fix that?

Hm, not sure how to fix that, don't think I have encountered that, sorry.

@ckoehl0330
Copy link
Author

For the first bit I don’t have my pc on me so I won’t be able to do anything until sometime tomorrow. The second thing is could it just be user error or missing hidden plugins for visual studio. I use visual studio for this and coding for video games so possibly non-compatible plugins.

@luboslenco luboslenco changed the title Constant crashing Constant crashing compiled on Windows Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants