Experiencer 2.0

Experiencer 2.0

1k Downloads

C_Reputation.GetFactionDataByIndex return nil

yourapple opened this issue ยท 1 comments

commented

An error occurred in the file reputation.lua. Line 552, C_Reputation.GetFactionDataByIndex returned nil, causing an error.
It can be modified like this

local factionData = C_Reputation.GetFactionDataByIndex(factionIndex) or {0,nil,false,false}

commented

Hello there,

I've just released 6.3.0 to Curseforge/WoWInterface/Wago which should fix this bug.
I'll keep this issue open for a small bit of time so you can see if you can reproduce it again.

Thanks for the report, I really appreciate it!