-
Notifications
You must be signed in to change notification settings - Fork 7
FAQ
A: The Path of Exile client is writing some data to a logfile called Client.txt (area changes, deaths, dialogues). TraXile is parsing this file.
A: No. Except for update checking, there is no data sent to the internet.
A: No. There are some situations where small calculation errors can appear. The best example is the calculation of Conqueror Tried/Killed stats. Sometimes the final dialogue lines are not included in the log file. But I try to make all stats as accurate as possible.
A: I am developing this tool as a hobby project. As I am not making profit out of it, I am not using a Code signing certificate for it.
A: This can happen if you are farming this boss and you got 2x the same instance in a row, this is rare but can happen - TraXile is not able to split these two fights then. Other possible problem is when you are doing the fights in someone elses instance and you are missing the dialouges.
A: Most usually this happens if a game crash or restart appeared within your activity. The activity is then finished and started again, to track the time in a most accurate way.
A: TraXile finishes the most activity types when another one is started. So the most recent activity should appear, if you start a new one.
A: Make sure, dialogues as text are enabled in game settings. Most of the bossing statistics are based on dialogues.
TEST