Ermad / angry-keystones

10 stars 12 forks source link

Errors on entering dungeon #42

Closed N6REJ closed 1 year ago

N6REJ commented 1 year ago

still getting errors from the latest release.

Message: Interface/AddOns/AngryKeystones/Schedule.lua:300: attempt to call global 'GetContainerNumSlots' (a nil value)
Time: Tue Nov 22 22:06:13 2022
Count: 1
Stack: Interface/AddOns/AngryKeystones/Schedule.lua:300: attempt to call global 'GetContainerNumSlots' (a nil value)
[string "@Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua"]:769: in function <...Ons/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:725>
[string "=[C]"]: in function `GetContainerNumSlots'
[string "@Interface/AddOns/AngryKeystones/Schedule.lua"]:300: in function `GetInventoryKeystone'
[string "@Interface/AddOns/AngryKeystones/Schedule.lua"]:375: in function `CheckCurrentKeystone'
[string "@Interface/AddOns/AngryKeystones/Schedule.lua"]:455: in function <Interface/AddOns/AngryKeystones/Schedule.lua:455>

Locals: errMsg = "Interface/AddOns/AngryKeystones/Schedule.lua:300: attempt to call global 'GetContainerNumSlots' (a nil value)"
isBugGrabber = nil
tsmErrMsg = nil
oldModule = nil
private = <table> {
 globalNameTranslation = <table> {
 }
 FormatErrorMessageSection = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:525
 ErrorHandler = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:134
 origErrorHandler = <function> defined @Interface/SharedXML/SharedBasicControls.lua:360
 hitInternalError = false
 CreateErrorFrame = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:544
 num = 0
 SanitizeString = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:518
 AddonBlockedHandler = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:502
 GetStackLevelInfo = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:344
 ParseLocals = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:396
 ignoreErrors = false
 errorReports = <table> {
 }
 IsTSMAddon = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:478
 localLinesTemp = <table> {
 }
 GetStackInfo = <function> defined @Interface/AddOns/TradeSkillMaster/LibTSM/Service/ErrorHandler.lua:313
}
MAX_STACK_DEPTH = 50
OLD_TSM_MODULES = <table> {
 1 = "TradeSkillMaster_Accounting"
 2 = "TradeSkillMaster_AuctionDB"
 3 = "TradeSkillMaster_Auctioning"
 4 = "TradeSkillMaster_Crafting"
 5 = "TradeSkillMaster_Destroying"
 6 = "TradeSkillMaster_Mailing"
 7 = "TradeSkillMaster_Shopping"
 8 = "TradeSkillMaster_Vendoring"
 9 = "TradeSkillMaster_Warehousing"
}
Ermad commented 1 year ago

Released a fix for this

N6REJ commented 1 year ago

@Ermad didn't work, I have the very latest release

N6REJ commented 1 year ago

image

N6REJ commented 1 year ago

oic, you mean you JUST released the fix.. tyvm for your fast work.