Jump to content

srhmike

Members
  • Posts

    261
  • Joined

  • Last visited

Posts posted by srhmike

  1. Well by looking at the crash log, the only thing that catches my eye is:

     

    00# [FAIL] sprite\몬스터\초보자.act [4290 ms]
    01# [FAIL] sprite\몬스터\초보자.act [4290 ms]
    02# [FAIL] sprite\몬스터\초보자.spr [4290 ms]
    03# [FAIL] sprite\몬스터\초보자.spr [4290 ms]

     

  2. In your screenshot your putting funro in 2nd.  Try putting it before default.  Its best to leave the default alone.

    If that doesnt work, try putting 'funro' only.  and remove the 'default' on the theme name.

     

  3.  //             Skills,    Stats,    Both,    Limit
        setarray .@Reset,    5000,    5000,    9000,    0;

    Wouldnt setting the limit to 0  make it unlimited?

    Then change the 5000 to 1000000

     

    Next time set the script into a code box.  It'll make life easier.

  4. There are programs out there that will make a full installer for you.  You just have to add in your entire ragnarok folder.  You can also make a patch installer, that you create patches, with each patch has files, and the patcher can install the client fully.

     

    A light setup, you just create an install or zip file that has only the files that are required to run you server.  For example, your GRF, your exe, and any other custom things you added to the client.

  5. Did you change anything in your conf/log_athena.conf?

    And is your MySQL Log database in conf/inter_athena.conf correctly entered?

    // MySQL Log Database
    log_db_ip: 127.0.0.1
    log_db_port: 3306
    log_db_id: ragnarok
    log_db_pw: ragnarok
    log_db_db: ragnarok
    log_codepage:
    log_login_db: loginlog

    And did you change anything in the Mysql database Tables, located at the bottom of conf/inter_athena.conf?

  6. Well I posted your scripts description into my discord, and my players instantly donated in support of getting it.  I didn't even ask them to donate, I just asked them what they thought about it.  Thanks for making something that is going to temporarily please them xD

     

    BTW, Good job!

     

    ** yes that made sense.  Thank you!

  7. A workaround method i just found:  Looks annoying.

    Quote

    I have come to save you all from this misery. Here is what you do, it's simple, just a few steps.

    1. Have the game open. (It doesn't matter what screen you are at, fullscreen or not.)
    2. Alt+Tab FIRST to your desktop. (If you hit ctrl+alt+del directly from the game it will crash.)
    3. After the Ragnarok client is minimized, THEN hit Ctrl+Alt+Del, then cancel out of the that menu.
    4. Maximize your Ragnarok Client again.
    5. Thank Odin for restoring Midgard to it's former GLORY! (This will fix EVERYTHING.)

    Quote

    It appears like its a common issue with the higher end nvidia cards, and the old ragnarok.

×
×
  • Create New...