View Bug Report
API 18 Incompatibility
Bug #: 2216
File: Srendarr - Aura, Buff & Debuff Tracker
Date: 04/30/18 04:01 PM
By: positron
Status: Fixed
In the current run of API 18, I'm seeing the following error in your addon:

Code:
user:/AddOns/Srendarr/Procs.lua:19: attempt to index a nil value
stack traceback:
	user:/AddOns/Srendarr/Procs.lua:19: in function 'Srendarr:ProcAnimationStart'
	user:/AddOns/Srendarr/Core.lua:323: in function 'Srendarr.OnActionSlotUpdated'
	user:/AddOns/Srendarr/Core.lua:97: in function 'Srendarr.OnInitialize'
Changes in the API are listed here, but I don't know where to begin on debugging this code.