Download
(29Kb)
Download
Updated: 07-29-18 04:44 AM
Updated:07-29-18 04:44 AM
Created:10-03-14 10:38 PM
Downloads:6,364
Favorites:20
MD5:

Bugger  Popular! (More than 5000 hits)

Version: 8.0.0.0
by: Phanx [More]

I am no longer developing or maintaining World of Warcraft addons. I haven't played in years, and don't have the time or interest to continue working on addons for a game I don't play anymore. If you are an addon author interested in continuing one of my addons, please see https://phanx.net/addons/. If you are an addon user, sorry, but there won't be any more fixes or updates from me.
Shows the errors captured by !BugGrabber.
Zeigt die von !BugGrabber eingefangenen Fehler.
Muestra los errores capturados por !BugGrabber.
Affiche les erreurs capturés par !BugGrabber.
Mostra gli errori catturati da !BugGrabber.
Mostra os erros capturados por !BugGrabber.
显示 !BugGrabber捕获的出错。
顯示經由!BugGrabber捕捉的錯誤。

Description
Bugger reuses the default UI's error frame with some modifications, and includes a DataBroker plugin. Aside from the obvious features, you can shift-click the previous/next buttons to jump to the first/last error from the selected session.

If you don't have a DataBroker display and don't use the minimap icon, you can open the window with /bugger in all languages, and with /fehler auf Deutsch, /errores en español, /erreurs en français, 繁體/errori in italiano, /erros em Português, /出错 在简体中文 or /錯誤 在正體中文.

Requires !BugGrabber.
Feedback
Post an issue on GitHub (preferred), post a comment on WoWInterface, or email me at addons#phanx#net. If you are reporting a bug, please read this first.
Features yet to be added:
  • More/better syntax highlighting in error messages.
  • Playing a sound when an error occurs.

Features that exist in BugSack that will not be added to Bugger:
  • Automatic popup of the window when an error occurs.
  • Sending errors to other players. I've never used this feature or known anyone who did.
  • Searching for text in errors. If you have so many errors you need a search feature, you're probably doing something wrong.

Localization
  • Compatible with all languages.
  • Translated into English, Deutsch, Español, Français, Italiano, Português, 简体中文 and 繁體中文.
  • Enter corrections and additions on CurseForge.

Credits
While Bugger doesn't use any copypasta from BugSack, it's obviously very similar, so credits go to all the current and past authors of BugSack, including Funkydude, Rabbit, Archarodim, Zidomo, Rowne, Ramble, kergoth, ckknight, Gamefaq, thomasmo, damjau, and Fritti.

Version 8.0.0.0
  • Compatible with WoW 8.0

Version 7.3.5.0
  • Fixed the options menu appearing behind the Bugger window
  • Added an option to hide "action blocked" errors, most of which have no effect on anything
  • Added Korean translation from next96

Version 7.1.0.0
  • Updated for WoW 7.1
  • Added Russian translations from BenzolChildhood

Version 7.0.3.1
  • Fixed moving the frame by dragging its title bar

Version 7.0.3.0
  • Updated for WoW 7.0
  • Bugger now creates its own frame, rather than reusing the Blizzard errors frame

Version 6.1.0.8
  • Updated for WoW 6.1

Version 6.0.3.7
  • Added Traditional Chinese translations from q09q09

Version 6.0.3.6
  • Added an option to automatically show or hide the minimap button
  • Added the ability to click the chat notification message to open the window

Version 6.0.3.28-beta
  • Local variables are no longer shown by default, as they are almost always irrelevant. Press the "Locals" button to show them for the current error.
  • Pressing the Escape key now closes the error frame

Version 6.0.2.22-beta
  • Updated for WoW 6.0
  • Fixed the minimap icon toggle option
  • Added an options button to the error window
  • Added French, Italian, and Portuguese translations

Version 5.4.3.14-beta
  • Added Traditional Chinese translations from BNSSNB on Curse

Version 5.4.3.12-beta
  • Fixed an error for users without a DataBroker display
  • Fixed an error for users without !BugGrabber

Version 5.4.3.11-beta
  • First public release
Post A Reply Comment Options
Unread 07-24-18, 07:21 AM  
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 370
Uploads: 2
Code:
78x Error loading Bugger\Options-Options.lua
__________________

My last movie: Rogue Sweethearts
Report comment to moderator  
Reply With Quote
Unread 07-21-16, 01:53 AM  
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 370
Uploads: 2
Looks like Bugger itself is bugged. That's ironic
__________________

My last movie: Rogue Sweethearts
Report comment to moderator  
Reply With Quote
Unread 06-24-16, 08:58 PM  
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1237
File comments: 226
Uploads: 21
[bug] Legion Beta index a nil value

