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

MultiplayerSpawner errors when spawn_path is pointing to itself #102221

Open
Weldify opened this issue Jan 31, 2025 · 0 comments
Open

MultiplayerSpawner errors when spawn_path is pointing to itself #102221

Weldify opened this issue Jan 31, 2025 · 0 comments

Comments

@Weldify
Copy link

Weldify commented Jan 31, 2025

Tested versions

Noticed this during 4.4 beta1, still an issue in 4.4 beta2

System information

Windows 10

Issue description

Having 2 or more auto spawn list nodes pre-added to a multiplayer spawner that has spawn_path set to itself causes this error:

E 0:00:00:0553   _node_ready: Condition "!spawn_queue.has(p_oid)" is true.
  <C++ Source>   modules/multiplayer/scene_replication_interface.cpp:175 @ _node_ready()

Steps to reproduce

  1. Create a MultiplayerSpawner and spawn_path to point to itself
  2. Create 2 scenes and assign them to the auto spawn list on the MultiplayerSpawner
  3. Add instances of the 2 scenes as children of the MultiplayerSpawner and run the game

Image

Minimal reproduction project (MRP)

repro.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: For team assessment
Development

No branches or pull requests

2 participants