DCPUTeam / DCPUToolchain

[ARCHIVED] The code repository for the DCPU-16 Toolchain.
http://dcputoolcha.in/
MIT License
96 stars 14 forks source link

dtide.exe crashes while compiling on Windows 7 x64 #192

Open screaminbug opened 11 years ago

screaminbug commented 11 years ago

When trying to compile some code using dtide, the app crashes. Also the open button doesn't seem to work but "New" button opens the file if it was given the existing file name. Open and Save menu items don't work either.

Problem signature: Problem Event Name: APPCRASH Application Name: dtide.exe Application Version: 0.0.0.0 Application Timestamp: 509e5567 Fault Module Name: dtide.exe Fault Module Version: 0.0.0.0 Fault Module Timestamp: 509e5567 Exception Code: c0000005 Exception Offset: 00030ecd OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1050 Additional Information 1: 0a9e Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 Additional Information 3: 0a9e Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

dukeflipchart commented 11 years ago

I can confirm this. Running Win7 x64, I had the exact same problems. Can I help by posting crash details?

Mause commented 11 years ago

As far as I know, the IDE is a WIP

patflick commented 11 years ago

Yeah. The ide is not stable yet. We'll continue work soon. Stick around, we'll hopefully be announcing a stable release for the ide very soon ;-) On Nov 22, 2012 10:18 AM, "Dominic May" notifications@github.com wrote:

As far as I know, the IDE is a WIP

— Reply to this email directly or view it on GitHubhttps://github.com/DCPUTeam/DCPUToolchain/issues/192#issuecomment-10627974.

dukeflipchart commented 11 years ago

Cool! Thanks for the quick replies, guys.

jdiez17 commented 11 years ago

@dukeflipchart

Yeah, posting crash details would be a huge help. I'm running Windows 8 x86_64 and the IDE works perfectly for me, so I have no idea what the problem is.

Also, if you could use some kind of debugger (not sure which ones are available for Windows?) and post a backtrace, that would be great!