yes, before start server i`m set 777 permission (full access for all) to GameData and included folders.xbx wrote:looks more like an issue with access rights than with freebsd.
can you create the file "touch GameData/Config/Config/Default.SystemConfig.Gbx" ?
Search found 18 matches
- 19 May 2008 17:39
- Forum: ToolBox
- Topic: Dedicated server for TMF, version 2008-05-19
- Replies: 6
- Views: 4182
Re: Dedicated server for TMF, version 2008-05-19
- 19 May 2008 15:31
- Forum: ToolBox
- Topic: Dedicated server for TMF, version 2008-05-19
- Replies: 6
- Views: 4182
Re: Dedicated server for TMF, version 2008-05-19
tnx again, but.. > ./TrackmaniaServer Starting TmForever v2008-05-19... WARNING: Could not find a suitable CLOCK_MONOTONIC, falling back to gettimeofday()... WARNING: You may get invalid times. Unable to open '/store/gs/TMF2/GameData/Config/Default.SystemConfig.Gbx' Initializing... got same error li...
- 17 May 2008 12:42
- Forum: Aseco/RASP 2
- Topic: ASECO/RASP TMF 2.1.6 [08-6-4]
- Replies: 301
- Views: 59540
Re: ASECO/RASP TMF 2.1.4 [08-5-9]
Aseco 2.1.4 file types\player.class.php // instanciates a player with an rpc response ... function Player($rpc_infos = null) { if ($rpc_infos) { $this->login = $rpc_infos['Login']; $this->nickname = $rpc_infos['NickName']; $this->id = $rpc_infos['PlayerId']; $this->ip = $rpc_infos['IPAddress']; $thi...
- 16 May 2008 21:23
- Forum: ToolBox
- Topic: TM Offline Stats 1.1 + (X)Aseco/FAST plugin
- Replies: 362
- Views: 89909
Re: TM Offline Stats 0.62b + Aseco/FAST plugin
maybe you forgot update GbxRemote.inc.php in TMOS ?The Doctor wrote:But since it is correct it comes up as Offline.
- 16 May 2008 15:30
- Forum: ToolBox
- Topic: Dedicated server for TMNF/TMU-F (2011-02-21)
- Replies: 554
- Views: 350059
Re: Dedicated server for TMNF/TMU-F (2008-05-07_beta)
repeat old post here(for 2008-05-07_beta)): Server cannot create config files and cache (Default.SystemConfig.Gbx, guestlist.txt, blacklist.txt, Game.FidCache.Gbx) (before start server, all folders have 777 permission) [2008/05/11 17:05:09] Unable to open '/store/gs/TMF/GameData/Config/Default.Syste...
- 16 May 2008 15:17
- Forum: ToolBox
- Topic: Dedicated server source
- Replies: 10
- Views: 1395
Re: Dedicated server source
thanks from me too 

- 15 May 2008 05:26
- Forum: Aseco/RASP 2
- Topic: Aseco plugin for TMOS Stats
- Replies: 0
- Views: 1214
Aseco plugin for TMOS Stats
Plugin displays server info, your rank, top10, etc. from TMOS (TM offline stats).
Works with last Aseco version.
help usage: /tmos help
http://games.uch.net/dl/tmos_aseco.zip
PS: i`m just edit exists plugin, i`m not write it. All questions to TMOS autor
Works with last Aseco version.
help usage: /tmos help
http://games.uch.net/dl/tmos_aseco.zip
PS: i`m just edit exists plugin, i`m not write it. All questions to TMOS autor

- 11 May 2008 14:12
- Forum: ToolBox
- Topic: The big dedicated server crash identification topic: UPDATED
- Replies: 90
- Views: 21470
Re: the big dedicated server crash identification topic
http://files2.trackmaniaforever.com/TrackmaniaServer_2008-05-07_beta.zip (only contains the executables) brave ones, please test it a bit, and I'll make a "real" release later. ........................ Server cannot create config files and cache (Default.SystemConfig.Gbx, guestlist.txt, blacklist.t...
- 11 May 2008 10:05
- Forum: ToolBox
- Topic: Dedicated server source
- Replies: 10
- Views: 1395
Re: Dedicated server source
i can`t see version later 2008-04-18 .....where i can get it ?
- 10 May 2008 20:43
- Forum: ToolBox
- Topic: Dedicated server source
- Replies: 10
- Views: 1395
Re: Dedicated server source
....anybody, tell xbx about my trouble. Peoples want`s to play Nation Forever.....
- 02 May 2008 12:18
- Forum: ToolBox
- Topic: Dedicated server source
- Replies: 10
- Views: 1395
Re: Dedicated server source
i hope it :\ (maybe xbx forgot....in 2 weeks ago i send PM to him..)
- 02 May 2008 11:59
- Forum: ToolBox
- Topic: Dedicated server source
- Replies: 10
- Views: 1395
Re: Dedicated server source
Ok. Who i can ask for release TMNF server for FreeBSD ? Existing release not running on FreBSD, i still got error: Starting TmForever v2008-04-18... Unable to find a suitable system clock. Exiting... Who can correct this error (or release "special" version with GetSystemClock routine from old, TMN, ...
- 02 May 2008 11:49
- Forum: ToolBox
- Topic: Dedicated server source
- Replies: 10
- Views: 1395
Dedicated server source
For TMN and TMNF are aviable ? Where i get it, if that possible ?
- 18 Apr 2008 05:47
- Forum: ToolBox
- Topic: Dedicated server for TMNF/TMU-F (2011-02-21)
- Replies: 554
- Views: 350059
Re: Dedicated server for TMNF/TMU-F (2008-04-16)
In FreeBSD you must use the brandelf utility to add the ELF type headers to the executable before it will start - brandelf -t LINUX TrackmaniaServer , and you must have Linux compatibility switched on in the Kernel. If you didn't do that at install time Google should give some easy answers on how t...
- 17 Apr 2008 14:50
- Forum: ToolBox
- Topic: Dedicated Server for TMF "2008-04-15b"
- Replies: 74
- Views: 18693
Re: Dedicated Server for TMF "2008-04-15b"
if you try to run it from freeBSD:Insensus wrote:You need to look in this forum for the "2008-04-16" version.
The archive in this topic contains the wrong binary.
brandelf -t Linux TrackmaniaServer
./TrackmaniaServer