Jump to content

Async func in DLL


DoptFree

Recommended Posts

Hello, I need to run a

new AsyncClass().MainAsync().GetAwaiter().GetResult();

in

Initialize()

or in any other part of the code. The problem is when initializing with this method, wrobot and wow crashes.

I simply dried up my knowledge and Google as well ;( I will be grateful for the answer!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...