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

Lua error when targeting main story drakes in human form #74

Closed
senyaak opened this issue Mar 3, 2024 · 0 comments
Closed

Lua error when targeting main story drakes in human form #74

senyaak opened this issue Mar 3, 2024 · 0 comments

Comments

@senyaak
Copy link
Contributor

senyaak commented Mar 3, 2024

Sometimes I get this error:

Message: Interface/AddOns/ArcHUD3/Core.lua:585: attempt to index local 'info' (a nil value)
Time: Sun Mar  3 15:36:01 2024
Count: 2
Stack: Interface/AddOns/ArcHUD3/Core.lua:585: attempt to index local 'info' (a nil value)
[string "@Interface/AddOns/ArcHUD3/Core.lua"]:585: in function `?'
[string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/Ace3/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <Interface/AddOns/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>
[string "=[C]"]: in function `CameraOrSelectOrMoveStop'
[string "CAMERAORSELECTORMOVE"]:4: in function <[string "CAMERAORSELECTORMOVE"]:1>

Locals: self = <table> {
 defaults = <table> {
 }
 customModuleCount = 0
 modules = <table> {
 }
 CancelTimer = <function> defined @Interface/AddOns/Ace3/AceTimer-3.0/AceTimer-3.0.lua:147
 SecureHook = <function> defined @Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:335
 PLAYER_UPDATE_RESTING = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:1078
 UnitCastingInfo = <function> defined =[C]:-1
 CombatStatus = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:1089
 SetDefaultModulePrototype = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:405
 configOptionsTableCustomModules = <table> {
 }
 IsEnabled = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:447
 ScheduleTimer = <function> defined @Interface/AddOns/Ace3/AceTimer-3.0/AceTimer-3.0.lua:94
 HookBlizzardSpellActivation = <function> defined @Interface/AddOns/ArcHUD3/BlizzardFrames.lua:99
 SetAuraTooltip = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:762
 RegisterMessage = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
 UnregisterMessage = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
 strcap = <function> defined @Interface/AddOns/ArcHUD3/Utils.lua:18
 hooks = <table> {
 }
 SyncCustomModuleSettings = <function> defined @Interface/AddOns/ArcHUD3/Rings/CustomBuff.lua:542
 InitConfig = <function> defined @Interface/AddOns/ArcHUD3/Config.lua:1024
 fint = <function> defined @Interface/AddOns/ArcHUD3/Utils.lua:23
 SetEnabledState = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:420
 Hook = <function> defined @Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:273
 AddModuleOptionsTable = <function> defined @Interface/AddOns/ArcHUD3/Config.lua:1057
 OnEnable = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:198
 UpdateRaidTargetIcon = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:832
 LevelDebug = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:135
 UpdateTargetTarget = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:904
 OnInitialize = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:169
 UnregisterAllEvents = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
 UpdateTargetHUD = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:479
 OnProfileChanged = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:295
 GetName = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:275
 name = "ArcHUD"
 Disable = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:310
 timers = <table> {
 }
 HideBlizzardFocus = <function> defined @Interface/AddOns/ArcHUD3/BlizzardFrames.lua:60
 Print = <function> defined @Interface/AddOns/Ace3/AceConsole-3.0/AceConsole-3.0.lua:50
 UpdateFaction = <function> defined @Interface/AddOns/ArcHUD3/Core.lua:789
 movableFrames = <table> {
 }
 HideBlizzardTarget = <function> defined @Interface/AddOns/
@nyyr nyyr closed this as completed in c538bc1 May 17, 2024
nyyr added a commit that referenced this issue May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant