Thread Tools Display Modes
03-25-13, 11:38 PM   #1
tadaensylvermane
A Murloc Raider
AddOn Compiler - Click to view compilations
Join Date: Mar 2013
Posts: 4
Potential problem with a mod?

I recently started getting game stuttering issues along with near freezeups where I lose all control and mouseclicks and keypresses result in a beeping sound from my speakers. Could this be caused by a mod, and if so how would I track it down as there are no errors generated when this happens?

If you know please reply quickly as I have a ui I uploaded just the other night and if this is a rogue mod its in the ui I uploaded.

This has been happening for awhile now long before I assembled the UI however, since 5.2 dropped. Just want to be sure on wether or not an addon could do something like this. If it can then I must educate myself more about these things before putting a UI up for download.

Last edited by tadaensylvermane : 03-25-13 at 11:45 PM.
  Reply With Quote
03-26-13, 12:46 AM   #2
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
It is possible, but without more information, it is hard to say for certain, let alone diagnose and repair. I suggest doing the following two things:
  1. In the game's settings, turn on Lua errors (help section?)
  2. Install BugGrabber and BugSack, which catch more errors than Blizzard's default solution and present them in a better way
  Reply With Quote
03-26-13, 01:19 AM   #3
tadaensylvermane
A Murloc Raider
AddOn Compiler - Click to view compilations
Join Date: Mar 2013
Posts: 4
I have !Swatter from the auctioneer package installed right now, has worked well enough for the past few years. And show lua errors is turned on. The only errors in it's memory from the last couple days is 2 from dominos about a protected function during combat lockdown, and one from grid "attempt to perform arithmetic on a local 'startTime' (a nil value). And I remember seeing them pop on me so I know the window pops when it hits an error.

None of the above errors happened while this was happening though. They were in dungeons. Nothing pops on the screen when this happens, the FPS just plummets and I start moving around randomly, usually autorunning in a direction and every mouseclick or keypress results in a beeping sound.

Even though I'm not getting errors I just want to be sure it's not a rogue mod.

Will try those for awhile, see if it happens again and if I get an error.

Last edited by tadaensylvermane : 03-26-13 at 01:55 AM.
  Reply With Quote
03-26-13, 05:23 AM   #4
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
I was just working with Phanx about that starttime nil bug, which should be fixed in the latest version of Grid.

Swatter works just as well as BS/BG if you have that. Good on the Lua errors. Are all your AddOns the latest versions, and you have load out of date addons enabled?

If all the above is yes, then do the half and half: turn on half your AddOns, and if the behaviour continues, you know the faulty AddOn is in that half. Otherwise turn on the other half instead. Then cut in half again, and keep going until you find the culprit.
  Reply With Quote
03-26-13, 05:33 AM   #5
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
That doesn't really sound like an addon problem at all. All movement-related functions are protected and cannot be called by addons, so an addon can't make your character run anywhere.

When the problem happens, can you use the mouse and keyboard normally in other programs, or is everything affected?

Does the problem still happen if you don't have any addons enabled?

Can you tell if the beeping is coming from WoW, or is it the system beep/ding sound from your computer?

I'd actually suggest doing a thorough malware scan on your computer using at least two different tools, and then changing your Battle.net password. The combination of automated movement and inability to use the mouse or keyboard sounds more like a malware issue than an addon issue.
__________________
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 : 03-26-13 at 05:35 AM.
  Reply With Quote
03-26-13, 02:04 PM   #6
tadaensylvermane
A Murloc Raider
AddOn Compiler - Click to view compilations
Join Date: Mar 2013
Posts: 4
No errors caught yet with bugsack, it did happen once last night after I installed it. Did a scan with malwarebytes, spybot, avast, cleaned with ccleaner. Not sure what else to look for. Cannot move mouse at all when this is going on so it must be affecting the whole thing. The beeping is definitely coming from the speakers and not the computer case speaker, that much is certain. Will look for a few more tools, maybe combofix? I'll ask on other forums. As such though if movement and whatnot is protected then I should be in the clear on mods at least. That was my concern with the ui I uploaded just the other night.

Thanks for help, will search the technical problem on one of the other forums I frequent.
  Reply With Quote
03-26-13, 03:48 PM   #7
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Originally Posted by tadaensylvermane View Post
The beeping is definitely coming from the speakers and not the computer case speaker, that much is certain.
Phanx wasn't referring to a beep from your motherboard. She meant a beep/ding from Windows if your system or program becomes unresponsive.

If it were lag or a disconnect, your character would continue to run in the direction you were prior to the hang up. Unless the "moving around randomly" is due to you smashing buttons on your keyboard or moving with your mouse and the game getting random packets through to the server.

If the beeping occurs when you try to use your hardware, though, I'm with Phanx. This isn't an addon issue.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Potential problem with a mod?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off