Addon Info.
Change Log
Archived (38)
Comments (2,008)
Addon Information
Works with WoTLK
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Cladhaire's Portal Bug Reports Feature Requests
Author:
Version:
r264
Date:
11-17-2008 04:36 PM
Size:
6.62 MB
Downloads:
3,015,108
Favorites:
4,645
MD5:
Pictures
Click to enlarge
NPC names are clickable, and show their locations if available
Click to enlarge
Showing a sample comment from http://www.wowhead.com
Click to enlarge
Quest overview screen
Click to enlarge
LightHeaded's Detatched Frame
Click to enlarge
Item tooltips, and using the /lh bgalpha 0.5
LightHeaded   Updated less than 3 days ago!   Popular!
Comments parsed 17-Nov-2008, including WoTLK quests


LightHeaded is a very simple addon that displays quest information and comments from http://www.wowhead.com in game, eliminating the need to Alt-Tab when you get stuck on quest. This addon was inspired by qcomments and wowhead_quests, which both serve a similar purpose. Data is only loaded when you first request it, so you can be sure you're not using more memory than you need to.

The addon I use to make my quest log wide, is called DoubleWide, and you can download it here at http://www.wowinterface.com/downloads/info6887-DoubleWide.html. LightHeaded should work with any quest log that uses QuestLogFrame.

