Sorting by Guild Rank causes lua error #7


Open
  • kaluu created this issue Aug 12, 2019

    When I attempt to sort by the guild rank by clicking the text "Rank", I get the following Lua error

     

    3x GuildSearch\GuildSearch-8.2.1.lua:1889: attempt to index local 'direction' (a number value)
    GuildSearch\GuildSearch-8.2.1.lua:1889: in function <GuildSearch\GuildSearch.lua:1841>
    (tail call): ?
    [C]: in function `sort'
    GuildSearch\Libs\lib-st\Core.lua:315: in function `SortData'
    GuildSearch\Libs\lib-st\Core.lua:704: in function `handler'
    GuildSearch\Libs\lib-st\Core.lua:51: in function `FireUserEvent'
    GuildSearch\Libs\lib-st\Core.lua:96: in function <GuildSearch\Libs\lib-st\Core.lua:95>

     

    This has been happening for the last few releases, but it wasn't a big deal at the time.


To post a comment, please login or register a new account.