[1663] Open Beta Users Unable to Enter Specific World(429Error)
available in future release
しぐにゃも
[Open Beta Users Unable to Enter Specific World]
We have confirmed an issue where players using the Open Beta version are unable to enter certain worlds.
The error message displayed is:
“You are traveling too much. Please wait and try again later. (Code: 429)”
Here is the world where the issue is wrong:
— — —
[Confirmed a bug where people in the open beta version couldn't enter a specific world]
We've confirmed a bug where open beta players weren't able to enter some worlds.
The error statement is “The world is moving too fast. Press the time to try again (code 429)”.
Here is the world where the problem is happening.
Log In
This post was marked as
available in future release
_
_tau_
tracked
naqtn
I could reproduce the issue, unable to join the world. And I confirmed no errors with the live version (Build 1650).
I didn't see the "Code:429" dialog.
Instead, an exception appears in my log:
2025.06.24 20:58:47 Error - Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at VRC.Udon.UdonManager.ConstructUdonVM () [0x00000] in <00000000000000000000000000000000>:0
at VRC.Udon.UdonBehaviour.InitializeUdonContent () [0x00000] in <00000000000000000000000000000000>:0
at VRC.Udon.UdonManager.OnSceneLoaded (UnityEngine.SceneManagement.Scene scene, UnityEngine.SceneManagement.LoadSceneMode loadSceneMode) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.SceneManagement.SceneManager.Internal_SceneLoaded (UnityEngine.SceneManagement.Scene scene, UnityEngine.SceneManagement.LoadSceneMode mode) [0x00000] in <00000000000000000000000000000000>:0
I guess it is some incompatible behavior of UdonVM (or its back end), and "Code:429" is a side effect.