Item Search
     
BG-Wiki Search
Page 50 of 55 FirstFirst ... 40 48 49 50 51 52 ... LastLast
Results 981 to 1000 of 1089

Thread: Working Parser?     submit to reddit submit to twitter

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

    Back to programming...

    1.5.12 (February 27, 2011)
    * Updated memloc after Feb 14 patch. New address is 0x005839C8.
    - Fixed Silvery light detection.
    - Fixed Blade: Hi not showing up in weaponskill damage.
    + Added parsing of Treasure Hunter effects, and reporting on the Loot page.
    + Added reporting on critical hit rates in Buffs By Time page.
    + Added Stalwart's/Champion's drinks to the Buffs By Time page.
    + Added Stalwart's/Champion's drinks to Damage Graph display (individual buffs per player).
    + Differentiate between hit rate (HR) and accuracy (Acc) on Offense page (melee and ranged subgroups). Hit rate is how many times you hit vs how many times you did not hit, and includes factors such as parries and counters. Accuracy is how many times the opponent evaded vs how many times they did not, and should most closely track expected accuracy vs evasion formulas.
    + Add an additional average that excludes 0-damage hits. M+0.Avg is average across all hits, M-0.Avg is average across all non-0 hits.
    * Same as for normal melee hit averages, crits now exclude 0-damage hits. Due to space considerations I'm not listing the average that includes 0-damage hits at this time.
    ~ Note: For the moment, these additions make the melee and ranged rows extend past the preferred window width (less than 1024 px). I'll consider breaking the sections apart later. I'll add the 0-damage crit average at that time as well.


    Haven't completed work on Stagger parsing, as I need to do some data juggling for that.

  2. #982
    TSwiftie
    Join Date
    Oct 2005
    Posts
    1,920
    BG Level
    6
    FFXI Server
    Fenrir


  3. #983
    First invited, last in the zone.
    Join Date
    Sep 2008
    Posts
    1,448
    BG Level
    6
    FFXI Server
    Lakshmi

    Hooray! Next time I fight monks I will know if I'm acc capped! You're the best!

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

    Just a quick note of new memloc: 0x00584e68

    Will upload a new version when I have time to get a few other things cleaned up.

  5. #985
    Pandemonium
    Join Date
    Jul 2008
    Posts
    4,875
    BG Level
    7
    FFXI Server
    Bismarck

    Just in case anyone has been as foolish as I, a new KParser has been released, but it wasn't mentioned in this thread yet. I'm just grateful we've got a new one. For those who need it (version 01.5.13), here's the link.

    Since he customarily posts the update notes, here's those as well:

    1.5.13 (May 5, 2011)
    * Updated memloc after May 9 patch. New address is 0x00584E68.
    * Revise grouping algorithm in Extra Attacks plugin.

  6. #986
    Sea Torques
    Join Date
    May 2010
    Posts
    718
    BG Level
    5
    FFXI Server
    Ragnarok

    Any fix after the July 14th update?

  7. #987
    BG Content
    Join Date
    Jul 2007
    Posts
    22,369
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

  8. #988
    Sea Torques
    Join Date
    May 2010
    Posts
    718
    BG Level
    5
    FFXI Server
    Ragnarok

    Thanks.

  9. #989
    Smells like Onions
    Join Date
    Aug 2011
    Posts
    2
    BG Level
    0
    FFXI Server
    Phoenix

    I've tried hunting around for a resolution but cant seem to find anything other than deleting previous versions, however, this is the only version ever loaded on this pc.

    I'm running win7 ultimate, 32bit.

    Thanks in advance for any help and here's my error log:

    Saturday, August 13, 2011 6:06 PM
    WaywardGamers.KParser.ParserCore, Version=1.5.13.0, Culture=neutral, PublicKeyToken=null
    Error severity level: Error

    System.InvalidOperationException

    System.InvalidOperationException: Error dereferencing memloc pointer.
    at WaywardGamers.KParser.Monitoring.RamReader.LocateC hatLog()
    at WaywardGamers.KParser.Monitoring.RamReader.Monitor ()

    Duplicate: 1 @ Saturday, August 13, 2011 6:06 PM
    Duplicate: 2 @ Saturday, August 13, 2011 6:06 PM
    Duplicate: 3 @ Saturday, August 13, 2011 6:06 PM
    Duplicate: 4 @ Saturday, August 13, 2011 6:06 PM
    Duplicate: 5 @ Saturday, August 13, 2011 6:06 PM
    Duplicate: 6 @ Saturday, August 13, 2011 6:06 PM
    Duplicate: 7 @ Saturday, August 13, 2011 6:06 PM
    Duplicate: 8 @ Saturday, August 13, 2011 6:06 PM

  10. #990
    Relic Shield
    Join Date
    Jun 2007
    Posts
    1,693
    BG Level
    6
    FFXIV Character
    Zimt Zucker
    FFXIV Server
    Sargatanas

    Are you using "005856D8" as your memloc?

  11. #991
    Smells like Onions
    Join Date
    Aug 2011
    Posts
    2
    BG Level
    0
    FFXI Server
    Phoenix

    Quote Originally Posted by Nyosan View Post
    Are you using "005856D8" as your memloc?

    Yeah, I sure am. Wish it was something easy, and I'm running it as administrator.

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

    New memloc: 0x005858d8

    homberbbad (sorry, completely missed this before): Not sure. Sounds like maybe not running in admin mode? That error is generated by the very first memory access attempt when trying to locate FFXI.

  13. #993
    House Azazael
    Join Date
    Mar 2007
    Posts
    1,641
    BG Level
    6
    FFXI Server
    Fenrir

    So I tried downloading the newest version on google after having issues with an older version. It starts fine, picks the right process, but then won't parse (at least it won't parse the chat). What am I missing?

  14. #994
    Relic Shield
    Join Date
    Oct 2006
    Posts
    1,599
    BG Level
    6
    FFXI Server
    Odin

    I'm pretty sure the memloc is not updated in the packed up version. You need to get the newest memloc from the text file on the site and update it yourself.

  15. #995
    House Azazael
    Join Date
    Mar 2007
    Posts
    1,641
    BG Level
    6
    FFXI Server
    Fenrir

    Memloc matches what was posted just above me.

  16. #996
    Relic Shield
    Join Date
    Oct 2006
    Posts
    1,946
    BG Level
    6
    FFXI Server
    Phoenix

    I'm trying to parse the block rate and dmg recuded on Aegis/Ochain but defensive detail is not populating. I'm not engaging nor killing any of them.

    Does this have something to do with dual boxing? I'm using the memlocs and parsing from ram. Can someone help with this?

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

    Azazael -- Check to see if any errors are getting written to the log file. Default location to save that is in the program's install directory (I should change that..), a file called error.log. See if any issues are showing up there.

    Gustave -- Is it not populating while you're parsing? That's intentional due to the time it takes to update that page. End the parse, then check the tab.

  18. #998
    Relic Shield
    Join Date
    Oct 2006
    Posts
    1,946
    BG Level
    6
    FFXI Server
    Phoenix

    On one character it does not populate even after I end parse. On another character it does populate after I quit parse.

  19. #999
    Old Merits
    Join Date
    Sep 2010
    Posts
    1,094
    BG Level
    6
    FFXI Server
    Ragnarok

    Is there any chance of there ever being a defensive version of the buffs by time tab? Specifically, I'd like to be able to filter the defense details by what defensive buffs were up, so I could view only hits taken while buffs like reprisal or palisade were up. It'd be amazing for testing.

    I realize it's a rather niche thing. And few ppl would actually need it, but if it's not to difficult to implement it'd be awesome to have.

  20. #1000
    House Azazael
    Join Date
    Mar 2007
    Posts
    1,641
    BG Level
    6
    FFXI Server
    Fenrir

    Quote Originally Posted by Motenten View Post
    Azazael -- Check to see if any errors are getting written to the log file. Default location to save that is in the program's install directory (I should change that..), a file called error.log. See if any issues are showing up there.|
    ---------------------------------------------------------------
    Saturday, September 24, 2011 11:23 AM
    WaywardGamers.KParser.ParserCore, Version=1.5.13.0, Culture=neutral, PublicKeyToken=null
    Error severity level: Error

    System.InvalidOperationException

    System.InvalidOperationException: Error dereferencing memloc pointer.
    at WaywardGamers.KParser.Monitoring.RamReader.LocateC hatLog()
    at WaywardGamers.KParser.Monitoring.RamReader.Monitor ()

    Duplicate: 1 @ Saturday, September 24, 2011 11:23 AM
    Duplicate: 2 @ Saturday, September 24, 2011 11:23 AM
    Duplicate: 3 @ Saturday, September 24, 2011 11:23 AM
    Duplicate: 4 @ Saturday, September 24, 2011 11:23 AM
    Duplicate: 5 @ Saturday, September 24, 2011 11:23 AM
    .
    .
    .
    Duplicate: 544 @ Saturday, September 24, 2011 11:27 AM

    Running as Admin, newest Memloc, windows7 64bit. Also using XI-Util with Sandbox if it matters

Page 50 of 55 FirstFirst ... 40 48 49 50 51 52 ... 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