Jump to content
  • 0

new server


rektjam

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  06/09/16
  • Last Seen:  

"Your Game Exe File Is Not The Latest Version .(5)

anyone how to fix this? still waiting ragnahosting to reply i just started a new server.

Edited by rektjam
Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

Are you using the right packet_db for your client version?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  06/09/16
  • Last Seen:  

im using 2010-07-30

//packet_db_ver: 46
packet_db_ver: default
packet_keys_use: default

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

im using 2010-07-30

//packet_db_ver: 46

packet_db_ver: default

packet_keys_use: default

 

change packet_db_ver from default to 25

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  06/09/16
  • Last Seen:  

  i put packet_db_ver: 25 but still not working

post-39743-0-47112300-1466248038_thumb.png

post-39743-0-11862200-1466248454_thumb.png

Edited by rektjam
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

Commented "//" lines are not being read by the server

 

it should be like this

 

//packet_db_ver: 46
packet_db_ver: 25
packet_keys_use: default

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  06/09/16
  • Last Seen:  

Commented "//" lines are not being read by the server

 

it should be like this

 

//packet_db_ver: 46

packet_db_ver: 25

packet_keys_use: default

sorry i just edit it yet same problem /

question

after i change it to packet_db_ver:25 i`ll just recompile the server and start the server right no need to patch ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

You don't need to recompile it since you didn't edit the src codes. You just need to restart the server. Close the map login and char server then run it again.

 

Btw did you enable packet obfuscation at src/config/core.h and diff you client with the right keys? if not try commenting it out in src/config/core.h. 

 

It should be:

// #define PACKET_OBFUSCATION

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  06/09/16
  • Last Seen:  

You don't need to recompile it since you didn't edit the src codes. You just need to restart the server. Close the map login and char server then run it again.

 

Btw did you enable packet obfuscation at src/config/core.h and diff you client with the right keys? if not try commenting it out in src/config/core.h.

 

It should be:

// #define PACKET_OBFUSCATION

i didnt enable packet obfuscation and its already // #define PACKET_OBFUSCATION

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

I think it's because of ragnashield. Try contacting ragnahosting about it.

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...