CraftSim

CraftSim

2M Downloads

Lua error opening engineering

Stargrace05 opened this issue ยท 3 comments

commented

Message: Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua:2519: invalid order function for sorting
Time: Thu Jan 18 11:32:23 2024
Count: 1
Stack: Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua:2519: invalid order function for sorting
[string "=[C]"]: in function sort' [string "@Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua"]:2519: in function UpdateDisplay'
[string "@Interface/AddOns/CraftSim/Modules/CustomerHistory/Frames.lua"]:353: in function UpdateCustomerHistoryList' [string "@Interface/AddOns/CraftSim/Modules/CustomerHistory/Frames.lua"]:315: in function UpdateDisplay'
[string "@Interface/AddOns/CraftSim/Main/CraftSim.lua"]:462: in function <Interface/AddOns/CraftSim/Main/CraftSim.lua:461>
[string "=[C]"]: ?
[string "=[C]"]: in function Show' [string "@Interface/FrameXML/UIParent.lua"]:2968: in function SetUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2811: in function ShowUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2676: in function <Interface/FrameXML/UIParent.lua:2672> [string "=[C]"]: in function SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3278: in function ShowUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2098: in function <Interface/FrameXML/UIParent.lua:1441> [string "=[C]"]: in function UseAction'
[string "@Interface/FrameXML/SecureTemplates.lua"]:364: in function handler' [string "@Interface/FrameXML/SecureTemplates.lua"]:690: in function <Interface/FrameXML/SecureTemplates.lua:672> [string "@Interface/FrameXML/SecureTemplates.lua"]:704: in function <Interface/FrameXML/SecureTemplates.lua:697> [string "@Interface/FrameXML/SecureTemplates.lua"]:746: in function SecureActionButton_OnClick'
[string "@Interface/FrameXML/ActionButton.lua"]:1435: in function <Interface/FrameXML/ActionButton.lua:1405>
[string "=[C]"]: ?

Locals: (*temporary) =

{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
17 =
{
}
18 =
{
}
19 =
{
}
20 =
{
}
21 =
{
}
22 =
{
}
23 =
{
}
24 =
{
}
25 =
{
}
26 =
{
}
27 =
{
}
28 =
{
}
29 =
{
}
30 =
{
}
31 =
{
}
32 =
{
}
33 =
{
}
34 =
{
}
35 =
{
}
36 =
{
}
37 =
{
}
}
(*temporary) = defined @Interface/AddOns/CraftSim/Modules/CustomerHistory/Frames.lua:353
(*temporary) =
{
customerHistory =
{
}
frameList =
{
}
columns =
{
}
active = true
Select = defined @Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua:2308
frame = Frame {
}
isGGUI = true
}
(*temporary) =
{
customerHistory =
{
}
frameList =
{
}
columns =
{
}
active = true
Select = defined @Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua:2308
frame = Frame {
}
isGGUI = true
}

commented

Ok researched that a bit, seems to be a wierd error with the sort function, Ill attempt to fix it in 14.0.1!

commented

If it's of help I get the same opening both tailoring and enchanting, happens every time I open it whether it's via crafting order table or profession button. Version 14.0.1

53x CraftSim/Libs/GGUI/GGUI.lua:2519: invalid order function for sorting
[string "=[C]"]: in function `sort'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:2519: in function `UpdateDisplay'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:353: in function `UpdateCustomerHistoryList'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:315: in function `UpdateDisplay'
[string "@CraftSim/Main/CraftSim.lua"]:462: in function <CraftSim/Main/CraftSim.lua:461>
[string "=[C]"]: ?
[string "=[C]"]: in function `Show'
[string "@FrameXML/UIParent.lua"]:2968: in function `SetUIPanel'
[string "@FrameXML/UIParent.lua"]:2811: in function `ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:2676: in function <FrameXML/UIParent.lua:2672>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/UIParent.lua"]:3278: in function <FrameXML/UIParent.lua:3257>
...
[string "=[C]"]: in function `UseAction'
[string "@FrameXML/SecureTemplates.lua"]:364: in function `handler'
[string "@FrameXML/SecureTemplates.lua"]:690: in function <FrameXML/SecureTemplates.lua:672>
[string "@FrameXML/SecureTemplates.lua"]:704: in function <FrameXML/SecureTemplates.lua:697>
[string "@FrameXML/SecureTemplates.lua"]:746: in function <FrameXML/SecureTemplates.lua:730>
[string "=[C]"]: ?
[string "@FrameXML/SecureHandlers.lua"]:266: in function <FrameXML/SecureHandlers.lua:263>
[string "=[C]"]: ?
[string "@FrameXML/SecureHandlers.lua"]:296: in function <FrameXML/SecureHandlers.lua:279>
[string "=(tail call)"]: ?

<snipped the rest, same as OP>

commented

Should be fixed with 14.1.0