|
| 14 Aug 2014 07:23 PM |
I posted this problem earlier today, but had to leave before I got a solution
I keep getting this error in my output when I try to start a server in Roblox Studio. I'm working on a game that requires at least three people to play, so I need to be able to start servers in order to test it. Here's the full error copied from my output:
12:26:46.315 - Failed to start network server, id 5 12:26:46.316 - Script '[string ""]', Line 198 12:26:46.316 - Script 'loadfile("http://www.roblox.com//game/gameserver.ashx")(153', Line 1 12:26:46.317 - Stack End
And when I try connecting clients to the server, I get this on their screens:
Failed to connect to the Game. (ID=17: Connection attempt failed.)
I've tried typing the command "game:GetService("NetworkServer"):Start(53640)" in my command bar, but I'm getting the same error. Has anyone else had this problem, or know a solution? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|