Okay, well I think this would be a great project to mess with in spare time, and hon my skills, but I seem to be having a little trouble getting started after days of trying to figure out what is going on here. I followed the getting started wiki tutorial to a tee. Made sure my Mysql database is working properly. All servers seem to be running properly, but I still cant get this to work. After starting the servers, Using cygwin I change dir to the client. Start the client as I'm told too by using ./MultiverseClient.exe --development --world localhost. Client starts up to a white screen with the login form. The tutorial just tells me to login to the server so I figure okay I guess I type a random username, and password? it doesn't give you no default account to use. So I do that, and nothing. doesn't matter what I use for an account name it acts like its connecting, but never connects. It just sits at the white login window. I've checked numorous server logs, and nothing. No errors. The only error I can find is in the client log which reads this: Failed to connect to login server at master.multiversemmo.com:9005
Okay... but I already told the client its connecting to localhost like the tutorial told me too? So I dont understand whats going on with this. Any help would be much apreciated.