Sometimes assets in my game (like UI’s and special meshes) fail to load and will just be blank.
Is there a way to reload them and try again?
I’d rather not wait to preload every single asset, but even if I do, how would I attempt to load it again if it fails?
1 Like
Hello Synchorus ,
Can you please go to %TEMP%\Roblox directory. You should see “http” folder there. Rename it to something like “http-rem”. Now try to run Roblox and play the same game. Do you still see the issues? If the problem goes away, can you please zip your “http-rem” folder and upload somewhere and I’ll try to see what possibly have gone wrong.
Try this? Maybe that’ll help you.
1 Like
Well, this isn’t really for me, it’s for the players in-game. Some assets are blank for them and never load. I’m guessing connectivity issues and I’d like a way to catch the assets that don’t load in.
1 Like