hemanthl7 / cheat-engine-ps4-server

GNU General Public License v3.0
29 stars 2 forks source link

Cannot connect to ps4 #8

Open dangelo352 opened 9 months ago

dangelo352 commented 9 months ago

I get this error no matter what i tried a different connection restarting my ps4 restarting my pc so far none have worked Unhandled Exception: System.AggregateException: One or more errors occurred. ---> System.Net.Sockets.SocketException: 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 System.Net.Sockets.TcpListener.Start(Int32 backlog) at CEServerPS4.CheatEngineServer.d__9.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at CEServerPS4.Program.Start(String ip) at CEServerPS4.Program.Main(String[] args)