Questie

Questie

116M Downloads

Questie no longer working

DatDirectorGuy opened this issue ยท 3 comments

commented
Date: 2019-10-08 17:29:52
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Questie\Questie.lua line 29:
   attempt to index global 'QuestieOptions' (a nil value)
Debug:
   Questie\Questie.lua:29:
      Questie\Questie.lua:28
   [C]: ?
   ...face\AddOns\Atlas\Libs\AceAddon-3.0\AceAddon-3.0.lua:70:
      ...face\AddOns\Atlas\Libs\AceAddon-3.0\AceAddon-3.0.lua:65
   ...face\AddOns\Atlas\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: InitializeAddon()
   ...face\AddOns\Atlas\Libs\AceAddon-3.0\AceAddon-3.0.lua:613:
      ...face\AddOns\Atlas\Libs\AceAddon-3.0\AceAddon-3.0.lua:605
Locals:
None
AddOns:

Edit by Muehe: Hide addon list (see comment source)

commented

Does this error trigger at a time where you pull master, then change the name of the main lua file to match the toc? Could be people being self-productive.

commented

@tilkinsc This happens when the content of the .toc file is changed in an update. The WoW client only reads that file on load, so if you add files to it after having already started the client, then errors like the above happen.

commented

@DatDirectorGuy Are you sure you restarted WoW after updating/installing Questie? This error only happens if the files are not loaded correctly