Experiencer 2.0

Experiencer 2.0

1k Downloads

C_Reputation.GetFactionDataByIndex return nil

yourapple opened this issue ยท 2 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!

commented

Given I've heard nothing further from this, I'll be closing this.

If it does return, feel free to make a new issue (or bring it up in here so we can see where to go from there).