EMA

EMA

19.6k Downloads

Multiple issues on Wrath Classic live client 3.4.1

SawyerMBlack opened this issue ยท 0 comments

commented
11753x EMA/Libs/LibBagUtils-1.0-35/LibBagUtils-1.0.lua:356: attempt to call upvalue 'GetContainerNumFreeSlots' (a nil value)
[string "@EMA/Libs/LibBagUtils-1.0-35/LibBagUtils-1.0.lua"]:356: in function `CountSlots'
[string "@EMA/Modules/Toon.lua"]:2020: in function `?'
[string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:119: in function <...er4/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:29: in function <...er4/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:25>
[string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:64: in function `Fire'
[string "@Bartender4/libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Bartender4/libs/AceEvent-3.0/AceEvent-3.0.lua:119>
2318x EMA/Modules/ItemUse.lua:1419: attempt to index field 'sharedInvData' (a nil value)
[string "@EMA/Modules/ItemUse.lua"]:1419: in function `ReceiveItemCount'
[string "@EMA/Modules/ItemUse.lua"]:1483: in function `EMAOnCommandReceived'
[string "@EMA/Core/Core.lua"]:470: in function `OnCommandReceived'
[string "@EMA/Core/Communications.lua"]:385: in function `?'
[string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:119: in function <...er4/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:29: in function <...er4/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:25>
[string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:64: in function `Fire'
[string "@BugSack/Libs/AceComm-3.0-12/AceComm-3.0.lua"]:260: in function <...faceBugSack/Libs/AceComm-3.0/AceComm-3.0.lua:242>
31848x EMA/Libs/EMALibActionButton-1.0-105-75.lua:1725: attempt to call global 'GetItemCooldown' (a nil value)
[string "@EMA/Libs/EMALibActionButton-1.0-105-75.lua"]:1725: in function `GetCooldown'
[string "@EMA/Libs/EMALibActionButton-1.0-105-75.lua"]:1416: in function <EMA/Libs/EMALibActionButton-1.0.lua:1414>
[string "@EMA/Libs/EMALibActionButton-1.0-105-75.lua"]:1178: in function <EMA/Libs/EMALibActionButton-1.0.lua:1166>
[string "@EMA/Libs/EMALibActionButton-1.0-105-75.lua"]:1162: in function `UpdateAction'
[string "@EMA/Libs/EMALibActionButton-1.0-105-75.lua"]:476: in function `UpdateState'
[string "@EMA/Libs/EMALibActionButton-1.0-105-75.lua"]:458: in function `SetState'
[string "@EMA/Modules/ItemUse.lua"]:410: in function `UpdateItemsInBar'
[string "@EMA/Modules/ItemUse.lua"]:1193: in function <EMA/Modules/ItemUse.lua:1181>
[string "=[C]"]: ?
[string "@Bartender4/libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Bartender4/libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Bartender4/libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:619: in function <Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:611>

Wrath Classic client. I'm not smart enough to know what all this means honestly, this is a copy from my Bug Grabber addon.

Some notable things that don't work currently:

  • Alt right click vendor across characters
  • Sell greys / sell listed items automatically
  • The item bar doesn't show icons, but items are on it, but they also don't activate when using the cooldown for them. They also don't sync.
  • No longer get a prompt to abandon quests on followers

I'll add more when I find it.