Current Streamed In Radius intermittently at 0

As per the above screenshot, the Current Streamed In Radius is set at 0 despite the Minimum being 1500 and the maximum being 3750.

This is disastrous as it causes vehicles in our game (Aeronautica - Roblox) to freeze as objects outside of the streaming range are not physically simulated (not by our design).

Worst part is that this seems to happen at random with no seemingly identifiable pattern.

This has started happening since approximately 3-4 PM EST on the 28th of July

Expected behavior

Current Streamed In Radius is not 0

https://cdn.discordapp.com/attachments/820048057248514089/1134719549414055936/SzYKWTqGv6.mp4

3 Likes

Thanks for bringing this to our attention.

It appears you are using a custom replication focus, “CamFocus”. Is this a part that was replicated from the server? I’m assuming that part is being moved along with the aircraft? If so, what is causing it to move?

2 Likes

Are you using RequestStreamAroundAsync?

2 Likes

Yes CamFocus is a part on the server.

Remotes are sent from the client to the server to update its position to its current camera position.

Only when switching locations in the game menu to load objects that would not be in the immediate area, which is to say not very often.

1 Like

We’ve made a configuration change on our end. Please let us know if this issue is still occurring after an hour or so.

2 Likes

It seems to be resolved now.

Much appreciated.

Any idea what might have caused this to start in the first place?

1 Like

We enabled a fix for a different issue which apparently had an unintended side effect. We will investigate.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.