|
Re: Off season Questions **Need Help Asap/Code Check**
I cannot tell from the code you posted what might be causing the watchdog error since there is nothing I can see that would cause the error.
Watchdog errors are often caused by a loop in the code that does not feed the watchdog before the watchdog times out.
You can quickly confirm the code you added is not the problem by removing it and retesting. If the errors continue, the problem is somewhere else.
__________________
Quote:
|
The views expressed are mine and should not be construed to represent the views of anyone else.
|
|