Download
(9Kb)
Download
Updated: 12-04-16 05:18 AM
Compatibility:
Return to Karazhan (7.1.5)
Updated:12-04-16 05:18 AM
Created:unknown
Downloads:14,011
Favorites:192
MD5:

tekErr  Popular! (More than 5000 hits)

Version: 7.1.0.6-Beta
by: Tekkub [More]

tekErr is a simple lua error manager. When an error is caught it will blink a small minimap icon to inform you. Clicking the icon opens a panel listing all errors. Clicking an error shows a full stack trace, handy to copy/paste into a bug report.

You can also access the panel via an LDB launcher or by typing /err or /tekerr

Visit my site for more great addons.
Please send all bugs, feature requests and questions to [email protected]

7.1.0.6-Beta
  • bump for wowace packager

7.1.0.5-Beta
  • add more error metadata, like locals and stuff

7.1.0.4-Release
  • Tagging release version

7.1.0.3-Beta
  • Seems I need to explicitly enable hyperlinks now

3.0.1.2-Beta
  • Embed update
  • Forgot LibStub
  • Why not select the text automatically when we click an error
  • Allow closing of panel by hitting the ldb button (or /tekerr macro) again

2.4.3.1-Beta
  • Make the editbox resize itself
  • Add slash handler and LDB launcher
  • Redesign for wrath, no more OH
Optional Files (0)


Post A Reply Comment Options
Unread 10-09-12, 08:00 AM  
Nasreen
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Tek-

I just wanted to say your addons are consistently awesome and thank you for all the work you put into them. One of my addons was creating an error anytime you called a new pet. This turned into a a giant nightmare when it would "proc" off Dire Beast, Stampede, and Shadowfiend. Id bet getting into my burst groove and BAM! Giant black box in the middle of my screen. tekErr was the answer to my prayers (after repeatedly begging the author to look into the error didnt work)
Report comment to moderator  
Reply With Quote
Unread 05-02-11, 07:33 PM  
boombeef
A Kobold Labourer

Forum posts: 1
File comments: 40
Uploads: 0
Since 4.1

I have not seen lua errors pop up in almost 2 expansions thanks to this mod. Just reporting that they are back after 4.1 and checking in to see what updates might be here.

(I had to use bugsack just to get through a few days of raids, please don't make me use that thing.)
Report comment to moderator  
Reply With Quote
Unread 02-10-10, 01:55 PM  
algritz
A Murloc Raider
 
algritz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 20
Uploads: 2
Feature request :

save error to "saved variables", so that way you can go back to your savedvariable to fetch an error.
__________________
<I Pugged this life>
Report comment to moderator  
Reply With Quote
Unread 10-25-08, 11:53 AM  
Gilgallad
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Re: Werid erro being reported.

Originally posted by herroy
This has nothing to do with Tekerr, but its reporting a weird error I thought I should share. Cannot seem to find any other info about it anywhere.



I didn't even realize blizz had a Time manager addon.

Any ideas?
That's the calendar. Better report it on the official forums.
Report comment to moderator  
Reply With Quote
Unread 10-15-08, 08:43 PM  
herroy
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Werid erro being reported.

This has nothing to do with Tekerr, but its reporting a weird error I thought I should share. Cannot seem to find any other info about it anywhere.

...AddOns\Blizzard_TimeManager\Blizzard_TimeManager.lua:733: attempt to perform arithmetic on field 'timer' (a table value) [C]: ? ...AddOns\Blizzard_TimeManager\Blizzard_TimeManager.lua:733: in function <...AddOns\Blizzard_TimeManager\Blizzard_TimeManager.lua:731>
I didn't even realize blizz had a Time manager addon.

Any ideas?
Report comment to moderator  
Reply With Quote
Unread 08-20-08, 09:18 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
You forgot to include LibStub

Code:
Interface\AddOns\tekErr\tekPanelAuction.lua:3: attempt to index global 'LibStub' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 08-19-08, 12:06 AM  
Jexx
A Deviate Faerie Dragon

Forum posts: 10
File comments: 118
Uploads: 0
Yes Bugsack is still Fubar/Ace2, and seeing as how I thoroughly enjoy your addons, I'll give this a try

Im curious Tek, what all addons do you personally use? I'd love to see that list and also do you have a pic of your UI setup anywhere floating around?

I'm also wondering what LDB Launcher you personally use and prefer.
Last edited by Jexx : 08-19-08 at 12:08 AM.
Report comment to moderator  
Reply With Quote
Unread 08-17-08, 03:09 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
Alternative. Bugsack's still Ace2/FuBar isn't it? Blarf.
Report comment to moderator  
Reply With Quote
Unread 08-17-08, 03:07 PM  
Jexx
A Deviate Faerie Dragon

Forum posts: 10
File comments: 118
Uploads: 0
So is this an alternative to Bugsack, or meant to be used along side it?
Report comment to moderator  
Reply With Quote
Unread 08-11-08, 05:23 AM  
VagrantEsha
Token Werewolf Fan
 
VagrantEsha's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 238
Uploads: 38
Hey Tek, got a bit of a bug-report-but-not-quite-so-much-of-a-bug-report for you here, and it counts for both this version of tekErr and the Wrath one.

Basically, you need to include LibStub, CallbackHandler, and LibDataBroker, since your mod uses 'em all. In an OS environment where mods aren't loaded alphabetically, tekErr might load before a DataBroker-Handler mod (such as StatBlocks or Fortress), and that means that without those libs present tekErr isn't added to the LibDataGroper database. If that happens, then DataGroper users get no button.

I've already screwed around with my local version of tekErr so that it has these embedded, but I just thought you'd like to know.
Report comment to moderator  
Reply With Quote
Unread 12-23-07, 08:36 AM  
rberry88
Premium Member

Forum posts: 42
File comments: 34
Uploads: 0
What a wonderful idea, I'm surprised other mods like bugsack or errormonster haven't incorporated something like this. I'm always amazed at how small your addons are but what a great convenience they provide at the same time.

Thanks for your work on this mod and the many others.
Report comment to moderator  
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.