Jump to content
  • 0

[Help] error about the password


Akbare

Question


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

help me....

~ i have a problem too with client 2011 - 11 -22

I get an error when using 3CeAM


hexed : 2011-11-22aRagexeRE

I found this error when I use 2011-11-22aRagexeRE

I register using _M / _F, ID has been made ​​in mysql and I found the password as shown below

with a password like this I can log into the game....

why i get error like this ??

Untitled-6.png

if I change the password in mysql with

Untitled2.png

I found this

Untitled3.png

thanks for the help ^^

Edited by Akbare
Link to comment
Share on other sites

19 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

is your 3CeAM Patched with packet 26 to 28??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  379
  • Reputation:   304
  • Joined:  11/10/11
  • Last Seen:  

Isn't it just a hash ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

is your 3CeAM Patched with packet 26 to 28??

yes, im use packet 28

Isn't it just a hash ?

hash ???

Edited by Akbare
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  407
  • Reputation:   159
  • Joined:  11/18/11
  • Last Seen:  

Yes. Check conf/login_athena.conf

use_MD5_passwords: no

or

your clientinfo.xml use passwordencrypt ?

Edited by Lilith
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

Yes. Check conf/login_athena.conf

use_MD5_passwords: no

or

your clientinfo.xml use passwordencrypt ?

this is my clientinfo.xml

<!--?xml version="1.0" encoding="euc-kr" ?-->
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<connection>
<desc>myprivateRO</desc>
<display>myprivateRO</display>
<address>127.0.0.1</address>
<port>6900</port>
<version>23</version>
<langtype>7</langtype>
<registrationweb>http://127.0.0.1/myro</registrationweb>
<aid>
<admin></admin>
<admin></admin>
</aid>
<yellow>
<admin></admin>
<admin></admin>
</yellow>
<loading>
<img>loading00.jpg
<img>loading01.jpg
<img>loading02.jpg
<img>loading03.jpg
<img>loading04.jpg
<img>loading05.jpg
<img>loading06.jpg
<img>loading07.jpg
<img>loading08.jpg
</loading>
</connection>
</clientinfo>

maybe the problem

<version>24</version>

<langtype>7</langtype>

Edited by Akbare
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  633
  • Reputation:   78
  • Joined:  11/14/11
  • Last Seen:  

Is your server has MD5 enabled?

Edited by JayPeeMateo
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

// Check The clientversion set in the clientinfo ?
check_client_version: no

// What version we would allow to connect? (if the options above is enabled..)
client_version_to_connect: 20

if check_client_version = no

then version doesn't do anything ( any version will work since its set to no )

try langtype 1 <-- lots of people use this~

if still doesn't work

try to diff or get another client~

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  379
  • Reputation:   304
  • Joined:  11/10/11
  • Last Seen:  

Also, show us what say your login-server console when you logged in.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

 // Check The clientversion set in the clientinfo ? check_client_version: no // What version we would allow to connect? (if the options above is enabled..) client_version_to_connect: 20

if check_client_version = no then version doesn't do anything ( any version will work since its set to no ) try langtype 1 <-- lots of people use this~ if still doesn't work try to diff or get another client~

I use the default setting :P

okay, problem solve :D

i'm use version 25 and langtype 1

 <version>25</version>
 <langtype>1</langtype>

but now the server rejected, and did not get into the server after selecting a character

Untitled-7.png

this map-server

Untitled3-2.png

i use a packet of 3ceam packet28.patch

say thanks

Edited by Akbare
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

easy fix -

lengthy post here: http://supportmii.com/board/index.php?/topic/323-2011-11-22-clientside-aio/

Short way of saying it, the archive below works for all kind of servers/clients running packet 28 and using 2011-11-22 client.

Tested on 3CeAM already

http://www.fileserve.com/file/VwWTPWR/2011-11-22_AIO_r1.7z

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

easy fix - lengthy post here: http://supportmii.com/board/index.php?/topic/323-2011-11-22-clientside-aio/ Short way of saying it, the archive below works for all kind of servers/clients running packet 28 and using 2011-11-22 client. Tested on 3CeAM already http://www.fileserve.com/file/VwWTPWR/2011-11-22_AIO_r1.7z

Thanks Judas for reply this thread :D

but i can not download AIO the fileserver, because my internet connection. if anyone can help upload for other links, i say thanks :D

but on the fileserver he says that the file is not available

Edited by Akbare
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

