View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003968 | The Dark Mod | Coding | public | 10.12.2014 19:14 | 22.01.2015 19:37 |
Reporter | SteveL | Assigned To | SteveL | ||
Priority | low | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.03 | ||||
Target Version | TDM 2.04 | Fixed in Version | TDM 2.03 | ||
Summary | 0003968: Game crashes on load if an invalid "difficulty" spawnarg is set on worldspawn. | ||||
Description | Valid values are 0, 1, 2. If the mapper chooses "3" for the third level, the game will crash on map load without giving any feedback or generating any debug log, so it provides no clue. It just needs a sensible error message adding. | ||||
Tags | No tags attached. | ||||
Please find attached a possible fix, emitting a logging line and ignoring invalid values on worldspawn: http://swift-mazes.com/pub/tdm-patches/tels_patch_p_bug_3968_2015-01-05.txt |
|
Ta. The error message though needs to be seen by mappers not developers, so it should be a fatal console error rather than a log entry. | |
Updated the patch with gameLocal.Error() :) | |
Thanks for the patch! At rev 6457 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
10.12.2014 19:14 | SteveL | New Issue | |
05.01.2015 15:32 | tels | Note Added: 0007306 | |
05.01.2015 15:32 | tels | Assigned To | => tels |
05.01.2015 15:32 | tels | Status | new => feedback |
05.01.2015 15:33 | tels | Assigned To | tels => |
05.01.2015 16:21 | SteveL | Note Added: 0007307 | |
05.01.2015 16:21 | SteveL | Status | feedback => new |
05.01.2015 18:48 | tels | Note Added: 0007308 | |
21.01.2015 08:19 | SteveL | Assigned To | => SteveL |
21.01.2015 08:19 | SteveL | Status | new => assigned |
22.01.2015 19:21 | SteveL | Note Added: 0007368 | |
22.01.2015 19:21 | SteveL | Status | assigned => resolved |
22.01.2015 19:21 | SteveL | Fixed in Version | => TDM 2.03 |
22.01.2015 19:21 | SteveL | Resolution | open => fixed |
22.01.2015 19:37 | grayman | Note Edited: 0007368 |