Jump to content

nana

Members
  • Content Count

    67
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by nana


  1. 32 minutes ago, Winterfox said:

    It is possible that files changed after the release of the client you use. Since the translation doesn't care about compatibility to older clients.

    Thanks Winterfox

    Im trying with 2017-06-14bRagexeRE_patchedDATA now, but same error :S! 


  2. Im using client 20180307, with translation of https://github.com/Asheraf/Translation

    I can login and i see almost everything ok except ... i cant see items, any item, i even try with normal knife

    weird thing i dont have problems with monstersbut when i launch my client i get 3 errors (attached)

    Can anyone guide me to fix this?

    Thanks

    When i doubleclick the eexe i get this 3 errors

    mapp.PNG

     

    effect.PNG

     

    item.PNG

     

    Then i can login normally but... (bunny is thee null.bmp)

    RO2.PNG

    if i create a knife...

    RO3.PNG

    i get with no description, or image, i get the null img

    RO4.PNG

    RO5.PNG


  3. Yesterday y finally get all to make my local server, (is only for me, i enjoy code and test on my free time)

    However i notice something weird, before (on 2014 LOL) when i try login i normally see on login screen (console) the attempt of login even if the password is worng.

    The weird thing here is i cant reach my local login :S i change the normal parameters (plz let me know if i miss something)

    define PACKETVER 20180523  -> src/common/mmo.h

    packet_obfuscation: 0 -> conf/map/battle/client.conf

    //Uncomment the following line if your client is zero ragexe instead of normal kro clients
    #define ENABLE_PACKETVER_ZERO ->  src/common/mmo.h

    My server compile and run normally, but client cant reach it

    my clientinfo.xml

    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    	<desc>Ragnarok Online Client Information</desc>
    	<servicetype>korea</servicetype>
    	<servertype>primary</servertype>
    	<hideaccountlist></hideaccountlist>
        <extendedslot></extendedslot>
        <readfolder></readfolder>
        
    	<connection>
    		<display>Fofys Lap</display>
          	<address>127.0.0.1</address>
          	<port>6900</port>
          	<version>56</version>
          	<langtype>12</langtype>
    		<registrationweb>www.ragnarok.com</registrationweb>
    		<loading>
    		</loading>
    		<yellow>
    		</yellow>
       	</connection>
    </clientinfo>

    and im using 2018-05-23aRagexeRE_patched.exe (herc.ws/board/topic/15348-kro-unpacked-clients-releases/ )with nemo patch (recomended only + read data folder first) as before move anything i need reach my server

    My server is a clean one, (herc emu) and the data and translations are the ones founded here https://github.com/Asheraf/Translation

    Any idea what im doing wrong

    PD.- I also try use sclientinfo.xml but there it breeaks (see second img) and send attempt to call nil value x_x and closes after like 100 msgs

     

    Thanks

     

     

    loginRO.PNG

    Ro1.PNG


  4. Im trying to make a new local server (just for me for fun xD) but all the resources i have are from 2013-2014 LOL!!!!

    I downloaded the newest KRO, i also downloaded NEMO patcher, the last version of hercules, the  https://github.com/Asheraf/Translation and the Exe http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/ 

    I read the packet ver and saw the last one supported is 2018-05-23, i try patch with nemo but no success even with only recommended patches and read data first 

    Also i check use sclientinfo instead clientinfo as i read on forum, and change the lua service_korea to service_usa.

    However i can make the exe open =(

    Is there any link im missing? any help or tip to find info will be apreciated

    thanks a lot ^^

    -------------------------------------------------

     

    Solved ^^ 

    Apparently i was using the wrong exe plop!! thanks!

     


  5. Hi, sorry bother you, I'm just starting again with ro stuffs after 5 years almost x_x now i'm a little lost, i made my server work with 2013 exe (i found it on my lap lol) but trying to set up a new client (20170517) cant make it work, i already setup mmo.h and the clientconfig.xml.

    I can login, create char but  cant load the char to the map server, i got dc, also the files that with 2013 client shows in english (like items, msgs, desc) now i shows on korean X_x i cant find some resources to do it, maybe i'm looking on the wrong places, any guidee/link/help will be usefull ^^, thanks a lot


  6. Hi, sorry bother you, I'm just starting again with ro stuffs after 5 years almost x_x now i'm a little lost, i made my server work with 2013 exe (i found it on my lap lol) but trying to set up a new client (20170517) cant make it work, i already setup mmo.h and the clientconfig.xml.

    I can login, create char but  cant load the char to the map server, i got dc, also the files that with 2013 client shows in english (like items, msgs, desc) now i shows on korean X_x i cant find some resources to do it, maybe i'm looking on the wrong places, any guidee/link/help will be usefull ^^, thanks a lot


  7. Hi, I'm having troubles with adding jobs with your guide, it saids support on this thread

     

    I already made a post but no one answer yet

     

    Can you helpme?

     

     

    I follow this guide plus this mod on the client side, and even when i compile i didnt get any error, but, when i login to my server, and i try to use @job 35 (the job that i "add") it saids that "You are unable to change your job"

     

    http://herc.ws/wiki/Custom_jobs

     

    http://herc.ws/b...shield-patches/

     

    Thanks


  8. I'm not sure about if this goes here

     

    I follow this guide plus this mod on the client side, and even when i compile i didnt get any error, but, when i login to my server, and i try to use @job 35 (the job that i "add") it saids that job didnt exist

     

    http://herc.ws/wiki/Custom_jobs

     

    http://herc.ws/board/topic/1974-release-custom-job-custom-shield-patches/

     

    Can anyone help me with this?

     

    Thanks in advance

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.