Raised This Month: $ Target: $400
 0% 

[EXTENSION] Socket (3.0.1)


Post New Thread Reply   
 
Thread Tools Display Modes
Velsk
Member
Join Date: Sep 2011
Old 10-28-2012 , 12:52   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #391

Are you using server hop on linux Jstn? I disabled server hop and socket for the Halloween update in case they were going to cause crashes due to the linux binary name change.
Velsk is offline
neatek
AlliedModders Donor
Join Date: Jul 2010
Location: Russia
Old 10-31-2012 , 03:47   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #392

Is there support cs:go?

"[SERR] callback - not executable (event=3)"
what it is?
__________________

Last edited by neatek; 10-31-2012 at 04:42.
neatek is offline
Crytiqal
Junior Member
Join Date: Jan 2013
Old 02-02-2013 , 10:57   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #393

Does this socket extension also work for CS:GO?

I am trying to get the websockets sourcetv2d to work...
Crytiqal is offline
neatek
AlliedModders Donor
Join Date: Jul 2010
Location: Russia
Old 02-07-2013 , 11:53   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #394

Will this work after update [CSS]? v76
__________________
neatek is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 02-08-2013 , 11:23   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #395

Quote:
Originally Posted by neatek View Post
Will this work after update [CSS]? v76
Yes
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
KorDen
Member
Join Date: Sep 2012
Old 02-09-2013 , 11:13   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #396

Anyone use Socket on FreeBSD (I have 8.1)? For me SocketListen/SocketConnect don't work (from example plugins too), debug also not working (as I see debug functions cut off from extension?)
But if I copy test plugin to my home Debian server, SocketListen/SocketConnect works fine...

Last edited by KorDen; 02-18-2013 at 05:57.
KorDen is offline
wwzw
Member
Join Date: Feb 2009
Old 02-23-2013 , 10:41   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #397

I tested, It can use at CS:S v76 , But can't use on CS:GO !
wwzw is offline
Crytiqal
Junior Member
Join Date: Jan 2013
Old 03-02-2013 , 05:37   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #398

I can use this socket at CS:GO confirmed
Crytiqal is offline
St00ne
Veteran Member
Join Date: Jan 2011
Location: Annecy - France
Old 03-12-2013 , 21:35   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #399

Hi,

My servers are starting to crash after more than 24h online (I don't have any auto reboot for now because the last updates broke my launcher.)
Anyway I need to know if it is due to Sockets.

Code:
screen -r soccer
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Model models/player/esc90/soccermod/termi/away90xbo/ct_urban.mdl not found and models/error.mdl couldn't be loadedModel models/player/esc90/soccermod/termi/away90xbo/ct_urban.mdl not found and models/error.mdl couldn't be loaded
L 02/28/2013 - 00:49:41: Engine error: Model models/player/esc90/soccermod/termi/away90xbo/ct_urban.mdl not found and models/error.mdl couldn't be loaded
ExceptionHandler::GenerateDump                                        sys_pipe failed:Too many open files
ExceptionHandler::SendContinueSignalToChild                                sys_write failed:Bad file descriptor
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20130228004941_1.dmp
./srcds_run: line 372: 31526 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Feb 28 00:51:42 CET 2013: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
Using SM 1.4.7 MMS 1.9.2 Linux. Game: CS:S.
__________________

*** *** ***
-My plugins-
St00ne is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-12-2013 , 21:51   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #400

Quote:
Originally Posted by St00ne View Post
Hi,

My servers are starting to crash after more than 24h online (I don't have any auto reboot for now because the last updates broke my launcher.)
Anyway I need to know if it is due to Sockets.

Code:
screen -r soccer
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Socket ProcessAccept Error: Too many open files
Model models/player/esc90/soccermod/termi/away90xbo/ct_urban.mdl not found and models/error.mdl couldn't be loadedModel models/player/esc90/soccermod/termi/away90xbo/ct_urban.mdl not found and models/error.mdl couldn't be loaded
L 02/28/2013 - 00:49:41: Engine error: Model models/player/esc90/soccermod/termi/away90xbo/ct_urban.mdl not found and models/error.mdl couldn't be loaded
ExceptionHandler::GenerateDump                                        sys_pipe failed:Too many open files
ExceptionHandler::SendContinueSignalToChild                                sys_write failed:Bad file descriptor
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20130228004941_1.dmp
./srcds_run: line 372: 31526 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Feb 28 00:51:42 CET 2013: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
Using SM 1.4.7 MMS 1.9.2 Linux. Game: CS:S.
Your server is being DoS attacked via RCon, firewall it off.
__________________
asherkin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode