Game won't connect to server....
Posted: 21 October 2013, 03:50
When starting a new game, I get the error message "Unable to connect to Server. Are you connected?". I know from looking at the database that it's successfully executing my setup SQL and at least some of the game setup code. (I'm doing Farkle as a tutorial for myself, and the game does successfully randomize the results on the dice for the first roll.) I've tried putting in some error message calls, but I haven't seen anything besides the unable to connect error. I'm presuming that there's a coding error somewhere that's causing this problem, but I don't know where it might be. Has anyone had this issue before or does anyone have any ideas on code problems that could cause this?