Jump to content

IR-GTS-BW.py issue? (


Recommended Posts

"An attempt was made to access a socket in a way forbidden by its access permissions."...

Not sure what's wrong here :/

Ports forwarded, full permissions (as far as I know?)

Re-downloaded this program multiple times, and still not working! :C

"C:\Users\Kevin\Downloads\Pokegen\IR-GTS\ir-gts-bw>ir-gts-bw.py
IR-GTS-BW, v0.05
Traceback (most recent call last):
 File "C:\Users\Kevin\Downloads\Pokegen\IR-GTS\ir-gts-bw\ir-gts-bw.py", line 29
, in <module>
   initServ()
 File "C:\Users\Kevin\Downloads\Pokegen\IR-GTS\ir-gts-bw\src\pokehaxlib.py", li
ne 92, in initServ
   serv.bind(("0.0.0.0",80))
 File "C:\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\Kevin\Downloads\Pokegen\IR-GTS\ir-gts-bw>"

Link to comment
Share on other sites

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