Thread: Update 2.5
View Single Post
08/02/16, 11:35 AM   #50
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
Yep, makes sense
Got this error message as well after a reloadui. I was standing at the bank and was doing nothing. No new items in my bag or others removed.
So it seems to be randomly.


Originally Posted by Ayantir View Post
I randomly have this error on live for my char

Lua Code:
  1. EsoUI/Ingame/HousingEditor/SharedFurnitureManager.lua:74: attempt to index a nil value
  2. stack traceback:
  3.     EsoUI/Ingame/HousingEditor/SharedFurnitureManager.lua:74: in function 'ZO_SharedFurnitureManager:CreateOrUpdateItemDataEntry'
  4.     EsoUI/Ingame/HousingEditor/SharedFurnitureManager.lua:29: in function 'ZO_SharedFurnitureManager:OnSingleSlotInventoryUpdate'
  5.     EsoUI/Ingame/HousingEditor/SharedFurnitureManager.lua:13: in function 'callback'
  6.     EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
  7.     EsoUI/Ingame/Inventory/SharedInventory.lua:109: in function 'OnInventorySlotUpdated'

You should disable the housing editor while it's still unfinished
  Reply With Quote