¡Hola!
No se que le ocurre q mi conexión que no puedo acceder a ningún juego online. Recibo el siguiente mensaje: NET_SendPacket: bad adress type
Las páginas web normales me funcionan, lo que no puedo es entrar en los servers.
Muchas gracias y un saludo.
hola, tengo mismo problema ,despues de algunos minutos se corta el juego y aparece el mensaje net_send packet error:wsaeinter, espero alguien sepa como solucionar esto ,gracias.
Bueno, con respecto a net_send packet error:wsaeinter la solucion es la siguiente, espero que manejes algo el ingles porque voy a hacer copy & paste, si por cualquier casualidad no manejas ingles, dimelo y te lo traduzco, aqui va:
To fix this problem you need to go to the system.ini file and check the [vcache].
If there is nothing there, add these lines under the word [vcache]:
MinFileCache=****
MaxFileCache=****
It should look like this.
[vcache]
MinFileCache=****
MaxFileCache=****
Replace **** with one of the following values:
If you have from 16-32 MB of RAM:
MinFileCache=2048
MaxFileCache=2048
If you have from 32-96 MB of RAM:
MinFileCache=4096
MaxFileCache=4096
If you have 128 MB of RAM or more:
MinFileCache=8192
MaxFileCache=8192
Another way would be setting the maximum amount of RAM HL/CS is allowed to use.
Right click on your CS shortcut and select "Properties". Right now the Target line should
read something like this:
CS retail version: C:\Sierra\Counter-Strike\cstrike.exe -console
CS mod version: C:\Sierra\Half-Life\hl.exe -game cstrike -console
Change it to this:
CS retail version: C:\Sierra\Counter-Strike\cstrike.exe -console -heapsize *****
CS mod version: C:\Sierra\Half-Life\hl.exe -game cstrike -console -heapsize *****
Replace ***** with 75% of your total memory in KB, ex. you have 128 MB RAM then
heapsize should be 98304. 1 MB = 1024 KB.
Gracias ,no hay problema con el ingles, la cuestion es si esto se puede aplicar a windows xp , ya que he intentado buscar la opcion en win ini y no encuentro el vcache, y parece que esto solo aplica a windows 95 y 98, gracias de todas maneras....
Entonces hazlo mediante el segundo metodo, a ver si te funciona:
Another way would be setting the maximum amount of RAM HL/CS is allowed to use.
Right click on your CS shortcut and select "Properties". Right now the Target line should
read something like this:
CS retail version: C:\Sierra\Counter-Strike\cstrike.exe -console
CS mod version: C:\Sierra\Half-Life\hl.exe -game cstrike -console
Change it to this:
CS retail version: C:\Sierra\Counter-Strike\cstrike.exe -console -heapsize *****
CS mod version: C:\Sierra\Half-Life\hl.exe -game cstrike -console -heapsize *****
Replace ***** with 75% of your total memory in KB, ex. you have 128 MB RAM then
heapsize should be 98304. 1 MB = 1024 KB.