[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 rapidly. Please wait and try again later. (Code:429)"
Here is the world where the issue is occurring:
ーーーーー
【オープンベータ版の人が特定のワールドに入れない不具合を確認】
オープンベータ版プレイヤーが一部のワールドに入れない不具合を確認しました。
エラー文は「ワールドの移動が速すぎます。時間を押して再度試してください(コード429)」です。
問題が起こってるワールドはこちらです。
Log In
This post was marked as
available in future release
_
_tau_
marked this post as
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.