Hi, I'm new to the forums, so lets go to the point quickly hehe... When I try to log into my server, it says "Failed to Authenticate (5011) or Rejected from server (30)". I Used revision 17540 (Since the newest one can't be compiled because of an error.), and all these versions of Ragexe: 2013-07-03a / 2013-07-17c / 2013-08-07a / 2013-08-14a And diffed using the xDiffPatcher, with these options:
[spoiler=Diffs I Used]-Allow Chat Flood
-Allow space in guild name -Cancel to Login Window -Change Gravity Error Handler -Custom Window Title -Disable 1rag 1type parameters -Disable 4 Letter User Character Limit -Disable Ragexe Filename Check -DIsable Hallucination Wavy Screen -Disable HShield -Disable Packet Encryption -Disable Swear Filter -Eneable 64k Hairstyle -Eneable Custom 3D Bones -Eneable Multiple GRFs -Eneable Title Bar Menu -Extended Chat Room Box -Extended NPC Box -Fix Camera Angles -@Bug Fix (Recommended -Ignore Missing File Error -Ignore missing palette Error -Increase Zoom -Load ItemInfo.lua before lub -KOREA Service Type XML Fix -Read Data Folder First -Read Msgstringtable.txt -Read questid2display.txt -Remove Gravity Ads -Remove Gravity Logo -Remove Serial Display -Skip License Screen -Skip Resurrection Buttons -Translate Client in English -Use Normal Guild Brackets -Use Ragnarok Icon -eXtract MsgStringTable.txt -eXtract txt file strings
And, about my Clientinfo.xml, I did all the "<version></version>" equivalent to the version of the ragexe, everytime I tested with a new Date of Ragexe Any of those worked, and always recompiling my Server after the modifications on MMO.h and changing the Packet_db. And I Even tried to let a Clientinfo.xml on the Data Folder together with the GRF File, OR ONLY the Clientinfo.xml on the Data Folder OR Only the GRF One. I Tried all the options. Here's my Clientinfo.xml for you guys have a look: [spoiler=My Clientinfo.xml]
<?xml version="1.0"
encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
<connection>
<display>KingdomRO</display>
<balloon>The World that Never Was</balloon>
<desc>Ragnarok</desc>
<address>127.0.0.1</address>
<port>6900</port>
<version>42</version> (< That was my last try with a Diffed Exe...)
<langtype>0</langtype>
<registrationweb></registrationweb>
<aid>
<admin></admin>
<yellow></yellow>
</aid>
</connection>
</clientinfo>
About my Server, It don't receives ANY messages of "Trying Connection"... And of course, my DATA.ini is: [Data]
0=rathena.grf
1=data.grf
2=rdata.grf So I know there's a lot of Topics involving this, but the topics i found saying "Solved" the person simply says "Haha Solved, thanks!" And i dont know how they did it... And I've searched everywhere, tried all the options, I would try the 2012 ragexe that have a lot support on it, but i couldn't find the Diff for it. So... I REALLY need your help. And by the way, I followed this Tutorial on How to Make a rAthena server by mr. cassiel:
Thanks a lot for the Attention, hope you guys help me please!