I also got a problem, but bot only allows me to use empty routine. Any ideas? It was working 100% for last couple hours. And after I restarted my PC it stopped working. I have a lot of my log in red.
Cannot load [Default] because an exception occurred [D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TravelToLabTask.cs(38,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TravelToHideoutTask.cs(49,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\Chicken\Chicken.cs(118,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\DeviceAreaTask.cs(142,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TransitionTriggerTask.cs(138,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\CastAuraTask.cs(148,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TrackMobTask.cs(45,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\EnterTrialTask.cs(97,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\FinishMapTask.cs(54,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\EXtensions.cs(36,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\MapExplorationTask.cs(189,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\KillBossTask.cs(314,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\Global\Travel.cs(178,35) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\OpenMapTask.cs(273,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\SellMapTask.cs(121,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TakeMapTask.cs(604,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\SpecialObjectTask.cs(186,35) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\SpecialObjectTask.cs(228,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\QuestBot\OpenWaypointTask.cs(132,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\ClearCursorTask.cs(64,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\CombatTask.cs(35,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\FallbackTask.cs(22,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\QuestBot\QuestTask.cs(65,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\QuestBot\ReturnAfterDeathTask.cs(71,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\HandleBlockingChestsTask.cs(87,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\LeaveAreaTask.cs(62,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\HandleBlockingObjectTask.cs(254,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\IdTask.cs(186,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\PostCombatHookTask.cs(28,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\LootItemTask.cs(224,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\ReturnAfterTownrunTask.cs(47,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\OpenChestTask.cs(402,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\SellTask.cs(67,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\SortInventoryTask.cs(138,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\VendorTask.cs(58,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\StashTask.cs(346,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
error CS7027: Error signing output with public key from file 'ThirdParty.snk' -- The process cannot access the file 'C:\Users\Kacper\AppData\Local\Temp\3d8e4e001d414a17adfebf918822348b' because it is being used by another process.
].
System.Exception: D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TravelToLabTask.cs(38,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TravelToHideoutTask.cs(49,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\Chicken\Chicken.cs(118,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\DeviceAreaTask.cs(142,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TransitionTriggerTask.cs(138,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\CastAuraTask.cs(148,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TrackMobTask.cs(45,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\EnterTrialTask.cs(97,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\FinishMapTask.cs(54,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\EXtensions.cs(36,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\MapExplorationTask.cs(189,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\KillBossTask.cs(314,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\Global\Travel.cs(178,35) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\OpenMapTask.cs(273,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\SellMapTask.cs(121,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\TakeMapTask.cs(604,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\SpecialObjectTask.cs(186,35) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\MapBot\SpecialObjectTask.cs(228,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\QuestBot\OpenWaypointTask.cs(132,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\ClearCursorTask.cs(64,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\CombatTask.cs(35,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\FallbackTask.cs(22,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\QuestBot\QuestTask.cs(65,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\QuestBot\ReturnAfterDeathTask.cs(71,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\HandleBlockingChestsTask.cs(87,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\LeaveAreaTask.cs(62,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\HandleBlockingObjectTask.cs(254,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\IdTask.cs(186,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\PostCombatHookTask.cs(28,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\LootItemTask.cs(224,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\ReturnAfterTownrunTask.cs(47,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\OpenChestTask.cs(402,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\SellTask.cs(67,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\SortInventoryTask.cs(138,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\VendorTask.cs(58,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
D:\Programy\New folder\3rdParty\_CONFIGS_\Default\Default\Content-1264281\EXtensions\CommonTasks\StashTask.cs(346,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
error CS7027: Error signing output with public key from file 'ThirdParty.snk' -- The process cannot access the file 'C:\Users\Kacper\AppData\Local\Temp\3d8e4e001d414a17adfebf918822348b' because it is being used by another process.
at Loki.Bot.ThirdPartyLoader.(Dictionary`2 , String )