CovenantForge

CovenantForge

42.9k Downloads

393: attempt to index field '?' (a nil value)

Ookami313 opened this issue ยท 1 comments

commented

Just opened access to my Soulbinding forge and received the following error when I activated it. Thanks.

1x CovenantForge\CovenantForge-V1.1.lua:393: attempt to index field '?' (a nil value)
[string "@CovenantForge\CovenantForge-V1.1.lua"]:393: in function GetTalentWeight' [string "@CovenantForge\CovenantForge-V1.1.lua"]:445: in function GetSoulbindWeight'
[string "@CovenantForge\CovenantForge-V1.1.lua"]:241: in function Update' [string "@CovenantForge\CovenantForge-V1.1.lua"]:226: in function CreateSoulbindFrames'
[string "@CovenantForge\CovenantForge-V1.1.lua"]:137: in function <CovenantForge\CovenantForge.lua:137>

Locals:
self =

{
GetSoulbindWeight = defined @CovenantForge\CovenantForge.lua:417
SetDefaultModuleLibraries = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:367
Enable = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:294
UnregisterAllEvents = defined @AchieveIt\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
GetWeightPercent = defined @CovenantForge\CovenantForge.lua:511
EnableModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:332
modules =
{
}
GetModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:210
IterateEmbeds = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:442
RegisterChatCommand = defined @datastore\libs\AceConsole-3.0\AceConsole-3.0.lua:85
SecureHook = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:336
defaultModuleLibraries =
{
}
optionsFrame = {
}
db =
{
}
UnregisterChatCommand = defined @datastore\libs\AceConsole-3.0\AceConsole-3.0.lua:111
RawHookScript = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:395
baseName = "CovenantForge"
UnhookAll = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:477
Printf = defined @datastore\libs\AceConsole-3.0\AceConsole-3.0.lua:69
Weights =
{
}
SetDefaultModulePrototype = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:409
Conduits =
{
}
CovForge_WeightTotalFrame = CovForge_WeightTotal {
}
GetTalentWeight = defined @CovenantForge\CovenantForge.lua:390
name = "CovenantForge"
OnInitialize = defined @CovenantForge\CovenantForge.lua:117
IsEnabled = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:451
orderedModules =
{
}
SetDefaultModuleState = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:387
DisableModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:350
Update = defined @CovenantForge\CovenantForge.lua:231
OnEnable = defined @CovenantForge\CovenantForge.lua:156
HookScript = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:366
GetWeightData = defined @CovenantForge\CovenantForge.lua:374
RegisterMessage = defined @AchieveIt\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @AchieveIt\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
Print = defined @datastore\libs\AceConsole-3.0\AceConsole-3.0.lua:54
SecureHookScript = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:410
IsHooked = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:493
Frame =
{
}
hooks =
{
}
IsModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:468
BuildWeightData = defined @CovenantForge\CovenantForge.lua:348
SendMessage = defined @AchieveIt\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:59
Soulbinds =
{
}
Unhook = defined @CovenantForge\Libs\AceHook-3.0\AceHook-3.0.lua:418
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
Init =
{
}
RegisterEvent = defined @AchieveIt\libs\CallbackHandler-1.0\C

commented

Should be fixed in V1.1.2