View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002039 | FSSCP | graphics | public | 2009-11-13 03:36 | 2009-11-28 09:22 |
| Reporter | Aardwolf | Assigned To | Zacam | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.6.11 | ||||
| Summary | 0002039: Motion debris in nebula using the non-nebular graphic | ||||
| Description | Sometimes in nebula missions the motion debris that appears looks like the kind normally used in non-nebular missions (i.e. small pieces of rock/asteroid/dust). | ||||
| Additional Information | Normally, motion debris in nebulas uses a different animation from the one used in space. In retail, it was gas.ani, but it may be some mediavps .eff file. The issue does not occur consistently. A screenshot of the error: http://i93.photobucket.com/albums/l77/Aardwolf001/FSOpen%20Bugs/screen0044.png I have not seen (but cannot rule out the possibility of) this happening the other way around (i.e. gas animation in open space missions). | ||||
| Tags | No tags attached. | ||||
|
|
Have not seen anything mission wise or in the MediaVPs that indicates anything causing this change, but in the interests of not just arbitrarily ruling them out, I'll look into determining if this is a code or content issue. |
|
|
This is actually a mediavp issue of a sorts. nebula debris vclips are defined separately from standard. So when the standard debris01-04.ani files were updated, since the neb01-64.ani file did not exist, it used the standard motion debris ANI's instead. The only code change I could recommend would be (in starfield.cpp) changing the 4 counts of "Neb01-64" to being "ndebris_01" "ndebris_02" "ndebris_03" "ndebris_04" |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-11-13 03:36 | Aardwolf | New Issue | |
| 2009-11-13 03:37 | Zacam | Status | new => assigned |
| 2009-11-13 03:37 | Zacam | Assigned To | => Zacam |
| 2009-11-13 03:38 | Zacam | Note Added: 0011254 | |
| 2009-11-13 03:38 | Zacam | Status | assigned => acknowledged |
| 2009-11-28 09:22 | Zacam | Note Added: 0011351 | |
| 2009-11-28 09:22 | Zacam | Status | acknowledged => resolved |
| 2009-11-28 09:22 | Zacam | Resolution | open => fixed |