Search found 3583 matches

by Masher
Mon Nov 26, 2007 8:48 pm
Forum: SourceRSC
Topic: Error 501 Help
Replies: 8
Views: 7793

I think it may be an issue with with the server--if you want to PM me the account details I could debug it better
by Masher
Mon Nov 26, 2007 10:15 am
Forum: SourceRSC
Topic: Error 501 Help
Replies: 8
Views: 7793

Masher wrote:Also, are you sure you have the correct setting for [Gamemod]? If you have a csswcs.rsc file you should be ok, if not--it should probably be just css
by Masher
Mon Nov 26, 2007 8:37 am
Forum: SourceRSC
Topic: Error 501 Help
Replies: 8
Views: 7793

First off, you don't have the correct settings for your gameserver's ftp settings. Judging by the output in your screenshot, I'd suspect you'd want to set [FTPPath] to "/66.225.194.236 port 27015/cstrike" (if you are running a cstrike server). The processing 1 of 25xxx message indicates it...
by Masher
Sun Nov 25, 2007 11:01 pm
Forum: SourceRSC
Topic: Error 501 Help
Replies: 8
Views: 7793

Are you sure "/66.225.194.236 port 27015/bin" is the correct setting for your redirect?
by Masher
Fri Nov 16, 2007 10:56 am
Forum: SourceRSC
Topic: 27k files found on server but only 12k in profile
Replies: 4
Views: 5584

Cool, glad to see you got it working.
by Masher
Thu Nov 15, 2007 8:45 am
Forum: SourceRSC
Topic: 27k files found on server but only 12k in profile
Replies: 4
Views: 5584

My guess would be that you aren't pointing SourceRSC at the correct location. It should pointed at the root of the gamemod (ie. orangebox\tf)

And yes, bzip2 is command line based
by Masher
Wed Oct 31, 2007 1:02 am
Forum: SourceRSC
Topic: Wierd Error
Replies: 3
Views: 4934

DontWannaName wrote:oh thanks, that worked! This little program saved me hours of uploading and took advantage of my servers upload speed that I pay for lol. If I have any more problemos I know where to come :D
Cool, glad it worked out :D
by Masher
Tue Oct 30, 2007 10:47 pm
Forum: SourceRSC
Topic: Wierd Error
Replies: 3
Views: 4934

What is your compresspath set to? If it's .\compressed you may want to change it to something off the root like c:\temp and see if that helps. Let me know.
by Masher
Tue Oct 30, 2007 4:40 pm
Forum: SourceRSC
Topic: AWSOME TOOL !!!!!! .................BUT
Replies: 1
Views: 3564

Re: AWSOME TOOL !!!!!! .................BUT

How can it run multiple CSS servers from a single ini file or muplitple ini files but with one commad. It can't....using a batch file would be a good option. Also I want to run this as a scheduled task but the app finishesh with a hit enter button and leave the screen open can you add to the exe. t...
by Masher
Mon Oct 29, 2007 10:40 am
Forum: News
Topic: New Utility: HLDSUpdate-retry
Replies: 1
Views: 11595

New Utility: HLDSUpdate-retry

I've written a new tool that monitors the hldsupdatetool process and restarts it if the update process errors out with the "Connection reset by peer" error. Allows you to update/install without having to baby sit the tool until Valve fixes their tool.

Get it in the downloads area.
Enjoy!
by Masher
Thu Oct 25, 2007 8:42 am
Forum: News
Topic: SourceRSC Update Notifications
Replies: 0
Views: 12301

SourceRSC Update Notifications

Join my steam community group to get instant notification of updates, support, and more!
by Masher
Thu Oct 25, 2007 8:38 am
Forum: SourceRSC
Topic: Update notifications/Steam Community Group
Replies: 1
Views: 10953

Update notifications/Steam Community Group

Join my steam community group to get instant notification of updates, support, and more!

http://steamcommunity.com/groups/brainless
by Masher
Mon Oct 22, 2007 7:11 pm
Forum: SourceRSC
Topic: Error code 451
Replies: 5
Views: 6766

Cool, that was an easy fix. 8)
by Masher
Fri Oct 19, 2007 7:31 pm
Forum: SourceRSC
Topic: Error code 451
Replies: 5
Views: 6766

To be honest I really don't know if that's a server or client error message. I didn't write the ftp component that the program uses, so I'm really of not much help with the FTP stuff. :(
by Masher
Fri Oct 19, 2007 4:03 pm
Forum: SourceRSC
Topic: Error code 451
Replies: 5
Views: 6766

Just did some quick research and it suggests that the either the server is/was having trouble reading the file or the client was having trouble saving the file. My guess would be the server...

Have you tried changing the passv mode for the server to see if it helps?