midouest / vscode-playdate-debug

Unofficial Playdate debug extension for Visual Studio Code on macOS, Windows and Ubuntu
https://marketplace.visualstudio.com/items?itemName=midouest.playdate-debug
MIT License
34 stars 4 forks source link

main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx #34

Open Mahekaru opened 1 year ago

Mahekaru commented 1 year ago

Odd bug. Often times when I go to debug it'll give me an error saying...

"error: file copy (main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/tilemaptest.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/assets/Bitmore-Medieval.pft) failed: errno=2"

My work around has been to go to the main.pdx, delete it. then start the debug again.

midouest commented 1 year ago

Thanks for the report! Can you share any details about how you're using the extension, or an example project that reproduces the issue? Are you using tasks.json/launch.json to build/debug your game, or are you using the "build and run/debug" button in the top right?

Mahekaru commented 1 year ago

It doesn't happen all the time. I click it, and after a while of debugging, I click it and then I get the error, Not the best to go off of I know.

midouest commented 4 weeks ago

Are you still seeing this? I was not able to reproduce it.