When I try to load Kparser I get this:
http://img40.imageshack.us/img40/6122/errorfpu.jpg
No idea what it is, I have both .net 3.5 and sqlce 3.5 sp1 if anyone is wondering.
When I try to load Kparser I get this:
http://img40.imageshack.us/img40/6122/errorfpu.jpg
No idea what it is, I have both .net 3.5 and sqlce 3.5 sp1 if anyone is wondering.
@Mr.T - That error indicates that a plugin is trying to use a discontinued base class. That entire structure was rewritten around 1.2, and it means you have older program dlls mixed in with new ones. Delete everything in the kparser program folder, re-extract the zip file, and try again.
ok now i have the other parser, loaded everything stated that i need but I get nothing in the data thats suppoed to come
can sombody help me on that
Kparser has not been collecting all the data. Just did JoJ and it pick and chose which ally members damage to record. I am using the log parser option b/c the live memory option never seems to work at all.
K parser 1.4 used to work but (just a theory) after vista installed an update it's stopped collecting data. The laptop is relatively new so it was only the second time it's been updated for me. Could it be a random vista update that cause ksparser to not update for so many people?
Did a parse today at Odin with 1.3.9.1 Valyana's version, this was pre-SQLCE 3.5 SP1 install as I just saw about this now along with 1.4.0. Spoiler's cause I didn't think to crop until after I hosted.
Spoiler: show
First screen has 0 melee damage listed for Vann and Xtremesilver, as well as some damage dealt by Odin's adds, but minor details. Second screen shows the parser knows Vann (and further down Xtremesilver) was doing melee damage, it just failed to be displayed in the summary table it seems. I tried reparsing the same data after installing SQLCE 3.5 SP1 and using 1.4.0 but still get the same results.
I've been having problems parsing a bunch of things and just certain damage types are straight up not being shown, I pretty much concluded all the current parsers must not be working right but no one else seems to be having similar problems in this thread.
Ninja edit: just realized 2 pages back Vegetto was having the same problem as me but I still didn't find any fixes.
trying to install Kparser today . but i got the following error,, I have everything installed, right, using windows xp with service pack 2
http://i267.photobucket.com/albums/i...ru80/error.jpg
@Zirk:
Reparse that with Debug Mode turned on. Look at the bottom of the file debugOutput.txt for the list of entities, and post that info here, please.
@narusegwa:
That's saying that it can't find System.Core, one of the fundamental files for the .NET framework. Seems that you don't have .NET 3.5 installed (install sp1 version, of course).
Also, when you say you were "trying to install KParser", were you using the 1.4.0 archive, or the installer in the preliminary 1.4.1? The latter isn't intended for general use yet.
When I turned debug mode on I got an unhandled exception saying some user.config file was corrupted, I tried to open photoshop to save the screenshot and said it couldn't open cause of corrupt file, so decided to restart comp. Now I can't even boot into windows, the windows XP icon comes up with the scrolling blue bar underneath for like 1 second then just turns to black and system restarts. Safe mode doesn't work either, it sorta gets hung up trying to load SPTD.sys then restarts again.
Fuck this turned out worse than expected, you got any ideas to fix this by chance?
O.o
Um... I can almost guarantee that that's not KParser's fault (I hope). Turning on debug mode should just set one of the settings values (just change from false to true), and then writes extra information to a text file while parsing.
If files are getting corrupted for both KParser and Photoshop (and possibly Windows itself; SPTD.sys seems related to the CD driver), there's something far more serious wrong with the system. Unfortunately I can't really guess at what's happening without sitting down with the system itself. :/
Thanks! Been looking for one of these for a while!
I've been getting some 0 damage results as well lately (for myself even, which I never filter), then other times it seems to work fine. Not sure what's causing the intermittent issue..
I just got an idea. how about an "x-hit" tab it would show stuff like how many hits a DD normally gets before they ws.
so you could have the usual hi low avg stats and see how effective you (or another) is at actually utilizing your x hit setup or noting that a DD constanyl stored up more tp than it should have. Feather tickle or any tp-erasing moves would have to be accounted for
1.4.1 Release of KParser at kparser - Project Hosting on Google Code
Along with miscellaneous bug fixes that should help deal with some of the issues people have been having, this implements the backend for localized UI. This will allow the interface to show up in any of English/French/German/Japanese.
This is NOT the implementation of parsing FFXI in those respective languages. That will come later.
For now it's just to show that I can use Google Translate. You can laugh at the lame translations, then help with corrections in the appropriate issue on the Google project page (49, 50 and 51).
Currently the translations only apply to the menus and dialogs. All of the plugins have the backend code in place, but need more specialized translations, especially with abbreviations, than Google can provide.
Next is the addition of an installer version for KParser. The installer should download and install the prerequisites (.NET 3.5 & SQLCE 3.5) if they are missing from your system. Obviously this can take a while, which could be an annoyance, but it also makes the whole installation simpler than trying to dig through the websites the readme file directed you to. If you already have the prerequisites installed, nothing additional is done.
Other items of note are a Recent Files menu, and buttons to access certain files from the About dialog.
------------------
@Khajit: Interesting idea. I'll see about getting that written.
1.4.2 release. Added the suggested WS/TP rate plugin. Let me know what you think.
Also, though I didn't mention it before, he archive/zip version of KParser is also always still available, in case you don't want to use the installer.
I keep getting this error and obviously it wont parse anything at all. I have everything needed installed and doubled checked to make sure cant figure this out.
http://i93.photobucket.com/albums/l4...parsershit.jpg
Do you get that exception when loading the program or attempting to parse? Can you click on that Details button and provide the details of the problem?