godotengine / godotengine/godot-csharp-vscode

[Bug] Attach to the correct project on multi project setups?

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
165
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Hey 👋 ,

I have the following setup:
1. a godot server project
2. a godot client project

I start and connect to the game in the following way:
1. startup the server
2. startup 2 clients that both connect to the server (2 game windows open up)

If I start the vscode client project, and try to attach to the running game, it sometimes instead attaches to the running server, even though its in another godot project. At least it seems that way, because the debugger sometimes just does not work if the server was started first.

Also, when I start the 2 client windows, I would like to choose which one to attach to, how can I do this?

Thanks for your help :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.