Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DasOhmoff opened this issue Jul 4, 2022 · 0 comments
Open

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

DasOhmoff opened this issue Jul 4, 2022 · 0 comments

Comments

@DasOhmoff
Copy link

DasOhmoff commented Jul 4, 2022

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 :)

@DasOhmoff DasOhmoff changed the title Question: How to attach to the correct project on multi project setups? Attach to the correct project on multi project setups? Jul 4, 2022
@DasOhmoff DasOhmoff changed the title Attach to the correct project on multi project setups? [Bug] Attach to the correct project on multi project setups? Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant