View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002428 | FSSCP | tables | public | 2011-04-25 22:19 | 2011-04-26 09:33 |
Reporter | CaptJosh | Assigned To | The_E | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.13 | ||||
Fixed in Version | 3.6.13 | ||||
Summary | 0002428: 3.6.13 EXEs do not correctly bypass deprecated $Decal: flag in weapon tables | ||||
Description | When attempting to play a number of older campaigns, including Awakenings, Cardinal Spear, Destiny of Peace, Shrouding the Light, et al., I encountered issues with the weapons tbm files they used. The errors generated were as follows: In STL: mv_effects-wep.tbm(line 13: Error: Required token = [#End] or [$Name:], found [0.2] in weapon: @Subach HL-7 In Destiny of Peace and Awakenings: mv_effects-wep.tbm(line 126: Error: Required token = [#End] or [$Name:], found [1.0] in weapon: Prometheus R In Cardinal Spear: mv_effects-wep.tbm(line 281: Error: Required token = [#End] or [$Name:], found [0.1] in weapon: @Vasudan Light Laser After discussing this in #hard-light on esper.net Zacam volunteered that this was an issue with the deprecated $Decal: flag not being correctly bypassed. According to him, he was supposed to work on it. It was broken. Someone else said they fixed it, but he never checked. Expected behavior, per Zacam is that it should simply ignore the lines that use $Decal:, or, on a debug build, report how many instances of the flag were ignored and in what file or files. Observed behavior is the above listed errors, plus errors in other campaigns such as Twilight and Aftermath. | ||||
Additional Information | Zacam said he would work on this. Nevertheless, I am filing this issue report so that all the coders can know what's going on. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-04-25 22:19 | CaptJosh | New Issue | |
2011-04-26 09:33 | The_E | Note Added: 0012668 | |
2011-04-26 09:33 | The_E | Status | new => resolved |
2011-04-26 09:33 | The_E | Fixed in Version | => 3.6.13 |
2011-04-26 09:33 | The_E | Resolution | open => fixed |
2011-04-26 09:33 | The_E | Assigned To | => The_E |