CraftSim

CraftSim

2M Downloads

GGUI.lua:1542: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))

fubaWoW opened this issue ยท 3 comments

commented

LUA Error:

1x CraftSim/Libs/GGUI/GGUI.lua:1542: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
[string "=[C]"]: in function `SetJustifyV'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:1542: in function `new'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:58: in function `Text'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:217: in function `rowConstructor'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3126: in function `new'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:58: in function `Row'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3288: in function `CreateRow'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3303: in function `Add'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:483: in function `UpdateCustomerChatHistory'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:394: in function `OnCustomerSelected'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:110: in function `selectionCallback'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3079: in function `Select'
...
[string "@TradeSkillMaster/External/LibTSMClass-2/LibTSMClass.lua"]:332: in function `_Enter'
[string "@TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua"]:168: in function <.../TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua:150>
[string "@TradeSkillMaster/External/LibTSMClass-2/LibTSMClass.lua"]:332: in function `_Transition'
[string "@TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua"]:127: in function <.../TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua:105>
[string "@TradeSkillMaster/External/LibTSMClass-2/LibTSMClass.lua"]:332: in function `ProcessEvent'
[string "@TradeSkillMaster/Core/UI/CraftingUI/Core.lua"]:196: in function `callback'
[string "@TradeSkillMaster/LibTSM/Util/Event.lua"]:132: in function `ProcessEvent'
[string "@TradeSkillMaster/LibTSM/Util/Event.lua"]:150: in function <TradeSkillMaster/LibTSM/Util/Event.lua:141>
[string "=[C]"]: in function `OpenTradeSkill'
[string "@DMFQuest/ForceLoadTradeSkillData.lua"]:90: in function <DMFQuest/ForceLoadTradeSkillData.lua:83>

Locals:
(*temporary) = FontString {
 0 = <userdata>
}
(*temporary) = "LEFT"
commented

Are u on the newest version?
Do you have the git repo of craftsim checked out?

commented

I use Version 16.1.8 from Curseforge

I've "resetted" the addon "settings" now, means deleted the CraftSim.lua from WTF subfolders and not it works, no error anymore.
Anyway there is (was?) maybe an "old" setting left in the CraftSim.lua

commented

Today i got the error AGAIN while opening the Profession Screen the first time after Login/Reload "once".
But only "once" when open the Professions Frame, then it's gone until Reload/Relog.

CraftSim Version: 16.1.8

LUA Error:

1x CraftSim/Libs/GGUI/GGUI.lua:1542: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
[string "=[C]"]: in function `SetJustifyV'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:1542: in function `new'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:58: in function `Text'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:217: in function `rowConstructor'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3126: in function `new'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:58: in function `Row'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3288: in function `CreateRow'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3303: in function `Add'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:483: in function `UpdateCustomerChatHistory'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:394: in function `OnCustomerSelected'
[string "@CraftSim/Modules/CustomerHistory/Frames.lua"]:110: in function `selectionCallback'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:3079: in function `Select'
...
[string "@TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua"]:168: in function <.../TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua:150>
[string "@TradeSkillMaster/External/LibTSMClass-2/LibTSMClass.lua"]:332: in function `_Transition'
[string "@TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua"]:127: in function <.../TradeSkillMaster/LibTSM/Util/FSMClasses/Machine.lua:105>
[string "@TradeSkillMaster/External/LibTSMClass-2/LibTSMClass.lua"]:332: in function `ProcessEvent'
[string "@TradeSkillMaster/Core/UI/CraftingUI/Core.lua"]:196: in function `callback'
[string "@TradeSkillMaster/LibTSM/Util/Event.lua"]:132: in function `ProcessEvent'
[string "@TradeSkillMaster/LibTSM/Util/Event.lua"]:150: in function <TradeSkillMaster/LibTSM/Util/Event.lua:141>
[string "=[C]"]: in function `OpenTradeSkill'
[string "@ElvUI_Professions/ElvUI_Professions.lua"]:153: in function `onClick'
[string "@ElvUI/Core/Modules/DataTexts/DataTexts.lua"]:440: in function <...ceElvUI/Core/Modules/DataTexts/DataTexts.lua:438>

Locals:
(*temporary) = FontString {
 0 = <userdata>
}
(*temporary) = "LEFT"