OhJayGee
OhJayGee
currently the bot throws all balls with spin=1, this can be modified via: ./plugins/catch_pokemon/**init**.py: line 115: - spin_modifier=1, - spin_modifier=round(random.random()+.2), which would make the spin probability about 70% and non-spin...
actually when you try to send anything but 1 or 0 for spin then you get a server error msg (btw: the 3 coming back is not a perma-ban, it's...
oh - and normalised_hit_position seems to be 0 or 1 only as well based on server answers. Either you hit the pokemon or you don't as a result. Should be...
@fkorotkov Fedor - when you add the thunderbolt connects the Mac mini's span a IP network. You probably gave them IP addresses in one private network (10.0.0.0/8) or maybe (192.168.0.0/16)....
Hi @maruwtc, on macOS you can fix the dependency error for sentencepiece by executing "brew install cmake" before you install exo.