Jump to content
  • 0

[Client-side Support]Newbie Alert.Keep Disconnected from server


ariqsss

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/02/18
  • Last Seen:  

First, Thank You for opening this question thread.
Before i make this thread, i've been searching for answer on other 'keep disconnected' thread for 8 hours straight and didnt found any solution.

i cant make a single login. always disconnected from server, fail to authenticate(5011),rejected from server
what is accomplished:
-my rathena run without any single error
 

Spoiler

128783927_Screenshot(7).thumb.png.ed9cc8027605f9204cd9305e8486a3fe.png

mysql:
 

Spoiler

549842589_Screenshot(4).thumb.png.4448c67622979e3aec7eeb1e046a9cb8.png

clientinfo.xml
 

Spoiler

540635587_Screenshot(8).thumb.png.820ecb05464f3a354538309b740826a9.png

-i have edited the define pre .hpp into the ver i used
-i have updated the kro to the latest
-used 6 different ragexeRE version
-using 3 different nemo version
-using the translation from zackdreaver and asheraf (renaming service_korea into service_usa)


I would be very grateful if somebody could help me to know what the problem really is. is it the SQL, the rathena conf or my head @_@
any help would be appreciated.

my source to learn from basic:
-https://rathena.org/board/topic/111830-tutorial-video-edition-how-to-setup-rathena-and-run-ragnarok-updated-2018-7-28/
already opened this:
-https://rathena.org/board/topic/110561-client-side-guide/
and this is the source of my client:
-http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/

 

Edited by ariqsss
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  39
  • Reputation:   0
  • Joined:  05/05/17
  • Last Seen:  

Did you compile server with the same exe packet version?

src/common/mmo.h

Quote

    #define PACKETVER 20180101  

where 20180101 is your exe date.

> make server

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/02/18
  • Last Seen:  

they only tell me to edit the define_pre.hpp
here is my mmo.hpp.

where should i put the #define PACKETVER 20180101


 

Screenshot (9).png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/02/18
  • Last Seen:  

Ok, so somehow i used another translation and some files from anacondaq. and i could go into the char creation
but after i create char and tried to login. it says failed to connect
and on the rathena cmd it says closed connection from 127.0.0.1

here is the screenshot

Spoiler

1392141465_Screenshot(10).thumb.png.cf1a66fb756d6062862132257d3fbfbb.png

 

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

char_conf.txt
login_ip: 127.0.0.1
char_ip: vps_ip
map_conf.txt
char_ip: 127.0.0.1
map_ip: vps_ip

 

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