Loading Game Bug

I want to achieve to be able to load in without having to respawn my character.
The issue is whenever I join game all I see is the sky and I have to respawn myself before I can load in.
Ive tried everything I can think of and it seems like a roblox bug.

Can someone try to explain what is happening and how to fix it?
Whoever helps me fix this will recieve a reward!

3 Likes

It’s probably because your game contains a lot of assets. Have you checked if this happens in all the games you try to load?

It does have lots of assets but other games have lots of them too, is their a script to make them load better? And I have tried other games, they load fine.

If this has just started happening I think it’s an actual bug as I’ve started having the issue across numerous experiences in Studio now.
@Roblox probably won’t see it for the next 48 hours tho.

It makes since as their are lots of assets and scripts but you think it is a roblox issue or something in my game since I bought the map.

1 Like

There’s no “script” that fixes everything; you basically have to review your game. For example, disconnecting unnecessary connections and cleaning up the code. Does your game contain a lot of scripts?

Yes, it does I will do that now and let you know!

its on roblox side noting to do with us

I dont know if this is related but my meshes on studio are not loading anymore

1 Like

Yeah I posted myself in Bug report.

2 Likes

I do believe im at fault as well, I have lots of scripts and models so I am assuming roblox needs a chance to load all of them but I am curious why they cant fix it.

It’s worth learning more about Bandwidth, Memory usage etc. as all scripts contribute to over-all performance in a game, hence the lack thereof if you’re suffering with it.

Update:
I just removed a bunch of scripts from my game and it worked again, I believe that is the problem, I am going to try to get rid of un-needed scripts and ill let you know. I believe roblox just has issues since its so much.

Actually i can’t open my game


I don’t know if it’s the same bug.

1 Like

Possibly, I believe this is just @Roblox being slow currently and unable to process everything in a amount of time.

check your Players service and see if autoload is working, check every script that runs on character removing/character added. Otherwise it will get reported as a bug.

2 Likes

roblox is down im pretty sure so js wait until they fix it

2 Likes

I believe the corruption is in the Carbon Engine gun system. It loads now but something isnt working correctly.
You were right, I was using a ForceR6 script since roblox R6 doesnt work anymore and I believe that was the problem adding to roblox loading, thank you!

2 Likes

i would still be careful tho, the majority of the replies on the engine being down could also be the reason why.

1 Like