unitscan

unitscan

527k Downloads

Tested on stress test

holrits opened this issue ยท 4 comments

commented

Cant get it to work at all on wow classic stress test 9/8-19

commented

Did you use the retail branch and select load out of date addons?

commented

It gives a UI warning when it trickers... so not working actually

commented

@holrits Can confirm that this errors the first time it's triggered.

It looks like TargetByName() is a no-go?

Here's the in-game error information:

Click to expand

Date: 2019-09-03 14:37:50
ID: 1
Error occured in: AddOn: unitscan
Count: 1
Message: Error: AddOn unitscan attempted to call a forbidden function (TargetUnit()) from a tainted execution path.
Debug:
   [C]: TargetUnit()
   unitscan\unitscan.lua:43: target()
   unitscan\unitscan.lua:28: check_for_targets()
   unitscan\unitscan.lua:299: UPDATE()
   unitscan\unitscan.lua:2:
      unitscan\unitscan.lua:2
Locals:
None
AddOns:
  Swatter, v8.2.6377 (SwimmingSeadragon)
  AllyRoute, v1.0
  AtlasLootClassic, vv1.1.8-beta
  AucAdvanced, v8.2.6385 (SwimmingSeadragon)
  AucFilterBasic, v8.2.6364 (SwimmingSeadragon)
  AucStatHistogram, v8.2.6366 (SwimmingSeadragon)
  AucStatiLevel, v8.2.6370 (SwimmingSeadragon)
  AucStatPurchased, v8.2.6367 (SwimmingSeadragon)
  AucStatSimple, v8.2.6368 (SwimmingSeadragon)
  AucStatStdDev, v8.2.6369 (SwimmingSeadragon)
  AucUtilFixAH, v8.2.6371 (SwimmingSeadragon)
  BeanCounter, v8.2.6381 (SwimmingSeadragon)
  BetterVendorPrice, vv1.05.00-classic
  ClassicCodex, v1.2.1
  ClassicThreatMeter, v1.06
  DBMCore, v1.13.5
  DBMDefaultSkin, v
  DBMStatusBarTimers, v
  ElvUI, v1.07
  ElvUIOptionsUI, v1.06
  Informant, v8.2.6374 (SwimmingSeadragon)
  LeatrixPlus, v1.13.26
  MapCoords, v0.31c
  MaxCam, vv2.4.2
  Questie, v4.0.14 BETA
  Recount, vv1.13.2b
  SlideBar, v8.2.6375 (SwimmingSeadragon)
  SpeedyAutoLoot, v2.0.10
  Stubby, v8.2.6376 (SwimmingSeadragon)
  TellMeWhen, v8.6.9
  TomTom, vv11302-1.0.7
  unitscan, v
  WeakAuras, v2.14.6
  WeaponSwingTimer, v4.0.1
  WhatsTraining, v1.6.1
  WoWPro, v1.13.2-J3
  WoWProLeveling, v1.13.2-J3
  BlizRuntimeLib_enUS v1.13.2.11302 <none>
  (ck=4a7)


Edit:

And yes I tested using both the master and retail branch and "Load out of date AddOns" is checked.

commented

Yeah it's not possible. Not sure if the wotlk npcscan can be ported (the one that uses the cache to detect units and where you have to delete the cache for ot to work again) but anyway I'm not gonna port other people's addons.