GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

GSE 2.0.1

mikeheft opened this issue ยท 2 comments

commented

I watched your beta preview. But when I click a version the tab is blank and an error box pops up. The macro works fine for maybe one or two rotations but then it stalls out and i jsut end up with auto attacks.

Message: Interface\AddOns\GSE\API\Translator.lua:236: attempt to get length of field 'UnfoundSpells' (a nil value)
Time: 01/12/17 06:33:34
Count: 1
Stack: ...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:317: in function <...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:300>
(tail call): ?
Interface\AddOns\GSE\API\Translator.lua:236: in function TranslateSpell' Interface\AddOns\GSE\API\Translator.lua:129: in function TranslateString'
Interface\AddOns\GSE\API\Translator.lua:71: in function <Interface\AddOns\GSE\API\Translator.lua:50>
(tail call): ?
Interface\AddOns\GSE\GUI\Editor.lua:339: in function GUIDrawMacroEditor' Interface\AddOns\GSE\GUI\Editor.lua:639: in function GUISelectEditorTab'
Interface\AddOns\GSE\GUI\Editor.lua:101: in function <Interface\AddOns\GSE\GUI\Editor.lua:101>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
Interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:314: in function Fire' ...\Lib\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:156: in function SelectTab'
...\Lib\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:67: in function <...\Lib\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:64>

Locals: errMsg = "Interface\AddOns\GSE\API\Translator.lua:236: attempt to get length of field 'UnfoundSpells' (a nil value)"
isTSMError = false
tsmErrMsg = nil
AceGUI =

{
objPools =
{
}
RegisterAsContainer = defined @interface\AddOns\ElvUI\Modules\skins\addons\ace3.lua:261
RegisterWidgetType = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:559
WidgetBase =
{
}
RegisterAsWidget = defined @interface\AddOns\ElvUI\Modules\skins\addons\ace3.lua:110
counts =
{
}
LayoutRegistry =
{
}
GetLayout = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:583
GetWidgetVersion = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:613
Create = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:172
GetWidgetCount = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:607
GetNextWidgetNum = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:596
WidgetRegistry =
{
}
WidgetVersions =
{
}
RegisterLayout = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:573
Release = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:206
ClearFocus = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:257
WidgetContainerBase =
{
}
SetFocus = defined @interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:247
}
TSM =
{
Operations =
{
}
SetDefaultModuleLibraries = defined @interface\AddOns\ElvUI\Libraries\AceAddon-3.0\AceAddon-3.0.lua:398
_author = "Sapu94, Bart39"
DeleteCustomPriceSource = defined @interface\AddOns\TradeSkillMaster\CoreAPI\Prices.lua:56
EnableModule = defined @interface\AddOns\ElvUI\Libraries\AceAddon-3.0\AceAddon-3.0.lua:363
modules =
{
}
baseName = "TradeSkillMaster"
IterateEmbeds = defined @interface\AddOns\ElvUI\Libraries\AceAddon-3.0\AceAddon-3.0.lua:473
CreateGroupTree = defined @interface\AddOns\TradeSkillMaster\GUI\TSMFrames\GroupTree.lua:291
SecureHookScript = defined @interface\AddOns\ElvUI\Libraries\AceHook-3.0\AceHook-3.0.lua:410
GetAuctionPlayer = defined @interface\AddOns\TradeSkillMaster\GUI\AuctionFrame.lua:45
RawHookScript = defined @interface\AddOns\ElvUI\Libraries\AceHook-3.0\AceHook-3.0.lua:395
_desc = "Core addon for the TradeSkillMaster suite. Does nothing without modules installed."
Printf = defined @interface\AddOns\TradeSkillMaster\CoreAPI\Modules.lua:147
SetDefaultModulePrototype = defined @interface\AddOns\ElvUI\Libraries\AceAddon-3.0\AceAddon-3.0.lua:440
NO_SOUND_KEY = "TS

commented

There is a 2.0.2 out now that fixes this. Tis is a duplicate of #173

commented

awesome ty, man you are on top of this! can't thank you enough for all of your hard work:D