| Updated: | 12-22-09 01:55 AM |
| Created: | unknown |
| Downloads: | 27,289 |
| Favorites: | 377 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
r20090729 |
25kB |
Shadowed |
07-29-09 10:44 PM |
|
r994 |
25kB |
Shadowed |
10-30-08 04:36 PM |
![]() |
Comment Options |
|
|
|||
__________________
spiralofhope.com |
|||
|
|
|
|
|
|
3.3.3 breaks the look of the OH window. It's quite ugly now :/
|
|
|
|
|
|
|
|
I don't believe it's dead. Just because it's been a month since the last update doesn't mean it's dead, only that it hasn't been broken by a patch yet.
|
|
|
|
|
|
|
|
EDIT: Decided a month and a half after posting the below to actually test to see which mod(s) conflict. First modified OptionHouse's loading two different ways. Both got rid of AddonLoader as well as had it load after logon with "## X-LoadOn-Always: delayed". No change; the errors below always appeared on that one character.
Then went through the painful process of turning off and on groups of mods. Finally discovered the problem: NoDaze. Every time that mod is active, the errors appear when OptionHouse loads. Disable that mod (and have hundreds of others tested/running), no problems with OptionHouse. -------------- Getting the following two errors fairly consistently on at least one character here. No old OptionlessHouse folder, no saved variables, as this has none. WoW 3.2.0 live, USEnglish client/server: ["message"] = "OptionHouse\\OptionHouse.lua:93: attempt to index field 'frame' (a nil value)\nOptionHouse\\OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\addons.lua:640: in main chunk\n<in C code>: in function `LoadAddOn'\nAddonLoader-2.0\\AddonLoader.lua:109: in function `LoadAddOn'\n<string>:\"GameMenuFrame:HookScript(\"OnShow\", function...\":1: in function <[string \"GameMenuFrame:HookScript(\"OnShow\", function...\"]:1>\n<in C code>: ?\n<in C code>: in function `Show'\nInterface\\FrameXML\\UIParent.lua:1570: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:1376: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:1308: in function <Interface\\FrameXML\\UIParent.lua:1304>:\n<in C code>: in function `SetAttribute'\nInterface\\FrameXML\\UIParent.lua:1934: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:2882: in function `ToggleGameMenu':\n<string>:\"TOGGLEGAMEMENU\":1: in function <[string \"TOGGLEGAMEMENU\"]:1>\n\n ---", ["type"] = "error", ["time"] = "2009/09/21 17:50:01", ["session"] = 1695, ["counter"] = 1, }, -- [698] ["message"] = "OptionHouse\\OptionHouse.lua:93: attempt to index field 'frame' (a nil value)\nOptionHouse\\OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\performance.lua:364: in main chunk\n<in C code>: in function `LoadAddOn'\nAddonLoader-2.0\\AddonLoader.lua:109: in function `LoadAddOn'\n<string>:\"GameMenuFrame:HookScript(\"OnShow\", function...\":1: in function <[string \"GameMenuFrame:HookScript(\"OnShow\", function...\"]:1>\n<in C code>: ?\n<in C code>: in function `Show'\nInterface\\FrameXML\\UIParent.lua:1570: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:1376: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:1308: in function <Interface\\FrameXML\\UIParent.lua:1304>:\n<in C code>: in function `SetAttribute'\nInterface\\FrameXML\\UIParent.lua:1934: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:2882: in function `ToggleGameMenu':\n<string>:\"TOGGLEGAMEMENU\":1: in function <[string \"TOGGLEGAMEMENU\"]:1>\n\n ---", ["type"] = "error", ["time"] = "2009/09/21 17:50:01", ["session"] = 1695, ["counter"] = 1, }, -- [699] They always occur together and always reference OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\performance.lua:364 & OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\addons.lua:640. Also using AddonLoader r106. Its been happening since at least r102 of it.
Last edited by Zidomo : 11-06-09 at 08:16 AM.
|
|
|
|
|
|
|
|
You're using an old copy of OptionlessHouse, delete the OptionlessHouse/ folder.
|
|
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 1
Uploads: 1
|
this is the #1 mod that every player whom are using a lot of mods.
|
|
|
|
|
|
|
NOTE I am moving to using my portal for feature and bug requests, please direct them to http://www.wowinterface.com/portal.php?id=269 from now on general comments and such can still go in the comments, but as I do not have unlimited time anymore it's easier for me to see what needs to be fixed or implemented if I can just look at a single list instead of searching through 60 addon comments.
Even if you already posted a bug or feature, reposting it in the portal would be a big help. Thanks! |
|
|
|
|
|
|
|
A Defias Bandit
Forum posts: 3
File comments: 76
Uploads: 0
|
Doesn't have LibStub.
|
|
|
|
|
|
|
Feature request:
Add a garbage collect button to the performance tab. |
|
|
|
|
|
|
|
i have a request feature, save addon list profiles. so i could have one for everyday grinding, one for raiding. would be awsome as i use some bloated addons that are really helpfull noncombat, but have no use in direct combat situaions. raids 5mans. then i just load up my raid addon list, wich would be alot smaller, and suffer from very little "lag".
|
|
|
|
|
|
|
|
Hi all,
Quick fix that needs doing to the code since it became Option(less) House someone forgot to change the code behind the "Disable All" button to reconise the change in name and re-enable Optionless House... (I fix/make addons quite often especially since wotlk and clicking this without remembering to re-enable optionless house ment loging out re-enabling it then logging back in. I have found the code in "OH_AddOns.lua" line 648 on r-994. Changing it to "EnableAddOn("OptionlessHouse")" from EnableAddOn("OptionHouse") will solve it. Regards, Zasurus |
|
|
|
![]() |