I keep having problems with plugins, either it says it lacks the json archive ( even though it doesnt ) or a weirder one:
> Cannot load [AdvancedItemFilter] because an exception occurred [C:\Users\Juan.DESKTOP-LDPU8LF\Desktop\Path of exile\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-950817156\AdvancedItemFilter.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.
I have been searching a lot but coudnt find a solution
Also, how can I stop the itemfilter that comes with the bot from picking up scrolls? is set up to pick up all currency and I dont know how to make it all currency except scrolls
> Cannot load [AdvancedItemFilter] because an exception occurred [C:\Users\Juan.DESKTOP-LDPU8LF\Desktop\Path of exile\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-950817156\AdvancedItemFilter.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.
I have been searching a lot but coudnt find a solution
Also, how can I stop the itemfilter that comes with the bot from picking up scrolls? is set up to pick up all currency and I dont know how to make it all currency except scrolls