BotBases.cs - 54:Exception User-Unhandled:: var assembly = Assembly.Load(File.ReadAllBytes(item)); #3
Labels
bug
Something isn't working
help wanted
Extra attention is needed
question
Further information is requested
hey there
first of all, thank you a lot for the share of your work.
i am learning c# atm, and would like to practice with WoW bots. because successful coding here seems rewarding to me.
i could build the project sucessfully with vs2019. the output gives me only this 2 messages:
https://pastebin.com/mEayNrS0
but when i start my WoW with the launcher, nothing would happen.
first I messed around with my antivirus, which was pointing onto a Trojan-alarm in the zzukbot. typical.
then I made sure to install .NET core 2.2 because mine was on 2.1
well, fixed couple of stuff to get the compiler output free of errors. first it was just red.
i then started zZbot4 in debug mode(vs 2019). and indeed, the program stops at the very start:
https://imgur.com/a/RRAUMhH
as you advised in another forum, i didn't expect just to have it running perfect instantly.
but could you point me into the right direction on this one?
The text was updated successfully, but these errors were encountered: