ALL THE THINGS

ALL THE THINGS

31M Downloads

LUA error when mousing over TomTom waypoints

kcoderhere opened this issue · 2 comments

commented

image

I was doing this achievement when I alt-right-clicked the achievement to auto-plot waypoints for it. However, everytime I mouseover the waypoints on the map, I was getting this error.

Date: 2024-03-17 17:51:55
ID: 1
Error occured in: Global
Count: 7
Message: Interface/AddOns/AllTheThings/AllTheThings.lua line 4750:
attempt to index global 'group' (a nil value)
Debug:
[string "=[C]"]: xpcall()
[string "@Interface/AddOns/TomTom/TomTom_Waypoints.lua"]:317:
Interface/AddOns/TomTom/TomTom_Waypoints.lua:298

Not sure if it's an ATT error or TomTom error, but reporting it just the same just in case.

commented

Sigh, yep this is a non-existent variable 😩

commented

Testing other achievements and waypoints, there were no problems. Just this particular one so far.