Elitist Jerks
Register
Blogs
Urban Rivals
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns
Elitist Jerks Login

gamerDNA Login

Welcome to Elitist Jerks
We're testing some new features on the site regarding OpenID registration and coordination with gamerDNA. If you experience any issues with registering an account, please take the time to fill out a report and send it to this e-mail address. We would appreciate any assistance you could provide in making sure everything is functioning as intended. Thanks!

If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community.

Reply
 
LinkBack Thread Tools
Old 06/12/07, 10:40 AM   #1
Cel
Great Tiger
 
Cel's Avatar
 
Night Elf Rogue
 
Ysera
Disable Lua Errors - /sigh

Is there a macro to check the Disable Lua Errors option?

I like to cut down my mod usage where ever possible, and Buggrabber seems to be the next to go with this recent feature, but of all irony: the "Disable Lua Errors" option doesn't save between gaming sessions and happens to be directly underneath the Lua error popup itself... so if I get a repeating Lua error (the kind where you click ok and it refreshes itself), I can't do anything about it as I can't click the Disable button due to the Lua error being on top of it.

A macro would fix this problem and let me drop one more addon off my list, if there is such a /script or some sort of command I could use.

"There is much pleasure to be gained from useless knowledge." - Bertrand Russell

Alpha is recruiting... go go.
 
User is offline.
Reply With Quote
Old 06/12/07, 2:51 PM   #2
Immortal
Von Kaiser
 
Immortal's Avatar
 
Night Elf Druid
 
Гордунни (EU)
Have you tried to uncheck "Display Lua Errors" in Interface Options?
 
User is offline.
Reply With Quote
Old 06/12/07, 3:18 PM   #3
 Shalas
Bald Bull
 
Shalas's Avatar
 
Undead Priest
 
Mal'Ganis
Originally Posted by Immortal View Post
Have you tried to uncheck "Display Lua Errors" in Interface Options?
Have you tried reading the post you're replying to?
 
User is offline.
Reply With Quote
Old 06/12/07, 3:49 PM   #4
 Maestroquark
What would you have me do?
 
Maestroquark's Avatar
 
Orc Rogue
 
Mal'Ganis
I'm taking a stab at the dark, both in guessing which config.wtf is the correct option and that the syntax for CPU profiling would apply here too:

/script if ( GetCVar("ScriptErrors") == "0" ) then SetCVar("ScriptErrors", "1") else SetCVar("ScriptErrors", "0") end;

What are you waiting for, a certain shade of green?
 
User is offline.
Reply With Quote
Old 06/12/07, 4:03 PM   #5
Cel
Great Tiger
 
Cel's Avatar
 
Night Elf Rogue
 
Ysera
Originally Posted by Shalas View Post
Have you tried reading the post you're replying to?
Oh, I'd forgotten the option was Display Lua Errors, not Disable Lua Errors... got the point across, it seems (to most people >_>).

Originally Posted by Maestroquark
I'm taking a stab at the dark, both in guessing which config.wtf is the correct option and that the syntax for CPU profiling would apply here too:
I'll try that and let you know how it goes soon as I'm home. I'm relieved to see it's not some simple macro that I should have guessed myself. :P

"There is much pleasure to be gained from useless knowledge." - Bertrand Russell

Alpha is recruiting... go go.
 
User is offline.
Reply With Quote
Old 06/12/07, 4:14 PM   #6
Immortal
Von Kaiser
 
Immortal's Avatar
 
Night Elf Druid
 
Гордунни (EU)
Originally Posted by Cel View Post
Oh, I'd forgotten the option was Display Lua Errors, not Disable Lua Errors... got the point across, it seems (to most people >_>).
Well, this one seems to save between sessions for me.
 
User is offline.
Reply With Quote
Old 06/12/07, 4:28 PM   #7
Mikari
Banned
 
Night Elf Hunter
 
Bronze Dragonflight (EU)
I think some mods may be changing that setting, I know FuBar for one was changing it according to the changelog. I've never had problems with that setting saving over sessions.
 
User is offline.
Reply With Quote
Old 06/12/07, 5:07 PM   #8
Cel
Great Tiger
 
Cel's Avatar
 
Night Elf Rogue
 
Ysera
Originally Posted by Mikari View Post
I think some mods may be changing that setting, I know FuBar for one was changing it according to the changelog. I've never had problems with that setting saving over sessions.
Originally Posted by Immortal View Post
Well, this one seems to save between sessions for me.
I see.... any way to figure out what might be changing my setting then? Where do I find this change log, and what am I looking for once I bring it up?

"There is much pleasure to be gained from useless knowledge." - Bertrand Russell

Alpha is recruiting... go go.
 
User is offline.
Reply With Quote
Old 06/12/07, 5:11 PM   #9
Mikari
Banned
 
Night Elf Hunter
 
Bronze Dragonflight (EU)
Originally Posted by Cel View Post
I see.... any way to figure out what might be changing my setting then? Where do I find this change log, and what am I looking for once I bring it up?
I just noticed part of the FuBar changelog if you download it on wowace states that it enables script errors on first run after 2.1. I'm just wondering if any mods you are running might be enabling script errors.
 
User is offline.
Reply With Quote
Old 06/12/07, 5:13 PM   #10
Cel
Great Tiger
 
Cel's Avatar
 
Night Elf Rogue
 
Ysera
Originally Posted by Mikari View Post
I just noticed part of the FuBar changelog if you download it on wowace states that it enables script errors on first run after 2.1. I'm just wondering if any mods you are running might be enabling script errors.
Oh, the changelog is part of the mod, not something WoW does. Hmm... I don't use FuBar.

"There is much pleasure to be gained from useless knowledge." - Bertrand Russell

Alpha is recruiting... go go.
 
User is offline.
Reply With Quote
Old 06/12/07, 5:41 PM   #11
sp00n
Bald Bull
 
Night Elf Rogue
 
Wrathbringer (EU)
The changelog is the changelog for the (a) mod itself, it doesn't even do anything in WoW, it's just a text file provided with the mod.

 
User is offline.
Reply With Quote
Old 06/12/07, 5:51 PM   #12
Immortal
Von Kaiser
 
Immortal's Avatar
 
Night Elf Druid
 
Гордунни (EU)
I guess he means that he noticed something (that fubar can automatically enable showing lua errors) in changelog, not that changelog of a mod could do anything with WoW.
 
User is offline.
Reply With Quote
Old 06/12/07, 9:29 PM   #13
Cel
Great Tiger
 
Cel's Avatar
 
Night Elf Rogue
 
Ysera
Originally Posted by Maestroquark View Post
I'm taking a stab at the dark, both in guessing which config.wtf is the correct option and that the syntax for CPU profiling would apply here too:

/script if ( GetCVar("ScriptErrors") == "0" ) then SetCVar("ScriptErrors", "1") else SetCVar("ScriptErrors", "0") end;
Very nice, this works perfectly.

Thanks very much. :]

"There is much pleasure to be gained from useless knowledge." - Bertrand Russell

Alpha is recruiting... go go.
 
User is offline.
Reply With Quote
Reply

Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sapph V2 (sigh) rafikki The Dung Heap 12 09/02/06 4:50 AM