AIE-Guild / GreenWall

Common communication channel as a replacement for guild chat in guild confederations.
MIT License
22 stars 15 forks source link

GreenWall.lua:195 attempt to index global 'addon' (a nil value) #218

Closed StupidGenius closed 3 months ago

StupidGenius commented 3 months ago

image

Stack: Interface/AddOns/GreenWall/GreenWall.lua:195 attempt to index global 'addon' (a nil value) 
[string "=[C]"]:?
[string "@Interface/AddOns/GreenWall/GreenWall.lua"]:195 in function 'GreenWall_OnLoad'
[string "*GreenWall.xml:32_OnLoad"]:1 in function <[string "*GreenWall.xml:32_OnLoad"]:1>

This was reported from a guild officer, but I am unable to reproduce it, or see the error myself.

Regardless, the cause is clear. I had thought the addon.settingsCategory = category, was required for the new interface options for #216 , but it was not and is causing this error message.

mrogaski commented 3 months ago

Fixed in 1.11.13.