34 - Lua error on looking at options
What steps will reproduce the problem?
1. Go into Interface->Addons->Loggerhead
What is the expected output? What do you see instead?
Loggerhead options, but I see nothing.
What version of the product are you using?
4.0.126
Do you have an error log of what happened?
Date: 2010-12-28 20:44:46
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\LoggerHead\Loggerhead.lua line 369:
attempt to index field '?' (a nil value)
Debug:
(tail call): ?
LoggerHead\Loggerhead.lua:369 buildmenu()
LoggerHead\Loggerhead.lua:381 GenerateOptionsInternal()
LoggerHead\Loggerhead.lua:264
LoggerHead\Loggerhead.lua:261
...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:309 app()
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1796 Open()
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1881
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1879
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
Ace3\AceGUI-3.0\AceGUI-3.0.lua:314 Fire()
...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:20
...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:19
[C]: Show()
..\FrameXML\InterfaceOptionsFrame.lua:28
..\FrameXML\InterfaceOptionsFrame.lua:17
[C]: InterfaceOptionsList_DisplayPanel()
..\FrameXML\InterfaceOptionsFrame.lua:46 InterfaceOptionsListButton_OnClick()
[string "*:OnClick"]:2:
[string "*:OnClick"]:1
- 7 comments
- 7 comments
Facts
- Last updated
- Mar 30, 2012
- Reported
- Dec 29, 2010
- Status
- Replied - Someone has replied after waiting for more information.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 1
- Reply
- #7
Maat Sep 16, 2011 at 20:53 UTC - 0 likesI have committed a small "fix".
If you find it inadequate or you think this is not a good way of approaching the problem please revert it rsmozang.
- Reply
- #6
rsmozang Apr 27, 2011 at 21:46 UTC - 0 likesAttach a copy of loggerhead.lua from your WTF folder.
- Reply
- #5
MaximusRex Apr 06, 2011 at 20:22 UTC - 0 likesGetting a similar error, tried loading northing but Loggerhead, tried totally removing it and any files I could find associated with it with no luck.
Message: Interface\AddOns\LoggerHead\Loggerhead.lua:369: attempt to index field '?' (a nil value) Time: 04/06/11 13:18:16 Count: 7 Stack: Interface\AddOns\LoggerHead\Loggerhead.lua:369: in function `buildmenu' Interface\AddOns\LoggerHead\Loggerhead.lua:381: in function `GenerateOptionsInternal' Interface\AddOns\LoggerHead\Loggerhead.lua:264: in function <Interface\AddOns\LoggerHead\Loggerhead.lua:261> ...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:308: in function `app' ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1757: in function `Open' ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1842: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1840> (tail call): ? [C]: ? [string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5> (tail call): ? ...ace\AddOns\LoggerHead\Libs\AceGui-3.0\AceGUI-3.0.lua:314: in function `Fire' ...Gui-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:20: in function <...Gui-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:19> [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: <none>
- Reply
- #4
lwsplking Mar 22, 2011 at 04:30 UTC - 0 likesI am also experiencing this error, however I do not have a loggerhead.lua file in my WTF saved variables directory to delete. I did delete the addon altogether and reinstall it, but that did not change anything. I am using LoggerHead v4.0.126.
Full error message except list of Addons:
I am still able to record my combat log, however I have to manually Enable the addon every time I enter an instance, including after death. I only get the error message upon initially loading or reloading. Once the error message pops up the first time, it does not reappear, however the options are always blank, regardless of attempting to access the addon options through a TitanPanel button or /loggerhead or accessing through the addon interface menu.
Titan Panel also gives an error message when trying to access this addon's options:
"Error: Could not determine parent for 'UIParent'. It should be a TitanPanelChildButtonTemplate. If 'UIParent' is not a TitanPanelChildButtonTemplate then ensure the frame containing the Titan button is not named. Error: Could not display tooltip. Could not determine Titan ID for 'TitanPanelLoggerHeadButtonRightClickMenu'."
- Reply
- #3
LPS77 Feb 04, 2011 at 11:58 UTC - 0 likes- Reply
- #2
rsmozang Jan 26, 2011 at 20:03 UTC - 0 likesHave you tried reseting your profile. If that doesn't work, delete LoggerHead.lua from your WTF saved variables directory
- Reply
- #1
LPS77 Jan 26, 2011 at 19:21 UTC - 0 likes