ShestakUI (Classic)

ShestakUI (Classic)

33.7k Downloads

Error on Log in[BUG]

eTzmNcbkrng opened this issue ยท 1 comments

commented

What steps will reproduce the problem?

  1. Log in

What version of ShestakUI are you using? (Stating 'latest' is not useful)

1.66

Do you have an error log of what happened?

2x ...dOns\ShestakUI\Modules\Automation\CancelBadBuffs.lua:8: attempt to index global 'self' (a nil value)
[string "@ShestakUI\Modules\Automation\CancelBadBuffs.lua"]:8: in main chunk

Locals:
T = <table> {
 SkinEditBox = <function> defined @ShestakUI\Core\API.lua:630
 PostCreateIcon = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:650
 RaidDebuffsReverse = <table> {
 }
 SetFontString = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:17
 Scale = <function> defined @ShestakUI\Core\PixelPerfect.lua:28
 class = "HUNTER"
 RaidBuffs = <table> {
 }
 dummy = <function> defined @ShestakUI\Core\Constants.lua:6
 white_list = <table> {
 }
 TBC = false
 level = 24
 ColorPlate = <table> {
 }
 Classic = true
 StylePet = <function> defined @ShestakUI\Modules\ActionBars\Style.lua:215
 StyleShift = <function> defined @ShestakUI\Modules\ActionBars\Style.lua:205
 CheckChat = <function> defined @ShestakUI\Core\Functions.lua:47
 CustomFilterBoss = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:775
 RaidDebuffs = <table> {
 }
 HideSpiral = <function> defined @ShestakUI\Modules\ActionBars\Core.lua:284
 extraHeight = 19
 SkinSlider = <function> defined @ShestakUI\Core\API.lua:759
 CreateAuraWatchIcon = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:809
 ShiftBarUpdate = <function> defined @ShestakUI\Modules\ActionBars\Core.lua:453
 PetBarUpdate = <function> defined @ShestakUI\Modules\ActionBars\Core.lua:491
 CheckPlayerBuff = <function> defined @ShestakUI\Core\Functions.lua:128
 ReminderPhysicalBuffs = <function> defined @ShestakUI\Config\Filters_Wrath\Reminders.lua:145
 SkinCheckBox = <function> defined @ShestakUI\Core\API.lua:683
 UpdateManaLevel = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:410
 RaidSpells = <table> {
 }
 PostCastStart = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:525
 PostUpdateHealthColor = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:24
 SkinHelpBox = <function> defined @ShestakUI\Core\API.lua:909
 ReminderFlaskRequirements = <function> defined @ShestakUI\Config\Filters_Wrath\Reminders.lua:131
 UpdateClassMana = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:432
 DebuffBlackList = <table> {
 }
 PreUpdatePower = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:255
 SkinExpandOrCollapse = <function> defined @ShestakUI\Core\API.lua:855
 HideAuraFrame = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:634
 SetModifiedBackdrop = <function> defined @ShestakUI\Core\API.lua:266
 UpdatePvPStatus = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:466
 PlateBlacklist = <table> {
 }
 CustomCastDelayText = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:614
 PostUpdatePower = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:285
 SkinMaxMinFrame = <function> defined @ShestakUI\Core\API.lua:822
 toc = 30400
 GetSpecializationRole = <function> defined @ShestakUI\Core\Classic.lua:46
 PostUpdatePowerColor = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:264
 BuffWhiteList = <table> {
 }
 black_list = <table> {
 }
 PostUpdateRaidHealth = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:184
 Wrath = true
 PostUpdateRaidHealthColor = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:162
 PostUpdateHealth = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:47
 UpdateAllElements = <function> defined @ShestakUI\Modules\UnitFrames\Functions.lua:11
 EnemySpells = <table> {
 }
 oUF = <table> {
 }
 CalculateMoverPoints = <function> defined @Shesta

Any additional information? (example: WoW language if not English) (Attach screenshots here if available, do not link externally)

Unsure if this is causing any actual issues yet, just got the error on login after updating to 1.66.

commented

Apologies. This should be fixed in the next release. c543270 should address this.