ManiaLive r2207

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

Moderator: NADEO

User avatar
4lturbo
Posts: 106
Joined: 13 Jan 2011, 18:26

Re: ManiaLive r2207

Post by 4lturbo »

ManiaLive has mistakes in update. I explain
A few minutes ago, ManiaLive tell me that an update exist, so I made the update, and my version was downgraded to 1830 ...
I redownload the 2207 version, i still have the message for update (may be due to the new renamming of ManiaLive version)
CT*ImHoTep
ModLap Championship
Image
Le jour où l'on mettra les cons sur orbite, y en a qui n'ont pas fini de tourner ...
User avatar
maurath
Posts: 3
Joined: 07 Oct 2010, 17:36
Location: Germany

Re: ManiaLive r2207

Post by maurath »

Jojo_44 wrote:
http://www.tm-forum.com/viewtopic.php?p=190233#p190233

You have to do this ;)

regards, Jojo
I have made, but in my phpinfo it is still the version 5.2.6
User avatar
4lturbo
Posts: 106
Joined: 13 Jan 2011, 18:26

Re: ManiaLive r2207

Post by 4lturbo »

Update 5.3 on debian lenny :
Installer PHP 5.3 sur Debian Lenny
With user root

Code: Select all

nano /etc/apt/sources.list
Add this lines :

Code: Select all

# PHP 5.3
deb http://php53.dotdeb.org lenny all
deb-src http://php53.dotdeb.org lenny all
Add GPG key :

Code: Select all

1	gpg --keyserver keys.gnupg.net --recv-key 89DF5277
2	gpg -a --export 89DF5277 | sudo apt-key add -
And the finish part :

Code: Select all

1	apt-get update
2	apt-get upgrade
3	apt-get install libapache2-mod-php5 php5-cli
CT*ImHoTep
ModLap Championship
Image
Le jour où l'on mettra les cons sur orbite, y en a qui n'ont pas fini de tourner ...
User avatar
weerwolf
Posts: 603
Joined: 15 Jun 2010, 21:21
Location: Wijchen, Netherlands
Contact:

Re: ManiaLive r2207

Post by weerwolf »

Code: Select all

/manialive1/update# php update.php
###############################
# ManiaLive Updater
###############################

> Checking local ManiaLive version ...
> ManiaLive is at version 2028
> Checking remote ManiaLive version ...
> Remote ManiaLive is at version 1830
Local version is the same or even newer than the remote one.
User avatar
weerwolf
Posts: 603
Joined: 15 Jun 2010, 21:21
Location: Wijchen, Netherlands
Contact:

Re: ManiaLive r2207

Post by weerwolf »

On manialive.com im missing the freezones plugin on the downloads section
EDIT
I get the error:

Code: Select all

promatt23 drove a new 30. record!

 -> ErrorException with code 0
    Undefined variable: records_by_login
/manialive1/libraries/ManiaLivePlugins/Standard/Dedimania/Dedimania.php on line 794
User avatar
aseco
Posts: 96
Joined: 06 Jul 2010, 17:08
Location: Germany
Contact:

Re: ManiaLive r2207

Post by aseco »

4lturbo wrote:ManiaLive has mistakes in update. I explain
A few minutes ago, ManiaLive tell me that an update exist, so I made the update, and my version was downgraded to 1830 ...
I redownload the 2207 version, i still have the message for update (may be due to the new renamming of ManiaLive version)
Whoops, there has been a false version info on the server.
I will fix it tomorrow morning.
Anyways, downloading the new release from Google Code project is more reliable at the moment.
It's true that the situation is a bit tricky, because we're moving to the new version numbers ...
i7 920 | Nvidia GTX260 | 4Gb DDR3
www.floschnell.de | I like that comic
User avatar
aseco
Posts: 96
Joined: 06 Jul 2010, 17:08
Location: Germany
Contact:

Re: ManiaLive r2207

Post by aseco »

weerwolf wrote:On manialive.com im missing the freezones plugin on the downloads section
EDIT
I get the error:

Code: Select all

promatt23 drove a new 30. record!

 -> ErrorException with code 0
    Undefined variable: records_by_login
/manialive1/libraries/ManiaLivePlugins/Standard/Dedimania/Dedimania.php on line 794
Ouch, quickfix, open Dedimania.php and replace:

Code: Select all

unset($records_by_login[$record->login]);
by

Code: Select all

unset($this->records_by_login[$record->login]);
i7 920 | Nvidia GTX260 | 4Gb DDR3
www.floschnell.de | I like that comic
User avatar
aseco
Posts: 96
Joined: 06 Jul 2010, 17:08
Location: Germany
Contact:

Re: ManiaLive r2207

Post by aseco »

Okay there has just been a new release of the Default Plugins package.
Thought I'd let you know because it fixes all of the issues that have been mentioned since the release of the new ManiaLive version.
Hopefully we're back to normal now - the version file on the server is updated as well, but it won't inform about the new version. Otherwise this would have led to trouble. For the next version there will be notifications and auto updating again!
Sorry for the inconveniences :oops:

As always get it here http://code.google.com/p/manialive/downloads/list
i7 920 | Nvidia GTX260 | 4Gb DDR3
www.floschnell.de | I like that comic
User avatar
weerwolf
Posts: 603
Joined: 15 Jun 2010, 21:21
Location: Wijchen, Netherlands
Contact:

Re: ManiaLive r2207

Post by weerwolf »

Code: Select all

[21:14:43|Dedimania] Player mekitch has been marked offline!

 -> ErrorException with code 0
    array_pop() expects parameter 1 to be array, null given
  - in
      /manialive1/libraries/ManiaLive/Gui/Windowing/WindowHandler.php on line 228
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: ManiaLive r2207

Post by oliverde8 »

Hi,

I just have found a probleme with onPlayerNewBestTime event. When you restart ML it works well but after it just stops working on other tracks. (works but not as expected)

I have looked in to your code :oops: it seems that $player->bestTime isn't reseted onEndChallenge
I just added $player->bestTime = 0 onEndChallenge to see the effect and it was working.

Thanks
Image
Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 1 guest