View Issue Details

IDProjectCategoryView StatusLast Update
0005985The Dark ModSaving/Loadingpublic22.12.2022 02:51
ReporterFrost_Salamander Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status confirmedResolutionopen 
PlatformPCOSWindowsOS Version10
Product VersionTDM 2.10 
Summary0005985: Running 'dmap' followed by 'reloadxdata' causes crash
DescriptionRunning dmap immediately followed by reloadxdata from the console causes a crash.

Crash dump file here: https://drive.proton.me/urls/7J5DA2VCJG#AMQsTV7Clpdl

Steps To ReproduceThis 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.

TagsNo tags attached.

Activities

Obsttorte

Obsttorte

18.06.2022 17:02

developer   ~0014906

I can second this happening. Even in a small testmap with no xdata present.
Obsttorte

Obsttorte

18.06.2022 17:28

developer   ~0014907

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 ...
nbohr1more

nbohr1more

22.12.2022 02:43

developer   ~0015602

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 ?
nbohr1more

nbohr1more

22.12.2022 02:51

developer   ~0015603

OK, I dmap-ed painter's wife and can reproduce the issue in 2.11 beta

Issue History

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