armory3d / armortools

3D Content Creation Tools
https://armorpaint.org
Other
3.23k stars 334 forks source link

Windows Source Build Seems to Currently Fail #1584

Closed Ryonez closed 1 year ago

Ryonez commented 1 year ago

ArmorPaint version: 0326daa, 041429a]

OS/device including version: Windows 11 Pro 22H2 Build 22621.1848

Issue description: An exception is thrown when debugging the release x64 build. (Running standalone causes a CTD) image

Steps to reproduce:

It is possible to "run" without the debugger, but the application crashes to desktop after opening.

luboslenco commented 1 year ago

Thanks for report. Seems to work normally now, please try updating to the latest git revision.

Ryonez commented 1 year ago

Nope, still doesn't work for https://github.com/armory3d/armortools/commit/52f4b29ee96de34f9b2726818762bb904e3daca6

And please don't close issues before receiving feedback from the one having the trouble. Works for you doesn't mean works for me.

Ryonez commented 1 year ago

@luboslenco

luboslenco commented 1 year ago

And please don't close issues before receiving feedback from the one having the trouble. Works for you doesn't mean works for me.

Don't want to sound rude so please don't take it like that - but the main goal of the tracker is to improve the program for the majority of people, not provide individual build support. I try to provide support on build issues as well, but I am not sure what is going wrong there, sorry. :( If you ever figure it out then additional comments are welcome.

Ryonez commented 1 year ago

to improve the program for the majority of people, not provide individual build support

Given issue are started by individual's, should they not even bother then? It's kinda frustrating to have this issue and just had it waved away. How many people here are compiling for windows themselves?

I opened this a while ago. Since then I've reinstalled the os. After you said it worked for you, there was a fresh install of Visual Studio Code when I went to try again. I also know nothing about your environment, like are you using the same OS version? Did you try the versions I mentioned had an issue to confirm you had the issue in them, or was it just, update -> build -> looks good?