Not entirely sure this is scripting related, but oh well. My game has been running perfectly fine, however over the past few days I have been getting errors in the output when testing it through studio. I'm quite new to scripting and I'm not sure what has caused this. This problem only seems to occur when testing in studio and does not affect the game. It seems that the chat button is gone and my leaderstats does not have the standard roblox Gui. I suspect this is some kind of player script problem? Any help appreciated, thanks.
Output when running the game:
17:26:33.077 - Image "rbxasset://textures/ui/Shell/ButtonIcons/BButton.png" failed to load in "CoreGui.RobloxLoadingGui.BlackFrame.CancelLabel.Image": File not found 17:26:33.427 - Image "rbxasset://textures/ui/Shell/Icons/RobloxIcon24.png" failed to load in "CoreGui.RobloxLoadingGui.BlackFrame.InfoFrame.Creator.CreatorIcon.Image": File not found 17:26:34.760 - Image "rbxasset://textures/ui/PurchasePrompt/[email protected]" failed to load in "TextureManager::PreloadTexture": File not found 17:26:34.788 - ContentProvider:PreloadAsync() failed for rbxasset://textures/ui/PurchasePrompt/[email protected]
it's a usual roblox problem theres nothing wrong with your game
If the asset is not loading you must either re upload it or make a new one also file not found means it cant be found which means it doesnt exsist