View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001791 | FSSCP | FRED | public | 2008-10-09 07:08 | 2008-10-09 21:16 |
Reporter | FUBAR-BDHR | Assigned To | karajorma | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.10 | ||||
Summary | 0001791: Multiple when-argument / invalidate-argument loops not working as expected | ||||
Description | Trying 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 Information | Originally 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. | ||||
Tags | No tags attached. | ||||
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 |