a question to manialive

Discuss the Dedicated Server Tools developed by Nadeo Live such as ManiaLive, Trust Circles, Dedicated Manager, Competition Manager and Lobbies

Moderator: NADEO

farfa
Nadeo
Nadeo
Posts: 585
Joined: 14 Jun 2010, 16:15
Location: In front of your hood with one lap late

Re: a question to manialive

Post by farfa »

I think ManiaLive try to connect to your game and not to the dedicated server, change your XML-RPC port. My second hypothesis is that a plugin try to send a ManiaLink page to a disconnected player
Also known as: satanasdiabolo
RamCUP2000
Translator
Translator
Posts: 185
Joined: 15 Jun 2010, 11:14
Location: Czech republic » Jihomoravský kraj » Břeclav
Contact:

Re: a question to manialive

Post by RamCUP2000 »

the problem still persists

config.ini

Code: Select all

;------------------
; ManiaLive
;------------------

 phpPath = 'php'

;------------------
; Dedicated Server
;------------------

 server.host = '127.0.0.1'

 server.port = 3050

 server.user = 'SuperAdmin'

 server.password = 'SuperAdminPassword'

;------------------
; Admins
;------------------

 admins.logins[] = 'login_of_admin'

;------------------
; Plugins
;------------------

; none plugins

;------------------
; Threading
;------------------

threading.enabled = true
farfa
Nadeo
Nadeo
Posts: 585
Joined: 14 Jun 2010, 16:15
Location: In front of your hood with one lap late

Re: a question to manialive

Post by farfa »

Does ManiaLive crash after the Exception ?
Also known as: satanasdiabolo
RamCUP2000
Translator
Translator
Posts: 185
Joined: 15 Jun 2010, 11:14
Location: Czech republic » Jihomoravský kraj » Břeclav
Contact:

Re: a question to manialive

Post by RamCUP2000 »

It crashes immediately after start

Code: Select all

[11:50:49] XML-RPC connection established
[11:50:49] Successfully authentified with XML-RPC server
...

log_Error.txt :

    Occured on 20.05.2011 at 11:50:49 at process with ID #1813
    ---------------------------------
 -> ManiaLive\DedicatedApi\Xmlrpc\Exception with code -1000
maybe startup script (i'm using Linux Ubuntu 11.04):

Code: Select all

php bootstrapper.php >bootstrapper.log 2>&1 & echo $!;
in previous releases of ManiaLive it func normally
User avatar
Knutselmaaster
Posts: 1206
Joined: 15 Jun 2010, 18:03
Location: Somewhere between Paris and Disney in France.
Contact:

Re: a question to manialive

Post by Knutselmaaster »

Have you tried using the included script to see if it works? (just type ./run in your console)
RamCUP2000
Translator
Translator
Posts: 185
Joined: 15 Jun 2010, 11:14
Location: Czech republic » Jihomoravský kraj » Břeclav
Contact:

Re: a question to manialive

Post by RamCUP2000 »

still the same problem

full my startup script:

Code: Select all

#!/bin/bash
cd /home/rampbo/tmf
./TrackmaniaServer /game_settings=MatchSettings/tracklist.txt /dedicated_cfg=dedicated_cfg.txt
sleep 1
cd /home/rampbo/tmf/manialive
php bootstrapper.php >bootstrapper.log 2>&1 & echo $!
or

Code: Select all

#!/bin/bash
cd /home/rampbo/tmf
./TrackmaniaServer /game_settings=MatchSettings/tracklist.txt /dedicated_cfg=dedicated_cfg.txt
sleep 1
cd /home/rampbo/tmf/manialive
./run
corto-72
Posts: 29
Joined: 12 Jan 2011, 08:22

Re: a question to manialive

Post by corto-72 »

Did you try giving a bit more time in between the start of the dedicated and manialive? 1s may be not enough
RamCUP2000
Translator
Translator
Posts: 185
Joined: 15 Jun 2010, 11:14
Location: Czech republic » Jihomoravský kraj » Břeclav
Contact:

Re: a question to manialive

Post by RamCUP2000 »

THX corto-72 ;) and all other ;)

pause between start of TrackmaniaServer and ManiaLive must be larger than 3 seconds ;)

Code: Select all

#!/bin/bash
cd /home/rampbo/tmf
./TrackmaniaServer /game_settings=MatchSettings/tracklist.txt /dedicated_cfg=dedicated_cfg.txt
sleep 3
cd /home/rampbo/tmf/manialive
php bootstrapper.php >bootstrapper.log 2>&1 & echo $!
now it works
nouseforname
Posts: 32
Joined: 30 Dec 2010, 19:03

Re: a question to manialive

Post by nouseforname »

RamCUP2000 wrote:THX corto-72 ;) and all other ;)

pause between start of TrackmaniaServer and ManiaLive must be larger than 3 seconds ;)
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. :)
Lovemaster
Posts: 52
Joined: 06 Mar 2011, 18:25

Re: a question to manialive

Post by Lovemaster »

I'm certain that if you are using a cache on your dedicated server, you'll need to wait however long it takes the cache to load on startup before starting ManiaLive. I'd disable p2p upload and download and clear your cache. Dedi startup should be nearly instant then...
"FreeZone LoveShAck" Server. Location: GBR FreeZone

Visit: http://fabteam.info
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 1 guest