Blitz (Quest Automation)

Blitz (Quest Automation)

173k Downloads

Lua Error - events.lua:115

boktai1000 opened this issue ยท 1 comments

commented

137x Blitz\addons\main\events.lua:115: bad argument #1 to 'IsOnQuest' (outside of expected range -2147483648 to 2147483647 - Usage: local isOnQuest = C_QuestLog.IsOnQuest(questID))
[string "=[C]"]: in function IsOnQuest' [string "@Blitz\addons\main\events.lua"]:115: in function NumSkips'
[string "@blitz\addons\main\events.lua"]:53: in function BestSkip' [string "@Blitz\addons\main\events.lua"]:40: in function ?'
[string "@AtlasLootClassic\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@AtlasLootClassic\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@AtlasLootClassic\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@attune\Libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <...aceAttune\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>
220204-Blitz_LUA.txt

commented

Still getting these for various things, as an example I went to go turn in The Green Hills of Stranglethorn (all of the quests for it, I had all the mats on my toon) and hit with the following LUA. Apologies if I didn't format it properly with my initial post, but here's a follow up LUA I got (Captured with BugSack/BugGrabber):

147x Blitz\addons\main\events.lua:115: bad argument #1 to 'IsOnQuest' (outside of expected range -2147483648 to 2147483647 - Usage: local isOnQuest = C_QuestLog.IsOnQuest(questID))
[string "=[C]"]: in function `IsOnQuest'
[string "@Blitz\addons\main\events.lua"]:115: in function `NumSkips'
[string "@Blitz\addons\main\events.lua"]:53: in function `BestSkip'
[string "@Blitz\addons\main\events.lua"]:40: in function `?'
[string "@AtlasLootClassic\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@AtlasLootClassic\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@AtlasLootClassic\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@Attune\Libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <...aceAttune\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>