Krealle / Cell_UnitFrames

MIT License
11 stars 1 forks source link

[Bug] Unable to edit cell position #144

Open Saidear opened 2 hours ago

Saidear commented 2 hours ago

Addon Version

1.4.1-Oct 21,2024

World of Warcraft Version

Retail

Describe the bug

Clicking on "Edit Mode" to reposition cell frames generates a LUA error.

Steps to reproduce

  1. Login to WoW
  2. Open Cell Options
  3. Navigate to edit unit frame
  4. Click Edit Mode

BugSack

Message: ...rface/AddOns/Cell_UnitFrames/UnitFrames/EditMode.lua:431: bad argument #1 to 'SetValue' (Usage: self:SetValue(value [, treatAsMouseEvent]))
Time: Wed Oct 23 00:08:50 2024
Count: 1
Stack: ...rface/AddOns/Cell_UnitFrames/UnitFrames/EditMode.lua:431: bad argument #1 to 'SetValue' (Usage: self:SetValue(value [, treatAsMouseEvent]))
[string "@Interface/AddOns/Cell_UnitFrames/UnitFrames/EditMode.lua"]:431: in function <...rface/AddOns/Cell_UnitFrames/UnitFrames/EditMode.lua:418>
[string "@Interface/AddOns/Cell_UnitFrames/UnitFrames/EditMode.lua"]:517: in function <...rface/AddOns/Cell_UnitFrames/UnitFrames/EditMode.lua:511>
[string "@Interface/AddOns/Cell_UnitFrames/UnitFrames/EditMode.lua"]:556: in function `EditMode'
[string "@Interface/AddOns/Cell_UnitFrames/Menu/Menu.lua"]:290: in function <Interface/AddOns/Cell_UnitFrames/Menu/Menu.lua:289>
Krealle commented 2 hours ago

And this happens as soon as you press the Edit Mode button?