crash on puzzle 620 using GetHeat

Started by pauldunn

pauldunn Lv 1

Foldit is crashing when I execute the command contactmap.GetHeat(1,1) on puzzle 620. I've tried all other combinations of segment pairs and segments 1,1 is the only pair that crashes. I'm using devprev.

brow42 Lv 1

Workaround for those that are using this function:

GetHeat(i,j) for j=i,i+1,i+2 is in contact ~ 100% of the time. This is just based on the bond lengths. I don't know why they are red in 620. But for this reason, I just don't query those combinations, and there is no need to.