Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP] Failed to Connect to Server

Status
Not open for further replies.
Newbie Spellweaver
Joined
May 3, 2013
Messages
14
Reaction score
0
Ok soo on a vps i set up server and everything is setup. services are running db is setup.
cause the vps cant run games cause no video card. i try using the batch file on my pc and the game loads but i get error "Failed to connect to Server" and sometimes i get "Auth failed: error.

i even added port 80 to the firewall





i changed the ip in the config files too to my ip.


Please help me.
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Jan 5, 2015
Messages
58
Reaction score
36
Re: hi everyone i need help plz!

Ok soo on a vps i set up server and everything is setup. services are running db is setup.
cause the vps cant run games cause no video card. i try using the batch file on my pc and the game loads but i get error "Failed to connect to Server" and sometimes i get "Auth failed: error.

i even added port 80 to the firewall





i changed the ip in the config files too to my ip.


Please help me.

Lol. Just port 80? You need many ports opened i believe. All the ones in your Config. e.g. 65000, and whatever ones are there I forget exactly.

Give us more info if you still cannot get it working after doing that.
 
Newbie Spellweaver
Joined
May 3, 2013
Messages
14
Reaction score
0
ok done that now i have different problem, i started all services but 3 of them wont start.
1. Account log db
2. GameLog db
3. character db


how do i fix? im running windows 2012 r2. help me plz
 
Newbie Spellweaver
Joined
Apr 1, 2010
Messages
19
Reaction score
1
You should include the logs generated by the three respective services. Help a lot to understand what is the exception that makes crash both services.
 
Experienced Elementalist
Joined
Aug 12, 2012
Messages
201
Reaction score
37
ok done that now i have different problem, i started all services but 3 of them wont start.
1. Account log db
2. GameLog db
3. character db


how do i fix? im running windows 2012 r2. help me plz

Check the ODBC connections.
 
Joined
Jun 5, 2009
Messages
959
Reaction score
236
Newbie Spellweaver
Joined
May 3, 2013
Messages
14
Reaction score
0


how do i fix it.???

this pic is from my windows 7 64 bit pc
 
Newbie Spellweaver
Joined
Jan 5, 2015
Messages
58
Reaction score
36


how do i fix it.???

this pic is from my windows 7 64 bit pc

Check your ODBC connections in SysWow64 folder for 64 bit odbc. Also make sure your SQL Server 2008 is in Mixed mode, and SA account is enabled. If you redo anything I recommend deleting and re uploading your services.

check if you did everything right using this tutorial -
 
Newbie Spellweaver
Joined
May 3, 2013
Messages
14
Reaction score
0
ok managed to get everything working :D thanks u for the help. it was the host file i forgot to edit.
 
Status
Not open for further replies.
Back
Top