Jump to content

cyan

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by cyan

  1. @Wolf

     

    Yeah I used that data translation. Funny you mention that. I just downloaded an older data translation revision to see if that fixes my problem.

     

    I should also mention when I load up my game I get that same iteminfo string error that people are getting. The game loads up though after the error.

     

    EDIT - Installed an older data translation revision and my problems are all fixed!

    • Upvote 1
  2. Since my Data Folder Translation up to revision 56, I have problem like this

     

    Anyone can help me?

    If you're using the new client please check the system folder and locate itemInfo.lua/ lub edit it using notepad ++ and find the line that the error specifically pinpointed. based on the error maybe a closing is missing (") .

    The third eerror im not pretty sure, if your using Loki launcher don't use ur diff client (patched one) and remember to diff it properly.

     

    - Disable  Ragexe Filename Check
    - Disable HShield
    - Disable Packet Encryption
    - Enable Multiple GRFs
    -@ Bug Fix
    - Ignore Missing File Error
    - Ignore Missing Palette Error
    - Increase Headgear ViewID to 5000
    - Increase Zoom
    - Load ItemInfo.lua before lub (REMEMBER IF THIS IS ENABLE MAKE SURE U HAVE YOUR LUA FILES THERE NOT JUST THE LUB)
    - Read Data Folder First (IF YOU USING GRF DON'T USE THIS)
    - Read msgstringtable.txt
    - Read questid2display.txt
    - Translate Client In English
    - Use Normal Guild Brackets
    - Use Ragnarok Icon
    - eXtract MsgStringTable.txt
    - eXtract txt file strings
     
    

     

    >>Anyone know how to fix this? My client is all english except menu and login buttons.

     

    Ah5w6B8.jpg?1

     

    jDKRALm.jpg?1

     

    I've updated my lub files and my client is diffed for english translation. Also used the data translation pack listed in the OP.

    Any help would be greatly appreciated.

     

    Make sure the proper lua files are on the folder, if u diffed it like how the tutorial mentioned, probably the best to find if a lua is existing since the last download I made here every lua is already been converted to lub :)

    Google is your Friend

     

     

    I googled and spent hours reading on how to fix it before coming here to post. I've tried several things and they haven't worked. That's why I came here asking for help.

     

    From the links I've read, they said to update my lua files. Another link said to copy over my existing textures with a translation pack made by alexandria. 

     

    Thanks for the help.

  3. My inter_athena looks just like that and still has problems.

     

    This is mine -

     

    // Global SQL settings
    // overridden by local settings when the hostname is defined there
    // (currently only the login-server reads/obeys these settings)
    sql.db_hostname: 127.0.0.1
    sql.db_port: 3306
    sql.db_username: root        
    sql.db_password: root
    sql.db_database: rathena
     
    // MySQL Character SQL server
    char_server_ip: 127.0.0.1    
    char_server_port: 3306
    char_server_id: root
    char_server_pw: root
    char_server_db: rathena
     
    // MySQL Map SQL Server
    map_server_ip: 127.0.0.1    
    map_server_port: 3306
    map_server_id: root
    map_server_pw: root
    map_server_db: rathena
     
    // MySQL Log SQL Database
    log_db_ip: 127.0.0.1    
    log_db_port: 3306
    log_db_id: root
    log_db_pw: root
    log_db_db: logs
    log_codepage:
    log_login_db: loginlogs
×
×
  • Create New...