i just changed the output formatter to whatever suited the eqdkp importer i had :P, ah well there is so many CTRT out there you don't know which one correspond to which one.
NRT is nice, the problem tho is that none of the output format apart from example.xml works, if you do CTRA XML i only get one loot from 10 listed, the example xml output list them all but i cant figure out how to import them in eqdkp.
any idea ?
update screenshot included, as you can see the CTRA XML output only list last loot and not the others: http://sunofwisdom.net/nrtbug.jpg
ps: i'm no programmer but i looked at the code and i deduced this (which might be wrong), when a loot is recorded "lootedfrom" is assigned to the BOSS name, thing is you filter attendance set by ZONE so if the only records showing up is the bossname it gets filtered out.
so for now replace lootedfrom=unitname(targetid) with lootedfrom=getrealzonetext() i guess.
you'll always need the zone name to sort loot by attendance.name, that's what is missing here.
1) happens on player frame only, buff and debuff.
2) i've only seen it with filtering enabled for my part (i filter seals)
3) nah it happens almost instantly when i enter combat : judge crusader and immediatly SOC, soc appears on top of the judged crusader on target debuff frame, and sometimes somewhere else like player debuff frame, etc...
ps: r62737 seems to have fixed it, i tried on a few mobs quick to check and no bugs so far.
update: negative, bug just happened to me again, if i switch filtering off/on while having the bug it fixes the position.
update: i disabled player buff to see if it was the only culprit and guess what, it happens with player debuff TOO ! just had some player debuff appear on target frame (both side).
it also happens in 62640 (just grabbed it to be sure) so that innocent the spacing thing, guess it's about the buff/debuff checking the full list instead of the 16 firsts ?
i have a feeling that the new buff spacing is somewhat responsible for these weird behaviours, i have no idea how to disable it tho.
on a a sidenote when i got a debuff on the player unitframe like forebearance it seems the buff is not bugging, please note that it also happens outside of combat.
erm the buff aura is totally fucked up, sometime the buff appear near my player unitframe (good), sometime the same buff appear on the target buff frame (when i have no target), sometime on the target debuff frame...
and i had some weird problem with the new spacing option at the beginning but can't reproduce them now, they were getting doubled space 0 + space x at the same time.
update the buff aura filter bugs seems to happen only in combat see included sshots :
i still haven't seen a post about the filter bug thing so i guess it's still in there, i probably explained it badly but now my vocabulary on the matter has progressed !.
let me explain.
usage :
i filter my seals buffs near my unit frame so i can see clearly and know when they are going down.
bug : if the seal buffs appear at position 17 or more in the buff list (it's around there) it is not filtered and does not appear near my unitframe, once it is pushed back to position 16 or under it does.
my guess is the filter thing doesn't check all the buffs but just the 16 first one or something, can you look at it ?
when i want to filter my seals so i see only them near my player unitframe, if these buffs are on the third line of blizzards buff ui they wont show up.
0
0
0
its not Note, not DKP, not dkp, not Dkp, not note... wtf is it ? :)
0
0
any idea ?
update screenshot included, as you can see the CTRA XML output only list last loot and not the others:
http://sunofwisdom.net/nrtbug.jpg
ps: i'm no programmer but i looked at the code and i deduced this (which might be wrong), when a loot is recorded "lootedfrom" is assigned to the BOSS name, thing is you filter attendance set by ZONE so if the only records showing up is the bossname it gets filtered out.
so for now replace lootedfrom=unitname(targetid) with lootedfrom=getrealzonetext() i guess.
you'll always need the zone name to sort loot by attendance.name, that's what is missing here.
0
2) i've only seen it with filtering enabled for my part (i filter seals)
3) nah it happens almost instantly when i enter combat : judge crusader and immediatly SOC, soc appears on top of the judged crusader on target debuff frame, and sometimes somewhere else like player debuff frame, etc...
ps: r62737 seems to have fixed it, i tried on a few mobs quick to check and no bugs so far.
update: negative, bug just happened to me again, if i switch filtering off/on while having the bug it fixes the position.
update: i disabled player buff to see if it was the only culprit and guess what, it happens with player debuff TOO ! just had some player debuff appear on target frame (both side).
0
0
0
0
seal of command appear on left and the cooldown spiral appear on right (lol).
http://sunofwisdom.net/bug5.jpg
i have a feeling that the new buff spacing is somewhat responsible for these weird behaviours, i have no idea how to disable it tho.
on a a sidenote when i got a debuff on the player unitframe like forebearance it seems the buff is not bugging, please note that it also happens outside of combat.
0
and i had some weird problem with the new spacing option at the beginning but can't reproduce them now, they were getting doubled space 0 + space x at the same time.
update the buff aura filter bugs seems to happen only in combat see included sshots :
my settings are : http://sunofwisdom.net/settings.jpg
bugs screenshots:
http://sunofwisdom.net/bug2.jpg
http://sunofwisdom.net/bug3.jpg
http://sunofwisdom.net/bug4.jpg
seal of command appeared at 3 differents positions :P
0
0
0
let me explain.
usage :
i filter my seals buffs near my unit frame so i can see clearly and know when they are going down.
bug : if the seal buffs appear at position 17 or more in the buff list (it's around there) it is not filtered and does not appear near my unitframe, once it is pushed back to position 16 or under it does.
my guess is the filter thing doesn't check all the buffs but just the 16 first one or something, can you look at it ?
0