crash on puzzle 620 using GetHeat
Case number: | 845829-993374 |
Topic: | Crash/Hang |
Opened by: | pauldunn |
Status: | Open |
Type: | Bug |
Opened on: | Wednesday, August 22, 2012 - 14:28 |
Last modified: | Friday, August 24, 2012 - 00:52 |
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.
»
Fri, 08/24/2012 - 00:52
#2
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.
assigning...