VS Debugger / error reporter.

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
falon1000
New to forums
New to forums
Posts: 5
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Jul 11, 2010 9:10 am

VS Debugger / error reporter.

Post by falon1000 »

I would like to know how to disable it :x
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: VS Debugger / error reporter.

Post by Edge100x »

On Windows 2003, you can disable error reporting in the OS with this procedure:

1. Click Start and navigate to Control panel->System
2. Click the "Advanced" tab.
3. Click "Error Reporting"
4. Click "Disable error reporting" and uncheck "But notify me when critical errors occur"

In Windows 2008, the procedure should be very similar.
falon1000
New to forums
New to forums
Posts: 5
Joined: Sun Jul 11, 2010 9:10 am

Re: VS Debugger / error reporter.

Post by falon1000 »

Nada still the same error
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: VS Debugger / error reporter.

Post by Edge100x »

It may be an application error. What are you running that is displaying it, and what does the error say?
falon1000
New to forums
New to forums
Posts: 5
Joined: Sun Jul 11, 2010 9:10 am

Re: VS Debugger / error reporter.

Post by falon1000 »

gmod srcds, ill show you the pic of the error, one min

http://i27.tinypic.com/bgqnaf.jpg
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: VS Debugger / error reporter.

Post by Edge100x »

Yikes! It sounds like your application / plugin was compiled in debug mode, and this might not be avoidable (though you can always try the option it gives you there about ignoring them in the file for the future) without recompilation by the author.
falon1000
New to forums
New to forums
Posts: 5
Joined: Sun Jul 11, 2010 9:10 am

Re: VS Debugger / error reporter.

Post by falon1000 »

that doesnt work :/, ill just talk to azuisleet or garry and have them disable debugging
Post Reply