CovenantForge

CovenantForge

42.9k Downloads

Weights.lua:431: attempt to index field '?' (a nil value)

Ookami313 opened this issue ยท 1 comments

commented

Updated to v1.3.3 and when I click on the Weights tab, I get the following error. Thanks,

3x CovenantForge\Modules\Weights.lua:431: attempt to index field '?' (a nil value)
[string "@CovenantForge\Modules\Weights.lua"]:431: in function UpdateWeightList' [string "@CovenantForge\CovenantForge-V1.3.3.lua"]:416: in function CovenantForgeSavedTab_OnClick'
[string ":OnClick"]:1: in function <[string ":OnClick"]:1>

Locals:
self =

{
GetConduitWeight = defined @CovenantForge\Modules\Weights.lua:122
SetDefaultModuleLibraries = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:367
EnableModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:332
modules =
{
}
baseName = "CovenantForge"
IterateEmbeds = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:442
SecureHookScript = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:410
RawHookScript = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:395
Printf = defined @datastore\libs\AceConsole-3.0\AceConsole-3.0.lua:69
SetDefaultModulePrototype = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:409
CovForge_WeightTotalFrame = CovForge_WeightTotal {
}
defaultModuleState = true
IsEnabled = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:451
Frame =
{
}
DisableModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:350
scrollcontainer =
{
}
RegisterMessage = defined @AchieveIt\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
GetArgs = defined @datastore\libs\AceConsole-3.0\AceConsole-3.0.lua:144
Update = defined @CovenantForge\CovenantForge.lua:597
hooks =
{
}
db =
{
}
Soulbinds =
{
}
SetEnabledState = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:424
Hook = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:274
enabledState = true
RegisterEvent = defined @AchieveIt\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ClosePopups = defined @CovenantForge\Modules\SavedPaths.lua:238
IterateModules = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:437
RawHook = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:313
StopNodeFX = defined @CovenantForge\CovenantForge.lua:810
conduitList =
{
}
ShowPopup = defined @CovenantForge\Modules\SavedPaths.lua:226
OnInitialize = defined @CovenantForge\CovenantForge.lua:169
NewModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:235
GetModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:210
PathStorageFrame = CovForge_PathStorage {
}
defaultModuleLibraries =
{
}
optionsFrame = {
}
OpenOptionsMenu = defined @CovenantForge\CovenantForge.lua:853
UnregisterChatCommand = defined @datastore\libs\AceConsole-3.0\AceConsole-3.0.lua:111
viewed_spec = 251
powers =
{
}
UpdateConduitList = defined @CovenantForge\CovenantForge.lua:423
weightdb =
{
}
Weights =
{
}
GetName = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:279
SecureHook = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:336
Conduits =
{
}
SavePath = defined @CovenantForge\Modules\SavedPaths.lua:121
name = "CovenantForge"
UpdateWeightList = defined @CovenantForge\Modules\Weights.lua:317
GetWeightPercent = defined @CovenantForge\Modules\Weights.lua:255
orderedModules =
{
}
GetSoulbindWeight = defined @CovenantForge\Modules\Weights.lua:167
Disable = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:314
GetTalentWeight = defined @CovenantForge\Modules\Weights.lua:

commented

Fixed in the next update.