tigerjade003

Results 3 comments of tigerjade003

it's not possible yet to complete the pokedex, there are some uncatchable pokemon such as mr. rime

I found a workaround for this. done = False while not done: try: playsound.playsound("C:\Users\username\AppData\PycharmProjects\trafficlights\light\audio.mp3") done = True except: continue This would make it that however many times error 263 comes...

With further testing, this sometimes causes a different error: Error 265 for command: open greenlight.mp3 The device name is already being used as an alias by this application. Use a...