My Download Keeps Looping

Have a question you need to ask? Need help? Ask here!

Moderator: Core Staff

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 19th, 2011, 9:49 pm

//******************************************************************************

Image

// Call of Duty 4 Server Configuration File



//******************************************************************************
// Color Codes
//******************************************************************************
// Colors for text. Do not clear the comment in front of the color codes.
// Useful for your server name, motd msg's - Information and ref use only
//
// ^1 = Red
// ^2 = Green
// ^3 = Yellow
// ^4 = Blue
// ^5 = Cyan
// ^6 = pink/Magenta
// ^7 = White
// ^0 = Black

//******************************************************************************
// Public Information
//******************************************************************************
//sets sv_hostname "Gametracker"
sets sv_hostname "^6CW| ^6Jump ^2Server"
sets _Admin ""
sets _Email ""
sets _Website "http://www.cw-clan.co.uk/"
sets _Location ""
sets _Irc "#codjumper"
set scr_motd ""

//******************************************************************************
// Common Server Settings
//******************************************************************************
// Log Settings
set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append
set logfile "1" // 0 = NO log, 1 = log file enabled
set g_log "games_mp.log" // Name of log file, default is games_mp.log
set sv_log_damage "1"

// Master servers
set sv_master1 "cod2master.activision.com"
set sv_master2 "cod2authorize.activision.com"
set sv_master3 "cod2master.infinityward.com"
set sv_master3 "cod2update.activision.com"
set sv_master4 "master.gamespy.com:28960"
set sv_master5 "master0.gamespy.com"
set sv_master6 "master1.gamespy.com"
set sv_master7 "clanservers.net"
set sv_gamespy "1"

// Password Settings
set rcon_password "" // RCON must supply pw to use
set sv_privatePassword "" // Private slots, non-public slots

// The following can be used to lock out the server so that only those
// players that have been provide the password can connect. Good for
// matches, practices, etc.
set g_password ""

// Player slots setup
set sv_privateclients "" // Number of private player slots, maxclients - privateclients = public slots
set sv_maxclients "16"

// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "350" // MAX player ping on CONNECT, any higher and player isnt allowed to connect

// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
// See included Quick Setup Guide for instructions.
set sv_allowdownload "1"
seta sv_wwwDownload "1"
set sv_wwwBaseURL "http://www.aegclan.com/cod4"
seta sv_wwwDlDisconnected "0"

// Rate
set sv_maxRate "5000"

// FPS
//set sv_fps "20"

// Drop inactive players
set sv_timeout "300"
set sv_zombietime "1"
set g_inactivity "0"
set g_inactivityspectator "0"

// AntiFlooding Settings
set sv_floodProtect "1"
set sv_reconnectlimit "3"

// Anti Cheat Settings
set sv_disableClientConsole "0"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
set sv_punkbuster "1"
set pb_sv_enable "1"

// Temporary Ban duration, in seconds
set sv_kickBanTime "3600"

// In-game voice communication system
set sv_voice "1"
set sv_voiceQuality "1"
set voice_deadChat "0"
set voice_global "0"
set voice_localEcho "0"
set winvoice_mic_mute "1"

set scr_oldschool "1"


//******************************************************************************
// Perks set 1 to enable set 0 to disable
//******************************************************************************

set perk_allow_specialty_parabolic 1
set perk_allow_specialty_gpsjammer 1
set perk_allow_specialty_holdbreath 1
set perk_allow_specialty_quieter 1
set perk_allow_specialty_longersprint 1
set perk_allow_specialty_detectexplosive 1
set perk_allow_specialty_explosivedamage 1
set perk_allow_specialty_pistoldeath 1
set perk_allow_specialty_grenadepulldeath 1
set perk_allow_specialty_bulletdamage 1
set perk_allow_specialty_bulletpenetration 1
set perk_allow_specialty_bulletaccuracy 1
set perk_allow_specialty_rof 1
set perk_allow_specialty_fastreload 1
set perk_allow_specialty_extraammo 1
set perk_allow_specialty_armorvest 1
set perk_allow_specialty_fraggrenade 1
set perk_allow_specialty_specialgrenade 1
set perk_allow_c4_mp 1
set perk_allow_claymore_mp 1
set perk_allow_rpg_mp 1

//******************************************************************************
// Misc
//******************************************************************************
set sv_allowAnonymous "0"
set g_antilag "0"
set g_compassShowEnemies "0"
set g_allowvote "0"

//******************************************************************************
// GAME TYPE SETTINGS
//******************************************************************************
// DEATHMATCH
//******************************************************************************
set scr_dm_scorelimit 150
set scr_cj_timelimit 45
set scr_dm_roundlimit 1
set scr_dm_numlives 0
set scr_dm_playerrespawndelay 0
set scr_dm_waverespawndelay 0


//CODJUMPER MOD

set cj_logo "0"
set cj_sponsor "1"
set cj_allowvote "1"
set cj_votedelay 30
set cj_disablerpg "0"
set cj_timelimit "45"

set cj_msg_rotate_1 "^1AeG^7clan^8.com ^1- ^7For all your CoDJumping needs!"
set cj_msg_rotate_2 "^7Xfire group: ^2www.xfire.com/clans/cwukclan"

