My friend's game freezes on the loading screen

My friend, Moonaure, has been working on a game for the best part of 2 months, and is almost ready for release. However, we tried joining the main game and it didn’t load, and it froze on the loading screen. The game loads inside of studio, however doesn’t in the main game.


Roblox just freezes here.

We have tried publishing it to another place and getting rid of some high detail parts of the game. If anybody knows what to do, please tell me!

6 Likes

Freezes, as in doesn’t progress past that screen, or freezes as in has the “Roblox Stopped Responding” thing?

4 Likes

It stops responding and it doesn’t start responding again

2 Likes

Do you have any free models in the game?

2 Likes

No, everything is built by us or bought off patreon

1 Like

Hm. Either way, won’t hurt to check if there’s a script that is acting maliciously.

If you do a ctrl+shift+f Find All search for :IsStudio, are there any results?
Do the same for require, where it requires something with a number instead of a script.

Also - Search for “rojo”, i’ve seen people hide things in it. (rojo itself isn’t bad, but it’s used in comments which hide things

2 Likes

There could be another reason,it could be due to the amount of models in the game and

Ensure that your script does not have so many WaitForchild(“”) – this command sometimes lag the game responding time

2 Likes

The only :IsStudio() there is inside the game is inside the ProfileService module, and there are no results for rojo

Assuming it’s the legit ProfileService, then it should be fine.

Any results for require?

1 Like

That hasn’t been used much in the scripts

Do u have any videos for this???

1 Like

There are some, but only for modules we’ve created, such as for weapons, cars and ProfileService

Do you mean of the scripts? If so, I can send one.

Show me your module scripts especailly.

These scripts can cause a problem for the game to load.

1 Like

Do you want inside the scripts?

Only module scripts,i want to see every single one of it

1 Like

I’m still not ruling out the possibility of a misbehaving script (irregardless of how it may have gotten there). When you start the game in studio and hit play, are there any outputs that say something along the lines of “Requiring 15902802”?

1 Like

the video won’t send, is there any other way you want me to get it?

Nope, nothing along those lines show up

Can u show me the image of your game

Tons of models will cuase the game to freeze

U might have to use a loading script

I can tell u why

Roblox is better than roblox studio.

Thats why roblox can load the thing

2 Likes