26 Jan 11, 01:50AM
(This post was last modified: 26 Jan 11, 07:08PM by OpenSource.)
If i start GUIserver with «/home/username/.games/1.1.0.4/ac_guiserver -C/home/username/.games/1.1.0.4/config/servercmdline.txt» it open up, but get some errors.
Why log cant get written i dont know. Got read/writer permission for folders/files.
This even if maprot.cfg is added to servercmdline.txt.
Using my «normal» starter (server.sh) «sh -c "cd ~/.games/1.1.0.4 && sh server.sh"» i get:
Lets just hope someone get it running and can help soon.
Before 1.1.0.5 is out would be nice.
[SELECT ALL] Code:
reading commandline parameters from file '/home/username/.games/1.1.0.4/config/servercmdline.txt'
failed to open "logs/serverlog_20110126_01.45.34_xxxxxxx.txt" for writing
logging started: console(INFO), file(DISABLED), syslog(VERBOSE, "AssaultCube[xxxxxxx]", local6), timestamp(ENABLED)
Jan 26 01:45:34 logging local AssaultCube server (version 1104, protocol 1132/104) now..
Jan 26 01:45:34 could not read config file 'config/maprot.cfg'
Jan 26 01:45:34 ERROR: AssaultCube fatal error: maprot unavailable
This even if maprot.cfg is added to servercmdline.txt.
Using my «normal» starter (server.sh) «sh -c "cd ~/.games/1.1.0.4 && sh server.sh"» i get:
[SELECT ALL] Code:
reading commandline parameters from file 'config/servercmdline.txt'
logging started: console(INFO), file(VERBOSE, "serverlog_20110126_01.48.12_xxxxxxxxxx.txt"), syslog(VERBOSE, "AssaultCube[xxxxxxx]", local6), timestamp(ENABLED)
Jan 26 01:48:12 logging local AssaultCube server (version 1104, protocol 1132/104) now..
Jan 26 01:48:17 read 150 map rotation entries from 'config/maprot.cfg'
Jan 26 01:48:17 read 6 admin passwords from 'config/serverpwd.cfg'
Jan 26 01:48:47 read 882 (979) blacklist entries from 'config/serverblacklist.cfg', 0 errors
Jan 26 01:49:00 read 144 + 250 entries from nickname blacklist file 'config/nicknameblacklist.cfg', 0 errors
Jan 26 01:49:01 dedicated server started, waiting for clients...
Jan 26 01:49:01 Ctrl-C to exit
Jan 26 01:49:01 looking up assault.cubers.net...
Jan 26 01:49:01 master server registration succeeded
Lets just hope someone get it running and can help soon.
Before 1.1.0.5 is out would be nice.