Jump to content
mrcurry

[1.58] Non-existant task causes CTD.

Recommended Posts

A nasty issue has sneaked in with the latest patch (as of this post). 

It happens when opening the map and the last task that was shown as the map closed previously has been removed. The result is a crash to desktop.

Reviewing the task through the task view (default shortcut 'J') will not cause any issues.

Steps to reproduce
1. Create a task like so: task1 = player createSimpleTask ["Test1"]; 
2. Open the task and select the task in the map.

3. Close the map. 

4. Delete the task just created like so: player removeSimpleTask task1;

5. Open the map again. Crash!

The problem is the same with several tasks added by repeating step 1.

The crash will happen as soon as you remove the task that was shown when the map was being closed.

Crash log

Screenshot

ArmaCrash_20160424.PNG

  • Like 1

Share this post


Link to post
Share on other sites

thanks for the report, investigating ...

  • Like 2

Share this post


Link to post
Share on other sites

Can confirm working with Hotfix. Thank you for quick fix, great work!

Share this post


Link to post
Share on other sites

no problem, thanks again for feedback

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×