View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005985 | The Dark Mod | Saving/Loading | public | 18.06.2022 15:06 | 22.12.2022 02:51 |
Reporter | Frost_Salamander | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | confirmed | 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 ... |
|
Thus far I have tried to replicate this on two different maps in SVN but no crash happened. Does this require that xdata be present in the working directory? Can you replicate this in 2.11 beta ? |
|
OK, I dmap-ed painter's wife and can reproduce the issue in 2.11 beta | |
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 | |
22.12.2022 02:43 | nbohr1more | Note Added: 0015602 | |
22.12.2022 02:43 | nbohr1more | Status | new => feedback |
22.12.2022 02:51 | nbohr1more | Note Added: 0015603 | |
22.12.2022 02:51 | nbohr1more | Status | feedback => confirmed |