Subj : chess bug
To : Deuce
From : MCMLXXIX
Date : Thu Oct 01 2009 12:17 pm
Re: chess bug
By: MCMLXXIX to Deuce on Tue Sep 29 2009 23:01:56
> > Try wrapping the entire script in a try/catch... maybe an exception is
> > being thrown womewhere.
tried wrapping everything in a try/catch.. no results.. no result at all
actually. not 100% comfortable with try/catch, so maybe I went about it the
wrong way. but I'm guessing if there's no error thrown it doesnt even enter the
catch() {}?
>
> > I don't see a problem off hand, but have you ran syncjslint on it?
> >
still no idea what to do with this.. ill take another look today