Skip to content

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

@DasOhmoff

Description

@DasOhmoff

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions