vscode-playdate-debug
vscode-playdate-debug copied to clipboard
main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx
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.
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?
- Doesn't seems to matter what project I open.
- For example, I have been debugging with the example files in the playdate sdk, it does it with those.
- I'm using the debug button in the top right.
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.
Are you still seeing this? I was not able to reproduce it.