Rarity

Rarity

17M Downloads

1x Rarity/Core/Collections.lua:196: script ran too long

Hollicsh opened this issue ยท 2 comments

commented

1x Rarity/Core/Collections.lua:196: script ran too long
[string "@Rarity/Core/Collections.lua"]:196: in function ScanExistingItems' [string "@Rarity/Core.lua"]:318: in function func'
[string "@ElvUI_Libraries/Core/Ace3/AceTimer-3.0-17/AceTimer-3.0.lua"]:57: in function <...UI_Libraries/Core/Ace3/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals:
self =

{
UpdateSessionAttempts = defined @Rarity/Core/GUI.lua:161
lockouts_detailed =
{
}
OnMouseOver = defined @Rarity/Core/EventHandlers.lua:620
ProcessCollectionItemSingle = defined @Rarity/Core/EventHandlers.lua:1021
ReleaseBar = defined @Rarity/Libs/LibBars-1.0/LibBars-1.0.lua:288
modules =
{
}
CancelTimer = defined @ElvUI_Libraries/Core/Ace3/AceTimer-3.0/AceTimer-3.0.lua:147
string_methods =
{
}
OnChatCommand = defined @Rarity/Core/EventHandlers.lua:660
advancedSettings =
{
}
Testing =
{
}
GetInventoryItemCount = defined @Rarity/Core/EventHandlers.lua:1015
OnSpellcastFailed = defined @Rarity/Core/EventHandlers.lua:875
ProfileStart = defined @Rarity/Core/Debugging.lua:25
ScanArchFragments = defined @Rarity/Core/Collections.lua:311
AuctionDB =
{
}
ProcessCollectionItemAggregate = defined @Rarity/Core/EventHandlers.lua:1047
bagitems =
{
}
advancedSettingsFrame = Frame {
}
IsEnabled = defined @ElvUI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua:447
CreateGroup = defined @Rarity_Options/Options.lua:1723
ScheduleTimer = defined @ElvUI_Libraries/Core/Ace3/AceTimer-3.0/AceTimer-3.0.lua:94
ShowQuicktip = defined @Rarity/Core/GUI/MainWindow.lua:77
OnBagUpdate = defined @Rarity/Core/EventHandlers.lua:1076
RegisterMessage = defined @ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterMessage = defined @ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
RegisterSink = defined @KethoInstanceTimer/Libs/LibSink-2.0/LibSink-2.0.lua:791
ProfileStart2 = defined @Rarity/Core/Debugging.lua:31
tempbagitems =
{
}
db =
{
}
guids =
{
}
NewBarGroup = defined @Rarity/Libs/LibBars-1.0/LibBars-1.0.lua:331
GetSinkAce3OptionsDataTable = defined @KethoInstanceTimer/Libs/LibSink-2.0/LibSink-2.0.lua:672
foundTarget = false
GetNPCIDFromGUID = defined @Rarity/Core.lua:649
bar = Frame {
}
EventHandlers =
{
}
architems =
{
}
itemsMasterList =
{
}
GetBars = defined @Rarity/Libs/LibBars-1.0/LibBars-1.0.lua:222
toysScanned = true
Options_DoEnable = defined @Rarity_Options/Options.lua:90
UpdateInterestingThings = defined @Rarity/Core.lua:473
Encode = defined @Rarity/Core/Serialization.lua:229
OnQuestTurnedIn = defined @Rarity/Core/EventHandlers.lua:438
relevantSpells =
{
}
NewCounterBar = defined @Rarity/Libs/LibBars-1.0/LibBars-1.0.lua:280
holiday_textures =
{
}
OnInitialize = defined @Rarity/Core.lua:142
UnregisterAllEvents = defined @ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
options =
{
}
npcs_to_items =
{
}
isHorde = true
isAlliance = false
ach_npcs_achId =
{
}
npcs =
{
}
items_with_stats =
{
}
IsCollectionItem = defined @Rarity/Core/EventHandlers.lua:993
optionsFrame = Frame {
}
Deserialize = defined @ElvUI_Libraries/Core/Ace3/AceSerializer-3.0/AceSerializer-3.0.lua:246
lastStatCount = 159
isFishing = false
ProfileDebug = defined @Rarity/Core/Debugging.lua:51
OnCriteriaComplete = de

commented

What is the context where this happens? Just dumping an error message here doesn't really help with troubleshooting :)

If this is the UI being slow to show and timing out, you can hide some categories to reduce the time spent in Blizzard's code.

commented

Now it's fine :)