gOOvER / GuildGreet-Extended

A Greeting Addon for WoW
Other
4 stars 3 forks source link

Lua error in Battlegrounds #25

Closed reaper666735 closed 3 years ago

reaper666735 commented 7 years ago

@gOOvER

Hello ,

each time somebody enters the battleground , i get this error :

11x Unknown addon chat type

C: in function SendAddonMessage' GuildGreet\GuildGreet-7.3.0.lua:456: in functionGLDG_OnEvent'

Locals: (temporary) = "GLDG" (temporary) = "VER:7.3.0" (*temporary) = "BATTLEGROUND"

not even sure it's really GG's fault

lownignitus commented 6 years ago

This is what I am getting on the latest build through Twitch App...

403x Unknown addon chat type

C: in function SendAddonMessage' GuildGreet\GuildGreet-7.2.0.lua:456: in functionGLDG_OnEvent'

Locals: (temporary) = "GLDG" (temporary) = "VER:7.2.0" (*temporary) = "BATTLEGROUND"

reaper666735 commented 6 years ago

also getting my addons via twitch :)

gOOvER commented 6 years ago

I will fix that tonight. Thanks for report :)

gOOvER commented 6 years ago

take more time, because i do not really play on BG's

lownignitus commented 6 years ago

I can confirm this is happening again:

450x Unknown addon chat type

C: in function SendAddonMessage' GuildGreet\GuildGreet-7.2.0.lua:456: in functionGLDG_OnEvent'

Locals: (temporary) = "GLDG" (temporary) = "VER:7.2.0" (*temporary) = "BATTLEGROUND"

reaper666735 commented 6 years ago

still not fixed :p ,

it's been awhile now and very annoying if you ever enter a BG :( , the error is still the same as i posted in 2017

lownignitus commented 6 years ago

I am wondering if the "SendAddonMessage" Is a required function to be using for this addon? As every big update seems to break this function.