.../ManiaLive/libraries/ManiaLive/Utilities\logger.php
line 77
from:
Code: Select all
error_log($text, 3, $this->path);
Code: Select all
error_log(date("Y.m.d_H:i ",time()).$text."\n", 3, $this->path);
for new line in command log...
Code: Select all
error_log($text, 3, $this->path);
Code: Select all
error_log(date("Y.m.d_H:i ",time()).$text."\n", 3, $this->path);
Code: Select all
-> ManiaLive\DedicatedApi\Xmlrpc\Exception with code -1000
Login unknown.
i think this depends. for me i have one server where 3 seconds are enough, but one server even 5 was enough. i use 8sec now.RamCUP2000 wrote:THX corto-72and all other
pause between start of TrackmaniaServer and ManiaLive must be larger than 3 seconds![]()
same like me.... it becomes funny there iis another post about this issuegiu wrote:testmode = false
password set correctly
it was a running system before!!! only change: server restart!!!
after that: API PW error