Jump to content

Zy0n7

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Zy0n7

  1. I was having problems with more recent exes so I'm trying an older one 2013-05-22, the same you used in your example, but I get this error (launched with loki launcher):

     

    375v.jpg

     

    in clientinfo:

     

     

    <?xml version="1.0"encoding="euc-kr" ?>
    <clientinfo>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
    <display>Ragnarok</display> 
    <balloon>Ragnarok</balloon>    
    <desc>Ragnarok</desc>     
    <address>127.0.0.1</address>     
    <port>6900</port>     
    <version>36</version>     
    <langtype>0</langtype>     
    <registrationweb></registrationweb>     
    <aid>
                  <admin></admin>        
    <yellow></yellow>
          </aid>  
    </connection>
    </clientinfo>
     

    In packet_ver.txt:

     

    //2013-05-22 Ragexe (Yommy)
    packet_ver: 36
     

     

     
    In mmo.h:

     

    #ifndef PACKETVER
        #define PACKETVER 20130522
        //#define PACKETVER 20130320
        //#define PACKETVER 20111116
    #endif
     

     

     
    Diffs used:

     

    Allow space in guild name
    Disable ragexe filename check
    disable hshield
    disable packet encryption
    enable multiple grfs
    fix camera angles (full)
    @bug fix
    ignore misssing file error
    ignore missing palette error
    increase headgear viewid to 5000
    increase zoom out max
    read data folder first
    read msgstringtable.txt
    read questid2display.txt
    remove gravity ads
    remove gravity logo
    remove serial display
    translate client in english
    use normal guild brackets
    use ragnarok icon
    extract msgstringtable.txt
    extract txt file strings
    
     

     

     
     
     
     
    
    
  2. I was out of touch with Athena since early 2009 or so and I'm recently trying to run a test server to fool around, perhaps catch with the times and open a private server again.

     

    Anyway, I found stuff doesn't work the way it used to be, and while I've been lurking around in the forums, I still have some doubts so I'll fire away:

     

    Are the idnum2itemdesctable.txt etc files still being used? Or have all of those been replaced by the lub files in the System folder?I'm really confused about this, I've seen some lua to lub conversors around as well and since not all the info is up to date I find it pretty confusing.

     

    Does it depend on the date of the Ragexe you're using? Say I want to use the latest one (currently 2013-07-17), can I just use it's diff file, diff it, and set packetver to 20130717 in mmo.h ; not sure about how it relates/how to set it in packet_db.txt in the rathena db folder.

     

    Likewise I intend to add custom weapons and I'm concerned about the view id problem discussed here (http://rathena.org/board/topic/85081-item-dbtxt-needs-to-be-change-please-read/#entry210856)

     

     

    Finally I'd like to know if I'm headed in the correct direction in my process of building a clean client folder, so far I got Alexandria's data v.04 (http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/)  and the latest ragexe and diffs from Shakto's topic (http://rathena.org/board/topic/82726-2013-ragexe-and-diff-up-to-date-2013-07-03/page-18)

     

    Lots of questions I know  /wah  thanks in advance! /thx

  3. I noticed the dash thing too, but I doublechecked, there's no dash neither spaces, the dash appears as well if I change the userid to something different.

    I just used Judas guide as a reference to check before posting here, but I'm trying to run a normal vanilla rAthena, svn 17324 in this case. 

     

    I'll try setting up activeperl and running config.pl, will edit this post with the results, thanks. 

     

     

    EDIT: used config.pl to reconfigure, error is still the same, refused.

     

    EDIT2: the perl script set the ip as localhost in the import conf files, changed it to 127.0.0.1 instead and now it seems to work fine. I'm clueless at why it wasn't working or if/what I had done something wrong. Either way it runs now, thanks Lighta.

  4. Hi, It's been like 5 years since my last contact with RO emulation. Anyway, I wanted to make a quick test server on my own machine, offline.

    Compiled, set up Mysql stuff, did a basic configuration of the emulator confs, and I get this error:

     

    s1ug.jpg

     

    Yes, I know it mentions the default s1/p1 account is maybe wrong, but it's not

     

    rwmo.jpg

     

    (I was going with the usual 127.0.0.1 ip in the confs, but at the moment of writting this I'm trying keeping them checked since I just want offline testing, the error is exactly the same)

     

     

    Mysql user is the default one as in inter_athena , ragnarok ragnarok, I set up the schemes ragnarok and logs

     

    8iti.jpg

     

    I even tried with a random pre-compiled svn I downloaded, same error.

    I double checked with Juda's guide (http://supportmii.com/ro1/JudasBible.pdf) to no avail, so I decided to post.

     

    I guess I must me doing something wrong, been so long since I last touched Athena; thanks in advance.

×
×
  • Create New...