SDK 2.7.5 - Simulator Crashing When Debugger Attached

Hi,

After upgrading to SDK 2.7.5, the simulator now crashes every time I close it to end a debugging session with the error, "ntdll.pdb not loaded", and displays the following:

This never happened with 2.7.4, but it happens every time with 2.7.5.

I'm using Visual Studio 2022 with the PlayDate C SDK, on Windows 11. This happens for all of my PlayDate C projects. No OS updates have occurred prior to this problem starting to happen. I've tried rebooting, but that doesn't make the problem go away.

If I reinstall version 2.7.4, the problem goes away.

Any ideas?

Cheers,

Rich.

1 Like

Just wanted to add I get the same thing (diff debugger):

image

Same story. Started with 2.7.5 when terminating debugging session (win64 debug dll, playdate simulator). Windows 11. C project.

I'm using Rad debugger release v0.9.20a but given that it happened for the previous poster under VS 2022 I doubt its the cause of anything

2 Likes

I believe I have this fixed for the next release, sorry for the troubles.

1 Like

That's great, thanks for the update. :slightly_smiling_face:

1 Like