Error everytime I load the game
psilent8 opened this issue ยท 4 comments
When I log into any character it takes way too long (1 to 2 minutes) then logs on with an error saying script ran too long. I can't notice anything wrong with the ui afterword, but it takes that long to load any character, always with this error message. I don't get the error if I run elvui without the toxi plugin, only with.
Lua error
61x ElvUI_ToxiUI/Core/Functions/Event.lua:174: script ran too long
[string "@ElvUI_ToxiUI/Core/Functions/Event.lua"]:174: in function `TriggerEvent'
[string "@ElvUI_ToxiUI/Core/Core.lua"]:32: in function `?'
[string "@ElvUI_Libraries/Core/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@ElvUI_Libraries/Core/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@ElvUI_Libraries/Core/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@ElvUI_Libraries/Core/Ace3/AceDB-3.0-30/AceDB-3.0.lua"]:462: in function `SetProfile'
[string "@ElvUI_Libraries/Core/Ace3/AceDBOptions-3.0-15/AceDBOptions-3.0.lua"]:271: in function <...ries/Core/Ace3/AceDBOptions-3.0/AceDBOptions-3.0.lua:270>
[string "=[C]"]: ?
[string "@ElvUI_Libraries/Core/Ace3/AceConfig-3.0-3/AceConfigDialog-3.0-87/AceConfigDialog-3.0.lua"]:45: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:43>
[string "@ElvUI_Libraries/Core/Ace3/AceConfig-3.0-3/AceConfigDialog-3.0-87/AceConfigDialog-3.0.lua"]:867: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:694>
[string "=[C]"]: ?
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <.../ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@ElvUI_Libraries/Core/Ace3-ElvUI/AceGUIWidget-DropDown-ElvUI.lua"]:107: in function <...ries/Core/Ace3-ElvUI/AceGUIWidget-DropDown-ElvUI.lua:98>
[string "=[C]"]: ?
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <.../ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/widgets/AceGUIWidget-DropDown-Items.lua"]:351: in function <...3/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua:341>
Locals:
(*temporary) = "TXUI.DatabaseUpdate"
(*temporary) = <table> {
}
(*temporary) = <table> {
}
(*temporary) = <table> {
}
(*temporary) = <table> {
modules = <table> {
}
interruptNamespace = "GR_INTERRUPT"
defaultModuleLibraries = <table> {
}
updateCache = <table> {
}
Initialized = true
name = "ElvUI_ElvUI_ToxiUI_ThemesGradients"
orderedModules = <table> {
}
baseName = "ElvUI_ToxiUI"
db = <table> {
}
enabledState = true
hooks = <table> {
}
settingsEvents = <table> {
}
uf = <table> {
}
isEnabled = true
moduleName = "ThemesGradients"
defaultModuleState = true
}
(*temporary) = "script ran too long"
TXUI = <table> {
IsRetail = true
DevTag = ""
RetailSeason = "tww1"
modules = <table> {
}
DevRelease = false
MetaFlavor = "Mainline"
defaultModuleState = true
RegisteredModules = <table> {
}
LogLevel = 3
hooks = <table> {
}
enabledState = true
Version = "6.8.7"
isEnabled = false
Changelog = <table> {
}
initializedSafe = true
defaultModuleLibraries = <table> {
}
GitHash = "v6.8.7"
initialized = true
Flavor = 3
IsCata = false
baseName = "ElvUI_ToxiUI"
orderedModules = <table> {
}
AnimationGetFunc = <table> {
}
AnimationSetFunc = <table> {
}
Modules = <table> {
}
IsVanilla = false
ReleaseVersion = "6.8.7"
ClientBuildVersion = 110005
Title = "|cffffffffToxi|r|cff18a8ffUI|r"
name = "ElvUI_ElvUI_ToxiUI"
AddOnName = "ElvUI_ToxiUI"
moduleName = "ElvUI_ToxiUI"
DelayedWorldEntered = true
}
F = <table> {
Log = <table> {
}
Color = <table> {
}
Event = <table> {
}
ProtectedCall = <table> {
}
Table = <table> {
}
String = <table> {
}
}
callbackType = <table> {
1 = "CLOSURE"
2 = "FUNCTION"
FUNCTION = 2
CLOSURE = 1
}
ToxiUI Status Report
script ran too long
error happens because of long load time. something's causing your game to load for a long time. the error is not the cause, but rather the result.
I could swear I tried that yesterday and it still gave the error, but now it isn't. Gonna try adding addons one at a time to locate who is conflicting. I'll let you know or remove this issue. Thank you sir, I love your plugin!
That makes a lot of sense now that I'm hearing it lol.
AND BUSTED! I found the culprit, it's Plater. Also makes sense cause I wasn't disabling that one before, I was enabling it with the Elvui suite. I'll have to figure out a solution cause I love the gradient bars. Thanks for your help Toxi