Jump to content

rlt

Members
  • Posts

    50
  • Joined

  • Last visited

Posts posted by rlt

  1. Module Name: C:\Program Files\Gravity\ragnarokprivateserver\2011-03-15aRagexeRE.exe.patched.exe
    Time Stamp: 0x4d7f06a5 - Tue Mar 15 14:26:45 2011
    
    Exception Type: 0xc0000005
    0x005a0ef8 2011-03-15aRagexeRE.exe.patched.exe
    eax: 0x02c144c8 ebx: 0x0012fca8
    ecx: 0x02bf2eb8 edx: 0x03809000
    esi: 0x02c2e800 edi: 0x00775207
    ebp: 0xffffffff esp: 0x0012fc54
    stack 0012fc54 - 00130054
    0012FC54 : E0 D1 46 CA 64 6F 00 00 58 DC 89 00 A0 84 7A 00
    0012FC64 : 70 D2 7E 03 A8 FC 12 00 01 00 00 00 E4 FC 12 00
    0012FC74 : 69 20 76 00 00 00 00 00 9A 9D 70 00 00 E8 C2 02
    0012FC84 : C3 43 77 00 52 65 71 4A 6F 62 4E 61 6D 65 00 00
    0012FC94 : 69 71 48 78 0A 00 00 00 0F 00 00 00 07 52 77 00
    0012FCA4 : 64 6F 00 00 00 90 80 03 08 D1 46 CA 30 25 80 7C
    0012FCB4 : 58 DC 89 00 00 00 00 00 10 00 00 00 84 FC 12 00
    0012FCC4 : 2B 20 76 00 00 FF FF FF FF E7 6E 00 F0 6C 7A 00
    0012FCD4 : 60 D1 46 CA 00 00 00 00 0F 00 00 00 78 D1 46 CA
    0012FCE4 : 28 FF 12 00 74 CD 76 00 00 00 00 00 1E 75 71 00
    0012FCF4 : 58 DC 89 00 91 75 71 00 01 00 00 00 3F C7 73 00
    0012FD04 : B0 D0 46 CA 30 31 8A 00 65 23 15 00 C0 FF 12 00
    0012FD14 : 00 00 00 00 00 00 3A 01 00 00 40 00 01 00 00 00
    0012FD24 : 40 42 0F 00 00 00 00 00 08 00 00 00 0D 00 00 00
    0012FD34 : 78 01 2C 01 B0 1C 3A 01 00 00 00 00 D0 7F 2C 01
    0012FD44 : 00 00 00 00 21 00 91 7C 0C 00 00 00 78 01 2C 01
    Launch Info
    0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000
    Job : Novice
    

    This is the gravity error. What is causing it? Thank you.

  2. I just removed the prontera map from my .grf, and the repacking stopped.

    Anyway, just wanna know, what is it for? how to avoid it? and how is it activated?

    By repacking, do you mean a popup and you clicked yes? If that's the case, it means the GRF has reached certain % of wasted space. It does not normally trigger unless your GRF file is small AND/or you deleted some % of files. But the behavior you had might be a bug. I think that feature is disabled in latest version, probably forgot to.

    No, the repacking starts quickly after it patches.

  3. I have this script of concentration potion,

    645,Center_Potion,Concentration Potion,2,800,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ASPDPOTION0,1800000,4; if(isequipped(4142)) { bonus bAspdRate,90; } },{},{}

    What I want it to do:

    Case 1

    - If you use item #645 without the item #4142 equipped, it will just give you the effect of item #645.

    Case 2

    - If you use item #645 with the item #4142 equipped, it will give you the effect of item #645 with the additional effect of item #4142.

    What it does after I use item #645:

    - Nothing.

    - When I die, that's the only time it will give the effect of Case 2.

    - Even if the SC_ASPDPOTION status is not present, Case 2 is still in effect.

    - Only after I unequip item #4142, will it cancel the effect of Case 2.

    Thank you.

  4. I assume that you already have an account to login to your server? no? go make one.

    Are you using mySQL Query Browser?

    If yes, log in to your mySQL Query Browser > look for ragnarok ( right side ) > double click on login (right side)

    Look for your account.

    click on edit > change to your desired level > apply changes > click on edit again.

    Don't know what level are you going to use?

    conf/atcommand_athena.conf

    You can find the GM levels there.

  5. I'm using this client, and I want to disable the "read data folder first", can anyone please link me to any diff files that I can use? The only diff files that I can find is from year 2010.

    Disregard the concern above please.

    - I was able to diff my own client using Shin's diff patcher,

    - used the 2011-03-15 client,

    - Unchecked the read data folder first, but the problem is, I think it does not read the .grf first. What's the problem here? Thank you.

  6. i don't think that would work, coz the ragnarok.exe or the client reads from data.ini(which is outside of X.grf). eventually if the data.ini is missing it will create another one but not modifed.

    Alright, :D

    Problem solved, can be closed now. Thank you.

  7. look for conf/inter_athena.conf

    // MySQL Log SQL Database

    log_db_ip: 127.0.0.1

    log_db_port: 3306

    log_db_id: ragnarok

    log_db_pw: ragnarok

    log_db_db: log

    log_codepage:

    log_login_db: loginlog

    and modify folder:

    import-tmpl

    to import

    Worked like a charm. Thank you. :D

    Another question, though it is out of my topic, is it possible to put my data.ini in a .grf and it will still read the .grf itself? or can it only be placed outside of the .grf? Thank you.

  8. Setting up rAthena is the same with 3ceam.. Since you're going to do a wipe, then why not create another db

    for rAthena? Like Emistry mentioned, rA's db is different from 3ceam's db. How you setup 3ceam will be the same

    with rAthena.

    erm...not sure..i think nope..since rAthane SQL database has abit different from eAthena and 3Ceam...

    anyway..if you want just only import a Table...

    i think it is okay to load it when both database structure is the same..

    I just finished transferring. Thanks to the both of you. :P

    Got a new question here though. :D

    My questions had been answered. Can any mod please close this topic. :)

×
×
  • Create New...