Category: Miscellaneous
Addon Information
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)
AnduinLothar's Portal Bug Reports Feature Requests
Author:
Version:
3.6.30100
Date:
04-16-2009 09:10 PM
Size:
64.46 Kb
Downloads:
69,796
Favorites:
372
MD5:
Pictures
Minimap Button
Click to enlarge
Error Queue
ImprovedErrorFrame   Popular! (More than 5000 hits)
ImprovedErrorFrame lets you get more out of your error messages. It displays multiple errors and allows copying of error text.

With the new version of ImprovedErrorFrame, these errors are now queued up and can be viewed at your leisure with the click of a button. The error button is placed on the minimap and can be shift dragged to any other position around it.

Additional features include blinking notification, a notification sound, count of errors pending viewing and the ability to have the button displayed even when no errors are present.

For Slash command help type /ief.

Documentation: WoW Wiki
Change Log: WoW Wiki
  Change Log - ImprovedErrorFrame
v3.6.30100
- toc bump to 30100

v3.6
- Commented out the ScriptErrors.Show hook so message() no longer causes stack overflow errors.

v3.51
- Portfolio support (Portfolio included, but optional)
Thanks Gryphon for the update.

v3.5
- Fixed button texts for WoW 3.0
  Optional Files - ImprovedErrorFrame
Sorry, there are currently no optional files available.
  Archived Versions - ImprovedErrorFrame
File Name
Version
Size
Author
Date
3.6.30100
64kB
AnduinLothar
04-16-2009 03:33 PM
3.6.30000
64kB
AnduinLothar
04-07-2009 02:19 AM
3.51.30000
47kB
AnduinLothar
11-08-2008 05:28 AM
  Comments - ImprovedErrorFrame
Post A Reply Comment Options
Old 09-24-2009, 03:54 PM  
algritz
A Murloc Raider
 
algritz's Avatar
Interface Author - Click to view interfaces

Forum posts: 7
File comments: 12
Uploads: 3
Save error to file

Would it be possible to save the errors in the saved variable, this would allow to view errors "offline".
__________________
<I Pugged this life>
algritz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-03-2009, 07:11 AM  
phoenixsr
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Quote:
Originally posted by phoenixsr
I use a MAC primarily, but I can test it on my Vista box; but it is not working on my MAC even with the arg changes

really love this mod though, so hoping to figure it out
--------
update
Have not tried on my Windows Client yet, but on my MAC; I deleted my WTF Files and the MOD file; then reloaded both the MOD and logged in. Worked fine until I logged and came back on line.

I tried it again and it didn't work with the same solution. Not really sure what to do at this point. I want this to work on my MAC as it is my primary machine for WOW.

I will go check my Win Client to see if it makes any difference.
phoenixsr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-28-2009, 09:28 AM  
phoenixsr
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Quote:
Originally posted by AnduinLothar
Hmm, that's odd. It's working for me just fine without the args...
Is that a windows only bug? Maybe they didn't get fully deprecated on mac.
I use a MAC primarily, but I can test it on my Vista box; but it is not working on my MAC even with the arg changes

really love this mod though, so hoping to figure it out
phoenixsr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-27-2009, 12:31 AM  
AnduinLothar
Mr. Right
 
AnduinLothar's Avatar
Featured Addon Author

Forum posts: 77
File comments: 203
Uploads: 49
Quote:
Originally posted by cyquicri
Open ImprovedErrorFrame.xml
and add arg1 to OnMouseDown and OnMouseUp event.

Code:
...
<OnMouseDown>
	IEFMinimapButton_OnMouseDown(arg1);
</OnMouseDown>
<OnMouseUp>
	IEFMinimapButton_OnMouseUp(arg1);
</OnMouseUp>
...
And it will work again
Hmm, that's odd. It's working for me just fine without the args...
Is that a windows only bug? Maybe they didn't get fully deprecated on mac.
AnduinLothar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-22-2009, 04:29 PM  
phoenixsr
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Quote:
Originally posted by Hulan
That worked, thank you very much

not working... anyone else got ideas?
phoenixsr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 05:11 AM  
Hulan
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
That worked, thank you very much
Hulan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-09-2009, 03:12 AM  
cyquicri
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Open ImprovedErrorFrame.xml
and add arg1 to OnMouseDown and OnMouseUp event.

Code:
...
<OnMouseDown>
	IEFMinimapButton_OnMouseDown(arg1);
</OnMouseDown>
<OnMouseUp>
	IEFMinimapButton_OnMouseUp(arg1);
</OnMouseUp>
...
And it will work again
cyquicri is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-07-2009, 02:56 PM  
Hulan
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Not Working since 3.2

I've used this addon for years and never had any trouble with it. Sadly 3.2 seems to have broken it. I'm getting the following errors when I click on the button:
[string "IEFMinimapButton:OnMouseDown"]:1: attempt to call global 'IEFMinimapButton_OnMouseDown' (a nil value)
[string "IEFMinimapButton:OnMouseUp"]:1: attempt to call global 'IEFMinimapButton_OnMouseUp' (a nil value)

This is a great little addon, it would be lovely if you could get it working again
Hulan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-18-2009, 02:58 AM  
yarko
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 36
Uploads: 5
Quote:
Originally posted by AnduinLothar
That's why the version still says 3.6.30000 :P

edit: i pushed a 30100 vers just for you.
WOOHOO!! Thanks pal!
yarko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 12:43 PM  
AnduinLothar
Mr. Right
 
AnduinLothar's Avatar
Featured Addon Author

Forum posts: 77
File comments: 203
Uploads: 49
That's why the version still says 3.6.30000 :P

edit: i pushed a 30100 vers just for you.

Last edited by AnduinLothar : 04-16-2009 at 03:34 PM.
AnduinLothar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-14-2009, 11:50 PM  
yarko
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 36
Uploads: 5
Weird that it is marked as working with 3.1, but the toc has not been updated to the new revision number. Technically, it doesn't really work if you have to click Load out of date addons.
yarko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-08-2008, 10:40 AM  
Lonny
A Deviate Faerie Dragon
 
Lonny's Avatar
Interface Author - Click to view interfaces

Forum posts: 16
File comments: 102
Uploads: 18
Re: the rest eh..

Thanks for the update!
__________________
Lonny, Best Regards.

Click me and paste your code.

Last edited by Lonny : 11-08-2008 at 10:40 AM.
Lonny is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-01-2008, 09:05 AM  
Grilor
A Murloc Raider
Premium Member

Forum posts: 6
File comments: 33
Uploads: 0
the rest eh..

out of all the bug report mods i like this one. i hope you keep up the great work.. there is nothing fancy and it don't need it really. good work
__________________

Magelo
Grilor is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-21-2008, 12:55 PM  
qwksilver
A Kobold Labourer

Forum posts: 0
File comments: 41
Uploads: 0
alternatives

!bauderrorframe is ok
!swatter is ass
!bugsack + somefubarmod is bleh.

but i still like this one better, the updates mostly seem to be cosmetic.
it would be nice to see a new version of this, and the toc updated with patches to verify it's still current etc.
qwksilver is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-20-2008, 03:30 PM  
AnduinLothar
Mr. Right
 
AnduinLothar's Avatar
Featured Addon Author

Forum posts: 77
File comments: 203
Uploads: 49
Quote:
Originally posted by rassa
is there any info if this mod will be gettin an update ??
I may update this if I get tired of the alternatives...
Swatter's kind of hard to look at >.<
AnduinLothar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.