Cant get it to work :(

Redirect Server Checker for the Unreal Engine (UT, 2k3-4, XMP, etc.)
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Cant get it to work :(

Post by slacker »

//Tell hlrsc what mod it's working with (CS or CZ)
//To generate a .rsc for any other mod, see rscgen.txt
//If using a custom RSC file for a custom mod, enter the name of the RSC file minus the .rsc
[GameMod]
CS

//Gameserver query mode (FTP or Local)
[GSQryMode]
FTP

//Redirect query mode (FTP or Local)
[RedirQryMode]
FTP

//Enter the path to the gamemod if querying gameserver via local mode
[ServerPath]
c:\gs\cs\cstrike

//Enter the root path to the redirect if querying redirect via local mode
[RedirectPath]
c:\hl2server\redir

//If querying game server via FTP, where should CSRSC save compressed downloaded files to
//Leaving this as-is is fine.
[CompressPath]
.\compressed

//-----The following ftp server info is used to connect to the Gameserver-----
//This section is only needed if querying gameserver via FTP
//FQDN or IP of your FTP Server
[FTPSrvr]
74.91.121.226

//FTP Server Port (Def 21)
[FTPPort]
22

//FTP Username
[FTPUser]


//FTP Password
[FTPPass]


//The root folder of your game mod, must be prefixed with / ie. /cstrike. Leave blank for root
[FTPPath]
/home/gungame/

//Use passive mode? Try toggling this if you are having problems connecting to the server (True/False)
[FTPPasv]
True

//Skipmisc: Automatically skip the logs, downloads, and addonds folder on the game server--speeds things up a bit (True/False)
[FTPSkipMisc]
True

//-----The following ftp server info is used to connect to the Redirect-----
//This section is only needed if querying redirect via ftp
//Redirect: FQDN or IP of your FTP Server
//Looking for a good deal on a redirect--checkout www.urldownload.com--prices start at $5/mo
[Redir-FTPSrvr]
hosted14.nfoservers.com

//Redirect: FTP Server Port (Def 21)
[Redir-FTPPort]
22

//Redirect: FTP Username
[Redir-FTPUser]


//Redirect: FTP Password
[Redir-FTPPass]


//The root folder of your redirect, must be prefixed with / ie. /redir. Leave blank for root
[Redir-FTPPath]
/usr/www/brutus

//Redirect: Use passive mode? Try toggling this if you are having problems connecting to the server (True/False)
[Redir-FTPPasv]
False

//Redirect: Automatically upload new compressed files to the redirect? (True/False)
[Redir-Upload]
True

//Debug: Be very verbose? (True/False)
[Debug]
True

//Autoupdate: Automatically check for updated basefiles(True/False)
[AutoUpdate]
False

//Delete files on the redirect that aren't on the server? (Off, Report, or Delete)
//Off==feature disabled
//report==will report files on the redirect that aren't on the game server
//delete==same as report but will automatically delete them (ensure everything is working correctly before setting to this)
[RedirectCleaner]
Report

Don't process the addons folder of game server when using local mode. USE [ftpskipmisc] if using ftp. (True/False)
[SkipAddons]
True



And This
HalfLifeRSC Version 1.00 By Masher
www.brainless.us
Ini: halflifersc.ini
Gameserver query mode: FTP
Redirect query mode: FTP
Compress path: .\compressed
Game Mod: CS
Platform: Windows

-----Phase One-----Basefile
Entries in basefile: 737

-----Phase Two-----Gameserver
Unable to read data from the transport connection: A connection attempt failed b
ecause the connected party did not properly respond after a period of time, or e
stablished connection failed because connected host has failed to respond.
Not connected to gameserver ftp, retrying...
Unable to read data from the transport connection: A connection attempt failed b
ecause the connected party did not properly respond after a period of time, or e
stablished connection failed because connected host has failed to respond.
Not connected to gameserver ftp, retrying...
Unable to read data from the transport connection: A connection attempt failed b
ecause the connected party did not properly respond after a period of time, or e
stablished connection failed because connected host has failed to respond.
Not connected to gameserver ftp, retrying...
Unable to read data from the transport connection: A connection attempt failed b
ecause the connected party did not properly respond after a period of time, or e
stablished connection failed because connected host has failed to respond.
Unable to connect!
Press Enter to exit
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Cant get it to work :(

Post by Masher »

Tried changing the passv setting?
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

Yes i tried both ways

Is this the only RSC tool?
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Cant get it to work :(

Post by Masher »

There are multiple rsc tools for other games.

Are you 100% sure your ip and port settings are correct for the game server?
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

the ip and port is the same i use to log into the ftp of my machine. is this not what i need?
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Cant get it to work :(

Post by Masher »

RSC is just saying it can't connect to the ftp. If you're sure you're using the correct ip/port then maybe it's a firewall issue? Not really sure it wouldn't be working for you.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

what program does the software use to connect to ftp?
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

would you mind taking a look?
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Cant get it to work :(

Post by Masher »

You can send me your ini in a private message.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

Sent Thanks for your help :)
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Cant get it to work :(

Post by Masher »

I haven't received anything yet. Did you pm or email?
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

pm
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

Sorry resent look like first one did not send.
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Cant get it to work :(

Post by Masher »

Port 22==scp,ssh, sometimes sftp
We're using ftp, typically port 21; and you're using 22 which is not the same as ftp.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
slacker
Posts: 15
Joined: Sun Apr 07, 2013 6:10 pm

Re: Cant get it to work :(

Post by slacker »

So what does that mean i have todo our are you still working on it?
Post Reply