Jump to content
  • 0

Failed to Authenticate (5011) - Yeah again, i'm sorry.


Question

Posted (edited)

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-03a2013-07-17c2013-08-07a2013-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!
Edited by vvolf

3 answers to this question

Recommended Posts

Posted

You are using Loki launcher to start the client right?

and check:

src/common/mmo.h

 
search
#define PACKETVER YYYYMMDD
And match it with the date version you choosed for your client
ex :    
#define PACKETVER 20130522
 

id not done, edit as necessary then recompile your server.

 

Posted

I've already did that, as i stated in my Tutorial, but I got it solved now ^^

Actually... I am a bit shy to say it but, the problem was on my clientinfo.xml, it was named as "clientinfo.xml.xml" -__-''
But thanks for the attention guys... I'll update the topic as "Solved" but i think we should keep this thread, for future problems with newbies.


Thanks a lot!

Posted

Thats my problem right i already did all the above tutorial it say Failed to Authenticate (5011). i cant go to the Char Selection i also losing some hope to finish my own server...i use loki launcher 20130703 ragexe.. T_T

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