Details!: Elitism (plugin)

Details!: Elitism (plugin)

606k Downloads

Incompatible with Details builds 12805+

fubbleskag opened this issue ยท 3 comments

commented

Details_Elitism/Core.lua:778: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target

commented

if you edit the line 777 from self:SecureHook(Details, 'StartMeUp', 'LoadHooks') ---@diagnostic disable-line: undefined-field to self:RegisterEvent('PLAYER_LOGIN', 'LoadHooks') ---@diagnostic disable-line: undefined-field, does it work properly? I can do a quick fix if it works for you

commented

yup, that worked!

commented

fixed in 00177da

Should be released shortly as 2.14.1