is it normal that there is a VERY very long delay from when i check "Show offline guild members." to when they appear in the guild list? Sometimes they dont show up, and i have to either scroll the list down a bit to make it update, or close and re-open the guild tab for them to appear.
NRT r132 changes are throwing the following error for my guild leader:
[2009/05/03 15:01:26-5636-x1]: NRT-3132\NRT.lua:194: attempt to index global 'L' (a nil value)
---
I disabled everything except for NRT, F2B, Mikk's FuBar stub, DockingStation, ButtonBin, BugSack and BugGrabber and I see the same error, so it seems that NRT is not setting up the localization stuff properly, and that another addon that does set it up is masking the issue for some people.
ok so i recently added NRT to my AddOns to track my Raid and the DKP for loot. I have to say its really easy to set ignore Items and stuff. My only Problem is:
I've set the formating option to CT Raidtracker XML format and i am using EQDKP. When i set a note to an looted item and copy the string out after the raid and import it at EQDKP the notes dont show up at any place and i have to enter the DKP (I use the note for DKP) manually. Is there any way to get the note automatically into the DKP after the Upload?
Love NRT, is this still actively being worked on? I only ask because I really don't want to find another DKP addon. I added in line for ignore to Emblem's of Frost, only current issue is more personal methods our guild does stuff. Is there way for me to get Blue items to prompt a DKP box? We bid on orbs / random drops / new prim saronites for crafting purposes and alts. So have to manually write them down currently, other then that NRT seemed to work fine in ICC as of right now.
Also since it based saved items on itemid, there is no way to save same items as different prices is there?
Love NRT, is this still actively being worked on? I only ask because I really don't want to find another DKP addon. I added in line for ignore to Emblem's of Frost, only current issue is more personal methods our guild does stuff. Is there way for me to get Blue items to prompt a DKP box? We bid on orbs / random drops / new prim saronites for crafting purposes and alts. So have to manually write them down currently, other then that NRT seemed to work fine in ICC as of right now.
Also since it based saved items on itemid, there is no way to save same items as different prices is there?
If you're using the "note" field to store the price, then I'm pretty sure that storing different prices is not possible with the way NRT is currently written.
My copy of NRT is modified quite a bit, so the line number is probably off, but around line 1361 is where you'll want to look to not exclude rare-quality items. This line specifically:
if ignoredItems[itemId] or (itemRarity < 4 and not specialItems[itemId]) then return false end
Changing the '4' to a '3' should accomplish what you're trying to do. You could then add rare-quality items that you don't want to track into the ignoredItems list.
I've actually been thinking of writing somewhat of a spiritual successor to NRT if I ever get enough spare time. If that ever gets off the ground before Rabbit gets around to working on NRT again, I'll let you know.
If someone can provide a list of itemIDs for 3.3 items that should be ignored, I can check in an update (not sure if I can push a release though, but at least there will be a new alpha).
If someone can provide a list of itemIDs for 3.3 items that should be ignored, I can check in an update (not sure if I can push a release though, but at least there will be a new alpha).
Long time user of NRT myself.. With 3.3 I can no longer right-click on the minimap icon to open the options menu.
So far NRT doesn't appear to track Lady Deathwhispers death or the Icecrown Gunship Battle.
I'm not sure why it doesn't track Lady Deathwhisper. As for the gunship battle the loot comes from a chest so I assume that it should work the same way as in Ulduar for the keepers?
I'm not sure why it doesn't track Lady Deathwhisper.
The reason why she doesn't register as a boss death I think is actually kind of funny. She's not a "worldboss" mob. She's an "elite" mob. (See classification here: http://www.wowhead.com/?npc=36855) Therefore, NRT thinks her UNIT_DIED is just another trash mob and ignores it. I'm not quite sure if it's a bug in the game or if it was intended, but to track her death, either her death yell needs to be registered or NRT needs a conditional trigger for just her as an elite mob.
As for the gunship encounter, like you suggested about the keepers, triggering on the victory yell upon completion would do the trick.
BigWigs seems to track DeathWhisper by checking for her death event in the combat log, so I'm not sure why NRT wouldn't catch it. WoWWiki does list a death yell that could probably be used to track it in the enUS/enGB version if all else fails.
For the gunship battle, BigWigs doesn't seem to have a module (?) so I'm not sure what can be done there.
I'm going to check in the changes suggested by genetik, but I'm not going to push a release version nor bump the toc to 3.3 because of the issues mentioned by buterflykiss.
I noted a different yell than the one on wowwiki. I also noted the yell Muradin Bronzebeard makes when you defeat the Horde gunship as alliance. Unfortunately I've been having issues with wow itself that boots me to the login screen and my notes were not saved upon logging back in.
I'll snag up the yells again later this week from the 10 man if you aren't able to get ahold of them. I assumed you could work the gunship battle the same way as the keepers via the yells but you need both alliance and horde versions.
babble-boss-3.0 lists Icecrown Gunship Battle as a boss, would this have to be changed, or is there somewhere in the encounter that tags the fight as Icecrown Gunship Battle?
I've tried a custom event for the Lady Deathwhisper-Yell, but it doesn't seem to work. For the Gunship Event-Yell from Bronzebeard or Saurfang, you'll probably need an entry for those 2 Bosses in LibBabble-Boss (which ain't included atm).
I've tried a custom event for the Lady Deathwhisper-Yell, but it doesn't seem to work. For the Gunship Event-Yell from Bronzebeard or Saurfang, you'll probably need an entry for those 2 Bosses in LibBabble-Boss (which ain't included atm).
Were you by chance using the Lady Deathwhisper yell that's listed on wowwiki? I tried that one last night and it didn't work, but didn't have time to figure out why. However, I just checked a screenshot from last night and the real thing is definitely different than what's on the wiki.
All part of the Master's plan.... Your end is inevitable....
That's the yell that she does. I have a 10man tonight, so I'll be able to verify that it works then.
I took a screenshot last night of Brann's yell at the end of the alliance version of the gunship battle. I forgot to screenshot Deathwhisper's death yell (doh).
That's the yell that she does. I have a 10man tonight, so I'll be able to verify that it works then.
Since i'm on a deDE Client, i've captured the yell in 10man and used it for the last 25man run unsuccessfully.
The funny thing is, if you copy+paste the yell from your chatlog, the last 3 dots aren't there, there is just an unreadable character (box). Maybe that's the fault?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I disabled everything except for NRT, F2B, Mikk's FuBar stub, DockingStation, ButtonBin, BugSack and BugGrabber and I see the same error, so it seems that NRT is not setting up the localization stuff properly, and that another addon that does set it up is masking the issue for some people.
Edit: Checked in a cheesy fix for now.
Or is there anyway I can do this myself.
Thanks
ok so i recently added NRT to my AddOns to track my Raid and the DKP for loot. I have to say its really easy to set ignore Items and stuff. My only Problem is:
I've set the formating option to CT Raidtracker XML format and i am using EQDKP. When i set a note to an looted item and copy the string out after the raid and import it at EQDKP the notes dont show up at any place and i have to enter the DKP (I use the note for DKP) manually. Is there any way to get the note automatically into the DKP after the Upload?
@xxBeccaxxGOKxx:
Add:
at:
Also since it based saved items on itemid, there is no way to save same items as different prices is there?
If you're using the "note" field to store the price, then I'm pretty sure that storing different prices is not possible with the way NRT is currently written.
My copy of NRT is modified quite a bit, so the line number is probably off, but around line 1361 is where you'll want to look to not exclude rare-quality items. This line specifically:
Changing the '4' to a '3' should accomplish what you're trying to do. You could then add rare-quality items that you don't want to track into the ignoredItems list.
I've actually been thinking of writing somewhat of a spiritual successor to NRT if I ever get enough spare time. If that ever gets off the ground before Rabbit gets around to working on NRT again, I'll let you know.
ignoredItems:
[49426] = true, -- Emblem of Frost
specialItems:
[49908] = true, -- Primordial Saronite
So far NRT doesn't appear to track Lady Deathwhispers death or the Icecrown Gunship Battle.
I'm not sure why it doesn't track Lady Deathwhisper. As for the gunship battle the loot comes from a chest so I assume that it should work the same way as in Ulduar for the keepers?
The reason why she doesn't register as a boss death I think is actually kind of funny. She's not a "worldboss" mob. She's an "elite" mob. (See classification here: http://www.wowhead.com/?npc=36855) Therefore, NRT thinks her UNIT_DIED is just another trash mob and ignores it. I'm not quite sure if it's a bug in the game or if it was intended, but to track her death, either her death yell needs to be registered or NRT needs a conditional trigger for just her as an elite mob.
As for the gunship encounter, like you suggested about the keepers, triggering on the victory yell upon completion would do the trick.
For the gunship battle, BigWigs doesn't seem to have a module (?) so I'm not sure what can be done there.
I'm going to check in the changes suggested by genetik, but I'm not going to push a release version nor bump the toc to 3.3 because of the issues mentioned by buterflykiss.
I'll snag up the yells again later this week from the 10 man if you aren't able to get ahold of them. I assumed you could work the gunship battle the same way as the keepers via the yells but you need both alliance and horde versions.
babble-boss-3.0 lists Icecrown Gunship Battle as a boss, would this have to be changed, or is there somewhere in the encounter that tags the fight as Icecrown Gunship Battle?
Were you by chance using the Lady Deathwhisper yell that's listed on wowwiki? I tried that one last night and it didn't work, but didn't have time to figure out why. However, I just checked a screenshot from last night and the real thing is definitely different than what's on the wiki.
That's the yell that she does. I have a 10man tonight, so I'll be able to verify that it works then.
Since i'm on a deDE Client, i've captured the yell in 10man and used it for the last 25man run unsuccessfully.
The funny thing is, if you copy+paste the yell from your chatlog, the last 3 dots aren't there, there is just an unreadable character (box). Maybe that's the fault?