Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BotBases.cs - 54:Exception User-Unhandled:: var assembly = Assembly.Load(File.ReadAllBytes(item)); #3

Open
m0use0ver opened this issue Oct 21, 2019 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@m0use0ver
Copy link

m0use0ver commented Oct 21, 2019

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?

@confessore
Copy link
Owner

what's up?
I never really noticed this comment before or that this issue was even opened. I would love to take steps to really streamline this for the public domain. get with me on discord and we will get this all squared away (krycess#1875)

@confessore confessore self-assigned this Dec 3, 2019
@confessore confessore added bug Something isn't working help wanted Extra attention is needed question Further information is requested labels Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants