Jump to content

Trouble with Shiny²


Recommended Posts

Shiny² keeps failing to initialise the GTS server; despite having both Ports 80 TCP and 53 UDP open as well as having an exception for Shiny² set on my firewall.

I don't have Skype or TeamVeiwer or anything else that even uses the internet open, yet it still won't work.

Any Suggestions?

Sorry if a thread like this already exists, but I couldn't find any using the search function.

Link to comment
Share on other sites

02:32: The GTS server has failed to initialize! Are your ports blocked?

02:32: System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions

at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)

at System.Net.Sockets.Socket.Bind(EndPoint localEP)

at gts.Gts.Start()

This happens with Sendpkmn and HyperGTS too, I'm not too sure what's causing it.

Link to comment
Share on other sites

Fixed it after using "netstat -a". After a quick Google as to what uses the address 0.0.0.0 on port 80 I found out what was wrong. Turns out I forgot to switch Apache to Manual in my services and of course it uses port 80. Thanks Reign, and formless you were right, so thank you too. :)

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