Quote:
Originally Posted by tallerin
If you enter your login and pass and it hangs up with the window saying Loggin in server---please wait. this is how i get past this when it happens to me
Tab-Return-Tab-Return-Return it goes right it should login to the server select screen.
|
If this works then this is a nice little tidbit of info
Poly, are you running server and client on same machine? If that little trick above doesnt work, you might want to consider:
-replace all occurences of 'localhost' with '127.0.0.1'
-OR-
-having minilogin 'listen' on your external IP instead of 127.0.0.1(localhost)
-point your zones to external IP instead of 127.0.0.1(localhost)
-have your client login to your external IP instead of 127.0.0.1(localhost)
...just some ideas.