of     1   

Cr0ws
#178093969Monday, November 16, 2015 1:38 AM GMT

Whenever I press play on my own game I get stuck on the same Requesting Server screen, am I the only one having this problem? http://www.roblox.com/games/271402704/Project-Realms-WIP
Cr0ws
#178096986Monday, November 16, 2015 2:28 AM GMT

lol i guess you guys are having the same problem
Scottifly
#178105535Monday, November 16, 2015 5:20 AM GMT

Does it work when you press F6 in Studio to test it? Do you have an if loop script without a wait() in it, that'll freeze it and cause a game not to load.
Qorm
#178124230Monday, November 16, 2015 8:25 PM GMT

that game doesnt request a server i guess #code local onion=((tasty*math.ceil(math.huge))^128);print"onions are tasty"
Cr0ws
#178128525Monday, November 16, 2015 9:57 PM GMT

When I test server it runs perfectly, but only after 6 seconds, I check my script performance bar and see whats up
Cr0ws
#178135566Monday, November 16, 2015 11:59 PM GMT

Found the no. 1 Issue, the sound failed to load -_- Now I have to figure out how to fix that OUTPUT: 18:58:20.311 - Sound failed to load Soundscape.Slingshot : rbxasset://Sounds/Rubber band sling shot.wav 18:58:20.312 - Sound failed to load Soundscape.Page : rbxasset://Sounds/pageturn.wav 18:58:20.313 - Sound failed to load Soundscape.Slingshot : rbxasset://Sounds/Rubber band sling shot.wav 18:58:20.318 - Sound failed to load Soundscape.Page : rbxasset://Sounds/pageturn.wav 18:58:20.319 - Sound failed to load Soundscape.Slingshot : rbxasset://Sounds/Rubber band sling shot.wav 18:58:20.320 - Sound failed to load Soundscape.Page : rbxasset://Sounds/pageturn.wav 18:58:20.321 - Sound failed to load Soundscape.Slingshot : rbxasset://Sounds/Rubber band sling shot.wav 18:58:20.322 - Sound failed to load Soundscape.Page : rbxasset://Sounds/pageturn.wav
Qorm
#178136646Tuesday, November 17, 2015 12:15 AM GMT

thats normal #code local onion=((tasty*math.ceil(math.huge))^128);print"onions are tasty"
Cr0ws
#178136999Tuesday, November 17, 2015 12:21 AM GMT

The error doesnt transcend through other games, just this one it may not be "normal"
Cr0ws
#178138415Tuesday, November 17, 2015 12:44 AM GMT

Hows it working for you guys now?
Scottifly
#178143021Tuesday, November 17, 2015 2:03 AM GMT

I get those sound errors a lot as well.
Astrism
#178145699Tuesday, November 17, 2015 2:50 AM GMT

That error is on roblox's side. Nothing to do with you.

    of     1