pmariglia / showdown

A Pokemon Showdown Battle Bot written in Python
GNU General Public License v3.0
254 stars 176 forks source link

I can't get it to challenge a user. #173

Closed gotex007 closed 1 year ago

gotex007 commented 1 year ago

I was able to get it to send a direct challenge (I won too). It did search_ladder and battled just fine using gen7randombattle. I tried using gen7randombattle too for the challenge_user but I'm not receiving the challenge in my internet browser window. I also don't know how, if it's possible, to open two PS clients so I can AI vs AI battle.

GVyzyix

I'm really new to any of this. It's the first time I've successfully got a python program to run at all.

gotex007 commented 1 year ago

Well today it won't even let me search_ladder gen7randombattle so I don't even know anymore. The terminal says it successfully logs in and then just closes after a few seconds.

pmariglia commented 1 year ago

Could you share some of the logs that the bot is printing out?

I have no issues challenging another user or playing battles on the ladder

gotex007 commented 1 year ago

I don't know how I could have done that because I don't remember seeing logs anywhere but I've already since gotten rid of python, Pokemon Showdown, git, and this application since I couldn't figure out how to have two instances of the Pokemon Showdown client anyway and I had wanted to do AI vs AI battles.