Dedicated server for TMNF/TMU-F (2011-02-21)
Moderators: Pit Crew, TM-Patrol
-
- smooth traffic navigator
- Posts: 236
- Joined: 08 May 2008 09:25
- Owned TM-games: All but original
- Location: The Netherlands
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
Just a notify:
The time incoherence ban, sounds strange but when i had my server on version from may and august, i never encountered this. Now i updated my servers 4 weeks ago wit the november version and the bans are flying around :O
The time incoherence ban, sounds strange but when i had my server on version from may and august, i never encountered this. Now i updated my servers 4 weeks ago wit the november version and the bans are flying around :O
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
@weerwolf1
english:
I have 5 server.
1x 140
2x 16
2x 10
only the one server that has 140, the problem from day to day full of ram the other 4 will always remain at the same rams.
german:
ich habe 5 server.
1x 140
2x 16
2x 10
nur der 140 man server hat dieses problem das von tag zu tag der ram voller wird die anderen 4 bleiben immer bei den gleichen rams.
*edit*
9 days = 799 MB Ram
please help =(
english:
I have 5 server.
1x 140
2x 16
2x 10
only the one server that has 140, the problem from day to day full of ram the other 4 will always remain at the same rams.
german:
ich habe 5 server.
1x 140
2x 16
2x 10
nur der 140 man server hat dieses problem das von tag zu tag der ram voller wird die anderen 4 bleiben immer bei den gleichen rams.
*edit*
9 days = 799 MB Ram
please help =(
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
Try to delete the cache folder. Sometimes server need lot of time to load all cache folder items. {track logos,player musics etc}
And do any server restart each 2 days to clear them all.
Maintenance is the best friend
And do any server restart each 2 days to clear them all.
Maintenance is the best friend

Re: Dedicated server for TMNF/TMU-F (2009-11-19)
I think it's not exactly beautiful ... restart every 2 days?
the server is visited around the clock very well.
cache folder contents, I delete every day.
the server is visited around the clock very well.
cache folder contents, I delete every day.
-
- Pit Crew
- Posts: 1493
- Joined: 03 Jun 2006 13:24
- Owned TM-games: TMU
- Contact:
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
Why not just disable the cache on the server completely?tyjo wrote:I think it's not exactly beautiful ... restart every 2 days?
the server is visited around the clock very well.
cache folder contents, I delete every day.
Look for p2p_cache_size, enable_p2p_upload, and enable_p2p_download. Set the cache size to 0, and p2p settings to false.
-
- smooth traffic navigator
- Posts: 236
- Joined: 08 May 2008 09:25
- Owned TM-games: All but original
- Location: The Netherlands
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
p2p is advisible to diable with so many players.
Caches on my server are only 100 mb
Caches on my server are only 100 mb
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
If I turn off p2p and cache, we see yet the car skins and avatars?Assembler Maniac wrote:Why not just disable the cache on the server completely?tyjo wrote:I think it's not exactly beautiful ... restart every 2 days?
the server is visited around the clock very well.
cache folder contents, I delete every day.
Look for p2p_cache_size, enable_p2p_upload, and enable_p2p_download. Set the cache size to 0, and p2p settings to false.
-
- Pit Crew
- Posts: 1493
- Joined: 03 Jun 2006 13:24
- Owned TM-games: TMU
- Contact:
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
Yes. Those things will be shared among players. It's just keeps the server from participating in the p2p sharing.tyjo wrote:If I turn off p2p and cache, we see yet the car skins and avatars?
Basically the server will only be serving race specific data, not visually related files.
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
I've now tested everything.weerwolf1 wrote:Memory leak? But i never seen this myself with just de server software. In one early stage on xaseco yes, but was solved.
Memory test ....
CPU test ....
HDD test ....
the hardware is running smoothly. So there is no hardware errors.
I have also tested whether the server frees RAM when I kill processes. He does this
My last idea is like you have said a "memory leak" in the dedicated version 19.11.2009.
Now my question ...
@xbx and all other developers
Develops its just at a new dedicated server version?
Or should I downgrade to the version of 25.5.2009?
Thanks for your help

*edit
I've tested it (p2p false and cache 0)
still the same problem continues

- Ant
- TM-Patrol
- Posts: 1845
- Joined: 01 Dec 2007 17:04
- Owned TM-games: TMN, TMUF, TM Wii
- Location: London, England
- Contact:
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
I have the latest release of this server and I tried to put a manialink in the comment section of the dedicated config, but it doesn't recognize the & symbol in the link - how do I change it so it can be seen ?? (I already have a working link there for something else too)
Heres the link I wanted to put in:
Thanks in advance for any help on this - it seems like it should be simple - but it's really annoying !
Heres the link I wanted to put in:
Code: Select all
$l[http://www.teamspeak.com/?page=downloads&archive=1]$w$fffTeamSpeak 2$l
My TMF Hub --- Server
- svens
- speedy pilot
- Posts: 304
- Joined: 05 Dec 2009 23:30
- Owned TM-games: TMUF, TMS, TMO
- Location: Bern, CH
- Contact:
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
Try replacing & with & because dedicated config is a xml file. (Hopefully it gets parsed and replaced correctlyXXX-Ant wrote:Code: Select all
$l[http://www.teamspeak.com/?page=downloads&archive=1]$w$fffTeamSpeak 2$l

- Ant
- TM-Patrol
- Posts: 1845
- Joined: 01 Dec 2007 17:04
- Owned TM-games: TMN, TMUF, TM Wii
- Location: London, England
- Contact:
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
That worked perfectly ! Thank you very muchsvens wrote:Try replacing & with & because dedicated config is a xml file. (Hopefully it gets parsed and replaced correctlyXXX-Ant wrote:Code: Select all
$l[http://www.teamspeak.com/?page=downloads&archive=1]$w$fffTeamSpeak 2$l
)

Its weird tho, cos I have this in the aseco config.xml as part of a welcome message
Code: Select all
$l[http://www.teamspeak.com/?page=downloads&archive=1]TeamSpeak 2 client.$l
My TMF Hub --- Server
- Ant
- TM-Patrol
- Posts: 1845
- Joined: 01 Dec 2007 17:04
- Owned TM-games: TMN, TMUF, TM Wii
- Location: London, England
- Contact:
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
Ok, now something strange is happening, heres part of my console log :
The weird thing is, its listening for xml-rpc commands on port 5033 but in the dedicated config I have this :
I know I could change the ports in XAseco to 5033 so it connects to the dedicated, but my main concern is why is it now trying to listen on port 5033 instead of 5003 as it has always been ?? AND - how come when its definitely set to 5003, its trying to listen on port 5033 ???
Code: Select all
[2010/02/07 01:38:45] Initializing...
[2010/02/07 01:38:45] Configuration file : dedicated_cfg.txt
[2010/02/07 01:38:45] Loading system configuration...
[2010/02/07 01:38:45] ...system configuration loaded
[2010/02/07 01:38:45] Loading cache...
[2010/02/07 01:38:46] ...OK
[2010/02/07 01:38:47] Listening for xml-rpc commands on port 5033.
[2010/02/07 01:38:47] Loading dedicated server configuration...
[2010/02/07 01:38:47] ...Dedicated server configuration loaded
[2010/02/07 01:38:47] Match settings file : MatchSettings\tracklist.txt
[2010/02/07 01:38:47] Loading match settings...
[2010/02/07 01:38:47] ...Match settings loaded
[2010/02/07 01:38:47] Autostart server on internet
[2010/02/07 01:38:47] Connecting to master server...
[2010/02/07 01:38:47] ...OK
[2010/02/07 01:38:48] Identifying on master server...
[2010/02/07 01:38:48] ...OK
[2010/02/07 01:38:48] URL: tmtp://#join=xxxantunited
[2010/02/07 01:38:48] Please wait, loading...
[2010/02/07 01:38:48] Starting server...
[2010/02/07 01:38:48] Getting remote blacklist...
[2010/02/07 01:38:50] ...OK
[2010/02/07 01:38:50] Loading challenge Spock's Beard!.Challenge.Gbx (F48coO1jiRyUuG7A5pSqIB8umo2)...
[2010/02/07 01:38:50] ...Load succeeds
[2010/02/07 01:38:51] Starting Match...
[2010/02/07 01:38:51] ...Synchronization
[2010/02/07 01:38:55] ...Play
Code: Select all
<xmlrpc_port>5003</xmlrpc_port>
My TMF Hub --- Server
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
That error occure if the ports 5003 to 5032 are blocked from other applications, as far as I know.
- Ant
- TM-Patrol
- Posts: 1845
- Joined: 01 Dec 2007 17:04
- Owned TM-games: TMN, TMUF, TM Wii
- Location: London, England
- Contact:
Re: Dedicated server for TMNF/TMU-F (2009-11-19)
I don't have anything else using those ports though
My TMF Hub --- Server