View Issue Details

IDProjectCategoryView StatusLast Update
0001791FSSCPFREDpublic2008-10-09 21:16
ReporterFUBAR-BDHR Assigned Tokarajorma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.9 
Fixed in Version3.6.10 
Summary0001791: Multiple when-argument / invalidate-argument loops not working as expected
DescriptionTrying to do a simple special explosion sequence. Since there are a lot of small explosions I am using when-argument to set the coordinates and size. One event for each of 4 variables x1, y1, z1 and size1. Also have one looping event for the explosion that occurs when all the variables are set and then sets the variables back to their default values of 999999 thus triggering the 4 loops again.

The problem is it only seems to be working for the first loop (x1) and even then it only works for the first 6 values out of 27 and then infinite loops.
Additional InformationOriginally noticed in TBP 3.6.9 but confirmed in at least 3 3.6.10 builds including the latest Kightly build at the time revision 4870.
TagsNo tags attached.

Activities

2008-10-09 07:08

 

chainreact.fs2 (6,601 bytes)

karajorma

2008-10-09 21:16

administrator   ~0009918

Fixed. The error was with invalidate-argument in the end.

Issue History

Date Modified Username Field Change
2008-10-09 07:08 FUBAR-BDHR New Issue
2008-10-09 07:08 FUBAR-BDHR File Added: chainreact.fs2
2008-10-09 07:42 karajorma Status new => assigned
2008-10-09 07:42 karajorma Assigned To => karajorma
2008-10-09 21:16 karajorma Status assigned => resolved
2008-10-09 21:16 karajorma Fixed in Version => 3.6.10
2008-10-09 21:16 karajorma Resolution open => fixed
2008-10-09 21:16 karajorma Note Added: 0009918