In last nights raid, items that I marked as "disenchanted" or "bank" were recorded as going to the person doing the DE/banking, and not as DE or Bank. I'm also not able to change the note to show items as disenchanted. I can click the minibutton but it still records the person; I can choose Disenchanted from the dropdown and it changes . It used to record items correctly; I am using the version updated a couple days ago (v1.0.4).
It's been about 4 weeks since we've been raiding (holiday time). So I don't know if it stopped working in between then and now. It was correct about 4 weeks ago.
It seems that HeadCount is not aware when multi-boss encounters are completed, i.e. Omnotron Defense System, Valiona & Therlion, Conclave of Wind. All other "single" bosses recorded correctly except Maloriak (this week and last week). We are headed for Twilight Accendants tonight, IF we get them down I'll let you know if they are recorded or not.
Additionally, I have the same DE issue as HonestyHyj (buttons don't work) however I can select disenchanted in the drop down and I also see the localization error spam like Pneumatus.
All that said, I do love HeadCount. We post the data on a sticky on our forums so it's publically known who went, what was killed, and who got what. Please keep up the good work!
*Edit: Twilight Council did not record either. But we got them down, woot!
We killed Chimeron heroic tonight for the first time tonight (go us) and noticed an issue when we attempted to export into eqdkp, a bit odd as we have also killed Halfus.
I rolled back Headcount and the export seemed to work. So I have a "good" copy and "bad" copy and compared them.
The newer version does seem to have a broken (?) difficulty tag
So I removed that and it still doesn't seem to have done the job.
Rather than paste the contents of 2 kills (Chimeron and Maloriak) I have attached the logs, good (from 1.0.6) imports bad is from 1.0.7-2-gabfa4ad and will not import.
I am a bit of a loss :( but keep up the good work :)
Sadly, it just imports a raid with 0 attendees and no loot.
I will turn on what logging I can when I finish work and see if that gives me anything extra.
So, I have been having an issue for like 6/7 weeks now.
When I paste in a DKP string (Eqdkp) if there is any loot present in the string the dkp string will not work, however if for example we spend all night wiping on a progress boss and there is no loot that drops, then the string works fine.
I get no error messages or anything I have changed everydam setting over the past 6/7 weeks and I have no idea what is wrong.
Any help would be good, otherwise it will be faster just doing it the old manual way by hand!
might be a bug in the xml output for eqdkp exports. I dont use any dkp system myself, nor does my guild so i only had old HC to go on. if someone has a bug fix that uses those systems ill gladly integrate it in.
Boss Exposed Head of Magmaw missing locaization
During the Magmaw encounter :)
Additionally, I have the same DE issue as HonestyHyj (buttons don't work) however I can select disenchanted in the drop down and I also see the localization error spam like Pneumatus.
All that said, I do love HeadCount. We post the data on a sticky on our forums so it's publically known who went, what was killed, and who got what. Please keep up the good work!
*Edit: Twilight Council did not record either. But we got them down, woot!
I rolled back Headcount and the export seemed to work. So I have a "good" copy and "bad" copy and compared them.
The newer version does seem to have a broken (?) difficulty tag
<name>Chimaeron</name><difficulty1</difficulty><time>01/30/11 21:51:27</time>
So I removed that and it still doesn't seem to have done the job.
Rather than paste the contents of 2 kills (Chimeron and Maloriak) I have attached the logs, good (from 1.0.6) imports bad is from 1.0.7-2-gabfa4ad and will not import.
I am a bit of a loss :( but keep up the good work :)
I will turn on what logging I can when I finish work and see if that gives me anything extra.
I got the problem everyone is having. Line 864 or w/e line this is:
exportString = exportString .. "<difficulty" .. difficulty .. "</difficulty>"
needs to be changed to:
exportString = exportString .. "<difficulty>" .. difficulty .. "</difficulty>"
Stupid mistypes for the loss. Thanks for the speedy updates.
When I paste in a DKP string (Eqdkp) if there is any loot present in the string the dkp string will not work, however if for example we spend all night wiping on a progress boss and there is no loot that drops, then the string works fine.
I get no error messages or anything I have changed everydam setting over the past 6/7 weeks and I have no idea what is wrong.
Any help would be good, otherwise it will be faster just doing it the old manual way by hand!
???