Thread: "while"
View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-25-2011 , 14:06   Re: "while"
Reply With Quote #2

Any while loop that is not handled correctly can create and infinite loop. The easiest way to find out which is causing it is to put some print or log functions in each and see which one shows up infinitely. I would recommend server_print().
__________________
fysiks is offline