Gilad 905

Results 4 comments of Gilad 905

Same. In my case it's Ubuntu 18.04.4 (LXD container), node 13.8.0, PM2 4.0.0. PM2 CLI exit code is 0. On `pm2 ping` followed by `ps -aef --forest` I see many...

I know this thread is 2 years old, but if there's any new info about this of if bittorrent-dht now supports ipv6 somehow, I'd appreciate someone letting me know :)...

I installed the extension now and I still notice this bug. Windows godot-tools v2.3.0 Godot v4.3.stable.official [77dcf97d8] VS code settings: ``` "godotTools.editorPath.godot4": "path\\to\\my\\Godot_v4.3-stable_win64.exe", "godotTools.lsp.serverHost": "127.0.0.1", "godotTools.lsp.serverPort": 6008, ``` launch.json: ![Image](https://github.com/user-attachments/assets/402fa0ad-7b6d-4227-8f92-261bb2a02d71)...

> > godot-tools v2.3.0 > > > When I hit F5 I see the game opening up, I see output in the debug console, hitting a breakpoint does stop on...