vscode-playdate-debug icon indicating copy to clipboard operation
vscode-playdate-debug copied to clipboard

main.pdx/main.pdx/main.pdx/main.pdx/main.pdx/main.pdx

Open Mahekaru opened this issue 1 year ago • 3 comments

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.

Mahekaru avatar Sep 16 '23 17:09 Mahekaru

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?

midouest avatar Sep 16 '23 17:09 midouest

  • 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.

Mahekaru avatar Sep 17 '23 04:09 Mahekaru

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

midouest avatar Aug 22 '24 02:08 midouest