Gogo1951 / Groupie

A better LFG tool for Classic WoW.
MIT License
2 stars 3 forks source link

Phase 3 WotLK Error #264

Closed KicaMwMw closed 1 year ago

KicaMwMw commented 1 year ago

I love the addon, thank you for providing it.

I'm getting the following error since WoW has updated to phase 3 in WotLK:

Message: Interface/AddOns/Groupie/GroupBrowser.lua:989: attempt to index field '?' (a nil value) Time: Sat Jun 24 17:13:35 2023 Count: 40 Stack: Interface/AddOns/Groupie/GroupBrowser.lua:989: attempt to index field '?' (a nil value) [string "=[tsm error check]"]:1: in main chunk

[string "@Interface/AddOns/Groupie/GroupBrowser.lua"]:989: in function MapResultToListing' [string "@Interface/AddOns/Groupie/GroupBrowser.lua"]:808: in function?' [string "@Interface/AddOns/DataStore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>

[string "@Interface/AddOns/DataStore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@Interface/AddOns/DataStore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire' [string "@Interface/AddOns/DataStore/libs/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <.../AddOns/DataStore/libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Road-block commented 1 year ago

Try the latest alpha alpha togglehttps://www.curseforge.com/wow/addons/groupie/files

KicaMwMw commented 1 year ago

I downloaded and installed the latest alpha build v1.71-15-g16962e6-wrath.

I only get an error now when I try to open Groupie: Message: Interface/AddOns/Groupie/Helpers.lua:472: attempt to perform arithmetic on field 'timestamp' (a nil value) Time: Mon Jun 26 15:57:45 2023 Count: 1 Stack: Interface/AddOns/Groupie/Helpers.lua:472: attempt to perform arithmetic on field 'timestamp' (a nil value) [string "=[tsm error check]"]:1: in main chunk

[string "@Interface/AddOns/Groupie/Helpers.lua"]:472: in function `ExpireListings' [string "@Interface/AddOns/Groupie/Core.lua"]:1130: in function <Interface/AddOns/Groupie/Core.lua:1128> [string "@Interface/AddOns/Groupie/Core.lua"]:1764: in function <Interface/AddOns/Groupie/Core.lua:1759> [string "@Interface/AddOns/TitanClassic/LDBToTitanClassic.lua"]:273: in function <Interface/AddOns/TitanClassic/LDBToTitanClassic.lua:271>

Locals:

Road-block commented 1 year ago

Never seen that one but try the latest alpha when it shows up, I made some changes to how timestamps are calculated.

KicaMwMw commented 1 year ago

It's working :D :D :D :D Thank you!