TekNoLogic / TourGuide

WoW Addon - Powerleveling guide framework
http://www.tekkub.net/
17 stars 26 forks source link

About giving an lua error #35

Closed Satissis closed 14 years ago

Satissis commented 14 years ago

I was in the interface gonfig under TG and when I press the About link it gives me this error:

Message: ...e\AddOns\TourGuide\tekKonfig\tekKonfigAboutPanel.lua:78: <unnamed>:SetPoint(): Couldn't find region named 'mainFrame'
Time: 06/26/10 17:37:08
Count: 1
Stack: [C]: in function `SetPoint'
...e\AddOns\TourGuide\tekKonfig\tekKonfigAboutPanel.lua:78: in function <...e\AddOns\TourGuide\tekKonfig\tekKonfigAboutPanel.lua:68>
[C]: in function `Show'
Interface\FrameXML\InterfaceOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel'
Interface\FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals: (*temporary) = <unnamed> {
 0 = <userdata>
}
(*temporary) = "RIGHT"
(*temporary) = "mainFrame"
(*temporary) = -32
(*temporary) = 0

Kind regards Satis

tekkub commented 14 years ago

It works fine for me...

Satissis commented 14 years ago

Hmm okay. I'll have to check what addon that might be doing this problem then ;) and give you an update on it, so people could know what addon is the problem for it

Kind regards Satis

Satissis commented 14 years ago

I found out what addon that is screwing up your code. DHUD3 is the one. I'll try contacting the author of this project and see if he/she is willing to do somthing about it :)

Kind regards Satis