-
Account Upgraded | Title Enabled!
WSARecv() error 10014
hi i have a problem with my server.
whe i try to connect i get disconnected after selecting a server.
an error message pops up in the connect server saying:
WSARecv() error 10014
does anybody know what this means and how to fix it?
-
-
Enthusiast
Re: [Help] WSARecv() error 10014
This is Socket error(WSA send error)
try this:
Start -> Run... -> cmd -> 'netsh winsock reset' -> exit
After that reboot your pc.
-
Account Upgraded | Title Enabled!
Re: WSARecv() error 10014
awesome fixed :) thanks heaps