View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004339 | The Dark Mod | Models | public | 07.06.2016 12:44 | 08.06.2016 00:38 |
| Reporter | grayman | Assigned To | Springheel | ||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | TDM 2.04 | ||||
| Target Version | TDM 2.04 | Fixed in Version | TDM 2.04 | ||
| Summary | 0004339: head03_citywatch head problem | ||||
| Description | Getting this warning: WARNING:file def/tdm_ai_heads_springheel.def, line 840: model 'head03_citywatch' previously defined at def/tdm_ai_heads_springheel.def:825 | ||||
| Additional Information | One def wears a helmet and the other doesn't. Need to rename the nohelmet version, and create a head def to use it. And maybe cloth and eyepatch versions, etc. | ||||
| Tags | No tags attached. | ||||
|
I took a look and it appears that the engine is using the correct one (the first entry). There doesn't appear to be any functional problem, just a console error. I don't recall what I was doing with the "helmless" one, but the error can be removed just by adding "_helmless" to the name of the second entry: model head03_citywatch_helmless { inherit head_model_base mesh models/md5/chars/guards/citywatch/citywatch_helmless_head03.md5mesh } |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 07.06.2016 12:44 | grayman | New Issue | |
| 07.06.2016 21:34 | Springheel | Note Added: 0008200 | |
| 07.06.2016 21:35 | Springheel | Note Edited: 0008200 | |
| 08.06.2016 00:38 | grayman | Assigned To | => Springheel |
| 08.06.2016 00:38 | grayman | Status | new => resolved |
| 08.06.2016 00:38 | grayman | Resolution | open => fixed |
| 08.06.2016 00:38 | grayman | Fixed in Version | => TDM 2.04 |
| 08.06.2016 00:38 | grayman | Target Version | TDM 2.05 => TDM 2.04 |