Aiue's Quest Tracker (AQT)

Aiue's Quest Tracker (AQT)

21.6k Downloads

Error when accepting quest: Hands of the Enemy

davidcraig opened this issue ยท 1 comments

commented

Debug message in chat:
Quests: nil entry when trying to sort, please report to Aiue.

LUA Error:

2x AQT\GUI.lua:824: invalid order function for sorting
[C]: ?
AQT\GUI.lua:824: in function `Sort'
AQT\GUI.lua:777: in function `Update'
AQT\GUI.lua:688: in function `New'
AQT\Core.lua:464: in function `CreateUIObject'
AQT\Core.lua:819: in function `Track'
AQT\Core.lua:745: in function `New'
AQT\Core.lua:1003: in function `?'
AQT\Core.lua:1191: in function <AQT\Core.lua:1190>

Locals:
(*temporary) = <table> {
 1 = <unnamed> {
 }
 2 = <unnamed> {
 }
 3 = <unnamed> {
 }
 4 = <unnamed> {
 }
}
(*temporary) = <function> defined @AQT\GUI.lua:824
(*temporary) = <unnamed> {
 0 = <userdata>
 releasing = true
 text = <unnamed> {
 }
 container = <unnamed> {
 }
 scripts = <table> {
 }
 button = <unnamed> {
 }
 owner = <table> {
 }
 children = <table> {
 }
 counter = <unnamed> {
 }
}
(*temporary) = <unnamed> {
 0 = <userdata>
 container = <unnamed> {
 }
 owner = <table> {
 }
 scripts = <table> {
 }
 button = <unnamed> {
 }
 text = <unnamed> {
 }
 children = <table> {
 }
 counter = <unnamed> {
 }
}
(*temporary) = nil

commented

Quest window then bugs like such:

image