TheDucklord
TheDucklord
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
Correction, I did solve the problem and it was quite strange indeed. So I was going to make a minimal replicaiton of the issue. A seperate program with just the issue in it. Thing is, I couldn't. When I separated the code, it worked. Even outside of VS. Turns out, it was where I was excecuting the code from. It didn't like that it was buried under a couple of threads. So I just moved where I excecuted the code and poof. Started working.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
I'm sorry, I don't think this is solved. The program is still crashing, and I'm not sure how to fix it.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
quite literally going into the debug folder and just double clicking the exe rather than building it and testing it from VS.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
yeap same .exe, same machine.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
and the crazy thing is that it works flawlessly while debugging from VS but crashes only when you try running the exe outside of VS.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
my program doesn't even use sounds.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
from a google search tehy are audio drivers?
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
no, I do not.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
i'ts not reading or writing to anything. not during that. the program does write to a settings file but not anywhere where it's crashing. unless that HttpRequest does some reading/writing that I"m not aware of.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
okay cool, I'll start doing that.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
after it starts to crash
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
Okay I got it.. here's the whole thing.
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
So I ran windbg and when I started the process that crashes things, I got this...
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
okayI'll try those things and get back here, thanks!
30 replies
CC#
Created by TheDucklord on 7/1/2023 in #help
❔ ✅ Program crashing outside of dev environment.
I'm sorry, I'm still fairly new to all of this ,and self taught. The program just disapears. It gives no errors or anything. that's what makes it so hard to figgure out what is going on. Since it's not in VS there's no debug information either. Is there some way I could get more information?
30 replies