View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003465 | Spring engine | General | public | 2013-02-13 11:50 | 2013-02-18 23:35 |
| Reporter | Forboding Angel | Assigned To | Kloot | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 92.0 | ||||
| Summary | 0003465: Infolog error messages are unhelpful | ||||
| Description | [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef isShield is removed. Use weaponType="Shield" instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef isShield is removed. Use weaponType="Shield" instead! [f=0000000] Warning: WeaponDef isShield is removed. Use weaponType="Shield" instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! [f=0000000] Warning: WeaponDef color1 & color2 (= hue & sat) are removed. Use rgbColor instead! These messages should contain the unitname as well, instead of forcing our poor gamedev to play wackamole. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
WEAPONdef --> UNITname is not available |
|
|
shouldn't a recursive search for color & isshield in UnitDef/ enough to find the affected units? imo no change is required here as its a single task... |
|
|
Of course grep finds it easily enough, but where possible, infolog should strive to make people's lives just that much easier. Perhaps print the weaponname then? |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-02-13 11:50 | Forboding Angel | New Issue | |
| 2013-02-13 12:03 | Kloot | Note Added: 0009781 | |
| 2013-02-13 12:07 | abma | Note Added: 0009782 | |
| 2013-02-13 12:31 | Forboding Angel | Note Added: 0009783 | |
| 2013-02-13 15:09 | Kloot | Changeset attached | => spring develop eb093eba |
| 2013-02-13 15:09 | Kloot | Assigned To | => Kloot |
| 2013-02-13 15:09 | Kloot | Status | new => resolved |
| 2013-02-13 15:09 | Kloot | Resolution | open => fixed |
| 2013-02-18 23:35 | Kloot | Changeset attached | => spring release e27e104e |