Jump to content

IR-GTS Help?


Recommended Posts

I have been having problems with IR-GTS, it sends pkm files to the game fine, but when I try to do the oppisite, I get an error in terminal (using a Mac OSX) I've tried both 1 pkm at a time ('r' command), then multiple ('m' command)

Ready to receive from NDS
Connection Established.
Receiving Pokemon...
Traceback (most recent call last):
 File "/Users/jack/Downloads/ir-gts/gts.py", line 41, in <module>
   elif option.startswith('r'): getpkm()
 File "/Users/jack/Downloads/ir-gts/getpkm.py", line 93, in getpkm
   save(filename, decrypt)
 File "/Users/jack/Downloads/ir-gts/getpkm.py", line 64, in save
   with open(fullpath, 'wb') as f:
IOError: [Errno 2] No such file or directory: 'Pokemon/X.pkm'

I've tried it with several different pokemon too, it connects fine, then I try to deposit it, and then that

Link to comment
Share on other sites

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...