Conan stats is a program that reads and parses Age of Conan combat logs. It's primary use is for grouping and raiding. It allows you to sort player performance based on damage done, damage taken, healing done, healing taken and deaths, including detailed attack and healing information on a per player basis. All statistics are also viewable on an per encounter based timeline.
Yes, Conan Stats changes the size of the UI based how many items are displayed and this can be controlled via the How many players to display in TopX mode setting in the main UI.
This will happen if you are running 2 or more instance of Conan Stats at once on the same machine. Because this can lead to problems the following features get disabled on the none original instances being started.
One reason could be that name of that char, for some reason funcom allows players to be named the same as pets or other things that can screw up log parsing. Having your char named like a pet will make it so you cannot enter the raid / party list.
Yes, the Minimal UI offers a option to clear logs from memory this will remove all combat stats from memory and in effect clear the stats from that point on.
This error comes when Conan Stats fails to write the script file in the Age of Conan scripts folder, the most commen cases this can happen are:
1) Age of Conan is installed inside Program Files ( Or whatever thats translated to in your local language ) and your running Windows Vista with UAC on.
Solution 1: Move Age of Conan Outside of your C:\ Drive ( Or whatever your system drive is ) so Administrative rights are no longer required to write to the folder
Solution 2: Start Conan Stats with Administrative rights ( This is a bad solution, programs should be running with Administrative rights )
Solution 3: Turn UAC off ( This is a bad solution to )
2) You don't have enough hard drive space
Solution 1: Delete something or empty recycling bin
Yes as of Conan Stats 1.6.3.3 you can if your follow this format: CombatLog-2008-12-03_2021_BRCW1_Full_Run.txt you can change the text in bold
1) This error could happen if your trying to do ingame reports the guild channel when your not in a guild. If your not in a guild, dont try to report to the guild channel.
2) For whatever reason your Age of Conan client has 2 guild channels, if thats the case remove one or both.
You have to set the character name because of a limitation in how Age of Conan logs its information. This is done in the Conan Stats Settings tab
This is because the user csbot does not exist on your server, the message Unknown user csbot reflects that clearly. For this feature to work someone on your server needs to make a char named csbot ( Just make it on your server, and you DONT have to level it or anything. Just make it, and never touch it again ).
This is to be expected, and should be ignored.
Yes, in short.
But the problem is that Age of Conan does not log character changes so Conan Stats does not know exactly when it happens. So its recommended to do it this way:
1) type /logcombat off in console to disable logging
2) Change character
3) /logcombat on - Turning logging back on, this will in effect make it log to a new file.
4) Open Conan Stats, change the character name to the new name
There is 2 possible reasons.
1) You have changed character while combat log was running, and Conan Stats is detecting the old chars class. To stop this you need to do /logcombat off and then turn it back on again with /logcombat on
2) Some bug in Conan Stats, please contact us with more details like real class and your combat log
Sadly its not posible to do that in a proper way as Age of Conan dont log who is the pet owner, so sadly any guessing is not posible.
Example from the log:
Mutilator crushes Red Hand Garrison for 12.
Currently a german parser plugin is being developed, when the its ready for publish use a news post will be posted.
Short version:
No, to learn more either read the long version or scroll all the way down to the only known solution or here for a community based effort.
Long version:
Sadly Funcom decided to make the combat log in whatever language the client runs in, and that means you need to write a parser pr language. The problem here is simple, I dont speak / read French,German or Spanish so i cant write the parser.
Possible solutions:
1) A community effort is being started, read more about it here
2) Funcom adds a feature where the game can log to English while remaining UI and sound is in some other language, this is by far the best solution. So feel free to email/post in the Funcom forums regarding this.
Only known solution for now:
For the only option is run the SimpleConfig.exe tool in your Age of Conan folder and change the language to English.
Update regarding translations
Be aware that i have tried to contact Funcom regarding a solution to this problem MANY times, and EU Community guy Tarib said he would forward to latest email to the developers. That does not mean something will happen we will just have to wait as i have not gotten a reply from the actual developers. For those wondering what i suggested was providing a option for the None English game clients to log in English. Update -> this seems to have failed. Nothing has happend
First off it is posible there is a problem with the parser, so if you suddenly see a rise in failed lines after a patch you should contact us. When that said there are bugs in the Age of conan log files here is a few examples
Critical heals: This lines does not log any amount of healing done.
[20:47:01] Onystar critically heals Ceku for Onystar.
Stranger is your long files: Stranger seems to come into log files for no known reason, we can only guess its releated to client not knowing some entities name or a bug
[21:49:05] Stranger's Kyllikki's Blizzard hits Morbid for 378 frost damage.
The most likely issue here is you did not turn on the Party members only filter. Real more about that in the documentaion on the settings tab. If you have enabled this feature please contact us to report the bug
In short No.
More detail.
The information in the crash reports are encrypted when being transfered and the information will only be used to improve our programs.
Using the .NET framework means we dont have to waste our time reinventing the wheel, it basicly translates into spending coding features the users want.
You can download that from microsoft directly here