BreakPoints
BreakPoints
Seems to consistently be the male wastelanders 
Yeah, that's exactly what I meant, a simple `double click the .exe -> main`. Thanks for the workaround, it's pretty hard to fight my Windows born muscle memory! Also thanks...
Nice job, will let you know if it still happens
Thanks for hearing me out, I was quite quick on the draw for criticisms when the update was rolled out. > Can you explain this more? I don't quite understand...
The `.tar.gz` has other issues. Looks like it's missing some dlls as I get error messages from isle-config.exe for: - libgcc_s_seh-1.dll - libwinpthread-1.dll - libstdc++-6.dll - libb2-1.dll Other dlls not...
I'm not getting this issue with the latest builds. If this is intentional, nice work! If not then maybe we should reopen as it could be periodic/random.
Funnily enough I downloaded [the artifact directly from CI](https://github.com/isledecomp/isle-portable/actions/runs/16869646844/artifacts/3730885528) from pull #664 and it worked. #665 just fixed it being in the release.
Yep, seems to be sporadic. This is from #668
Turns out It's not sporadic or random, it's only in the release links. Downloading the latest release gives me errors but [the artifact from the MSVC (x64) runner](https://github.com/isledecomp/isle-portable/actions/runs/16940297297/artifacts/3755914631) works. It...