I am dynamically adding a listbox to the in game inventory dialog that has drag enabled. Dragging immediately crashes Arma 3 on all versions (Dev/Stable/Diag).
Description
Description
Details
Details
- Legacy ID
- 1140205762
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
Create a drag enabled listbox control, dynamically add it to an existing dialog, add a row of data to it and try and drag it.
I have included crash dumps, if you'd like my exact reproduction I can upload the version of ACRE with the configs in it needed.
Additional Information
This one is REALLY strange. I started working on a task this morning for ACRE and about 2 hours into it, after having successfully implemented the dragging listbox control the game began to crash. I reverted code all the way back to the start and the very basic steps I listed above still cause a reproducible crash for me, and for other users I gave files to test with. I have only ONCE since then been able to get it to drag with out crashing, but it then began to crash again.