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

Help #5

Open
weezingno opened this issue May 18, 2021 · 3 comments
Open

Help #5

weezingno opened this issue May 18, 2021 · 3 comments

Comments

@weezingno
Copy link

I can't manage to make this work. This is the first time I am using Python.

This is the error that I get:

Your config.yml is either missing or corrupted, please make sure there's a valid config.yml in the current folder
Desired pokemon list is missing or empty
Mode missing

But I have the config.txt in the same folders as the vortexbot.py

@weezingno
Copy link
Author

weezingno commented May 19, 2021

I got it working. the Gym features works really well but the catch mode does not. It's maybe because of the new interface. Also when trainer battling mode (mode: battleuser xxx) it won't hit the continue button and show this error:

Traceback (most recent call last):
File "/Users//Desktop/VortexBot-main/vortexbot.py", line 834, in
battle.init_hp()
File "/Users/
/Desktop/VortexBot-main/vortexbot.py", line 532, in init_hp
self.enemies.append(Pokemon(info[i][0], info[i][1], info[i][2], [], i))
File "/Users/********/Desktop/VortexBot-main/vortexbot.py", line 688, in init
self.types = pokedb[self.name].types
KeyError: 'THE END OF THE BATTLE'

I really hope that this will be fixed. I really appreciate your creation here.

@weezingno
Copy link
Author

I take back the issues I written. I was able to fix it and it works very well except for the catch mode.

It is a very good bot, it is so good I got banned immediately but it was okay because I know that it was my fault because I got greedy. Really nice work here.

Would really love to have an update where it can battle pokemons with nickname as well as a feature where it is undetectable.

Thanks, Tishj!

@taynanmassaro
Copy link

I can't manage to make this work. This is the first time I am using Python.

This is the error that I get:

Your config.yml is either missing or corrupted, please make sure there's a valid config.yml in the current folder Desired pokemon list is missing or empty Mode missing

But I have the config.txt in the same folders as the vortexbot.py

I have same error! what do you do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants