Jump to content

abrammazal

Member
  • Posts

    18
  • Joined

  • Last visited

Posts posted by abrammazal

  1. As I understand it, this is a very great tool.

    So I can drag a 4th gen .pkm file onto this and it will convert it so that it is a 5th gen .pkm file that looks like it's been obtained by poke transfer? (when I send it via gts)

    Anyways, thanks alot.

  2. I updated to version 03 from 02 and tried it up this appears.

    Then i restored the 02 version, tried and got the same.

    C:\Users\name\Desktop\Pkm\GTS>C:\Users\name\Desktop\Pkm\GTS\ir-gts-bw.py
    IR-GTS-BW, v0.03
    Traceback (most recent call last):
     File "C:\Users\name\Desktop\Pkm\GTS\ir-gts-bw.py", line 29, in <module>
       initServ()
     File "C:\Users\name\Desktop\Pkm\GTS\src\pokehaxlib.py", line 92, in initServ
       serv.bind(("0.0.0.0",80))
     File "C:\Program Files\Python27\lib\socket.py", line 224, in meth
       return getattr(self._sock,name)(*args)
    socket.error: [Errno 10013] An attempt was made to access a socket in a way forb
    idden by its access permissions
    
    C:\Users\name\Desktop\Pkm\GTS>

    also noticed the" serv.bind(("0.0.0.0",80))", which isn't my local ip of course.

    Note: I am the administrator of my computer.

  3. The IP should be the local IP of the computer you will be running the server on. To get this, on the computer you will run the GTS open a command prompt and type in "ipconfig" (without quotes) and then it should say something like: IPv4 Adress ........................... 192.168.*.* <--- that is your local IP.

    The server name does not matter at all. Just put something like gtspkm, it really doesn't matter.

×
×
  • Create New...