Jump to content
  • 0

s aid=1 has an incorrect version of clientinfo


Question

8 answers to this question

Recommended Posts

Posted

Edit your clientinfo.xml, where there's version, change it to 38.

my clientinfo.xml never changes it is always like this 

 

<?xml version="1.0"
encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
<connection>
<display>Ragnarok</display> 
<balloon>Ragnarok</balloon>    
<desc>Ragnarok</desc>     
<address>127.0.0.1</address>     
<port>6900</port>     
<version>38</version>     
<langtype>0</langtype>     
<registrationweb></registrationweb>     
<aid>
              <admin>2000000</admin>        
<yellow></yellow>
      </aid>  
</connection>
</clientinfo>
Posted (edited)

Try this one:

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Ragnarok</display>
		<desc>Ragnarok Online</desc>
		<balloon></balloon>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>38</version>
		<langtype>0</langtype>
		<registrationweb>REGISTRATION URL HERE</registrationweb>
		<aid>
			<admin>2000000</admin>
		</aid>
		<loading>
			<image>loading00.jpg</image>
		</loading>
	</connection>
</clientinfo>
Edited by Haziel
Posted

 

Try this one:

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Ragnarok</display>
		<desc>Ragnarok Online</desc>
		<balloon></balloon>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>38</version>
		<langtype>0</langtype>
		<registrationweb>REGISTRATION URL HERE</registrationweb>
		<aid>
			<admin>2000000</admin>
		</aid>
		<loading>
			<image>loading00.jpg</image>
		</loading>
	</connection>
</clientinfo>

doesn't work tho

Posted

I HAD THIS PROBLEM. CHANGE YOUR ACCOUNT SEX TO MALE OR FEMALE. ITS IN "S"

Not quite... He's trying to log in as account 1 ( his server) he needs to 1st create an admin account to log in as

Posted (edited)

conf/battle/client.conf

packet_ver_flag: 0x7FFFFFFF

packet_ver_flag2: 0x7FFFFFFF

conf/login_athena.conf

check_client_version: no

db/packet_db.txt

packet_db_ver: default
packet_keys_use: default
packet_ver: 38
packet_keys: 0x646E08D9,0x5F153AB5,0x61B509B5 // or your packet keys

on diff

do not load your packet keys !!

write them Manual !!

............................

first playable account the id must be 2000000 or more!

M or F not S

the account id 1 is S for 

conf/char_athena.conf

// Server Communication username and password.
userid: username
passwd: password

and

conf/map_athena.conf

// Interserver communication passwords, set in account.txt (or equiv.)
userid: username
passwd: password 

and it's not playable

........................

 

src/common/mmo.h

#define PACKETVER 20130605

use 2013-06-05Ragexe.exe for the 38!

Edited by sader1992

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...