View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002256 | FSSCP | FRED | public | 2010-07-09 22:47 | 2012-11-28 18:04 |
| Reporter | FUBAR-BDHR | Assigned To | FUBAR-BDHR | ||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.6.12 RC3 | ||||
| Summary | 0002256: Change-IFF-color not checked for valid color values in FRED | ||||
| Description | This results in an assert in game when it should be caught by FRED. | ||||
| Tags | No tags attached. | ||||
|
|
FRED really can't control whether the player inputs a number above 255. All it can control (which it does) is whether the number is >= 0. The code uses Warnings instead of Asserts, so I'm assuming it has been updated since this bug was filed. Making the Assert more user-friendly is essentially the main issue here. Closing as no change required. |
|
|
Reopening, as FUBAR has provided a patch to address this which was committed in 9382. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-07-09 22:47 | FUBAR-BDHR | New Issue | |
| 2012-11-27 06:44 | Goober5000 | Note Added: 0014196 | |
| 2012-11-27 06:44 | Goober5000 | Assigned To | => Wanderer |
| 2012-11-27 06:44 | Goober5000 | Status | new => closed |
| 2012-11-27 06:44 | Goober5000 | Resolution | open => no change required |
| 2012-11-28 18:02 | The_E | Assigned To | Wanderer => FUBAR-BDHR |
| 2012-11-28 18:02 | The_E | Status | closed => feedback |
| 2012-11-28 18:02 | The_E | Resolution | no change required => reopened |
| 2012-11-28 18:02 | The_E | Note Added: 0014214 | |
| 2012-11-28 18:04 | The_E | Note Edited: 0014214 | |
| 2012-11-28 18:04 | The_E | Status | feedback => resolved |
| 2012-11-28 18:04 | The_E | Resolution | reopened => fixed |