TrueCombat http://truecombatelite.com/forums/ |
|
Setting up TC:E server (ycn-hostnig) http://truecombatelite.com/forums/viewtopic.php?f=39&t=2511 |
Page 1 of 1 |
Author: | Bury [ Wed May 01, 2013 1:30 pm ] |
Post subject: | Setting up TC:E server (ycn-hostnig) |
Hey guys, i got problem with setting up dedicated server for TCE game. I run 2.60b linux server, and TCE 49b and i use YCN-hosting service. When i start server everything looks good, when i look at server info, everything looks good also..it says tce_version = Beta 0.490b PUB 20-12-2006 (Hardballer) version = ET 2.60b linux-i386 May 8 2006 so..all things are updated and running. Problem is, server isnt viewable in server list + when i try connect by IP, it says unrecognizable/unexpected error occurred. My server.cfg is: // YCN-Hosting.com Default Configuration for TCE // Memory settings set com_hunkmegs "192" set com_soundmegs 64 set com_zonemegs "64" //=========================Server Passwords======================// set g_password "" // set to password protect the server set sv_privateclients "0" // if set > 0, then this number of client slots will be reserved for connections set sv_privatepassword "" // that have "password" set to the value of "sv_privatePassword" set rconpassword "" // remote console access password set refereePassword "%REFEREEPASSWORD%" // referee status password //=============================DL, RATE==========================// set sv_maxRate "25000" set sv_dl_maxRate "2048000" set sv_allowDownload "1" set sv_wwwDownload "1" set sv_wwwBaseURL "http://maps.germany1.ycn-hosting.com/188.40.127.132-27170" set sv_wwwDlDisconnected "0" set sv_wwwFallbackURL "" //=============================MOD, ECT==========================// set sv_hostname "TCEHost | YCN-Hosting.com" // name of server here set server_motd0 " " // message in right corner of join screen here set server_motd1 " " set server_motd2 " " set server_motd3 "www.YCN-Hosting.com" set server_motd4 " " set server_motd5 " " //=========================LOG SETTINGS======================// set g_log "TCE.log" set g_logsync 1 set logfile 2 //========================VOTE SETTINGS======================// set g_allowVote "1" set vote_limit "2" set vote_percent "52" set vote_allow_comp "0" set vote_allow_gametype "0" set vote_allow_kick "1" set vote_allow_map "0" set vote_allow_matchreset "1" set vote_allow_mutespecs "1" set vote_allow_nextmap "1" set vote_allow_restartmap "1" set vote_allow_pub "0" set vote_allow_referee "0" set vote_allow_shuffleteams "0" set vote_allow_swapteams "0" set vote_allow_friendlyfire "0" set vote_allow_timelimit "0" set vote_allow_warmupdamage "0" set vote_allow_antilag "0" set vote_allow_balancedteams "1" set vote_allow_muting "1" //==========True Combat Elite Default Configuration==========// //CTF server set g_gametype "2" set sv_official 0 set sv_pure 1 set sv_timeout "" set sv_reconnectlimit "8" set g_heavyWeaponRestriction "100" set g_antilag "1" set g_altStopwatchMode "0" set g_autofireteams "0" set g_fastres "0" set g_friendlyFire "1" set g_leanmode "1" set g_minGameClients "0" set g_maxlives "0" set g_alliedmaxlives "0" set g_axismaxlives "0" set g_noTeamSwitching "0" set g_voiceChatsAllowed "4" set g_warmup "8" set g_dowarmup "0" set sv_floodProtect "1" set sv_pure "1" set sv_minping "0" set sv_maxping "0" set sv_fps "30" set match_latejoin "1" set match_minplayers "0" set match_mutespecs "0" set match_readypercent "100" set match_timeoutcount "0" set match_warmupDamage "0" set team_maxplayers "0" set team_nocontrols "1" set pmove_fixed "0" set pmove_msec "8" set g_spectatorInactivity "0" // LMS settings set g_lms_currentMatch "0" set g_lms_lockTeams "0" set g_lms_followTeamOnly "1" //=========================PB SETTINGS=======================// set sv_punkbuster 1 pb_sv_enable // logging pb_SV_AliasAutoload 1 pb_sv_aliasMax 10 pb_sv_scoreKick "0" Pb_sv_noguidgrace 0 pb_sv_changeMax 10 pb_sv_minName 1 pb_sv_EmptyName 0 //=========================MAP Config=======================// // Load default map in 10 seconds if no map could be loaded set com_watchdog 10 set com_watchdog_cmd "map obj_delta" // exec maps.cfg // mapcycle set map1 "map obj_delta ; set nextmap vstr map2" set map2 "map obj_northport ; set nextmap vstr map3" set map3 "map obj_railhouse ; set nextmap vstr map4" set map4 "map obj_snow ; set nextmap vstr map5" set map5 "map obj_stadtrand ; set nextmap vstr map6" set map6 "map obj_village ; set nextmap vstr map1" vstr map1 What am i missing ? P.S If someone is interested i can make sub-user account for you so we can run server together. Someone with a bit experience ofcorse. Thanks for help ! |
Author: | DennerBR [ Wed May 01, 2013 1:41 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
What is the IP? I would like join in it to test. |
Author: | Bury [ Wed May 01, 2013 1:45 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
188.40.127.132:27170 I think you will not be able to connect. Maybi im wrong. Reply plz. |
Author: | DennerBR [ Wed May 01, 2013 2:01 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
Really, the only think that appears after disconnection is the message described above. It can be due a corrupted instalation of TCE or ET packs, and server no execute the watchdog. Have you a control panel? Try to reinstall server. If thats not work, reply here, and I could help you with this issue by accessing your server remotely. |
Author: | Bury [ Wed May 01, 2013 2:06 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
I tried to reinstall my server many times just to set up TCE server. I re-uploded tce files many times. I also played with server.cfg, nothing did help. I almost give up, than i remembered i could ask for help here. So if you would be so kind it would be great if you will help me. I can make subuser for cPannel with all access so you could edit server. If you agree i can send u username and password for cp on private message. |
Author: | DennerBR [ Wed May 01, 2013 2:08 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
Ok, you could do it. I'm waiting. |
Author: | Nons [ Wed May 01, 2013 5:47 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
Hi, bury i see u today tryin' to connect to massa ![]() ![]() ![]() ![]() ![]() |
Author: | DennerBR [ Thu May 02, 2013 1:25 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
Hi Nons It seems that it have problem with installation files or path permissions. I tried join into the server with no success in a dozen times. I did send a support ticket to the host provider to verify it for Bury for now. |
Author: | DennerBR [ Thu May 02, 2013 6:06 pm ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
Solved. |
Author: | luka [ Mon May 06, 2013 10:37 am ] |
Post subject: | Re: Setting up TC:E server (ycn-hostnig) |
U sure ur server is running ? and did you change comand line to execute tce mod ? |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |