Item Search
     
BG-Wiki Search
Page 30 of 55 FirstFirst ... 20 28 29 30 31 32 40 ... LastLast
Results 581 to 600 of 1089

Thread: Working Parser?     submit to reddit submit to twitter

  1. #581
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    Release 1.3.7

    1) Updated the memloc in the default settings. The new memloc location is 0x0057d768 (applicable to both KParser and DirectParse).

    However since the program now properly carries over settings from prior versions, getting this new version does not automatically change the memloc. As such you will need to manually update it even with the new version, or use the Reset button in the options dialog to reset to the defaults (since the default for the new version is the correct memloc).


    2) Added an Enfeebling tab. This is more experimental than most, as there are a number of known problems. Because of a flaw in the current database structure, it's not possible to track effects that wear off. Even if it was, you wouldn't see effects wearing off if you didn't apply them, or if they were overwritten (eg: Dia by Dia II), or if the mob uses certain moves that clear debuffs (eg: Exuviation).

    Regardless, the duration times won't be accurate for long fights. It's mainly for short fights (eg: merits) where you can expect the debuff to last the duration of the fight, and you want to track how long into the fight it is before the debuff gets applied.

    When the database structure is revised, this issue is on my list to be corrected.

    The Paralyze and TP Move sections are slightly better, but also subject to further revisions.


    3) The following is the usual changelog:

    1.3.7 (April 8, 2009)
    - Fix parsing of Violent Flourish's damage+stun effect.
    - Damage+debuff effects (Violent Flourish, stun kukri, etc) should now get reported properly in the Debuff tab.
    - Fix same bug as in 1.3.6 (eg: blindna failed to take effect) for alliance members as well as party members.
    * Update memloc location for April 8 update.
    + Add Enfeebling plugin tab (experimental, and has known problems).

  2. #582
    COPPER-SHELLED QUADAV
    COPPER-SHELLED QUADAV
    COPPER-SHELLED QUADAV

    Join Date
    Oct 2008
    Posts
    1,136
    BG Level
    6

    Looks good, Motenten, thanks for the update! :D

  3. #583
    Relic Weapons
    Join Date
    Jun 2008
    Posts
    314
    BG Level
    4

    Quote Originally Posted by Motenten View Post
    Release 1.3.7

    1) Updated the memloc in the default settings. The new memloc location is 0x0057d768 (applicable to both KParser and DirectParse).
    this memloc doesn't work when I use it on Directparse...

  4. #584
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    You may need to leave off the initial 0x hex value indicator.

  5. #585
    Liquidedust
    Guest

    Quote Originally Posted by xIndustrialxAngelx View Post
    this memloc doesn't work when I use it on Directparse...
    try 0x57D768 for DirectParse

  6. #586
    Relic Weapons
    Join Date
    Jun 2008
    Posts
    314
    BG Level
    4

    That didn't help =( thanks though

  7. #587
    Relic Weapons
    Join Date
    Jun 2008
    Posts
    314
    BG Level
    4

    Quote Originally Posted by Liquidedust View Post
    try 0x57D768 for DirectParse
    Thank god, yes this works! Thanks so much for the help! I really appreciate it!

  8. #588
    Cerberus
    Join Date
    Sep 2008
    Posts
    438
    BG Level
    4
    FFXI Server
    Phoenix

    kparser is just waaaay too laggy for me, and DirectParse is pretty laggy in it's own right (though not as much so). I'm on a low end system, so it can be a problem. Is there any parser even less of a memory hog than DirectParse?

  9. #589
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    Have you tried running KParser with all tabs closed while you're parsing? (Maybe leave open the Experience tab.) I've noticed a lot of people never close any of the tabs, which would lead to atrocious performance on lower end systems.

  10. #590
    Hayleystrator
    Join Date
    Jul 2004
    Posts
    7,069
    BG Level
    8
    FFXI Server
    Bahamut

    Quote Originally Posted by Motenten View Post
    Have you tried running KParser with all tabs closed while you're parsing? (Maybe leave open the Experience tab.) I've noticed a lot of people never close any of the tabs, which would lead to atrocious performance on lower end systems.
    By no means am I running a low-end system, but I do notice Kparser dropping my FPS. Could that be because I have all tabs open? If I close all tabs during the parse, will the parse still export all the information?

  11. #591
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    @Epical: Yes. The parsing is completely independent of the reporting. The parsing is done in the background and all the information is saved to the database. The tabs then query the database for the information that they present. You lose absolutely nothing by having them closed, and you can open and close any of them at any time and they will always have current information.

    As for the time it takes, on my system it takes roughly 1 millisecond to parse one line from the chat log. However each time the database is updated (every 5 seconds) all the open tabs reconstruct their data, which can take anywhere from 20 ms to 250 ms per tab depending on the tab and the size of the parse. With 18 total tabs right now, having them all open can take a add up to quite a bit of time.

    Personally I only keep the Experience and Offense tabs open during a parse because I never have time to do more than spot-check XP/hr and melee accuracy during a party to make sure things are running smoothly and balanced. Only after a parse has ended will I worry about checking other stuff.

  12. #592
    Sandworm Swallows
    Join Date
    Dec 2006
    Posts
    7,328
    BG Level
    8

    I am having a problem where I will up my memloc on K-parser and nothing happens. I click ok and then open it again and it hasn't been saved. What can I do to fix this?

  13. #593
    Old Merits
    Join Date
    Jun 2008
    Posts
    1,021
    BG Level
    6
    FFXI Server
    Sylph

    problem as well. I put in the memlock listed a couple posts above and it still isn't working. I'm on vista and just redownloaded the new kparser (tried the same thing with my older version and didn't work their either. I'm a bit of a computer tard lol I'll admit it. I try to right click - properties - Go to the Compatibility tab and check the check box "Run this program as an Administrator" but its grayed out, Is that my problem? it opens but doesn't parse any data!

  14. #594
    Cerberus
    Join Date
    Sep 2008
    Posts
    438
    BG Level
    4
    FFXI Server
    Phoenix

    Is there a way to save your report tab settings? Having to close them all out one-by-one every time is very annoying. >.<

  15. #595
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    @ringthree and limlight: That problem should have been fixed long ago. It's working fine for me here, though I realize that's not always a guarantee of correctness. Try hitting the Reset button in the options dialog? (and then readjust the save directory) Also, see if an error is being generated in the error.log file (it's a text file).

    @Belgaer: There's no way to save preset tab lists, no. It saves the currently open tabs between sessions. However if you're closing the tabs through the menu, it may be quicker for you to use the context menu on the tabs themselves. You can close a specific tab, or close all tabs except the tab you're over. That makes it easy to return to a minimal state.

  16. #596
    Bagel
    Join Date
    Jul 2007
    Posts
    1,271
    BG Level
    6
    FFXI Server
    Cerberus

    Seems Direct Parse broke again after todays update 22th April wrrryyyyy

  17. #597
    New Merits
    Join Date
    Jun 2008
    Posts
    241
    BG Level
    4
    FFXI Server
    Bismarck

    Aye, and Kparse.

  18. #598
    Final Fantasy XI Music Devotee

    Join Date
    Dec 2005
    Posts
    723
    BG Level
    5
    FFXIV Character
    Vianne Nys
    FFXIV Server
    Excalibur
    FFXI Server
    Quetzalcoatl

    0x57D7E8

  19. #599
    E. Body
    Join Date
    Jul 2007
    Posts
    2,288
    BG Level
    7
    FFXIV Character
    Arximiro Dragonheart
    FFXIV Server
    Sargatanas
    FFXI Server
    Cerberus

    Quote Originally Posted by Viena View Post
    0x57D7E8
    Anyone have a working memloc for Kparse? This one isn't working for mine

  20. #600
    New Merits
    Join Date
    Jun 2008
    Posts
    241
    BG Level
    4
    FFXI Server
    Bismarck

    Works for me.

Page 30 of 55 FirstFirst ... 20 28 29 30 31 32 40 ... LastLast

Similar Threads

  1. Working Parser
    By Ramzii in forum FFXI: Everything
    Replies: 2
    Last Post: 2008-12-31, 02:53
  2. Working parser?
    By Damen in forum FFXI: Everything
    Replies: 14
    Last Post: 2007-11-07, 04:32
  3. Can I get a link to a working a good Parser?
    By Akroma_Seraph in forum FFXI: Everything
    Replies: 4
    Last Post: 2007-09-30, 14:54