wow... amazon ec2 crashed; where i'm hosted. Power outages in virgina...
I don't see anything for the auto-update, and I have no idea where to manually download it.
Because I am a noob can you post me a link![]()
No worries; my site finally came back up; bad storms in Virginia knocked out my host.
http://ffxiv-app.com/files/public/Ap...V/FFXIVAPP.zip
Ran some tests today, and unless there is an option that I need to turn on before hand, I still don't see multi-hit ws in the log.
![]()
If you go into your log folder is there a unmatched_parse.xml file?If you could email that to me i can test with it :D my files/testing works
webmaster @ ffxiv - app.com
So FFXIVAPP has since replaced the standalone parser, you can still download it but it won't be updated for multihit.
New Link:
http://ffxiv-app.com/products (ffxivapp)
DL: http://ffxiv-app.com/files/public/Ap...V/FFXIVAPP.zip
Also...
****NOTE****
In case it's not available in enough places:
http://ffxiv-app.com/products/
http://ffxiv.zam.com/forum.html?foru...24062157712069
http://www.bluegartr.com/threads/107385-ParseModXIV
http://anarchy-ls.guildwork.com/wiki/ffxiv-tools
http://forum.neko-sentai.com/archive...p/t-10350.html
http://www.thousandneedles-ls.com/Fo...ic/66-parsers/
http://lodestone.finalfantasyxiv.com...entry?e=375116
http://stormlight.guildwork.com/foru...5cb267ed001e1e
http://de.guildwork.com/wiki/ffxiv-tools
http://forum.square-enix.com/ffxiv/t...DPS-Rank/page3
Is there some initial setting you have to do? or a User guide for this app? Tried it out so i could test the translation app part of it but I couldn't get anything to work.
Edit: To be clearer, the app launched and all but any shouts or linkshell chat in Japanese was not being translated, same with tells. I haven't tried the other mods. And yes, I've enabled all 3 in the main page. The program also attached itself to an ID, which I'll assume is the XIV process, and the program shifted from "FFXIV APP OFFLINE" to "FFXIV APP" so I'm guessing the program hooked onto the game fine. Just not sure why its not working. Windows 7 user here btw (and yes I've ran the program under admin too with no luck).
Do you have these listed in your Programs/Features of Windows:
Microsoft .NET Framework 4 Client Profile
Microsoft .NET Framework 4 Extended
If not you'll need to do the full install of .NET4
Found:
http://www.microsoft.com/en-us/downl....aspx?id=17851
I've been trying to use your parser for testing but I'm having the same trouble with it that I did with tachi's, it doesn't register hits for low damage, making testing using broken weapons impossible.
In tachi's case idk what the issue was (he's discontinued it anyway) but on yours I think I know, it seems to register hits for 0 but not for 1, most likely because a hit for 0 reads:
......for 0 points of damage.
While a hit for 1 reads.
.....for 1 point of damage.
Since 0 damage and any damage more than 1 would read "points" I can only assume the parser wasn't told to recognize "point" singular.
Assuming that's the issue it would be great if it could be resolved, testing with broken weapons is much, much easier than having to constantly run away to let mobs regen.
Much thanks.
Just as a FYI as well I have updated the program so if you want to try your own regex's you can as wellIn the resources folder there is a "RegularExpressions.xml"
Example:
<Player ID="AdditionalEn" Comment="Needed Groups: amount">
<![CDATA[^A.+effect: (?<amount>\d+) p.+of.+dealt.$]]>
</Player>
Groups in the list of each regex must be there for it to parse correctly. Most everything is the data type you would expect it to be; for stats which would usually be true or false, they will be consider boolean.
What you would be looking for is a keyword, for example; the "hit" stat would be found by doing: You blah blah (?<hit>hit) the boo boo for ....
I have to make up some more documentation of what I have and don't have in terms of data found; that could be a good starting point. I will however not provide assistance in troubleshooting regex's because that's a whole other ball of wax. I can say however if you goto http://regexhero.net/tester and plugin your regex and a line of chat; it's really good. Turn explicit capture on and have at itYou can click on "groups" in the center right to see how the data gets separated.
Yes I do, I did a repair installation to be sure but I still get nothing. See pic below
Spoiler: show
Wait, gold ore +1 is 50k on your server? What the fuck...
More like 90k, i think the guy is just severely undercutting lol
^^; well I guess I'll reactivate my account lol;; It's working for other people so could be something else I'm not familiar with. Try this if you don't mind:
%userprofile% or %appdata% find the FFXIVAPP folder and destroy it; that will wipe out any latent settings; if that still doesn't work ill have a gander at it tomorrow night. Getting ready to move to another part of the city and working on getting a new job so been really busy ^^
Doesn't that imply an installation? The download I got was a runnable exe file that launched the program. I checked that folder anyway but there was no FFXIV APP folder to begin with.
Also having some funky problem with the auto update it seems. Every time I launch the program, a balloon pops up notifying me of an update. Once I click the balloon, it updates itself for a 3 seconds, then launches the program again. The balloon then reappears saying a new update is available. Tried this 10+ times and it keeps asking to update.
There should be more than an exe in that zip file? Also try this folder location:
C:\Users\name\AppData\Local\FFXIVAPP
Windows applications use that folder to store user.config files for programs which have stored settings; no installation. There should be no reason whatsoever that your getting that update notice unless the version your redownloading off the net does not overwrite the current one.
Please nuke any folders related to my programs and redownload.