Jump to content
  • 0

Cannot Login To Server because Ver 45


stevenbubu

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   1
  • Joined:  01/07/14
  • Last Seen:  

Hello , i got a problem when i want to login and my map server says "[warning]: ai=2000000 has an incorect version =0 in clientinfo . Server Compiled for 45"

and when i check my clientinfo is already 45 version :

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
        <display>AhoyRO</display>
        <desc>AhoyRO</desc>
        <address>158.69.166.61</address>
        <port>6900</port>
        <version>45</version>
        <langtype>6</langtype>
        <balloon>Ragnarok Online</balloon>
        <aid>
            <admin></admin>

        <loading>
            <image>loading00.jpg</image>
            <image>loading01.jpg</image>
            <image>loading02.jpg</image>
            <image>loading03.jpg</image>
            <image>loading04.jpg</image>
            <image>loading05.jpg</image>
            <image>loading06.jpg</image>
            <image>loading07.jpg</image>
            <image>loading08.jpg</image>
            <image>loading09.jpg</image>
        </loading>
        </aid>
    </connection>
</clientinfo> 

 

 

how to fix this ? thanks :)

 

ddw.png

error.png

  • Upvote 1
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  53
  • Reputation:   1
  • Joined:  10/06/16
  • Last Seen:  

Try check

\db\packet_db.txt

packet_db_ver: 45
packet_keys_use: 0x7E241DE0,0x5E805580,0x3D807D80 // [Shakto]

 

\src\common\mmo.h

#ifndef PACKETVER
   #define PACKETVER 20130807
#endif

 

Edited by saovarott159
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   1
  • Joined:  01/07/14
  • Last Seen:  

Thanks @saovarott159 its works for me :)

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