Jump to content
  • 0

need help...


Question

Posted

my first crack at server creation.... yet cant get part with this problem... i believe this is client side or maybe i'm wrong, but help is needed here is the screenie of my error, if you could please direct me n the r ight path to fix this....

error.png

6 answers to this question

Recommended Posts

  • 0
Posted (edited)
21 minutes ago, babytsina said:

ummm thanks for the quick response... im using a fully updated 2018-08-29 (initially its a clean client from @Anacondaqq 's repack then fully updated it to the current), then diffed it with the most common recommended  patch...

try use client before july because of this http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/?do=findComment&comment=88544

i'm suggest use 20180307 , 20180530 or 20180621 RagexeRE client. 

could be download at here http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/

after that use nemo patcher to pick option what you want.

and then edit at src\custom\defines_pre.hpp like this 

// Copyright (c) rAthena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder

#ifndef CONFIG_CUSTOM_DEFINES_PRE_HPP
#define CONFIG_CUSTOM_DEFINES_PRE_HPP

/**
 * rAthena configuration file (http://rathena.org)
 * For detailed guidance on these check http://rathena.org/wiki/SRC/config/
 **/

#define PACKETVER 20180621

#endif /* CONFIG_CUSTOM_DEFINES_PRE_HPP */

after that recompile your server

and last don't forget to put sclientinfo.xml in your custom grf or data folder (If you pick read data folder first on NEMO)

copy from clientinfo.xml, but change the langtyoe into 0

Edited by hendra814
  • 0
Posted
1 hour ago, babytsina said:

my first crack at server creation.... yet cant get part with this problem... i believe this is client side or maybe i'm wrong, but help is needed here is the screenie of my error, if you could please direct me n the r ight path to fix this....

error.png

First, What client are you use?

  • 0
Posted

ummm thanks for the quick response... im using a fully updated 2018-08-29 (initially its a clean client from @Anacondaqq 's repack then fully updated it to the current), then diffed it with the most common recommended  patch...

  • 0
Posted
32 minutes ago, hendra814 said:

try use client before july because of this http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/?do=findComment&comment=88544

i'm suggest use 20180307 , 20180530 or 20180621 RagexeRE client. 

could be download at here http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/

after that use nemo patcher to pick option what you want.

and then edit at src\custom\defines_pre.hpp like this 


// Copyright (c) rAthena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder

#ifndef CONFIG_CUSTOM_DEFINES_PRE_HPP
#define CONFIG_CUSTOM_DEFINES_PRE_HPP

/**
 * rAthena configuration file (http://rathena.org)
 * For detailed guidance on these check http://rathena.org/wiki/SRC/config/
 **/

#define PACKETVER 20180621

#endif /* CONFIG_CUSTOM_DEFINES_PRE_HPP */

after that recompile your server

and last don't forget to put sclientinfo.xml in your custom grf or data folder (If you pick read data folder first on NEMO)

copy from clientinfo.xml, but change the langtyoe into 0

thanks for the quick response ... going to download and recompile everything you suggested i'll let you know after im done... thanks again..

 

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