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 #13

Closed
gaveer opened this issue Apr 12, 2021 · 1 comment
Closed

Lua error #13

gaveer opened this issue Apr 12, 2021 · 1 comment
Labels

Comments

@gaveer
Copy link

gaveer commented Apr 12, 2021

4x AutoTurnIn\QuestLevel.lua:61: attempt to index local 'questInfo' (a nil value)
[string "@AutoTurnIn\QuestLevel.lua"]:61: in function <AutoTurnIn\QuestLevel.lua:42>
[string "=[C]:"]: in function 'ObjectiveTracker_Update'
[string "@Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua"]:930: in function <...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:833>

Locals:
self = nil
tracker = ObjectiveTrackerFrame {
 0 = <userdata>
 contentsHeight = 0
 blockTemplate = "ObjectiveTrackerBlockTemplate"
 fromModuleOffsetY = -10
 HeaderMenu = <unnamed> {
 }
 fromHeaderOffsetY = -10
 updateReasonEvents = 0
 lineSpacing = 2
 freeLines = <table> {
 }
 freeTimerBars = <table> {
 }
 lineTemplate = "ObjectiveTrackerLineTemplate"
 freeProgressBars = <table> {
 }
 usedTimerBars = <table> {
 }
 isUpdating = false
 hasSkippedBlocks = false
 usedBlocks = <table> {
 }
 oldContentsHeight = 0
 lastMapID = 590
 MODULES = <table> {
 }
 blockType = "Frame"
 blockOffset = <table> {
 }
 BlockDropDown = ObjectiveTrackerBlockDropDown {
 }
 lineWidth = 0
 isUpdateDirty = false
 initialized = true
 contentsAnimHeight = 0
 friendlyName = "DEFAULT_OBJECTIVE_TRACKER_MODULE"
 watchMoneyReasons = 0
 poolCollection = <table> {
 }
 BlocksFrame = ObjectiveTrackerBlocksFrame {
 }
 MODULES_UI_ORDER = <table> {
 }
 usedProgressBars = <table> {
 }
 updateReasonModule = 0
}
(for index) = 5
(for limit) = 7
(for step) = 1
i = 5
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
 ObjectiveTrackerBlockTemplate = <table> {
 }
}
(for control) = "ObjectiveTrackerBlockTemplate"
blockTemplate = "ObjectiveTrackerBlockTemplate"
blockTable = <table> {
 61874 = <unnamed> {
 }
}
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
 61874 = <unnamed> {
 }
}
(for control) = 61874
id = 61874
block = <unnamed> {
 0 = <userdata>
 lines = <table> {
 }
 id = 61874
 module = <table> {
 }
 HeaderButton = ObjectiveTrackerBlocksFrameHeader {
 }
 blockTemplate = "ObjectiveTrackerBlockTemplate"
 HeaderText = <unnamed> {
 }
 nextBlock = <unnamed> {
 }
 height = 12.034206
 used = true
}
questLogIndex = 4
questInfo = nil
(*temporary) = nil
(*temporary) = 4
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'questInfo' (a nil value)"
@lure lure added the bug label Mar 10, 2022
@lure
Copy link
Owner

lure commented Mar 10, 2022

fixed.
Sorry, I got no notification from github and sincerely didn't know it exists.
Thank you for the report.

@lure lure closed this as completed Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants