Skip to content

Multiplayer: Remove _spawn_custom from error message.#111983

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
ScrappieG:error-msg-fix
Nov 19, 2025
Merged

Multiplayer: Remove _spawn_custom from error message.#111983
Repiteo merged 1 commit into
godotengine:masterfrom
ScrappieG:error-msg-fix

Conversation

@ScrappieG

@ScrappieG ScrappieG commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

Removed reference to _spawn_custom callback in error message ERR_FAIL_COND_V_MSG.

File changed: module/multiplayer/scene_replication_interface.cpp.

_spawn_custom callback removed in #71129.

@ScrappieG ScrappieG requested a review from a team as a code owner October 24, 2025 07:07
@AThousandShips AThousandShips changed the title FIX removed _custom_spawner from error message. Multiplayer: Remove _custom_spawner from error message. Oct 24, 2025
@AThousandShips AThousandShips added bug topic:multiplayer cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Oct 24, 2025
@AThousandShips AThousandShips added this to the 4.6 milestone Oct 24, 2025
@Repiteo Repiteo merged commit c5bb2dc into godotengine:master Nov 19, 2025
20 checks passed
@Repiteo

Repiteo commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

Thanks! Congratulations on your first merged contribution! 🎉

@akien-mga akien-mga changed the title Multiplayer: Remove _custom_spawner from error message. Multiplayer: Remove _spawn_custom from error message. Jan 16, 2026
@akien-mga

Copy link
Copy Markdown
Member

Cherry-picked for 4.5.2.

@akien-mga akien-mga removed the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The _spawn_custom callback does not exist in the codebase but is mentioned in an error message

4 participants