Closed Mahekaru closed 1 year ago
What operating system platform/version are you using?
Everything is working fine for me on macOS 13.3.1.
I'm running windows 11 No matter what I do I'm getting
I have main.pdx
And main.lua
Thanks! I’ll take a look at this tomorrow when I have access to a Windows computer.
I see in your screenshots that you have a main.pdx folder inside your source folder. Does deleting source/main.pdx make any difference?
I had that in there to test it to see what folder it wanted the pdx folder in. Anyway I did delete it, but it didn't matter.
I am able to reproduce this issue on Windows 11 with Playdate SDK 1.13.5. It looks like there were breaking changes to how pdc
handles Windows paths in 1.13.5. I'm going to report this issue on the Playdate dev forum.
In the meantime, here are a couple workarounds you can try:
pdc
task in .vscode/tasks.json
instead of using the "Run/Debug file in Playdate Simulator" button. You can copy-paste this configuration example.@Mahekaru This is now fixed in the latest release!
Wooot!!! It's working again ^.....^ Thanks a bunch @midouest. 150 gold stars.
Everything was working great and now after the update it's unusable :(.