easy fix - lengthy post here: http://supportmii.com/board/index.php?/topic/323-2011-11-22-clientside-aio/ Short way of saying it, the archive below works for all kind of servers/clients running packet 28 and using 2011-11-22 client. Tested on 3CeAM already http://www.fileserve.com/file/VwWTPWR/2011-11-22_AIO_r1.7z
Thanks Judas for reply this thread :D but i can not download AIO the fileserver, because my internet connection. if anyone can help upload for other links, i say thanks :D but on the fileserver he says that the file is not available

well im willing to help you

just tell me what client you want

and its diffs

i will give you the client in less than 5mins

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

easy fix - lengthy post here: http://supportmii.co...clientside-aio/ Short way of saying it, the archive below works for all kind of servers/clients running packet 28 and using 2011-11-22 client. Tested on 3CeAM already http://www.fileserve...11-22_AIO_r1.7z
Thanks Judas for reply this thread :D but i can not download AIO the fileserver, because my internet connection. if anyone can help upload for other links, i say thanks :D but on the fileserver he says that the file is not available

well im willing to help you

just tell me what client you want

and its diffs

i will give you the client in less than 5mins

I say a thousand thank you KeiKun

I just need to play with a hexed client 2011-11-22

to log into 3ceam r657 with packetver28

My current problem 3Ceam do reject when entered into the map server

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

Okay ~

hold on while i do it~

EDIT:

link: http://keikun.servemp3.com/release/ragnarok.rar

Edited by KeiKun
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

here's another mirror =)

http://www.filesonic.com/file/bonzPJo

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

Okay ~

hold on while i do it~

EDIT:

link: http://keikun.servem...se/ragnarok.rar

here's another mirror =)

http://www.filesonic.com/file/bonzPJo

thanks to reply and mirror link :D

but my problem is to map server get the error message so it appears the server rejected

server : 3CeAM latest 657

apply patch : PacketV28.patch

recompile server

Untitled3-2.png

Edited by Akbare
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  209
  • Reputation:   3
  • Joined:  11/28/11
  • Last Seen:  

check your packet_db.txt

//2010-07-01aRagexeRE

0x083A,5 // Search Stalls Feature

//2010-07-13aRagexeRE

//0x0827,6

//0x0828,14

//0x0829,6

//0x082A,10

//0x082B,6

//0x082C,14

//0x0840,-1

//0x0841,19

//2010-07-14aRagexeRE

//0x841,4

//2010-08-03aRagexeRE

0x0839,66

0x0842,6,recall2,2

0x0843,6,remove2,2

packet_ver: 28

//2011-11-22

0x0835,19,wanttoconnection,2:6:10:14:18

0x0898,6,getcharnamerequest,2

0x0899,6,ticksend,2

0x0896,5,changedir,2:4

0x0892,5,walktoxy,2

0x022d,7,actionrequest,2:6

0x08a1,10,useskilltoid,2:4:6

0x08ad,10,useskilltopos,2:4:6:8

0x0363,90,useskilltoposinfo,2:4:6:8:10

0x0436,6,dropitem,2:4

0x0893,6,takeitem,2

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

check your packet_db.txt

//2010-07-01aRagexeRE

0x083A,5 // Search Stalls Feature

//2010-07-13aRagexeRE

//0x0827,6

//0x0828,14

//0x0829,6

//0x082A,10

//0x082B,6

//0x082C,14

//0x0840,-1

//0x0841,19

//2010-07-14aRagexeRE

//0x841,4

//2010-08-03aRagexeRE

0x0839,66

0x0842,6,recall2,2

0x0843,6,remove2,2

packet_ver: 28

//2011-11-22

0x0835,19,wanttoconnection,2:6:10:14:18

0x0898,6,getcharnamerequest,2

0x0899,6,ticksend,2

0x0896,5,changedir,2:4

0x0892,5,walktoxy,2

0x022d,7,actionrequest,2:6

0x08a1,10,useskilltoid,2:4:6

0x08ad,10,useskilltopos,2:4:6:8

0x0363,90,useskilltoposinfo,2:4:6:8:10

0x0436,6,dropitem,2:4

0x0893,6,takeitem,2

Thanks RyokoMVP

I add your packet_db and works well

all issues have been solved

thanks to anyone who has been answered

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  01/29/12
  • Last Seen:  

hello, everyone! is that client that you give doesnt have error? if yes, can you give the compatible lua and lub files for that? ive been having too much trouble with my client side. as of now, im using 3ceam r660 with client ragexere 2011-03-15a. and it gives me character size error 136 then failed to connect to server.

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