Hello!
I've been unable to enter the main menu since my last session. The game's splash screen opens as normal, then to "Loading profile data...", and then the text disappears and the client is stuck in infinite loading. In the console, it shows the same stack trace as is shown in the client log:
EXCEPTION: System.ArgumentNullException: Value cannot be null.
Parameter name: key at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at GClass2898.method_8 (RawQuestClass template) [0x0004e] in <d3009f6e81094cf5b1dbab57108c9a07>:0 at GClass2898.Load () [0x00020] in <d3009f6e81094cf5b1dbab57108c9a07>:0 at GClass2898.UpdateDailyQuests (System.Collections.Generic.IEnumerable`1[T] questsRanges, System.Boolean notify) [0x0009a] in <d3009f6e81094cf5b1dbab57108c9a07>:0 at GClass2058+Struct599.MoveNext () [0x000a4] in <d3009f6e81094cf5b1dbab57108c9a07>:0
Before this error, I had exited a raid and was stuck in infinite loading as well (I stepped away for 30 minutes after extracting before coming back). I've included the server log from this prior session as well below:
server log: https://codepaste.sp-tarkov.co…R2Xg1joEsobRmz7KDt9144eBt
My guess is it's something to do with daily quests (hence the mention of quests in the stack trace), so I'm wondering if there's a way I can repair this profile and not start over?
Thanks!