Results 1 to 5 of 5
  1. #1
    Player newmonkey's Avatar
    Join Date
    Dec 2011
    Posts
    95
    Character
    Afterdarkk
    World
    Quetzalcoatl
    Main Class
    WHM Lv 99

    Fishing is broken and causing a crash

    This issue is due to the rod position being set to 0 then a division by 0 error occurs because rand() is called twice and both times returns 0.
    You: v1 = rand() % 51;
    result = *(_DWORD *)dword_1041BCAC / (unsigned int)(rand() % 51 + v1) != 0;
    *(_DWORD *)(dword_1041BCAC + 4) = result;



    Can you fix it please someone figured out what is causing fishing to crash the game, posted above get it sorted
    (4)

  2. #2
    Player Trumpy's Avatar
    Join Date
    Mar 2011
    Posts
    451
    Character
    Trumpy
    World
    Shiva
    Main Class
    DNC Lv 99
    I just know you are gonna get a "I cant submit this cause you didnt give the proper info from the template even though the template of info has no bearing on the bug" response.
    (0)

  3. #3
    Player Dragoy's Avatar
    Join Date
    Jul 2011
    Location
    Bastok
    Posts
    1,844
    Character
    Dragoy
    World
    Fenrir
    Main Class
    RNG Lv 99
    Trumpy,

    I believe the issue (which doesn't seem to want to show up for me) has thankfully been reported on the Japanese forum as well, and is under “Confirmed/Planning to Address”.
    (0)
    ...or so the legend says.


  4. #4
    Player dasva's Avatar
    Join Date
    Jul 2012
    Posts
    1,542
    Character
    Dasva
    World
    Shiva
    Main Class
    SAM Lv 99
    It does look like it's in the jp section Bug confirmed-fix scheduled
    (0)

  5. #5
    Player Trumpy's Avatar
    Join Date
    Mar 2011
    Posts
    451
    Character
    Trumpy
    World
    Shiva
    Main Class
    DNC Lv 99
    There is also one in our Accepted bug forums although it doesnt mention the code stuff above with the divide by 0 error. But at leas tit has the bug reported by various sources.
    (0)