Jump to content
  • 0

Failed to authenticate (5011) / Rejected from server (30)


Question

Posted

Hi everyone!

 

I'm currently trying to make my own local RO server. So I followed this topic: http://rathena.org/wiki/Installation_on_Windows

My rathena revision is 17690. I'm compiling with Visual C++ 2008 Express edition. I used EasyPHP 13.1 to made my database.

 

Then I followed this topic to make my full client: http://rathena.org/board/topic/82099-updated-recommended-client-setup-complete-packed/

So, I downloaded the full version, the 2012-04-10 lubs and the latest stable data files/grf. Then I updated by using both rsu files. I downloaded an already diffed 2012-04-10 client.

But I got these problems: Failed to authenticate (5011) or Rejected from server (30)

 

My clientinfo.xml:

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>france</servicetype>
<servertype>primary</servertype>
   <connection>
      <display>Ragnarok</display>
      <balloon>the balloon</balloon>
      <desc>tamere</desc>
      <address>127.0.0.1</address>
      <port>6900</port>
      <version>20</version>
      <langtype>18</langtype>
   </connection>
</clientinfo>

 

My packet_db.txt:

packet_db_ver: 30

 

My mmo.h:

#define PACKETVER 20120410

 

A screen of my runserver-sql: http://www.noelshack.com/2013-44-1383042877-rathena.png
 

 

 

I really tried to solve it myself... But I failed :(

13 answers to this question

Recommended Posts

Posted

I solved my problem ! :D

 

I diffed my own 2012 04 10 with Weediff

My clientinfo works fine with:

<version>20</version>

 

or:

<version>30</version>

 

 

 

Btw, I configured my Setup.exe, but my launcher isn't completely applying my settings. I want my launcher in window mode but it doesn't change :/

Posted

Even with the BlueGhostSetup.exe, it doesn't work. I don't really know why. The game is always in full screen, but I can see the task bar. And when I tick "Full screen" in the setup, The game is really in full screen (no task bar)

Posted (edited)

When the "Full Screen Mode" is ticked, the resolution that I choose is applied.

But when the "Full Screen Mode" isn't ticked, the game is still in full screen (and I can see the task bar) but the resolution chose isn't applied

Edited by Loewy
Posted

you may want to take a look the files inside "save", "system" folder, as well as inside the lua files folder



and edit some files of it. check the permissions too (maybe you want to do this from cmd)

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