I've also tried searching through Mcafee looking to see if anything is using port 3000 and haven't found anything. I recently tried shutting off Mcafee and running the game and that hasn't produced any different results.
Again, any help would be appreciated.
ps. I typically give the game 5-10 minutes to load when I've tried the various things to get it to work. Should I be giving it longer?
It takes less than 5 seconds for the menu to appear after clicking "Play!" in the Unity Config Launcher. Just as a reference point for you.
I still believe this is a game server issue, as that is the only time I can reproduce the spinning loading icon where nothing happens. Another way to check if the server started is to check
You must be registered to see the links
in your browser shortly after clicking "Play!". The expected result should be
{"status":"running"}
. If you receive no response after waiting a while I am certain something is wrong with the game server (at this point, also check if a process glamour-server.exe is running).
If you do receive the aforementioned result, something else is messing up. At that point I would get a debugger out to check what's happening behind the scenes...
Good luck!