Jump to content
  • 0

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


Loewy

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/28/13
  • Last Seen:  

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 :(

Link to comment
Share on other sites

13 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

Change this

<version>20</version>

Into

 

<version>26</version>
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/28/13
  • Last Seen:  

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 :/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/28/13
  • Last Seen:  

Hi Whathell!

Even with that "opensetup.exe" my window stay in full screen ^^"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  154
  • Reputation:   6
  • Joined:  04/26/12
  • Last Seen:  

Run it as administrator. 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/28/13
  • Last Seen:  

Even if I run it as admin :/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  116
  • Reputation:   4
  • Joined:  01/11/12
  • Last Seen:  

Try this one. This should work, if not, and you have error messages, then it is prolly a missing OptionInfo.lua in your system folder.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  240
  • Reputation:   40
  • Joined:  04/27/13
  • Last Seen:  

here to finish all your problem

 

[spoiler=2013-08-07aRagexe Full Client by Themon]http://www.mediafire.com/folder/hg3wqu9a1cc7w/ready_made

Edited by themon
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

Hello,

 

http://www.mediafire.com/folder/ig4t5ahyww6rlbn,abj2jau2wxbvoiu/shared

 

use BlueGhostSetup.exe if you're using 2012 clients, and use opensetup.exe if you're using 2011 clients. If others ask about this, please spread the links too (no, it doesn't benefit me. I'm just making sure that every people are using the same *certified* thing so there will be no such different questions)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/28/13
  • Last Seen:  

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)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

@Loewy screen resolution maybe? 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/28/13
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

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)

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