erfg12 / AOL_4.0_Emu

Emulating AOL 4.0
https://aolemu.com
103 stars 8 forks source link

Crashing problem #38

Closed cotsxd closed 3 years ago

cotsxd commented 3 years ago

Hi, guys amazing program! I've used it for a bit but only recently has it started to crash every time it gets past the dial-up screen. I've tried recompiling it but it still crashes, is there a crash report this program makes or is it just broken?

erfg12 commented 3 years ago

Do you know how to debug it? If you press the play button while the source code is open in visual studio and it crashes it'll point to the line that is causing the crash.

cotsxd commented 3 years ago

I've never used VS, nor do I know how to code ahah

all I did was redo all the nuget packages and hit build. and ran the exe, where can I find play?

erfg12 commented 3 years ago

It's really the debug button, but it looks like a green play button with the words "start" on the top bar.

cotsxd commented 3 years ago

ok ill give that a go!

cotsxd commented 3 years ago

Huh, it seems that it has stopped crashing after I restarted my computer! Sorry for the bother!

erfg12 commented 3 years ago

Ok. If it happens again, try a debug and let me know the line that's causing it and I'll look into fixing it. Thanks for the report.