Hopefully someone can help me 
When the update came for the most recent patch, I updated fine and everything worked fine for the first use.
After that, every time I load EB, I get the following error with the Legacy folder/files:
Cannot load [Legacy] because an exception occurred [C:\Users\xx\Desktop\DudeNew\3rdParty\_CONFIGS_\Default\Legacy\Content-1672088281\PythonExample\PythonExample.cs(81,34) : 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.
It says that for all the plugins inside the legacy folder
then this at the end:
error CS7027: Error signing output with public key from file 'ThirdParty.snk' -- The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
at Loki.Bot.ThirdPartyLoader.
(Dictionary'2 , String )
Anyone know what this is all about?
When the update came for the most recent patch, I updated fine and everything worked fine for the first use.
After that, every time I load EB, I get the following error with the Legacy folder/files:
Cannot load [Legacy] because an exception occurred [C:\Users\xx\Desktop\DudeNew\3rdParty\_CONFIGS_\Default\Legacy\Content-1672088281\PythonExample\PythonExample.cs(81,34) : 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.
It says that for all the plugins inside the legacy folder
then this at the end:
error CS7027: Error signing output with public key from file 'ThirdParty.snk' -- The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
at Loki.Bot.ThirdPartyLoader.
(Dictionary'2 , String )
Anyone know what this is all about?






