godotengine / godot-vscode-plugin

Godot development tools for VSCode
MIT License
1.53k stars 151 forks source link

GDscript Debug Issue - Breakpoints Not working #450

Closed DSPerson closed 1 year ago

DSPerson commented 1 year ago

Godot version

3.5.1

VS Code version

1.74.3

Godot Tools VS Code extension version

1.3.1

System information

MacOS M1 12.6

Issue description

  1. I can run Godot game not use breakpoint , but my game will stuck when I add a breakpoint at visual studio code.

Steps to reproduce

image image image
atirut-w commented 1 year ago

Can you upload a screen recording of this happenning? How is it stuck? Does VSCode come up when the game got stuck?

DSPerson commented 1 year ago

Can you upload a screen recording of this happenning? How is it stuck? Does VSCode come up when the game got stuck?

ok

DSPerson commented 1 year ago

When i add a breakpoint the game will get suck [Gif] 屏幕录制2023-02-03 上午10 06 423

omansak commented 1 year ago

@DSPerson i have this problem , How did u fix it ?