statistics
People Online: 13
Today's Visitors: 94
Total Visitors: 3,793,542
May 22, 2012, 11:28:55 PM
Shoutbox
   
 
[DevTeam] [Zeke]: I love that I get emailed when someone reports spam on the boards, but I can't do anything about it.
[DevTeam] [Nachonut]: lol i got you
[DevTeam] [Astaldo]: How about "hide email address from public checked" and it's still visible in all my posts...
[DevTeam] [Astaldo]: I'd delete my account on this site, but by the time I realized the problem half the spambots on the planet had it already
[Developer] [Pazza]: Astaldo if you log out and view your profile with a refresh you'll see that your email is hidden.
[Developer] [Pazza]: Your user level on the forums permit you to see emails even though they are marked hidden.
[DevTeam] [Astaldo]: Ah.. thanks for the clarification and apologies for "crying wolf" in that case :
[DevTeam] [Kaidenn]: PAZZA! i miss you.
[DevTeam] [Nachonut]: Lol, it's funny how it takes spam message reports to get me to come back
[DevTeam] [sylvanaar]: Check out the beta tester forum. Need alpha testers and feedback so I can come up with a maintenance plan.
[Developer] [Pazza]: loaded some new spam prevention modules... lets see if this stops the bastards.
[DevTeam] [Maziel]: Thought I'd check in and say Howdy Doody from Australia
[DevTeam] [Maziel]: Yeah the spam from shoes salesmen was becoming insane
[Guest] [Delakando]: What ever happened to the ability to track friend's location by wim? Other then just showing their general zone location.
Zeke pokes his head around the corner.
[DevTeam] [Zeke]: Anybody home?
[Guest] [Theillur]: I would like to know if it is just me.
[Guest] [Theillur]: http://www.wimaddon.com/forums/index.php/topic,1796.0.html
[Guest] [Nev]: I'm here
[Guest] [Nev]: I don't think anyone else is though
[Guest] [tomasio]: great site [url=http://freeonlinemusicvideos.net].[/url] [url=http://freepeopleclothing.org].[/url]
[Guest] [Theillur]: Nev it is not working for Zeke as well.
[DevTeam] [lothaer]: im here
[DevTeam] [lothaer]: ...
lothaer yawns sleepily.
[DevTeam] [lothaer]: sooooooooooooooooo
[Guest] [j3ff]: Hello. It is very quiet. I would love a response to my thread directly below your "Been very quiet" thread!
[DevTeam] [lothaer]: Check out my new post in the Skins forum
[DevTeam] [lothaer]: Posted a new download in the skins forum check it out
[DevTeam] [lothaer]: Zeke, Maziel, Pazza, Nachonut, sylvanaar, Kaidenn, Astaldo where are you?
[DevTeam] [lothaer]: It would be a real shame if WIM was left to die.
[DevTeam] [lothaer]: i think these forums are dead, Sylvanaar dosnt post on them as he only bug fixes when possible. WIMs future isnt very bright
[Guest] [justgiz]: Yea, its rather sad.
[Guest] [silvercola]: I wish it had skype
[DevTeam] [lothaer]: noy possible for a addon to do.
[DevTeam] [lothaer]: ...........
[Guest] [elzershark]: where is the download file?
lothaer beckons everyone over to you.
[DevTeam] [lothaer]: has anyone been able to take WIM to the beta yet?
[DevTeam] [lothaer]: PTR*
[DevTeam] [Maziel]: *sticks head up and looks around*
lothaer cries.
[DevTeam] [lothaer]: who the hell flagged my post as spam?
[Guest] [primalforce]: Hey guys
[DevTeam] [lothaer]: hello Primalforce.
[DevTeam] [lothaer]: PAZZA COME BACK!!!
[DevTeam] [Nachonut]: Ahhh memories
[Guest] [Ignis]: wtb update
[DevTeam] [lothaer]: soooo.....
Pazza starts to complain... Kinda reminds you of Sloans dont it?
 
   
   
News: World of Warcraft v4.0.1
 
Pages: [1]
Print
Author Topic: NRT / HeadCount and WIM incompatibility  (Read 862 times)
blazeflack
Beta Tester
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 48


View Profile
« on: March 27, 2009, 04:15:54 AM »

I have been trying to find a decent ingame addon to track loot, attendance etc. for our raids and during that I noticed these errors pop:

I think this one popped when I started taking attendance, which then prompts the guild to whisper me with their mains name so they can be added to the dkp list if they are on standby.
Code:
Error occured in: Global
Count: 1
Message: ..\AddOns\NRT\NRT.lua line 874:
   attempt to index global 'arg1' (a nil value)
Debug:
   [C]: ?
   NRT\NRT.lua:874: filterFunc()
   WIM\WIM.lua:304: honorChatFrameEventFilter()
   WIM\Modules\WhisperEngine.lua:276: handler()
   ...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:252: popEvents()
   ...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:146: Release()
   WIM\Modules\Filters.lua:243: CHAT_MSG_WHISPER_CONTROLLER()
   WIM\Modules\Filters.lua:148:
      WIM\Modules\Filters.lua:118
   WIM\Modules\Filters.lua:188: callback()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:483: RaiseCallback()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:407: ReturnWho()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:742: ?()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:753:
      WIM\Libs\LibWho-2.0\LibWho-2.0.lua:752


Sort of the same deal with this one. When starting attendance it prompts the guild to whisper me a command to be added to the dkp list if they are on standby. Doing so triggered this error
Code:
Error occured in: Global
Count: 1
Message: ..\AddOns\HeadCount\RaidTracker.lua line 1319:
   Unable to determine if incoming message is supported because the message is nil.
Debug:
   [C]: ?
   [C]: assert()
   HeadCount\RaidTracker.lua:1319: IsSupportedIncomingMessage()
   HeadCount\HeadCount.lua:216: filterFunc()
   WIM\WIM.lua:304: honorChatFrameEventFilter()
   WIM\Modules\WhisperEngine.lua:276: handler()
   ...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:252: popEvents()
   ...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:146: Release()
   WIM\Modules\Filters.lua:243: CHAT_MSG_WHISPER_CONTROLLER()
   WIM\Modules\Filters.lua:148:
      WIM\Modules\Filters.lua:118
   WIM\Modules\Filters.lua:188: callback()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:483: RaiseCallback()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:407: ReturnWho()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:742: ?()
   WIM\Libs\LibWho-2.0\LibWho-2.0.lua:753:
      WIM\Libs\LibWho-2.0\LibWho-2.0.lua:752


Is any of this possible to work around for you Pazza or should I contact the developers of the other addons and have them take a look at it?

Edit: All incoming whispers will trigger the HeadCount error.
Logged
Pazza
Administrator
Hero Member
*****

Karma: +89/-15
Offline Offline

Posts: 1375


Effin A


View Profile WWW
« Reply #1 on: March 27, 2009, 05:12:52 AM »

These are the same sor of errors which people reported about DBM. litterally the same. Meaning they probably tried setting up for PTR compatibility but are doing it incorrectly. I am 99% sure this is not WIM's problem.
Logged

My hobbies consume way too much time :-).
blazeflack
Beta Tester
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 48