set cj_msg_delay 10
set cj_deleteents 0
set cj_showdamage_trigger 1
set cj_welcome "1::AeG^8clan^7.com"
set cj_voteduration "30"
set cj_votelockout "30"
set cj_voteratio "0.6"
set cj_autoadmin "1"
set cj_adminguids "4fc3931f2c5a24819bdcb27b90e238be,AeG|Denzil,2803c6d87bdf8b390f7dd0ff5cd8648c,AeG|DevilsYard,2b79f316a2189642bad9e5c98404eb84,AeG| NoitrA"

set sv_mapRotation "gametype cj map mp_dragonball"

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13313
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: My Download Keeps Looping

Post by Drofder2004 » March 20th, 2011, 3:18 am

If the path is correct the mod should detect the incorrect gametype and restart. If you are not getting the incorrect gametype message I would guess an install problem.

With your command line, make sure the letters are exact (for example, Mods or mods).

Second, can you load the gametype manually using RCON?
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 20th, 2011, 1:01 pm

Drofder2004 wrote:If the path is correct the mod should detect the incorrect gametype and restart. If you are not getting the incorrect gametype message I would guess an install problem.

With your command line, make sure the letters are exact (for example, Mods or mods).

Second, can you load the gametype manually using RCON?
i am not getting anything, tried a manual gametype change via rcon but still loads back to FFA :/

The command line is exact. Mods = Mods

Reinstalled the server 3 times now!! seriously annoying me ^^

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13313
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: My Download Keeps Looping

Post by Drofder2004 » March 20th, 2011, 2:57 pm

My only suggestion atm would be toredownload the files (preferably off our server redirect) and then reupload those files.
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 20th, 2011, 4:06 pm

Drofder2004 wrote:My only suggestion atm would be toredownload the files (preferably off our server redirect) and then reupload those files.
thats what i did do,

if u want to have a look u can add me on xfire michaelhmfc

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 20th, 2011, 7:13 pm

i am going to get my host to install v3_1 on there 1 click install and see if that works... no other options :(

Pedsdude
Site Admin
Site Admin
Posts: 15908
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: My Download Keeps Looping

Post by Pedsdude » March 20th, 2011, 9:33 pm

On a side note, why is this in Feedback, Bugs and Errors instead of Support or Servers? :roll:
Image
Image

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 20th, 2011, 11:05 pm

Pedsdude wrote:On a side note, why is this in Feedback, Bugs and Errors instead of Support or Servers? :roll:
Because under help and support i seen "Bugs and Errors" i had an error and needed help or support :/

Pedsdude
Site Admin
Site Admin
Posts: 15908
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: My Download Keeps Looping

Post by Pedsdude » March 20th, 2011, 11:36 pm

"Please give us your feedback and suggestions. Spotted an error on our site? Let us know how we can improve here!" :P

Not a problem, I've moved it now (and kept a shadow in the old forum).
Image
Image

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 20th, 2011, 11:46 pm

Pedsdude wrote:"Please give us your feedback and suggestions. Spotted an error on our site? Let us know how we can improve here!" :P

Not a problem, I've moved it now (and kept a shadow in the old forum).
My bad, sorry ^^

Qauntumz
CJ Newbie
CJ Newbie
Posts: 90
Joined: January 27th, 2011, 4:27 pm
Gamertag: QuaNnTuM HD
Location: Sacramento, CA

Re: My Download Keeps Looping

Post by Qauntumz » March 21st, 2011, 11:43 pm

So, did you get it working or not?

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 22nd, 2011, 9:51 pm

I got the mod working EVENTUALLY, trying not get the fast download working now

Qauntumz
CJ Newbie
CJ Newbie
Posts: 90
Joined: January 27th, 2011, 4:27 pm
Gamertag: QuaNnTuM HD
Location: Sacramento, CA

Re: My Download Keeps Looping

Post by Qauntumz » March 22nd, 2011, 11:40 pm

Do you have redirect? if you dont you will most likely get a bit rate of 3-20kb/s.

DevilsYard
CJ Wannabe
CJ Wannabe
Posts: 27
Joined: March 16th, 2011, 11:14 pm

Re: My Download Keeps Looping

Post by DevilsYard » March 23rd, 2011, 4:06 pm

Yeah i have a redirect, theres also some redirects on my website witch i think is causing the problem.... my files are uploaded in aegclan.com but aegclan.com is inside cw-clan.co.uk public_html (changed our name) this is need for webhosting unless i pay for more hosting, and im not ^^

Qauntumz
CJ Newbie
CJ Newbie
Posts: 90
Joined: January 27th, 2011, 4:27 pm
Gamertag: QuaNnTuM HD
Location: Sacramento, CA

Re: My Download Keeps Looping

Post by Qauntumz » March 23rd, 2011, 4:23 pm

DevilsYard wrote:Yeah i have a redirect, theres also some redirects on my website witch i think is causing the problem.... my files are uploaded in aegclan.com but aegclan.com is inside cw-clan.co.uk public_html (changed our name) this is need for webhosting unless i pay for more hosting, and im not ^^
Well,it might be harder to stop the slow downloading

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests