dxlorean
(dxlorean)
February 12, 2021, 4:56pm
#1
Me and my friends were testing my game and we encountered a serious issue
Every time we tried to Join, the loading screen would get stuck at Waiting For Available Server
I know this isnt the right topic but i really need a fix. There was a DevForum post made a couple of months ago, covering this Topic
What do you want to achieve?
I need to fix this issue, roblox support has not been helpful AT ALL.
What is the issue?
My game is stuck on “Waiting for available server”. Every person who has tried to play this game is facing this issue.
What solutions have you thought of so far?
I have tried to contact support, they have not been helpful. Here is the conversation.
Hello,
Thank you for contacting Roblox customer care regarding your concern.
We completely understand your concern, howeve…
Here is a my game link: Contamination - Infection Breach - Roblox
5 Likes
Osrock_626
(Osrock626)
February 12, 2021, 4:58pm
#2
Yeah this is a strange bug isn’t it? (I think you can’t post on bug reports because you’re a member right?)
For me it appears but it isn’t permanent, this could be tied to laggy or slow internet though, because my internet is relatively slow.
1 Like
dxlorean
(dxlorean)
February 12, 2021, 4:59pm
#3
My internet is fine, i thought i was the only once experiencing it but all my friends could not join.
edit: yes i cant post on Bug Reports
1 Like
Osrock_626
(Osrock626)
February 12, 2021, 5:01pm
#4
Hmm was roblox updating something while you guy’s were trying to get in there? This is just a bug though.
Edit: It’s so weird that we can’t post on bug reports as members.
2 Likes
dxlorean
(dxlorean)
February 12, 2021, 5:04pm
#5
Every time i play test in studio, it takes longer than usual
all the
while true do and script loops had wait()
No free models were used, only Meshes
1 Like
Osrock_626
(Osrock626)
February 12, 2021, 5:07pm
#6
Man if studio take longer than usual to load something, it’s usually because something slowed down, and the most common causes are the computers or clients themselves or the internet.
Also this is your game? Maybe because it’s relatively new, there are no servers running the game so it needs to ask the primary servers to run, taking longer times to load and such.
1 Like
RockyRosso
(RockyRosso)
February 12, 2021, 6:07pm
#7
A lot of the time, this is just Roblox’s servers not working correctly. Just try reloading the game and you’ll eventually get into the game.
1 Like
dxlorean
(dxlorean)
February 13, 2021, 1:08pm
#8
I tried rejoining,
I either get stuck on “Joining game”
or
The loading screen is stuck on “Waiting for available Server”
No one of my friends could join the game and i have no clue why this has happened
2 Likes
System502
(System502)
February 13, 2021, 5:10pm
#9
Have you tried running the game in Studio? See if there are any runtime errors, or scripts that are running past execution time.
8 Likes
dxlorean
(dxlorean)
February 13, 2021, 5:58pm
#10
Hmm after looking through the Output, i saw 3 running past execution time scripts.
Thanks alot man
1 Like
BandaidKidd
(choppppppppppppppppp)
March 14, 2021, 1:34am
#12
What do i do, help please. @cartel_c @System502
1 Like
dxlorean
(dxlorean)
March 14, 2021, 9:57am
#13
What is the issue? Is it the Module Error? You game doesn’t load in when you join?
1 Like
BandaidKidd
(choppppppppppppppppp)
March 14, 2021, 5:11pm
#14
Nevermind, it’s fixed! But yeah, yesterday it never let me join my server. I was stuck on “Waiting for Available Server” and I never got in. Idk what I did differently but it’s fixed. Lol
2 Likes
dxlorean
(dxlorean)
March 27, 2021, 8:33pm
#15
Usually this happens due to Script Timeouts
while true do
print("OK")
end
If the loop does not have at least 1 wait() that will crash and freeze your game
3 Likes
dswqsa895
(Dsw official)
February 24, 2024, 6:18pm
#16
One time I had to wait for an available server more than 90 times because I play a small game.
2 Likes