Jump to content

dsjack

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by dsjack

  1. 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

×
×
  • Create New...