Bugger's window won't open on the beta, so I'll type the error best I can.
Code:
Bugger-6.1.0.8: lua 329
"attempt to get length of field "tabs" (a nil value) (x1)
And when you click the minimap button or LDB button, you get this error.
Code:
Bugger-6.1.0.8: lua 399
attempt to index a nil value (x2)
Hopefully that helps!
Report comment to moderator  
Reply With Quote
Unread 03-09-15, 06:48 PM  
evilbib
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 44
Uploads: 2
The minimap icon doesnt save its position, maybe thats intended?

update: ok for some reason after reinstalling this addon it works
Last edited by evilbib : 03-10-15 at 12:30 PM.
Report comment to moderator  
Reply With Quote
Unread 02-28-15, 10:43 AM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by Phanx
This is why you should always... RTFM!

(The minimap button is actually a DataBroker object. How do you not have a DataBroker display? It's 2015 already!)

Originally Posted by 10leej
At first I hated bugger because I thought it could only do a chat output. Then I re-enabled my minimap and found the button, lmao.
...... I just never took the time.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 02-12-15, 03:22 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
This is why you should always... RTFM!

(The minimap button is actually a DataBroker object. How do you not have a DataBroker display? It's 2015 already!)

Originally Posted by 10leej
At first I hated bugger because I thought it could only do a chat output. Then I re-enabled my minimap and found the button, lmao.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Last edited by Phanx : 02-12-15 at 03:22 PM.
Report comment to moderator  
Reply With Quote
Unread 02-12-15, 12:01 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
At first I hated bugger because I thought it could only do a chat output. Then I re-enabled my minimap and found the button, lmao.

Like the addon now btw.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 12-13-14, 05:57 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Fixed, thanks.

Originally Posted by EKE
/錯誤 在中國傳統.
should be
/錯誤 在正體中文
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Last edited by Phanx : 12-16-14 at 09:08 AM.
Report comment to moderator  
Reply With Quote
Unread 12-13-14, 05:08 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
/錯誤 在中國傳統.
should be

/錯誤 在正體中文
Report comment to moderator  
Reply With Quote
Unread 12-13-14, 12:59 PM  
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 370
Uploads: 2
Originally Posted by Phanx
  • Added an option to automatically show or hide the minimap button
Ehe, I'm going to test this option now!

updt: the best option ever.
__________________

My last movie: Rogue Sweethearts
Last edited by Deadlyz : 12-13-14 at 01:11 PM.
Report comment to moderator  
Reply With Quote
Unread 12-13-14, 07:22 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 6.0.3.5
  • Added an option to automatically show or hide the minimap button
  • Added the ability to click the chat notification message to open the window
Still need Russian, Korean and Traditional Chinese translations. If you can help, please see the localization page on CurseForge or send me a PM!
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Last edited by Phanx : 12-13-14 at 07:23 AM.
Report comment to moderator  
Reply With Quote
Unread 11-05-14, 02:22 AM  
devilArt
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 51
File comments: 203
Uploads: 2
thanks for the explain
Report comment to moderator  
Reply With Quote
Unread 11-04-14, 09:04 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Originally Posted by Deadlyz
Option request: the minimap button shows up only if a bug's been found.
Please submit a ticket. Otherwise your comment will get buried and I'll forget about it.

Originally Posted by devilArt
sometimes got this error when I click join battle from PVP panel.
There's not really anything I can do about this without creating a whole new dropdown menu system just for the one menu in Bugger. The game's dropdown menu system is just extremely fragile, and when any addon does certain things with it, it breaks. However, since Bugger doesn't do any of those things, I suspect the problem is actually caused by some other addon, and Bugger is just getting the blame because it was the first addon to load (in alphabetical order) that touched the dropdown menu system.

At some point the dropdown menu configuration will be replaced with an actual options panel, but I don't have an ETA on when that'll happen.

Originally Posted by devilArt
also font tab button are small, I think the whole window looks shrink, is that normal?
You're using some other addon (Skinner? Aurora?) to change the appearance of frames in your UI, and I have no control over that. Since Bugger reuses the Blizzard error frame, but makes some changes to it, your skinning addon is probably skinning it based on its default properties, and not accounting for the changes Bugger makes. You need to report the problem to the author of that addon, not to me.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 11-04-14, 05:18 AM  
devilArt
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 51
File comments: 203
Uploads: 2
sometimes got this error when I click join battle from PVP panel.
also font tab button are small, I think the whole window looks shrink, is that normal?

Report comment to moderator  
Reply With Quote
Unread 11-03-14, 08:23 AM  
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 370
Uploads: 2
Option request: the minimap button shows up only if a bug's been found.
__________________

My last movie: Rogue Sweethearts
Last edited by Deadlyz : 11-03-14 at 08:24 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: