Roblox Studio is consistently unable to join an existing Team Create session for a specific place. Studio returns a timeout during connection and fails to initialize the Team Create server, resulting in a hard block on collaborative development.
This occurs before the place loads and is not resolved by retrying.
Exact Error Message:
“We could not join the Team Create session for place [14711534718]. Timeout on connect, unable to initialize Team Create server: code 0”
Steps to Reproduce:
- Open Roblox Studio.
- Attempt to open the affected place with Team Create enabled.
- Studio attempts to join the Team Create session.
- Connection times out and fails with error code 0.
Expected Result:
Studio should successfully initialize and connect to the Team Create server.
Actual Result:
Connection times out; Team Create server fails to initialize. Development is blocked.
Reproducibility:
- 100% reproducible on this place
- Occurs across multiple retries
- Persists across Studio restarts
Environment:
- Platform: macOS
- Roblox Studio: Latest stable release
- Network: Stable broadband (no local connectivity issues observed)
- Account permissions: Full edit access
Impact:
- Completely blocks collaborative development
- Prevents any Team Create workflow
A private message is associated with this bug report