I use fd all the time no problem. Maybe you had it setup wrong. On 7/13/09, Andreas Grimm <[email protected]> wrote: > I use FireDaemon and it is not able to close these dialogs. > The service just freeze and nothing happens. > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of bl4nk > Sent: Monday, July 13, 2009 11:19 PM > To: Half-Life dedicated Win32 server mailing list > Subject: Re: [hlds] Any way to disable the crash dialog in Win3k/8k ? > > You could also use FireDaemon to hide the window and restart the server > for you as well. It has options to handle dialog boxes as well. > > P. Bhandal wrote: >> An alternative option is to use an AutoIt executable that will > automatically >> close the dialog box. Here's the source: >> >> $var1=1 >> While $var1=1 >> WinWait ("srcds.exe - Application Error") >> WinActivate("srcds.exe - Application Error") >> ControlClick("srcds.exe - Application Error","","Button1") >> send("{ENTER}") >> WEnd >> >> Pre-compiled versions as well: >> >> 32 bit: http://209.160.59.190/Temp/srcdscrashclose.exe >> 64 bit: http://209.160.59.190/Temp/srcdscrashclose-x64.exe >> >> On Mon, Jul 13, 2009 at 12:26 PM, Mike Olsen > <[email protected]>wrote: >> >> >>> I know at one time I had found a program posted on a random forum that > ran >>> in the background and it would automatically click ok when those crash >>> messages came up, then using a modified version of this bat file: >>> http://forums.srcds.com/viewtopic/2388 it would automatically reboot. I >>> cannot find that program anywhere on any of my systems, if anyone can > find >>> it and post a link that would be awsome! >>> >>> Mike >>> On Sun, Jul 12, 2009 at 5:25 PM, Cc2iscooL <[email protected]> wrote: >>> >>> >>>> Unfortunately those engine errors have to be closed by an automated >>>> process. >>>> You can either use a program like ServerDoc, FireDaemon, or > ServerChecker >>>> to >>>> make sure these are closed properly and run your game servers. I've had >>>> good >>>> luck with ServerDoc and FireDaemon. >>>> >>>> -- >>>> Cc2iscooL >>>> Head Admin/Owner >>>> http://www.cc2iscool.com >>>> >>>> >>>> On Sun, Jul 12, 2009 at 4:17 PM, Andreas Grimm <[email protected]> wrote: >>>> >>>> >>>>> the gamefiles are ok btw -> one of the errors is confirmed by valve, >>>>> >>> but >>> >>>>> they are not able to fix it. >>>>> that's the reason why i need a way to disable that dialogs >>>>> >>>>> -----Original Message----- >>>>> From: [email protected] >>>>> [mailto:[email protected]] On Behalf Of Michael >>>>> >>>> Krasnow >>>> >>>>> Sent: Sunday, July 12, 2009 10:43 PM >>>>> To: Half-Life dedicated Win32 server mailing list >>>>> Subject: Re: [hlds] Any way to disable the crash dialog in Win3k/8k ? >>>>> >>>>> it seems that there is a problem with the gamefiles i would try using >>>>> >>> the >>> >>>>> -verifyall parameter >>>>> >>>>> On Sun, Jul 12, 2009 at 4:30 PM, Saint K. <[email protected]> >>>>> wrote: >>>>> >>>>> >>>>>> Sorry, not sure. >>>>>> >>>>>> When you start the program the first time it asks you if it needs to >>>>>> disable all errors etc. You won't have to use the program after. >>>>>> >>>>>> Cheers, >>>>>> >>>>>> -----Original Message----- >>>>>> From: [email protected] >>>>>> [mailto:[email protected]] On Behalf Of Andreas >>>>>> >>>> Grimm >>>> >>>>>> Sent: zondag 12 juli 2009 22:31 >>>>>> To: 'Half-Life dedicated Win32 server mailing list' >>>>>> Subject: Re: [hlds] Any way to disable the crash dialog in Win3k/8k ? >>>>>> >>>>>> @Jonah >>>>>> Read my post first, I wrote, that I already use the "-nocrashdialog" >>>>>> parameter ;D >>>>>> >>>>>> @Saint >>>>>> What do you mean with D/l ? But I need the option to set the process >>>>>> affinity, too. >>>>>> When i remember correct, serverchecker doesn't support it to set >>>>>> gameserver >>>>>> to a specific cpu core, does it? >>>>>> >>>>>> -----Original Message----- >>>>>> From: [email protected] >>>>>> [mailto:[email protected]] On Behalf Of Jonah >>>>>> >>> Hirsch >>> >>>>>> Sent: Sunday, July 12, 2009 10:14 PM >>>>>> To: Half-Life dedicated Win32 server mailing list >>>>>> Subject: Re: [hlds] Any way to disable the crash dialog in Win3k/8k ? >>>>>> >>>>>> add -nocrashdialog to the startup command line. >>>>>> >>>>>> On Sun, Jul 12, 2009 at 12:48 PM, Andreas Grimm <[email protected]> wrote: >>>>>> >>>>>> >>>>>>> Hello, >>>>>>> >>>>>>> I start my gameservers in Windows 2003/2008 with the command line >>>>>>> >>>>>> option >>>>>> >>>>>>> "-nocrashdialog" which should disable all crash dialogs. >>>>>>> But I have still some crashes in Team Fortress 2 which show that >>>>>>> >>>>>> dialog. >>>>>> >>>>>>> The bad thing is, I have to click "ok" first before my restart >>>>>>> >>> script >>> >>>>>> is >>>>>> >>>>>>> able to restart the gameserver. >>>>>>> For that time the gameserver is dead. Here a few Screens: >>>>>>> http://images.saigns.de/error1.jpg >>>>>>> http://images.saigns.de/error2.jpg >>>>>>> >>>>>>> Does anyone know a workaround to get that fixed? >>>>>>> Perhaps there is an option in Windows itself which disbales these >>>>>>> >>>> kind >>>> >>>>>> of >>>>>> >>>>>>> dialogs? >>>>>>> >>>>>>> Any help would be great >>>>>>> >>>>>>> Andi >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> To unsubscribe, edit your list preferences, or view the list >>>>>>> >>>> archives, >>>> >>>>>>> please visit: >>>>>>> http://list.valvesoftware.com/mailman/listinfo/hlds >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> Jonah Hirsch >>>>>> ----------------------- >>>>>> Sent from my BlackBerry >>>>>> _______________________________________________ >>>>>> To unsubscribe, edit your list preferences, or view the list >>>>>> >>> archives, >>> >>>>>> please visit: >>>>>> http://list.valvesoftware.com/mailman/listinfo/hlds >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> To unsubscribe, edit your list preferences, or view the list >>>>>> >>> archives, >>> >>>>>> please visit: >>>>>> http://list.valvesoftware.com/mailman/listinfo/hlds >>>>>> >>>>>> Checked by AVG - www.avg.com >>>>>> Version: 8.5.375 / Virus Database: 270.13.11/2232 - Release Date: >>>>>> 07/12/09 08:20:00 >>>>>> >>>>>> _______________________________________________ >>>>>> To unsubscribe, edit your list preferences, or view the list >>>>>> >>> archives, >>> >>>>>> please visit: >>>>>> http://list.valvesoftware.com/mailman/listinfo/hlds >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> To unsubscribe, edit your list preferences, or view the list archives, >>>>> please visit: >>>>> http://list.valvesoftware.com/mailman/listinfo/hlds >>>>> >>>>> >>>>> _______________________________________________ >>>>> To unsubscribe, edit your list preferences, or view the list archives, >>>>> please visit: >>>>> http://list.valvesoftware.com/mailman/listinfo/hlds >>>>> >>>>> >>>> _______________________________________________ >>>> To unsubscribe, edit your list preferences, or view the list archives, >>>> please visit: >>>> http://list.valvesoftware.com/mailman/listinfo/hlds >>>> >>>> >>> _______________________________________________ >>> To unsubscribe, edit your list preferences, or view the list archives, >>> please visit: >>> http://list.valvesoftware.com/mailman/listinfo/hlds >>> >>> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, > please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlds >> >> > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds >
-- -- Cc2iscooL Head Admin/Owner http://www.cc2iscool.com _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

