Hello, I have returned to WoW for the expansion, but I am not able to continue through the main story line at all. I’ve hit a brick wall on the Delve into the Earth quest. It says to select a combat roll for Brann, but when I click on the pack I get the following two lua errors and the in-game ui for selecting a roll is bugged. I’ve tried deleting my cache and WTF folder, I’ve also tried to scan and repair the game, but it seems like I’m still stuck. I don’t know what to do since I am unable to delete and force re-install the interface folder that it says the file is in… because the file does not exist?
Also to clarify I have no addons installed and the game has been modified in no way, shape, or form. Fresh installation.
Error 1:
Message: bad argument #1 to ‘?’ (Usage: local nodeInfo = C_Traits.GetNodeInfo(configID, nodeID))
Time: Tue Feb 25 23:17:40 2025
Count: 3
Stack:
[Interface/AddOns/Blizzard_DelvesCompanionConfiguration/Blizzard_DelvesCompanionConfiguration.lua]:432: in function ‘Refresh’
[Interface/AddOns/Blizzard_DelvesCompanionConfiguration/Blizzard_DelvesCompanionConfiguration.lua]:324: in function <…figuration/Blizzard_DelvesCompanionConfiguration.lua:317>
[C]: in function ‘Show’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:493: in function ‘SetUIPanel’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:336: in function ‘ShowUIPanel’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:174: in function <…ParentPanelManager/Mainline/UIParentPanelManager.lua:169>
[C]: in function ‘SetAttribute’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:893: in function ‘ShowUIPanel’
[Interface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua]:2329: in function <…rface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua:1294>Locals:
self = Button {
NewGlowHighlight = Texture {
}
TextureMask = MaskTexture {
}
NewGlowHighlightAnimIn = AnimationGroup {
}
BorderHighlight = Texture {
}
OptionsList = Frame {
}
NewLabel = Frame {
}
Value = FontString {
}
Label = FontString {
}
Texture = Texture {
}
selectionNodeID = 99854
type = “Utility”
Border = Texture {
}
HighlightTexture = Texture {
}
Shadow = Texture {
}
}
Error 2:
Message: bad argument #1 to ‘?’ (Usage: local nodeInfo = C_Traits.GetNodeInfo(configID, nodeID))
Time: Tue Feb 25 23:17:40 2025
Count: 1
Stack:
[Interface/AddOns/Blizzard_DelvesCompanionConfiguration/Blizzard_DelvesCompanionConfiguration.lua]:432: in function ‘Refresh’
[Interface/AddOns/Blizzard_DelvesCompanionConfiguration/Blizzard_DelvesCompanionConfiguration.lua]:166: in function ‘Refresh’
[Interface/AddOns/Blizzard_DelvesCompanionConfiguration/Blizzard_DelvesCompanionConfiguration.lua]:92: in function <…figuration/Blizzard_DelvesCompanionConfiguration.lua:91>
[C]: in function ‘Show’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:493: in function ‘SetUIPanel’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:336: in function ‘ShowUIPanel’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:174: in function <…ParentPanelManager/Mainline/UIParentPanelManager.lua:169>
[C]: in function ‘SetAttribute’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:893: in function ‘ShowUIPanel’
[Interface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua]:2329: in function <…rface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua:1294>Locals:
self = Button {
NewGlowHighlight = Texture {
}
TextureMask = MaskTexture {
}
NewGlowHighlightAnimIn = AnimationGroup {
}
BorderHighlight = Texture {
}
OptionsList = Frame {
}
NewLabel = Frame {
}
Value = FontString {
}
Label = FontString {
}
Texture = Texture {
}
selectionNodeID = 99809
type = “Role”
Border = Texture {
}
HighlightTexture = Texture {
}
Shadow = Texture {
}
}
When clicking View abilities I further get a third error:
Message: bad argument #1 to ‘?’ (Usage: local treeInfo = C_Traits.GetTreeInfo(configID, treeID))
Time: Tue Feb 25 23:31:23 2025
Count: 1
Stack:
[Interface/AddOns/Blizzard_SharedTalentUI/Blizzard_SharedTalentUtil.lua]:421: in function ‘GetTreeInfo’
[Interface/AddOns/Blizzard_SharedTalentUI/Blizzard_SharedTalentFrame.lua]:1151: in function ‘UpdateTreeInfo’
[Interface/AddOns/Blizzard_SharedTalentUI/Blizzard_SharedTalentFrame.lua]:1253: in function ‘LoadTalentTree’
[Interface/AddOns/Blizzard_SharedTalentUI/Blizzard_SharedTalentFrame.lua]:1142: in function ‘SetTalentTreeID’
[Interface/AddOns/Blizzard_DelvesCompanionConfiguration/Blizzard_DelvesCompanionAbilityList.lua]:64: in function <…onfiguration/Blizzard_DelvesCompanionAbilityList.lua:58>
[C]: in function ‘Show’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:493: in function ‘SetUIPanel’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:402: in function ‘ShowUIPanel’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:174: in function <…ParentPanelManager/Mainline/UIParentPanelManager.lua:169>
[C]: in function ‘SetAttribute’
[Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:893: in function ‘ShowUIPanel’
[Interface/AddOns/Blizzard_DelvesCompanionConfiguration/Blizzard_DelvesCompanionConfiguration.lua]:719: in function <…figuration/Blizzard_DelvesCompanionConfiguration.lua:717>Locals:
configID = nil
treeID = 874