View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005985 | The Dark Mod | Saving/Loading | public | 18.06.2022 15:06 | 18.06.2022 17:28 |
Reporter | Frost_Salamander | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | PC | OS | Windows | OS Version | 10 |
Product Version | TDM 2.10 | ||||
Summary | 0005985: Running 'dmap' followed by 'reloadxdata' causes crash | ||||
Description | Running dmap immediately followed by reloadxdata from the console causes a crash. Crash dump file here: https://drive.proton.me/urls/7J5DA2VCJG#AMQsTV7Clpdl | ||||
Steps To Reproduce | This in the context of working on a map (i.e. TDM is using a project folder as the installed mission). 1. open the console and type 'dmap', press enter and wait for dmap to finish 2. type 'reloadxdata' and press enter 3. TDM crashes. | ||||
Tags | No tags attached. | ||||
I can second this happening. Even in a small testmap with no xdata present. | |
Don't know if this helps, but after reloadxdata was entered into the console the code throws an unhandled exception in CollisionModel_load.cpp, idCollisionModelManagerLocal::AddModel at line 3232 Ausnahme ausgelöst bei 0x00007FF60DB83574 in TheDarkModx64.exe: 0xC0000005: Zugriffsverletzung beim Schreiben an Position 0x0000000000000000. Exception caused at ... : access violation during write at position ... |
|
Date Modified | Username | Field | Change |
---|---|---|---|
18.06.2022 15:06 | Frost_Salamander | New Issue | |
18.06.2022 15:07 | Frost_Salamander | Steps to Reproduce Updated | |
18.06.2022 17:02 | Obsttorte | Note Added: 0014906 | |
18.06.2022 17:28 | Obsttorte | Note Added: 0014907 |