Author Topic: net_sendpacket wsaeinval  (Read 2160 times)

Scarface

  • PGP
  • Posts: 5
net_sendpacket wsaeinval
« on: March 24, 2007, 05:49:46 PM »
i cant go into any maps beacause of this error. i need some help.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: net_sendpacket wsaeinval
« Reply #1 on: March 25, 2007, 04:19:39 PM »
You can't load any maps or you can't connect to any servers?

KiLo

  • Autococker
  • Posts: 2086
Re: net_sendpacket wsaeinval
« Reply #2 on: March 25, 2007, 05:06:56 PM »
I think he means he can't get any maps because he can't see the server list.

If you want maps use this link: http://dpball.com/files/maps/

All of the main maps are there.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: net_sendpacket wsaeinval
« Reply #3 on: March 26, 2007, 08:34:55 AM »
"go into any maps" meaning not being able to connect, I'm assuming.

Sharp

  • VM-68
  • Posts: 124
Re: net_sendpacket wsaeinval
« Reply #4 on: March 26, 2007, 10:17:50 AM »
First of all you should post this in the help and support section. Secondly Do you have any firewall, try disabling it. If your router had built in firewall disable it and if you are using build 17 uninstall it.

Scarface

  • PGP
  • Posts: 5
Re: net_sendpacket wsaeinval
« Reply #5 on: March 30, 2007, 05:27:49 PM »
yea i cant go into any servers and when i uninstall build 17 i cant play paintball anyways because of another error lol.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: net_sendpacket wsaeinval
« Reply #6 on: March 30, 2007, 06:53:10 PM »
i cant play paintball anyways because of another error lol.

There is a good chance that we can help. What was the error, and when did it happen.

- Off Topicishness -
(for some reason that reminded me of a movie. "Who is your daddy, and what does he do?")

atte

  • PGP
  • Posts: 10
Re: net_sendpacket wsaeinval
« Reply #7 on: April 03, 2007, 11:07:14 AM »
I have the same problem, every time I'm trying to connect, I get a message which reads ERROR: WSAEACCES NETSendPacket and then some numbers which change every time. Then the game crashes.
« Last Edit: April 03, 2007, 11:12:14 PM by atte »

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: net_sendpacket wsaeinval
« Reply #8 on: April 03, 2007, 04:43:11 PM »
Quote
WSAEACCES
10013   
Permission denied.
An attempt was made to access a socket in a way forbidden by its access permissions. An example is using a broadcast address for sendto without broadcast permission being set using setsockopt(SO_BROADCAST).

Another possible reason for the WSAEACCES error is that when the bind function is called (on Windows NT 4 SP4 or later), another application, service, or kernel mode driver is bound to the same address with exclusive access. Such exclusive access is a new feature of Windows NT 4 SP4 and later, and is implemented by using the SO_EXCLUSIVEADDRUSE option.
http://msdn2.microsoft.com/en-us/library/ms740668.aspx