I HIGHLY suggest using this addon with TomTom, another one of my addons (http://www.wowinterface.com/download...32-TomTom.html ). This allows you to simply click any coordinate in LightHeaded to add it to your map as a waypoint.

The following slash commands are valid:
  • /lh attach - Attaches the frame to the quest log
  • /lh detach - Detaches the frame, allows you to resize and move it
  • /lh sound - Toggles the open/close sound
  • /lh page - Toggles showing all comments on one page, or with multiple pages
  • /lh bgalpha <0.0-1.0> - Changes the alpha of the LH window background textures, so you can see the world.
  • /lh debug - Enables or disabled debug messages when loading quest databases
IMPORTANT: Addon authors that wish to use this API and data should
include the wowhead logo in the frame that displays this information.
They are kind enough to let me continue parsing their database, and we
owe them at least that much. Thank you.

Thanks for using my addons!

Make a Donation
  Change Log - LightHeaded
------------------------------------------------------------------------
r264 | Cladhaire-15704 | 2008-11-17 21:33:50 +0000 (Mon, 17 Nov 2008) | 3 lines

* Altered the conflict detection system to be a bit more flexible. The only thing I can see tripping it currently are add
ons that actually misbehave, i.e. Armory
* Altered so clicking on a quest in the DEFAULT quest log actually does reset the page/scroll

------------------------------------------------------------------------
r263 | Cladhaire-15704 | 2008-11-17 21:01:34 +0000 (Mon, 17 Nov 2008) | 11 lines

* Updated quests parsed 17-Nov-2008

------------------------------------------------------------------------
r261 | Cladhaire-15704 | 2008-11-17 19:30:39 +0000 (Mon, 17 Nov 2008) | 2 lines

* Fix a misspelling in the conflict error message

------------------------------------------------------------------------
r260 | Cladhaire-15704 | 2008-11-17 19:29:05 +0000 (Mon, 17 Nov 2008) | 2 lines

* Relax the restictions for "conflict" detection

------------------------------------------------------------------------
r259 | Cladhaire-15704 | 2008-11-16 11:14:16 +0000 (Sun, 16 Nov 2008) | 2 lines

* Added debug messages to show that LightHeaded is in fact trying to send the notes to Cartographer

------------------------------------------------------------------------
r258 | Cladhaire-15704 | 2008-11-16 10:56:24 +0000 (Sun, 16 Nov 2008) | 3 lines

* Altered the logic of the LightHeaded display frame, such that it will remember in the same session what page/scroll location you were at for any given quest. This means if you scroll to the bottom of page 3 on a specific quest, select another one and then come back you will go back to that same location.
* Added basic detection for addon conflicts (where the offending addon is causing cyclic scans of the quest log frames). These addons can severely impact the performance of your client when using LightHeaded together with them, so a warning message is displayed.

------------------------------------------------------------------------
r257 | Cladhaire-15704 | 2008-11-14 22:09:31 +0000 (Fri, 14 Nov 2008) | 2 lines

Updated NPC data, parsed 14-Nov-2008

------------------------------------------------------------------------
r255 | Cladhaire-15704 | 2008-11-11 14:14:37 +0000 (Tue, 11 Nov 2008) | 2 lines

Update mapping tables for NPC coordinates to reflect wowhead zone numbers

------------------------------------------------------------------------
r254 | Cladhaire-15704 | 2008-11-11 14:11:27 +0000 (Tue, 11 Nov 2008) | 2 lines

Updated comments (including new wotlk quests) parsed November 11, 2008

------------------------------------------------------------------------
r252 | Cladhaire-15704 | 2008-11-08 16:43:48 +0000 (Sat, 08 Nov 2008) | 2 lines

Added code that should hopefully be able to format any x,y pair into somewhat intelligable coordinate displays
. Thanks for the help troubleshooting this issue!

------------------------------------------------------------------------
r251 | Cladhaire-15704 | 2008-11-04 09:29:12 +0000 (Tue, 04 Nov 2008) | 2 lines

* Alter the makecoord function so it no longer relies on string.format in any way

------------------------------------------------------------------------
r250 | Cladhaire-15704 | 2008-11-03 19:40:57 +0000 (Mon, 03 Nov 2008) | 2 lines

Updated comments parsed 3-Nov-2008

------------------------------------------------------------------------
r249 | Cladhaire-15704 | 2008-11-03 08:52:54 +0000 (Mon, 03 Nov 2008) | 3 lines

* Added a more robust conversion from decimal numbers into coordinates (xx.xx) that should work cross-locale
* Added code courtesty Rebligarbune that displays the estimated experience at your given level for a grey ques
t, and the estimated gold reward for max level characters

------------------------------------------------------------------------
r248 | Cladhaire-15704 | 2008-10-16 09:37:41 +0100 (Thu, 16 Oct 2008) | 2 lines

* Fix some issues with coordinate parsing

------------------------------------------------------------------------
r247 | Cladhaire-15704 | 2008-10-15 09:16:28 +0100 (Wed, 15 Oct 2008) | 2 lines

Altered the way the LH frame is updated, to compensate for a change in Blizzard's SimpleHTML widget

------------------------------------------------------------------------
r246 | Cladhaire-15704 | 2008-10-13 19:04:06 +0100 (Mon, 13 Oct 2008) | 2 lines

Updated .toc for 3.X

------------------------------------------------------------------------
r245 | Cladhaire-15704 | 2008-09-02 19:47:14 +0100 (Tue, 02 Sep 2008) | 2 lines

Updated comments parsed Sept-2-2008

------------------------------------------------------------------------
r244 | Cladhaire-15704 | 2008-08-14 17:46:35 +0100 (Thu, 14 Aug 2008) | 2 lines

And another

------------------------------------------------------------------------
r243 | Cladhaire-15704 | 2008-08-14 17:45:32 +0100 (Thu, 14 Aug 2008) | 2 lines

Fixing the table separator in zone map

------------------------------------------------------------------------
r242 | Cladhaire-15704 | 2008-08-10 20:48:50 +0100 (Sun, 10 Aug 2008) | 2 lines

Added a script to map zones to wowhead zid

------------------------------------------------------------------------
r241 | Cladhaire-15704 | 2008-07-09 09:32:48 +0100 (Wed, 09 Jul 2008) | 2 lines

Updated comments Jul-8-2008

------------------------------------------------------------------------
r240 | Cladhaire-15704 | 2008-07-03 22:30:14 +0100 (Thu, 03 Jul 2008) | 2 lines

Updated quests parsed July 3, 2008

------------------------------------------------------------------------
r239 | Cladhaire-15704 | 2008-05-29 20:28:58 +0100 (Thu, 29 May 2008) | 2 lines

* Added a guard to LightHeaded:GetQuestData() to avoid an error

------------------------------------------------------------------------
r238 | Cladhaire-15704 | 2008-05-29 18:26:05 +0100 (Thu, 29 May 2008) | 2 lines

Updated copyright information

------------------------------------------------------------------------
r237 | Cladhaire-15704 | 2008-05-29 18:23:33 +0100 (Thu, 29 May 2008) | 2 lines

Updated parsing to fix name mappings

------------------------------------------------------------------------
r236 | Cladhaire-15704 | 2008-05-28 11:11:49 +0100 (Wed, 28 May 2008) | 2 lines

Updated comments (parsed May 27, 2008)

------------------------------------------------------------------------
r234 | Cladhaire-15704 | 2008-04-28 21:04:03 +0100 (Mon, 28 Apr 2008) | 2 lines

* Fixed an off-by-one error that caused certain quests to not be displayed

------------------------------------------------------------------------
r233 | Cladhaire-15704 | 2008-04-27 17:42:28 +0100 (Sun, 27 Apr 2008) | 4 lines

* Fixed a bug that caused the wrong quest to be displayed after the frame was unhidden
* Changed the behavior of the close button to close the quest log instead of the frame
* If you are using a quest log other than the default, the behavior shoudl be unchanged

------------------------------------------------------------------------
r232 | Cladhaire-15704 | 2008-04-27 17:38:24 +0100 (Sun, 27 Apr 2008) | 2 lines

Setting eol-style

------------------------------------------------------------------------
r231 | Cladhaire-15704 | 2008-04-27 17:29:43 +0100 (Sun, 27 Apr 2008) | 2 lines

Updated comments parsed April 26th

------------------------------------------------------------------------
r230 | Cladhaire-15704 | 2008-04-15 22:42:49 +0100 (Tue, 15 Apr 2008) | 2 lines

Updated comments parsed April 14th. Comments are also now sorted by rating, then by date.

------------------------------------------------------------------------
r229 | Cladhaire-15704 | 2008-04-05 16:26:05 +0100 (Sat, 05 Apr 2008) | 2 lines

* Added the LoD flags to the sub-addons

------------------------------------------------------------------------
r228 | Cladhaire-15704 | 2008-04-05 16:19:30 +0100 (Sat, 05 Apr 2008) | 2 lines

* Removed data loads from LightHeaded's main .toc

------------------------------------------------------------------------
r227 | Cladhaire-15704 | 2008-04-05 16:19:02 +0100 (Sat, 05 Apr 2008) | 2 lines

* Created LoD addons for the data buckets

------------------------------------------------------------------------
r226 | Cladhaire-15704 | 2008-04-05 16:13:26 +0100 (Sat, 05 Apr 2008) | 2 lines

* Fixed the internal patterns for NPC location iteration

------------------------------------------------------------------------
r225 | Cladhaire-15704 | 2008-04-05 15:37:46 +0100 (Sat, 05 Apr 2008) | 2 lines

* Added varname to QIDMap

------------------------------------------------------------------------
r224 | Cladhaire-15704 | 2008-04-05 15:36:37 +0100 (Sat, 05 Apr 2008) | 2 lines

* Farging caps lock

------------------------------------------------------------------------
r223 | Cladhaire-15704 | 2008-04-05 15:35:36 +0100 (Sat, 05 Apr 2008) | 2 lines

* Store both addon name and variable named in the QIDMap

------------------------------------------------------------------------
r222 | Cladhaire-15704 | 2008-04-05 15:28:03 +0100 (Sat, 05 Apr 2008) | 3 lines

* Updated comments/npc information parsed April 5, 2008
* Altered NPC location internals to avoid future issues

------------------------------------------------------------------------
r221 | Cladhaire-15704 | 2008-04-05 15:23:56 +0100 (Sat, 05 Apr 2008) | 3 lines

* Added code to fetch the zone table code
* Altered parser to store wowhead zone ids, to be converted in LightHeaded

------------------------------------------------------------------------
r220 | Cladhaire-15704 | 2008-04-05 11:46:24 +0100 (Sat, 05 Apr 2008) | 2 lines

Removing deDE stuff from data files

------------------------------------------------------------------------
r219 | Cladhaire-15704 | 2008-03-28 11:26:07 +0000 (Fri, 28 Mar 2008) | 2 lines

* I actually think I have things fixed this time with the page flipping issues

------------------------------------------------------------------------
r218 | Cladhaire-15704 | 2008-03-28 11:12:26 +0000 (Fri, 28 Mar 2008) | 2 lines

* Removed a debug message, and an older assertion

------------------------------------------------------------------------
r217 | Cladhaire-15704 | 2008-03-27 22:26:53 +0000 (Thu, 27 Mar 2008) | 2 lines

* Fixed the issue with Carbonite Quest

------------------------------------------------------------------------
r216 | Cladhaire-15704 | 2008-03-27 20:00:03 +0000 (Thu, 27 Mar 2008) | 5 lines

* Fixed an issue where the page would flip back to 1 due to other addons
* Fixed an issue where the close button wasn't clickable
* Fixed a bug that prevented you from clicking on the quest title to go back to page 1
* Fixed a bug that could occur when loading item tooltips

------------------------------------------------------------------------
r215 | Cladhaire-15704 | 2008-03-26 15:02:20 +0000 (Wed, 26 Mar 2008) | 2 lines

Fixing an issue when clicking on NPC coordinates to show proper title

------------------------------------------------------------------------
r214 | Cladhaire-15704 | 2008-03-26 13:33:52 +0000 (Wed, 26 Mar 2008) | 2 lines

* Fixing a typo that I should have caught myself

------------------------------------------------------------------------
r213 | Cladhaire-15704 | 2008-03-26 12:22:34 +0000 (Wed, 26 Mar 2008) | 4 lines

* Fixed two bugs with unknown quest names
* Fixed an issue where waypoints were being set without proper titles
* Fixed a bug due to stray calls to QuestLogTitleButton_OnClick

------------------------------------------------------------------------
r212 | Cladhaire-15704 | 2008-03-26 11:51:53 +0000 (Wed, 26 Mar 2008) | 2 lines

* Actually fixed and set up the versioning display

------------------------------------------------------------------------
r209 | Cladhaire-15704 | 2008-03-26 10:29:55 +0000 (Wed, 26 Mar 2008) | 2 lines

* Added revision tag into .toc

------------------------------------------------------------------------
r202 | Cladhaire-15704 | 2008-03-25 22:00:20 +0000 (Tue, 25 Mar 2008) | 2 lines

* Fixed two bugs with unknown quest names

------------------------------------------------------------------------
r198 | Cladhaire-15704 | 2008-03-25 21:44:41 +0000 (Tue, 25 Mar 2008) | 2 lines

* Removed auto-data command

------------------------------------------------------------------------
r197 | Cladhaire-15704 | 2008-03-25 21:43:18 +0000 (Tue, 25 Mar 2008) | 2 lines

Added NPC data

------------------------------------------------------------------------
r196 | Cladhaire-15704 | 2008-03-25 21:29:01 +0000 (Tue, 25 Mar 2008) | 2 lines

Adding NPC Data

------------------------------------------------------------------------
r195 | Cladhaire-15704 | 2008-03-25 21:28:43 +0000 (Tue, 25 Mar 2008) | 2 lines

Fixed the basic operation of LightHeaded to be 2.4 specific

------------------------------------------------------------------------
r194 | Cladhaire-15704 | 2008-03-25 20:21:54 +0000 (Tue, 25 Mar 2008) | 2 lines

Updated parser and new quest name list

------------------------------------------------------------------------
r193 | Cladhaire-15704 | 2008-03-25 19:54:47 +0000 (Tue, 25 Mar 2008) | 2 lines

Fixed the .toc to load the data files and work with 2.4

------------------------------------------------------------------------
r192 | Cladhaire-15704 | 2008-03-25 19:53:37 +0000 (Tue, 25 Mar 2008) | 2 lines

Adding new data files for testing

------------------------------------------------------------------------
r191 | Cladhaire-15704 | 2008-03-25 19:25:37 +0000 (Tue, 25 Mar 2008) | 2 lines

Removing stale data files

------------------------------------------------------------------------
r189 | Cladhaire-15704 | 2008-03-25 19:24:20 +0000 (Tue, 25 Mar 2008) | 2 lines

Fixing effed branch

------------------------------------------------------------------------
r188 | Cladhaire-15704 | 2008-03-25 19:23:30 +0000 (Tue, 25 Mar 2008) | 2 lines

Branching mani addon for 2.4

------------------------------------------------------------------------
r183 | Cladhaire-15704 | 2008-02-06 16:15:57 +0000 (Wed, 06 Feb 2008) | 2 lines

* Updated data files

------------------------------------------------------------------------
r182 | Cladhaire-15704 | 2008-02-06 15:39:44 +0000 (Wed, 06 Feb 2008) | 3 lines

* Added frFR addon to trunk
* Changed the way quest names are stored, could potentially cause some issues

------------------------------------------------------------------------
r178 | Cladhaire-15704 | 2008-01-17 08:52:27 +0000 (Thu, 17 Jan 2008) | 3 lines

* Patch from Fin that enables /lh autodata, a slash command to toggle the automatic loading of quest data.
* This will make all quest series information show up with quest titles, when enabled.

------------------------------------------------------------------------
r177 | Cladhaire-15704 | 2008-01-06 14:13:36 +0000 (Sun, 06 Jan 2008) | 2 lines

* Updated with new parse

------------------------------------------------------------------------
r176 | Cladhaire-15704 | 2007-11-24 05:34:42 +0000 (Sat, 24 Nov 2007) | 2 lines

* Fix the error message on 464 when alt-clicking on a non-cached item link

------------------------------------------------------------------------
r175 | Cladhaire-15704 | 2007-11-22 04:13:25 +0000 (Thu, 22 Nov 2007) | 2 lines

* Updated comments parsed Nov 20

------------------------------------------------------------------------
r174 | Cladhaire-15704 | 2007-11-17 08:17:36 +0000 (Sat, 17 Nov 2007) | 2 lines

* Updated comments parsed 16-Oct-2007

------------------------------------------------------------------------
r171 | Cladhaire-15704 | 2007-11-12 15:48:58 +0000 (Mon, 12 Nov 2007) | 1 line

Added COPYING.
------------------------------------------------------------------------
r170 | Cladhaire-15704 | 2007-11-12 14:27:59 +0000 (Mon, 12 Nov 2007) | 2 lines

* Updated Dongle-1.1

------------------------------------------------------------------------
r169 | Cladhaire-15704 | 2007-11-07 04:07:29 +0000 (Wed, 07 Nov 2007) | 2 lines

* Fixed deDE, again my mistake

------------------------------------------------------------------------
r168 | Cladhaire-15704 | 2007-11-06 15:09:36 +0000 (Tue, 06 Nov 2007) | 2 lines

* Comments parsed Tue-6-Nov-2007

------------------------------------------------------------------------
r166 | Cladhaire-15704 | 2007-10-22 10:15:14 +0100 (Mon, 22 Oct 2007) | 2 lines

* Moving files in trunk around, so zips can be automatically generated

------------------------------------------------------------------------
  Archived Versions - LightHeaded
File Name
Version
Size
Author
Date
r259
6MB
Cladhaire
11-16-2008 06:18 AM
r257
6MB
Cladhaire
11-14-2008 05:12 PM
r255
6MB
Cladhaire
11-11-2008 10:54 AM
r252
6MB
Cladhaire
11-11-2008 09:31 AM
r252
6MB
Cladhaire
11-08-2008 11:48 AM
r250
6MB
Cladhaire
11-03-2008 02:45 PM
r248
5MB
Cladhaire
10-16-2008 04:41 AM
r247
5MB
Cladhaire
10-15-2008 04:19 AM
r245
5MB
Cladhaire
09-02-2008 06:14 PM
r241
5MB
Cladhaire
07-09-2008 04:41 AM
r239
5MB
Cladhaire
05-29-2008 03:30 PM
r238
5MB
Cladhaire
05-29-2008 01:28 PM
r233
5MB
Cladhaire
04-27-2008 12:45 PM
r230
5MB
Cladhaire
04-16-2008 08:27 AM
r229
4MB
Cladhaire
04-05-2008 11:33 AM
r219
4MB
Cladhaire
03-28-2008 07:40 AM
r217
4MB
Cladhaire
03-27-2008 06:34 PM
r216
4MB
Cladhaire
03-27-2008 04:06 PM
r215-again
4MB
Cladhaire
03-26-2008 11:42 AM
r215
4MB
Cladhaire
03-26-2008 10:00 AM
r213
4MB
Cladhaire
03-26-2008 08:27 AM
r212
4MB
Cladhaire
03-26-2008 07:53 AM
r209
4MB
Cladhaire
03-26-2008 07:20 AM
r207
4MB
Cladhaire
03-26-2008 04:17 AM
r204
4MB
Cladhaire
03-25-2008 06:06 PM
r177
6MB
Cladhaire
01-06-2008 11:02 AM
16-Dec-2007-1
5MB
Cladhaire
12-16-2007 06:31 AM
15-Dec-2007-1
5MB
Cladhaire
12-15-2007 06:25 AM
r175
5MB
Cladhaire
11-22-2007 05:03 AM
r174
5MB
Cladhaire
11-17-2007 09:05 AM
r172-again
5MB
Cladhaire
11-14-2007 11:57 AM
r172
5MB
Cladhaire
11-12-2007 04:54 PM
r169
5MB
Cladhaire
11-07-2007 04:53 AM
r168
5MB
Cladhaire
11-06-2007 03:55 PM
r167
5MB
Cladhaire
10-25-2007 02:07 PM
r165
5MB
Cladhaire
10-20-2007 07:44 AM
r161
5MB
Cladhaire
10-08-2007 04:28 AM
r160
5MB
Cladhaire
10-06-2007 12:15 PM
  Comments - LightHeaded
Post A Reply
Author Comments Comment Options
Old Today, 08:08 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2312
Uploads: 12
I don't believe any of these are problems with LightHeaded.. especially considering the number of addons you are CLEARLY running that alter the quest log, and LightHeaded. If you have a SPECIFIC quest that it happens on EVERY SINGLE TIME and only with LightHeaded installed.. then please report that quest id, and page number.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com

Last edited by Cladhaire : 11-20-2008 at 08:08 AM.
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Today, 08:04 AM  
pompachomp
A Deviate Faerie Dragon

Forum posts: 14
File comments: 11
Uploads: 0
I noticed the syntax is showing in comments sometimes:



link to the quest in the above pictures: http://www.wowhead.com/?quest=12218


And I got this error randomly by clicking on a quest in the quest log...

Code:
[2008/11/20 07:46:32-1108-x5]: LightHeaded-264\LightHeaded.lua:498: attempt to index local 'comment' (a nil value)
LightHeaded-264\LightHeaded.lua:543: in function `GetCommentText'
LightHeaded-264\LightHeaded.lua:757: in function `GetPageText'
LightHeaded-264\LightHeaded.lua:812: in function `UpdateFrame'
LightHeaded-264\LightHeaded.lua:223: in function <Interface\AddOns\LightHeaded\LightHeaded.lua:168>
<in C code>: in function `SelectQuestLogEntry'
LightHeaded-264\LightHeaded.lua:41: in function <Interface\AddOns\LightHeaded\LightHeaded.lua:40>
<in C code>: in function `SelectQuestLogEntry'
Interface\FrameXML\QuestLogFrame.lua:311: in function <Interface\FrameXML\QuestLogFrame.lua:301>:
<in C code>: in function `QuestLog_SetSelection'
beql-1.0.3:3.0.3\questlog.lua:389: in function <Interface\AddOns\beql\questlog.lua:276>
(tail call): ?:
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

  ---
and another one..

Code:
[2008/11/20 07:47:52-1108-x9]: LightHeaded-264\LightHeaded.lua:498: attempt to index local 'comment' (a nil value)
LightHeaded-264\LightHeaded.lua:543: in function `GetCommentText'
LightHeaded-264\LightHeaded.lua:757: in function `GetPageText'
LightHeaded-264\LightHeaded.lua:812: in function `UpdateFrame'
LightHeaded-264\LightHeaded.lua:1325: in function <Interface\AddOns\LightHeaded\LightHeaded.lua:1323>

  ---
__________________


pompachomp is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 06:34 PM  
Vrallox
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Re: Conflicts

Quote:
Originally posted by Cladhaire
Armory is the one addon that has a REAL conflict that the author is working to resolve. It can severly impact your performance. You can fix this temporarily by disabling the quest scanning module in Armory.
That cleared it up. I'm glad I can keep them both up to date now. Thanks for the help, as well as the quick response time.
Vrallox is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 06:19 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2312
Uploads: 12
Re: Re: Conflicts

Quote:
Originally posted by Vrallox
I was also getting a conflict warning concerning the Armory addon. Switched back to a previous version.
Armory is the one addon that has a REAL conflict that the author is working to resolve. It can severly impact your performance. You can fix this temporarily by disabling the quest scanning module in Armory.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 06:18 PM  
Vrallox
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Conflicts

Quote:
Originally posted by Jerricka
I continually get conflict warnings from LightHeaded, claiming ACE2,ACE3,and Altoholic as the culprits. How do I make this go away?
I was also getting a conflict warning concerning the Armory addon. Switched back to a previous version.
Vrallox is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 05:26 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2312
Uploads: 12
Re: Conflicts

Quote:
Originally posted by Jerricka
I continually get conflict warnings from LightHeaded, claiming ACE2,ACE3,and Altoholic as the culprits. How do I make this go away?
Click okay, revert to a previous version, or wait until I remove it sometime this weekend.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 04:07 PM  
Allara
A Kobold Labourer
 
Allara's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 105
Uploads: 2
Re: Waypoint arrow?

Quote:
Originally posted by NikitaDarkstar
Hey, I'm using both lightheaded and TomTom, and both come with waypoint arrows (which is all nice and such)... the thing is, I want to use TomTom's waypoint arrow as I can configure that, not lightheadeds, but I can't find any way to disable lightheades waypoitn arrow, help?
LightHeaded does not come with any waypoint arrow.
Allara is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 04:05 PM  
Jerricka
A Fallenroot Satyr
 
Jerricka's Avatar

Forum posts: 24
File comments: 119
Uploads: 0
Conflicts

I continually get conflict warnings from LightHeaded, claiming ACE2,ACE3,and Altoholic as the culprits. How do I make this go away?
Jerricka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 03:38 PM  
NikitaDarkstar
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Waypoint arrow?

Hey, I'm using both lightheaded and TomTom, and both come with waypoint arrows (which is all nice and such)... the thing is, I want to use TomTom's waypoint arrow as I can configure that, not lightheadeds, but I can't find any way to disable lightheades waypoitn arrow, help?
NikitaDarkstar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 01:58 PM  
Truk
A Kobold Labourer
 
Truk's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Strange text fixed

It would appear that the addon was indeed not installed correctly, i suspect there was a problem unzipping directly to the wow addon folder. I fixed the problem by unzipping to a folder elsewhere on the pc, then cut and paste the lightheaded folders into the wow addon folder. Don't know why this worked but it did.
Truk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 01:36 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2312
Uploads: 12
Quote:
Originally posted by Darim
The quest 'Distress Call' in Borean Tundra. "Could not find quest information for quest 11707"

This also happens for all other quests in Northrend.
Your addon is not installed correctly or is not up to date. This data is available in the addon.

Quote:
Originally posted by Truk
I have just installed the latest version of lightheaded and all i get in the information pane is a lot of strange text and no quest info, the text is present regardless of the quest selected, any ideas ?
Your addon is not installed correctly, or you are getting a Lua error.

You can both follow the instructions in this thread: http://www.wowinterface.com/forums/s...ad.php?t=18962
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 01:23 PM  
Truk
A Kobold Labourer
 
Truk's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Strange text in information pane

I have just installed the latest version of lightheaded and all i get in the information pane is a lot of strange text and no quest info, the text is present regardless of the quest selected, any ideas ?
Truk is offline Report comment to moderator   Edit/Delete Message Reply With Quote