Jump to content
  • 0

Server Or Client Issues


Kamuix777

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  04/18/12
  • Last Seen:  

I have no idea where this falls under so i'll post it here in general the Server Seems to boot up just fine and can recieves connections but it doesn't allow the client to go past the login screen it just says fails to connect all of the ports are open just seems strange.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  18
  • Reputation:   0
  • Joined:  02/12/14
  • Last Seen:  

Does the server provide any message?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  107
  • Reputation:   6
  • Joined:  12/09/11
  • Last Seen:  

you need to edit

 

/src/common/mmo.h

#ifndef PACKETVER
	#define PACKETVER 20130807  //edit this line to match your client date
	//#define PACKETVER 20120410
#endif

also make sure you have edited you packetdb.txt in your db files to match your client version

 

also make sure your clientinfo.xml matches the version in packetdb.txt too

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...