Author Topic: Error_Send_data:No Buffer Space Available  (Read 2578 times)

0 Members and 1 Guest are viewing this topic.

Offline TrulyYours

Error_Send_data:No Buffer Space Available
« on: November 30, 2012, 10:39:59 am »
This error msg keeps popping up in my server.exe which causes people's clients to crash while their characters are still stuck in game. Does anyone know the possible solutions to this problem.
I'm guessing its a network problem but my vps won't allow me the permissions to increase network settings.

Offline Mickey Kudlo

Re: Error_Send_data:No Buffer Space Available
« Reply #1 on: November 30, 2012, 11:28:18 am »
Yeah sounds like a winsock/network issue.
You may have conquered my worlds, but I destroyed them!

Offline TrulyYours

Re: Error_Send_data:No Buffer Space Available
« Reply #2 on: November 30, 2012, 11:34:12 am »
I think i need to upgrade to a Xen vps since most OpenVZ vpses won't allow me to change network settings.
Problem seems to occur when people walk into quests and all the monsters spawn at once.

Offline Mickey Kudlo

Re: Error_Send_data:No Buffer Space Available
« Reply #3 on: November 30, 2012, 11:38:41 am »
Sounds like it floods the client with data and fills up any internal buffers on the OS. There is probably a way for me to deal with it better in the code, like catch the error and loop and try to send again until it succeeds but don't know really. Would rather avoid any code changes.
You may have conquered my worlds, but I destroyed them!

Offline TrulyYours

Re: Error_Send_data:No Buffer Space Available
« Reply #4 on: November 30, 2012, 11:45:15 am »
lol well atleast I know the problem now. Gonna stop bugging you so you can get out phantasy :D

 

Related Topics

  Subject / Started by Replies Last post
3 Replies
2238 Views
Last post June 11, 2006, 09:13:28 am
by Twin Dragons
4 Replies
1451 Views
Last post June 10, 2006, 10:09:01 pm
by Light Elf
15 Replies
7231 Views
Last post June 22, 2016, 10:18:36 pm
by Roarion