I have no more tasks to complete for the mysterious stranger. When I encounter one in a bounty the game hangs (no input from any menu). After restarting the killed client and continuing the bounty the game won’t progress to the next encounter and the only option is to retire the bounty.
EDIT:
Here is an excerpt from the ExceptionReporter.log file just after closing the crashed client:
I 00:01:08.5679298 Record an exception Hash 854a815cb0784e37542a2799c1662288f2e8b32c, ReportUUID 0285F419-EC26-4D9C-A639-5676DB38D9D0
NullReferenceException: Object reference not set to an instance of an object
At:
CollectionUtils.PopulateMercenaryDataModel (Hearthstone.DataModels.LettuceMercenaryDataModel dataModel, LettuceMercenary merc, CollectionUtils+MercenaryDataPopluateExtra extraRequests, LettuceMercenary+ArtVariation desiredArtVariation) (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
MercenaryFactory.CreatePopulatedMercenaryDataModel (LettuceMercenary mercenary, CollectionUtils+MercenaryDataPopluateExtra extraRequests, LettuceMercenary+ArtVariation desiredArtVariation) (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
MercenaryFactory.CreateMercenaryDataModel (LettuceMercenary mercenary, LettuceMercenary+ArtVariation desiredArtVariation) (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
LettuceMapDisplay+<TryShowingVisitorSelection>d__100.MoveNext () (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <6c818c51913a46eea0f695fa42488b76>:0)
I 00:01:08.5679298 Attached the log file: Logs\hearthstone_2022_04_01_23.54.26.log
I 00:01:08.5679298 Attached the log file: Logs\Downloader.log
I 00:01:08.5679298 Attached the log file: Logs\Login.log
I 00:01:08.5679298 Attached the log file: Logs\ExceptionReporter.log
I 00:01:08.5679298 Attached the file 'client.config'
I 00:01:08.5679298 Attached the file 'C:/Users/vidbe/AppData/Local/Blizzard/Hearthstone/options.txt'
I 00:01:08.5679298 Saved exception data(Count: 1) to 'C:/Users/vidbe/AppData/Local/Blizzard/Hearthstone/Exceptions/ExceptionReporter.json'
I 00:01:08.5679298 Reporting exception: ReportUUID 0285F419-EC26-4D9C-A639-5676DB38D9D0
Summary: NullReferenceException: Object reference not set to an instance of an object
Stacktrace:
CollectionUtils.PopulateMercenaryDataModel (Hearthstone.DataModels.LettuceMercenaryDataModel dataModel, LettuceMercenary merc, CollectionUtils+MercenaryDataPopluateExtra extraRequests, LettuceMercenary+ArtVariation desiredArtVariation) (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
MercenaryFactory.CreatePopulatedMercenaryDataModel (LettuceMercenary mercenary, CollectionUtils+MercenaryDataPopluateExtra extraRequests, LettuceMercenary+ArtVariation desiredArtVariation) (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
MercenaryFactory.CreateMercenaryDataModel (LettuceMercenary mercenary, LettuceMercenary+ArtVariation desiredArtVariation) (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
LettuceMapDisplay+<TryShowingVisitorSelection>d__100.MoveNext () (at <60c4f9f9d70f40de9b705e1fd61f0877>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <6c818c51913a46eea0f695fa42488b76>:0)
I 00:01:11.9952267 Trying to clean up the old exception zip files.