View Profile
« Reply #2 on: March 27, 2009, 05:24:55 AM »

Okay, thanks. I will let the authors know about it.
Logged
blazeflack
Beta Tester
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 48


View Profile
« Reply #3 on: March 29, 2009, 02:07:43 PM »

Still no reply from the HeadCount author. Starting to annoy me that I have to disable WIM when raiding in order to receive any whispers especially if it's not WIM's fault! :p
Logged
arrow21987
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
« Reply #4 on: May 18, 2009, 03:15:04 AM »

bump..
Logged
Pazza
Administrator
Hero Member
*****

Karma: +89/-15
Offline Offline

Posts: 1375


Effin A


View Profile WWW
« Reply #5 on: May 18, 2009, 05:56:58 AM »

add a filter in WIM for the keywork you use. This way WIM will ignore your message. That might work. not completely sure though since its more of an API issue. You can bump all you want on this forum, it isn't going to get an addon other than WIM fixed..
Logged

My hobbies consume way too much time :-).
blazeflack
Beta Tester
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 48


View Profile
« Reply #6 on: May 26, 2009, 08:19:29 AM »

Sorry that I haven't posted back until now. The author of HeadCount updated his addon some time ago which solved this. For anyone else who experience this, just download the latest version at wowace.com (version 1.57 atm.)
Logged
Pages: [1]
Print
Jump to:  

You must be logged in to send a message to the shout box.
     
  test stamp