Total RP 3: Extended

Total RP 3: Extended

903k Downloads

Stack split frame change in 8.1

Solanya opened this issue ยท 0 comments

commented

Splitting a stack in Extended now throws a Lua error :
...ace\AddOns\totalRP3_Extended\inventory\container.lua:541: attempt to call upvalue 'OpenStackSplitFrame' (a nil value)
After looking at the UI code, there was a change with the function aforementioned, as illustrated by the use in ContainerFrame :

I will try to find a fix for this issue tomorrow afternoon, hopefully sneaking it in the 1.3 release.