LUA Errors

Keep getting LUA errors in the starting area, exile’s something or other. No addons enabled. This happens every time I complete a quest objective, turn a quest in, or accept a new quest.

Message: …zzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:111: attempt to index field ‘factionData’ (a nil value)
Time: Mon May 3 06:00:16 2021
Count: 2
Stack: …zzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:111: attempt to index field ‘factionData’ (a nil value)
[string “@Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua”]:111: in function ?’ [string “@Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialQuestManager.lua”]:164: in function _DoCallback’
[string “@Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialQuestManager.lua”]:114: in function dispatcherCallback’ [string “@Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialDispatcher.lua”]:84: in function Invoke’
[string “@Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialDispatcher.lua”]:188: in function `OnEvent’
[string “@Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialDispatcher.lua”]:32: in function <…_NewPlayerExperience\Blizzard_TutorialDispatcher.lua:32>

Locals: self = {
Quest_Updated = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:162
UPDATE_SHAPESHIFT_FORM = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:51
Quest_Accepted = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:107
PLAYER_LEVEL_CHANGED = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:7
Quest_TurnedIn = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:165
Begin = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:63
Tutorials =

{
}
Shutdown = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:101
CheckFormSpells = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:28
Quest_ObjectivesComplete = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:144
PLAYER_UNGHOST = defined @Interface\AddOns\Blizzard_NewPlayerExperience\Blizzard_TutorialLogic.lua:24
}
questData =
{
WasReinitializedAccepted = false
Time_Accepted = 1677.014000
QuestID = 59928
QuestTitle = “Brace for Impact”
class =
{
}
}
questID = 59928
tutorials =
{
UI_Watcher =
{
}
Intro_Chat =
{
}
Intro_KeyboardMouse =
{
}
DruidFormWatcher =
{
}
Intro_CombatTactics =
{
}
Death_ReleaseCorpse =
{
}
InventoryWatcher =
{
}
Intro_CameraLook =
{
}
AddMountToActionBar =
{
}
AddSpellToActionBarService =
{
}
Intro_OpenMap =
{
}
HunterStableWatcher =
{
}
Intro_CombatDummyInRange =
{
}
UseQuestItem =
{
}
LootCorpseWatcher =
{
}
PromptLFG =
{
}
UseMinimap =
{
}
Death_ResurrectPrompt =
{
}
Death_MapPrompt =
{
}
Intro_ApproachQuestGiver =
{
}
Death_Watcher =
{
}
ChangeSpec =
{
}
EnhancedCombatTactics_Warrior =
{
}
UseMount =
{
}
AutoPushSpellWatcher =
{
}
EatFood =
{
}
MountReceived =
{
}
EnhancedCombatTactics_Rogue =
{
}
LookingForGroup =
{
}
UseVendor =
{
}
HunterTame =
{
}
AddHunterTameSpells =
{
}
Intro_MapHighlights =
{
}
GossipFrameWatcher =
{
}
AbilityWatcher =
{
}
EnhancedCombatTactics_Ranged =
{
}
EnhancedCombatTactics_UseDoTs =
{
}
QuestCompleteHelp =
{
}
Intro_Interact =
{
}
AcceptQuestWatcher =
{
}
LeavePartyPrompt =
{
}
EnhancedCombatTactics =
{
}
ChangeEquipment =
{
}
TurnInQuestWatcher =
{
}
QuestRewardChoice =
{
}
ItemUpgradeCheckingService = <tabl

try a full UI reset?

maybe i’m looking at the wrong thing, but the error looks like it’s coming from within your addons folder

I’ll give that a shot, I saw that too. I made sure to disable everything, and it still happens. I’m on my laptop now, with no addons, and the error still happens.

if something in the folder is corrupted, disabling addons won’t always fix the issue.

was that with a clean UI, or has the laptop previously had the same addons as the other computer?

It had the same addons. I just did a completely clean install of the game, using all my addons, and it’s working fine.