Thread Tools Display Modes
03-03-13, 02:30 PM   #1
ToolPunk
An Aku'mai Servant
 
ToolPunk's Avatar
Join Date: Dec 2006
Posts: 30
Update on Errors

I did some looking around and I guess GetNumRaidMembers and GetNumPartyMembers are not used anymore and one of the options I found was GetNumSubgroupMembers. I replaced both GetNumRaidMembers and GetNumPartyMembers with GetNumSubgroupMembers and so far have not recieved any of the GetNumRaidMembers and GetNumPartyMembers errors.

The only error I am recieving right now is the one below which I found out when looking around is caused because the action to report players is now protected.

Date: 2013-03-03 12:18:47
ID: -1
Error occured in: AddOn: PartySpotter
Count: 2
Message: Error: AddOn PartySpotter attempted to call a forbidden function (ReportPlayerIsPVPAFK()) from a tainted execution path.
Debug:
[C]: ReportPlayerIsPVPAFK()
..\FrameXML\WorldMapFrame.lua:1776: func()
..\FrameXML\UIDropDownMenu.lua:710: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Locals:
None
AddOns:
MoncaiCompare, v5.1.0.1
Swatter, v5.15.5383 (LikeableLyrebird)
NPCScan, v5.0.0.5
NPCScanOverlay, v5.0.0.3
acbCastBar, v12.09.05
acbMirror, v12.09.05
Ace3, v
AckisRecipeList, v2.4.4
Armory, vr586
ArmoryGuildBank, vr586
Atlas, v1.23.1
AtlasBattlegrounds, v1.23.0
AtlasBurningCrusade, v1.23.0
AtlasCataclysm, v1.23.0
AtlasClassicWoW, v1.23.0
AtlasDungeonLocs, v1.23.0
AtlasOutdoorRaids, v1.23.0
AtlasScenarios, v1.23.0
AtlasTransportation, v1.23.0
AtlasWrathoftheLichKing, v1.23.0
AtlasLootLoader, vv7.04.02
AtlasQuest, v4.8.2
AucAdvanced, v5.15.5383 (LikeableLyrebird)
AucFilterBasic, v5.15.5383 (LikeableLyrebird)
AucFilterOutlier, v5.15.5383.5381(5.15/embedded)
AucMatchUndercut, v5.15.5383.5381(5.15/embedded)
AucStatHistogram, v5.15.5383 (LikeableLyrebird)
AucStatiLevel, v5.15.5383 (LikeableLyrebird)
AucStatStdDev, v5.15.5383 (LikeableLyrebird)
AucStatWOWEcon, v5.15.5383.5323(5.15/embedded)
AucUtilAHWindowControl, v5.15.5383.5381(5.15/embedded)
AucUtilAppraiser, v5.15.5383.5381(5.15/embedded)
AucUtilAutoMagic, v5.15.5383.5381(5.15/embedded)
AucUtilCompactUI, v5.15.5383.5381(5.15/embedded)
AucUtilEasyBuyout, v5.15.5383.5381(5.15/embedded)
AucUtilFixAH, v5.15.5383 (LikeableLyrebird)
AucUtilPriceLevel, v5.15.5383.5381(5.15/embedded)
AucUtilScanButton, v5.15.5383.5320(5.15/embedded)
AucUtilScanProgress, v5.15.5383.4979(5.15/embedded)
AucUtilVendMarkup, v5.15.5383.4828(5.15/embedded)
AzCastBar, v12.09.05
Babylonian, v5.1.DEV.332(/embedded)
BagBrother, v
Bagnon, v5.1.2
BagnonConfig, v
Configator, v5.1.DEV.344(/embedded)
CTBarMod, v5.0102
CTBottomBar, v5.0102
CTBuffMod, v5.0101
CTCore, v5.0101
DBMCore, v
DBMPvP, v
DebugLib, v5.1.DEV.337(/embedded)
EpicMusicPlayer, vr56
EpicMusicPlayerBroker, v55
EpicMusicPlayerGameMusic, v55
FishingBuddy, v1.2k
FriendsShare, v
GatherMate2, v1.24
GoGoMount, v5.1.7
HideRaidFrame, v1.0
InFlightLoad, v5.1.002
Informant, v5.15.5383 (LikeableLyrebird)
LibExtraTip, v5.12.DEV.342(/embedded)
LibSharedMedia30, v3.0-74
MobInfo2, v5.0.4.0
MoveAnything, v13.4.0
Outfitter, v5.8.2
PartySpotter, vv5.17.70000
PassLoot, v4.3
Postal, v3.5.1
QuestGuru, v2.2.13-50001
QuestGuruTracker, v1.5.14-50001
QuickMark, v3.141592653589793
Recount, v
Routes, vv1.4.2
SexyMap, v2.4.4
SharedMedia, v3.0.5-183
Stubby, v5.15.5383 (LikeableLyrebird)
TipHelper, v5.12.DEV.343(/embedded)
Titan, v5.1.13.50100
TitanGold, v5.1.13.50100
TitanLocation, v5.1.13.50100
TitanLootType, v5.1.13.50100
TitanPerformance, v5.1.13.50100
TitanPvP, v1.1.0
TitanRepair, v5.1.13.50100
TitanSkills, v1.4
TitanVolume, v5.1.13.50100
TitanXP, v5.1.13.50100
WoWkemon, v1.2.1
WoWkemonTV, v1.1
XLoot, vz11-release
XLootFrame, vz11-release
XLootGroup, vz11-release
XPerl, v3.6.20
XPerlCustomHighlight, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidFrames, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v5.1.0.50100 <us>
(ck=c0d)
 
03-03-13, 05:01 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
There are some taint issues and a few other things in there, too, that I need to sort out.

I'm intended to rework this mod from top to bottom like I did for MozzFullWorldMap. At the moment, I'm working on a tool for taint analysis so I can get that taken care of, then I'll get the rest worked out.

Appreciate the feedback on the issues you found.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
03-20-13, 08:02 PM   #3
nolimit208
A Murloc Raider
Join Date: Sep 2012
Posts: 5
cant wait for this addon to be alive again, cant stand running RBG's without it. Being able to see people in combat and where is just too valuable.
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » PartySpotter: Technical Support » Update on Errors

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off