
MoP support
Closed this issue ยท 3 comments
Now that the pre patch for MIsts of Pandaria is live, Cell can no longer be used. It would be absolutely fantastic if you can tackle this problem soon. I love Cell!
Here is a list of errors I receive:
CellSpellTooltip: Has bad mixin: GameTooltipDataMixin
Cell/Libs/LibGroupInfo.lua:297: Script_GetNumTalentTabs: API unsupported in this version of World of Warcraft.
Cell/Core.lua:760: attempt to call global 'GetSpecialization' (a nil value)
Cell/Utilities/BuffTracker.lua:272: attempt to concatenate local 'spell' (a nil value)
Cell/Defaults/ClickCasting_DefaultSpells.lua:401: table index is nil
...aceCell/Defaults/Indicator_DefaultSpells.lua:205: table index is nil
CellTooltip:SetPoint(): Usage: ("point" [, region or nil] [, "relativePoint"] [, offsetX, offsetY]
[Cell/RaidFrames/MainFrame.lua]:353: in function <Cell/RaidFrames/MainFrame.lua:351>
I started a PR in #391 which adds MoP support. There is a short explanation how you can test that version.
First working version was shipped with https://github.com/enderneko/Cell/releases/tag/r254-release - Closing this somewhat meta issue to leave space for new specific issues if something comes up.