Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thread.lua:67: script ran too long #65

Open
Ookami313 opened this issue Sep 12, 2023 · 0 comments
Open

thread.lua:67: script ran too long #65

Ookami313 opened this issue Sep 12, 2023 · 0 comments

Comments

@Ookami313
Copy link

Whenever I'm running Abberus on a character and go to talk to the repair vendor after a fight to repair I sometimes get the following error. Not sure what causes it, just that when I talk to the Obsidian Forgemaster the error occurs. Thanks.

5x Vendor/sys/thread.lua:67: script ran too long
[string "@Vendor/sys/thread.lua"]:67: in function <Vendor/sys/thread.lua:48>

Locals:
(*temporary) = defined =[C]:-1
(*temporary) =
(*temporary) = false
(*temporary) = "Vendor/features/merchant/merchant.lua:162: script ran too long"
(*temporary) = false
(*temporary) = nil
(*temporary) = "script ran too long"
obj =

{
timer =
name = "ItemSeller"
thread =
}
Addon =
{
MerchantButton =
{
}
c_Config_Tooltip_Rule = "tooltip_addrule"
RuleType =
{
}
RaiseEvent = defined @Vendor/sys/event.lua:127
CopyProfile = defined @Vendor/sys/profilemanager.lua:290
DefaultConfig =
{
}
PreHookWidget = defined @Vendor/sys/hook.lua:29
c_Config_Tooltip = "tooltip_basic"
DeleteProfile = defined @Vendor/sys/profilemanager.lua:271
c_Config_SellThrottle = "sell_throttle"
RuleConfig =
{
}
RemoveThread = defined @Vendor/sys/thread.lua:103
IsItemInList = defined @Vendor/vendor/blocklists.lua:386
ListToggle_Cmd = defined @Vendor/cmds.lua:27
AttachImplementation = defined @Vendor/ui/dialog.lua:40
History_Cmd = defined @Vendor/features/history/history.lua:341
PrintPublic = defined @Vendor/sys/api.lua:262
COMMON_GRAY_COLOR =
{
}
GetProfileList = defined @Vendor/sys/profilemanager.lua:230
GetPriceString = defined @Vendor/sys/systems.lua:197
SetAccountSetting = defined @Vendor/sys/systems.lua:197
AddInitializeAction = defined @Vendor/sys/core.lua:143
c_Config_SellLimit = "autosell_limit"
GetNumTotalEquippedBagSlots = defined @Vendor/sys/systems.lua:197
=
{
}
IsDebug = false
Systems =
{
}
TableFind = defined @Vendor/sys/helpers.lua:62
CreateCategory = defined @Vendor/RulesEngine/category.lua:162
EPIC_PURPLE_COLOR =
{
}
GetCharacterFullName = defined @Vendor/sys/helpers.lua:104
RuleManager =
{
}
IsDebugChannelEnabled = defined @Vendor/sys/core.lua:168
c_Config_MerchantData = "merchantdata"
IsConfigInitialized = defined @Vendor/sys/config.lua:414
FindDefaultProfile = defined @Vendor/vendor/profileimpl.lua:139
Invoke = defined @Vendor/sys/helpers.lua:121
GetCurrentProfile = defined @Vendor/sys/profilemanager.lua:299
ToggleDebug = defined @Vendor/sys/core.lua:166
TableHasKey = defined @Vendor/sys/helpers.lua:57
ActionType =
{
}
CreateRulesEngine = defined @Vendor/rules/manager.lua:44
GetRuleEnvironmentVariables = defined @Vendor/sys/systems.lua:197
UnregisterFunctions = defined @Vendor/sys/systems.lua:197
OnInitialize = defined @Vendor/addon.lua:7
GetItemResultForLocation = defined @Vendor/sys/systems.lua:197
AddConsoleCommand = defined @Vendor/sys/console.lua:125
IsClassic = false
GetDebugSetting = defined @Vendor/sys/core.lua:169
CreateRuleset = defined @Vendor/RulesEngine/set.lua:207
SetDebugSetting = defined @Vendor/sys/core.lua:170
DependencyInit =
{
}
RegisterCallback = defined @Vendor/sys/event.lua:91
Colors =
{
}
ruleManager =
{
}
OpenKeybindings_Cmd = defined @Vendor/cmds.lua:91
GetListManager = defined @Vendor/vendor/listmanager.lua:123
CreateObject = defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant