PDA

View Full Version : BUG: (?) integer is NOT a value between 0 and 150 - is it ?



Ron
October 13th, 2002, 12:55 PM
There is a infinite loop protect mechanism that kicks in. If you want to this to kick in at a higher number of loops add this registery value:

HKLM/software/girder3/MaxRecursionCount

make it a number and set it to the maximum number of loops you want to have.

AlCapone
October 13th, 2002, 12:55 PM
here comes (attachment) a simple demo that shows what I mean , Girder should count to 1000 , but cheats instead at 150 :)
:)

AlCapone
October 13th, 2002, 12:55 PM
ok , thanks for the info.