Raised This Month: $51 Target: $400
 12% 

[EXTENSION] Socket (3.0.1)


Post New Thread Reply   
 
Thread Tools Display Modes
sfPlayer
Senior Member
Join Date: Dec 2007
Location: Germany
Old 08-06-2010 , 09:44   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #291

git-daemon and gitweb are operational again.

Last edited by sfPlayer; 08-06-2010 at 09:52.
sfPlayer is offline
Rockeyy
New Member
Join Date: Aug 2010
Old 08-22-2010 , 08:07   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #292

When i try to upload sockets.ext.dll to my ftp extensions folder, it goes straight to Failed Transfers :/
Rockeyy is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-22-2010 , 08:23   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #293

Do other extensions upload fine? Some GSPs block binary files from being uploaded.
__________________
asherkin is offline
Rockeyy
New Member
Join Date: Aug 2010
Old 08-24-2010 , 04:29   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #294

everything else is fine

is there any way around that?
Rockeyy is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 08-24-2010 , 06:27   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #295

Quote:
Originally Posted by Rockeyy View Post
everything else is fine

is there any way around that?
I assume you're using FileZilla Client. Try with WinSCP.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
sfPlayer
Senior Member
Join Date: Dec 2007
Location: Germany
Old 08-24-2010 , 13:04   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #296

You could try renaming the whole extension + modify the plugins using it.
sfPlayer is offline
dirka_dirka
Veteran Member
Join Date: Nov 2009
Old 08-24-2010 , 23:19   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #297

shut down the server first.. dlls cannot be replaced while in use.
dirka_dirka is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 09-19-2010 , 05:07   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #298

[09] <FAILED> file "socket.ext.so": /home/*/cssbeta/cstrike_beta/addons/sourcemod/extensions/socket.ext.so: cannot open shared object file: No such file or directory

Any ideas? I've tried both the Alpha and 3.0.1 release, both give me the same error.
KyleS is offline
stevenlafl
Member
Join Date: Apr 2005
Location: Florida, USA
Old 09-25-2010 , 13:56   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #299

BUG: If you want to SocketSend() outside of the forwards, you cannot. All it does is add that information to the buffer to be sent at the next Receive callback. If your receive callback wants to send something, it'll concatenate that message onto the end of it.

Edit: I was wrong. All you have to do is add "\n" to the end of each message, so that it sends.
__________________
Hippopotomonstrosesquippedaliophobia

Last edited by stevenlafl; 09-25-2010 at 14:07.
stevenlafl is offline
Send a message via AIM to stevenlafl
gavintlgold
Member
Join Date: Mar 2010
Location: New York
Old 09-25-2010 , 17:29   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #300

I'm trying to use the socket extension to download a file.

The example code works, but the header is on top and thus corrupts the file. The example does not explain how one would go about stripping the header. I've tried several string manipulations but I can't seem to get it to work. Any tips?
gavintlgold 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 18:41.


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