View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002137 | FSSCP | SEXPs | public | 2010-02-23 18:50 | 2010-03-01 13:42 |
Reporter | Ransom Arceihn | Assigned To | karajorma | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 3.6.12 RC1 | ||||
Summary | 0002137: play-sound-from-file won't loop with a number other than 1 | ||||
Description | The loop argument used to return true with any non-zero number, as the documentation says, but with 3.6.12 RC1 it will only loop with 1. This is obviously not a serious issue, and really it would probably make more sense (and clear up confusion) if the loop argument was just a boolean instead of a number to begin with, but it does break compatibility with some mods. | ||||
Tags | No tags attached. | ||||
2010-02-23 18:50
|
|
|
Confirmed. This happens in all 3.6.11. builds that I'm aware of. |
|
Looks like it broke with karajorma's multi-sexp commit. Assigning to him to sort out how best to deal with it. |
|
Looks like the SEXP didn't work properly originally and I assumed it worked differently based on that (it didn't care what the argument actually was. It just looped if there was one). |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-02-23 18:50 | Ransom Arceihn | New Issue | |
2010-02-23 18:50 | Ransom Arceihn | File Added: shouldloop.fs2 | |
2010-02-26 18:42 | TopAce | Note Added: 0011714 | |
2010-03-01 04:28 | taylor | Note Added: 0011725 | |
2010-03-01 04:28 | taylor | Status | new => assigned |
2010-03-01 04:28 | taylor | Assigned To | => karajorma |
2010-03-01 13:42 | karajorma | Note Added: 0011730 | |
2010-03-01 13:42 | karajorma | Status | assigned => resolved |
2010-03-01 13:42 | karajorma | Fixed in Version | => 3.6.12 RC1 |
2010-03-01 13:42 | karajorma | Resolution | open => fixed |