Plexus

Plexus

430k Downloads

TBC support

Jinnai opened this issue ยท 2 comments

commented

Several errors pop up because Plexus:IsClassicWow() returns false on TBC Classic.

I suggest instead to return WOW_PROJECT_ID ~= WOW_PROJECT_MAINLINE

Another error that pops up:

Plexus\Statuses\GroupBuffs.lua:199: attempt to concatenate field 'Arcane Intellect' (a nil value) [string "@Plexus\Statuses\GroupBuffs.lua"]:199: in main chunk

Looks like Arcane Intellect with id 1472 was removed in TBC, 1459 seems to work.

One more in Plexus\Indicators\Border.lua:26
The BackdropTemplateMixin is only added for wowtocversion > 90000

commented

I don't have tbc access yet , I will update when I do.

commented

should be working now.