What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Bot crashes on launch

Griefmeister

New Member
Joined
Aug 16, 2017
Messages
5
Reaction score
0
2017-08-16 15:49:12,961 [9] ERROR Logger - System.Exception: Could not find EndScene function address!
at GreyMagic.DirectX..ctor(MemoryBase mem, Boolean dx9)
at GreyMagic.Executor..ctor(ExternalProcessMemory memory, ExecutorInitParams initParams)
at GreyMagic.ExternalProcessMemory.Init(ExternalProcessMemoryInitParams initParams)
at GreyMagic.ExternalProcessMemory..ctor(ExternalProcessMemoryInitParams initParams)
at Loki.Game.LokiPoe.?????????????????????????????????????????(Process , ????????????????????????????????????????? , String& )


Theres the relevant stuff from the log. Got Visual Studio and .NET Framework 4.6.1 installed
 
Make sure your client is running in 32-bit mode and try changing between DX9/DX9Ex (restart the entire client after those changes).

Otherwise, please post a full log generated, since it'll have system info. Perhaps you're using a Windows build that is not supported, but seems unlikely.
 
How do I make sure its 32-bit? Running through steam.

Here is the entire log

2017-08-16 15:51:56,140 [1] INFO Logger - Exilebuddy Version: 0.4.5159.292

OS Name: Microsoft Windows 7 Ultimate
OS Version: 6.1.7601
OS Architecture: 64-bit
InstalledUICulture: en-US [English (United States)]
CurrentUICulture: en-US [English (United States)]
CurrentCulture: sv-SE [Swedish (Sweden)]

2017-08-16 15:51:56,155 [1] INFO Logger - Now setting up JitProfiles...
2017-08-16 15:51:56,156 [1] INFO Logger - JitProfiles successfully setup!
2017-08-16 15:51:56,162 [1] INFO Logger - Now checking prerequisites...
2017-08-16 15:51:56,409 [1] INFO Logger - Prerequisite check complete!
2017-08-16 15:51:56,772 [1] WARN Logger - [HookCompatibilityDepth] Please restart the bot for the changes to take effect.
2017-08-16 15:51:59,227 [1] INFO Logger - Exilebuddy [0.4.5159.292] is up to date!
2017-08-16 15:51:59,269 [11] INFO Logger - [Pre-Login] Connecting to BestLatency (37.187.151.148)
2017-08-16 15:51:59,422 [11] INFO Logger - Region: eu
2017-08-16 15:51:59,423 [11] INFO Logger - T: 5248070973620089330 H: 1895684835
2017-08-16 15:52:00,596 [1] INFO BotManager - [BotManager] MsBetweenTicks = 15
2017-08-16 15:52:00,993 [9] ERROR Logger - System.Exception: Could not find EndScene function address!
at GreyMagic.DirectX..ctor(MemoryBase mem, Boolean dx9)
at GreyMagic.Executor..ctor(ExternalProcessMemory memory, ExecutorInitParams initParams)
at GreyMagic.ExternalProcessMemory.Init(ExternalProcessMemoryInitParams initParams)
at GreyMagic.ExternalProcessMemory..ctor(ExternalProcessMemoryInitParams initParams)
at Loki.Game.LokiPoe.?????????????????????????????????????????(Process , ????????????????????????????????????????? , String& )
 
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 )
 
Make sure you extract Exilebuddy to a clean folder (unblock the zip after you download it) outside of your Temp folder.

It look based on your log like you ran it from a temp folder and there's an issue now due to things getting removed.

Alternatively, your AV is locking files, so perhaps you need to add the exe/path to your program's whitelist for it to work again.
 
Make sure you extract Exilebuddy to a clean folder (unblock the zip after you download it) outside of your Temp folder.

It look based on your log like you ran it from a temp folder and there's an issue now due to things getting removed.

Alternatively, your AV is locking files, so perhaps you need to add the exe/path to your program's whitelist for it to work again.

I tried everything. still does the same. I have changed location sorted out the AV. Nothing ;/
 
Back
Top