mirror of
https://github.com/ckaczor/TillerTracker.git
synced 2026-06-15 08:45:10 -04:00
[GH-ISSUE #2] Bug: GetFriendshipReputation error #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nancikennedy on GitHub (Oct 30, 2022).
Original GitHub issue: https://github.com/ckaczor/TillerTracker/issues/2
On Retail, with 9.0.5 installed
2x Interface/AddOns/TillerTracker/TillerTracker.lua:376: attempt to call global 'GetFriendshipReputation' (a nil value)
[string "@Interface/AddOns/TillerTracker/TillerTracker.lua"]:376: in function
ReputationDone' [string "@Interface/AddOns/TillerTracker/TillerTracker.lua"]:384: in functionAllReputationsDone'[string "@Interface/AddOns/TillerTracker/TillerTracker.lua"]:236: in function <Interface/AddOns/TillerTracker/TillerTracker.lua:225>
[string "=[C]"]: ?
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
@ckaczor commented on GitHub (Nov 1, 2022):
I hadn't had a chance to check out the Dragonflight pre-patch yet - should be fixed with the latest version.
Bug: GetFriendshipReputation errorto [GH-ISSUE #2] Bug: GetFriendshipReputation error