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

attempt to call method 'BuildProfile' (a nil value) #171

Open
DimaSheiko opened this issue Apr 23, 2022 · 0 comments
Open

attempt to call method 'BuildProfile' (a nil value) #171

DimaSheiko opened this issue Apr 23, 2022 · 0 comments

Comments

@DimaSheiko
Copy link

Hi, this error occurs as soon as you enter the game, more than 50 errors appear for activating the addon. Basically my BugSnack gets full of them and every now and then it warns me that there are more errors. Here is a log of what bugsnack tells me.

1x AddOnSkins-4.58\Core\Core.lua:336: attempt to call method 'BuildProfile' (a nil value)
CallbackHandler-1.0-7:145: in function <...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>
<string>:"safecall Dispatcher[2]":4: in function <[string "safecall Dispatcher[2]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[2]":13: in function `?'
CallbackHandler-1.0-7:90: in function `Fire'
AceEvent-3.0-4:120: in function <...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
<in C code>: ?
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:235: in function `UIParentLoadAddOn':
<string>:"*:OnLoad":6: in function `setFunc'
Interface\FrameXML\InterfaceOptionsPanels.lua:1276: in function <Interface\FrameXML\InterfaceOptionsPanels.lua:1268>:
1x AddOnSkins-4.58\Core\Core.lua:344: attempt to call method 'BuildOptions' (a nil value)
CallbackHandler-1.0-7:145: in function <...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0-7:90: in function `Fire'
AceEvent-3.0-4:120: in function <...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
1x ElvUI-6.08\Modules\Skins\Skins.lua:46: attempt to index local 'button' (a nil value)
ElvUI-6.08\Modules\Skins\Addons\Ace3.lua:475: in function `Ace3_SkinTooltip'
ElvUI-6.08\Modules\Skins\Skins.lua:940: in function `SkinAce3'
ElvUI-6.08\Modules\Skins\Skins.lua:732: in function `?'
CallbackHandler-1.0-7:145: in function <...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>
<string>:"safecall Dispatcher[2]":4: in function <[string "safecall Dispatcher[2]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[2]":13: in function `?'
CallbackHandler-1.0-7:90: in function `Fire'
AceEvent-3.0-4:120: in function <...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

I have disabled all addons and only left ElvUI, ElvUI_AddOnSkins and BugSack and the error appears.

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

No branches or pull requests

1 participant