You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Charm crashes when trying to load the package w64_investment_globals_client_0274_5.pkg, which doesn't exist in my packages directory or the content depot on SteamDB
Unhandled Exception: System.AggregateException: One or more errors occurred. (Could not find file 'D:\Games\Steam\steamapps\common\Destiny 2\packages\w64_investment_globals_client_0274_5.pkg'.)
---> System.IO.FileNotFoundException: Could not find file 'D:\Games\Steam\steamapps\common\Destiny 2\packages\w64_investment_globals_client_0274_5.pkg'.
File name: 'D:\Games\Steam\steamapps\common\Destiny 2\packages\w64_investment_globals_client_0274_5.pkg'
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String, FileMode, FileAccess, FileShare, FileOptions) + 0x147
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64) + 0x44
at System.IO.Strategies.OSFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64) + 0x47
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String, FileMode, FileAccess, FileShare, FileOptions, Int64) + 0x60
at Symmetry.Package.GetBlocksData(Dictionary`2) + 0x26c
at Symmetry.Package.GetEntriesData(ConcurrentHashSet`1) + 0x459
at Symmetry.File.<>c__DisplayClass7_0.<DllGetDataMany>b__1(KeyValuePair`2) + 0x7e
at System.Threading.Tasks.Parallel.<>c__DisplayClass44_0`2.<PartitionerForEachWorker>b__1(IEnumerator&, Int32, Boolean&) + 0x232
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x20
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception) + 0x13
at System.Threading.Tasks.Parallel.<>c__DisplayClass44_0`2.<PartitionerForEachWorker>b__1(IEnumerator&, Int32, Boolean&) + 0x548
at System.Threading.Tasks.TaskReplicator.Replica.Execute() + 0x3a
--- End of inner exception stack trace ---
at Symmetry!<BaseAddress>+0xa5361d
at Symmetry!<BaseAddress>+0x9ecf90
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x20
at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection, CancellationToken, Exception) + 0x31
at Symmetry!<BaseAddress>+0x9ed131
at Symmetry!<BaseAddress>+0x9ec76b
at Symmetry!<BaseAddress>+0x9eb928
at Symmetry!<BaseAddress>+0x4b6933
The text was updated successfully, but these errors were encountered:
Charm crashes when trying to load the package
w64_investment_globals_client_0274_5.pkg
, which doesn't exist in my packages directory or the content depot on SteamDBThe text was updated successfully, but these errors were encountered: