WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   PartySpotter: Technical Support (https://www.wowinterface.com/forums/forumdisplay.php?f=133)
-   -   Update on Errors (https://www.wowinterface.com/forums/showthread.php?t=45925)

ToolPunk 03-03-13 02:30 PM

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)

spiel2001 03-03-13 05:01 PM

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.

nolimit208 03-20-13 08:02 PM

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.


All times are GMT -6. The time now is 07:08 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI