The following bug is being spammed on the server:
I have a single video in my game that is displayed on 2 separate ScreenGuis. Overall video playback seems to work fine for my testing. It just spams the bug server-side.
Expected behavior
I don’t expect an error on the server to be given for loading a video asset. My expectation is that only the client has to load it. If the error has to be shown, it should be kept to a minimum to keep the server log clean.