Item Search
     
BG-Wiki Search
Page 21 of 55 FirstFirst ... 11 19 20 21 22 23 31 ... LastLast
Results 401 to 420 of 1089

Thread: Working Parser?     submit to reddit submit to twitter

  1. #401
    Sandworm Swallows
    Join Date
    Dec 2006
    Posts
    7,328
    BG Level
    8

    Quote Originally Posted by Amele View Post
    csv is 'comma separated values' - it's basically a text file version of a spreadsheet, where the values for each cell are separated by commas.

    because it's ASCII and an open file format it's importable into a variety of math/array based applications, including excel (but not limited to)

    whereas an .xls format file is really only readable by two applications (MS Excel and open office calc) and .xlsx is only readable by one (Excel 2007).

    and unless you're a girl I don't think you are capable of having my babies lol.
    I didn't want a love child, I wanted a nerd child!

  2. #402
    Chram
    Join Date
    Apr 2007
    Posts
    2,624
    BG Level
    7

    Quote Originally Posted by Zhais View Post
    fair enough!

    and damn, I thought you were female as well damn you people and your mix & match gender character combinations
    I guess I'm not mean enough? or maybe just not egotistical enough?


    maybe I should work on my e-thugging

  3. #403
    Chram
    Join Date
    Apr 2007
    Posts
    2,624
    BG Level
    7

    Quote Originally Posted by ringthree View Post
    I didn't want a love child, I wanted a nerd child!
    what's the difference?

  4. #404
    Bagel
    Join Date
    Jan 2006
    Posts
    1,428
    BG Level
    6

    Quote Originally Posted by Amele View Post
    I guess I'm not mean enough? or maybe just not egotistical enough?


    maybe I should work on my e-thugging
    just plain not man enough.

  5. #405
    Chram
    Join Date
    Apr 2007
    Posts
    2,624
    BG Level
    7

    Quote Originally Posted by Zhais View Post
    just plain not man enough.
    real men wear pink

  6. #406
    Sandworm Swallows
    Join Date
    Dec 2006
    Posts
    7,328
    BG Level
    8

    Quote Originally Posted by Amele View Post
    what's the difference?
    Nerd children are born like amoeba... cellular fission!

    So, do you think you guys will be able to create a function to export to .xls? It really would let me try out a bunch of things that I have been dying to test for a long time but just didn't want to hand transfer from the chat log dumps.

  7. #407
    Smells like Onions
    Join Date
    Aug 2008
    Posts
    5
    BG Level
    0
    FFXI Server
    Caitsith

    When ever i try load Kparse, it says "Can not load file or assembly "System.core, Version=3.5.0.0, Culture=neutral, public blah blah

    any ideas?

  8. #408
    Bagel
    Join Date
    Jan 2006
    Posts
    1,428
    BG Level
    6

    Quote Originally Posted by Bruthal From NZ View Post
    When ever i try load Kparse, it says "Can not load file or assembly "System.core, Version=3.5.0.0, Culture=neutral, public blah blah

    any ideas?
    read this thread then go get .net framework 3.5

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

    Quote Originally Posted by ringthree
    Quote Originally Posted by Amele
    based on what his ideas for use are, I think he wants the full combat log pre-chopped (basically before it goes through the accumulators but after we filter for relevant lines).
    If we know constants about gear then we can use the raw numbers, ranges, etc. to figure out potential pDIF ranges for normal hits and crits, and then we should be able to work backwards and figure out general ideas about all mobs stats.
    Overall it sounds like you want an export of what I've put in the Offense Details tab. If you wouldn't mind, could you get the current version of KParser and check if that's correct? Pushing that out would be fairly easy, just a matter of formatting it nicely.

  10. #410
    I'm more gentle than I look.
    Mr. Feathers AKA Mr. Striations
    All hail Lord Yamcha

    Join Date
    Aug 2007
    Posts
    17,538
    BG Level
    9

    I can't get Kparse to work. Just installed it. Do I need to do anything special?

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

    Quote Originally Posted by Cream Soda
    I can't get Kparse to work. Just installed it. Do I need to do anything special?
    Make sure .NET 3.5 and SQLCE 3.5 are installed. There are links in the readme.txt file.

  12. #412
    Smells like Onions
    Join Date
    Aug 2008
    Posts
    5
    BG Level
    0
    FFXI Server
    Caitsith

    thanks, after readin the site, i uploaded Direct parse, dvs was the last parser i used, and loved it. havent had one since then.

  13. #413
    Sandworm Swallows
    Join Date
    Dec 2006
    Posts
    7,328
    BG Level
    8

    Quote Originally Posted by Motenten View Post
    Overall it sounds like you want an export of what I've put in the Offense Details tab. If you wouldn't mind, could you get the current version of KParser and check if that's correct? Pushing that out would be fairly easy, just a matter of formatting it nicely.
    Sure, I can check that out, but I would assume you are correct. I will download it and check it out today.

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

    1.0.10 released (http://code.google.com/p/kparser/)

    Can select POL process to monitor when parsing.

    Can save a copy of the database without any chat information, for privacy when sharing files.

    Added additional effects and spikes to the details pages.

    First report option finally implemented, allowing saving of the current displayed plugin page as a text file.

    Speed improvements on the Offense page.

    Edit: 1.0.10.1 patch update to fix a crash bug in the player info dialog.

  15. #415
    Sandworm Swallows
    Join Date
    Dec 2006
    Posts
    7,328
    BG Level
    8

    Wow, K-Parse is really close to what I need with the Offensive Details, if that could just be exported to XL I would be in nerd heaven!

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

    Yeah, 1.0.10 is win. Only wish there were a way that I could export it so I could post the detail on the LS website.

  17. #417
    I'm more gentle than I look.
    Mr. Feathers AKA Mr. Striations
    All hail Lord Yamcha

    Join Date
    Aug 2007
    Posts
    17,538
    BG Level
    9

    Was just running DirectParse and K-Parse at the same time to see if I'd get the same numbers. So after a couple fights, K-Parse says I did 180 more damage than DirectParse detected. Turns out K-parse adds the damage from my counters to "Ohter Damage" and DP didn't pick those up at all.


    Edit: Can't seem to find all the goodies I like though like crit%, high/low/average, melee acc, ect
    Looks like I'll have to keep both parsers up.

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

    Quote Originally Posted by Cream Soda
    Can't seem to find all the goodies I like though like crit%, high/low/average, melee acc, ect
    Those should be in the Melee Damage section of the Offense page.

  19. #419
    I'm more gentle than I look.
    Mr. Feathers AKA Mr. Striations
    All hail Lord Yamcha

    Join Date
    Aug 2007
    Posts
    17,538
    BG Level
    9

    Awesome, ty. Looks like I'll stick with KP for now.

    Anyone know how I clear the window? I go to quit parse, then begin parse to start a new one, but all the old info is still there.

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

    That's a bit of weirdness I haven't figured out yet (sometimes it works, sometimes it doesn't), but is only a minor nuisance. After the first data cycle of the new parse it will clear out. Need to fix it at some point, though.

Page 21 of 55 FirstFirst ... 11 19 20 21 22 23 31 ... 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