View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005429 | DarkRadiant | Design/Coding | public | 22.11.2020 13:57 | 25.06.2021 04:50 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.9.1 | ||||
Target Version | 2.10.0 | Fixed in Version | 2.10.0 | ||
Summary | 0005429: EntityClassManager vs. VirtualFileSystem initialisation order might prevent .def file parsing | ||||
Description | If the eclass module gets initialised before the VFS search paths are set by the GameManager, no files will be parsed. Obviously this was not a problem before, but this was plain luck. | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 91de7376 22.11.2020 13:58 Details Diff |
0005429: Fix a module initialisation order problem - if the eclass module gets initialised before the VFS is initialised, no files are parsed. |
Affected Issues 0005429 |
|
mod - include/ifilesystem.h | Diff File | ||
mod - radiantcore/eclass/EClassManager.cpp | Diff File | ||
mod - radiantcore/vfs/Doom3FileSystem.cpp | Diff File | ||
mod - radiantcore/vfs/Doom3FileSystem.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
22.11.2020 13:57 | greebo | New Issue | |
22.11.2020 13:57 | greebo | Status | new => confirmed |
22.11.2020 13:58 | greebo | Changeset attached | => DarkRadiant master 91de7376 |
22.11.2020 13:58 | greebo | Assigned To | => greebo |
22.11.2020 13:58 | greebo | Status | confirmed => assigned |
22.11.2020 13:58 | greebo | Target Version | => 2.9.2 |
22.11.2020 13:59 | greebo | Status | assigned => resolved |
22.11.2020 13:59 | greebo | Resolution | open => fixed |
22.11.2020 13:59 | greebo | Fixed in Version | => 2.9.2 |
22.11.2020 13:59 | greebo | Description Updated | |
13.12.2020 06:22 | greebo | Fixed in Version | 2.9.2 => 2.10.0 |
13.12.2020 06:22 | greebo | Target Version | 2.9.2 => 2.10.0 |
25.06.2021 04:50 | greebo | Status | resolved => closed |