FAQ - Conan Stats


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, go here to read more about donating

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.

Short version:
No, to learn more either read the long version or scroll all the way down to the only known solution.

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) 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.
2) Some 3dparty that knows either French,German or Spanish  AND knows how to program in either c++ or C# contacts me and we can probably work on a solution.

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.

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

 No.

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