obble / modui_classic

modui: for wow classic
45 stars 20 forks source link

LUA error [2] #76

Open s1pt opened 4 years ago

s1pt commented 4 years ago

Happens when mouseover on micromenu

Message: C stack overflow Time: Mon Sep 9 17:25:43 2019 Count: 46 Stack: C stack overflow

...

Locals: (temporary) = WorldMapMicroButton { 0 = newbieText = "As you explore a zone, more areas of interest will become visible on the world map. You can use left-click to zoom in, or right-click to zoom out." tooltipText = "World Map (M)" Flash = WorldMapMicroButtonFlash { } } (temporary) = true (temporary) = defined =C:-1 (temporary) = WorldMapMicroButton { 0 = newbieText = "As you explore a zone, more areas of interest will become visible on the world map. You can use left-click to zoom in, or right-click to zoom out." tooltipText = "World Map (M)" Flash = WorldMapMicroButtonFlash { } } (*temporary) = true = defined =C:-1 = defined @Interface\AddOns\modui_classic\menu/menu.lua:57

obble commented 4 years ago

haven't had this happen to me but i'll see if i can replicate this.

are you using any other addons alongside modui? does the issue persist with them switched off?

s1pt commented 4 years ago

I've noticed this happens only when i turn off "Chat" in modui elements. Yes, i have addons: Atlas, atlas loot, aux, better vendor price, bindpad, omnicc, questie.

For now i use your chat and didn't have this error.