ManiaLive r214

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

ManiaLive r214

Post by farfa »

Here is a new version of ManiaLive, and the first one without the beta tag.


Upgrade
This version should work well again with the update script.
Find it in the /update directory. Windows users execute the update.bat where Linux users will have to pass the file to the php executeable.

Download
If you want to upgrade from any older version or this is your first install, go to http://www.manialive.com.
See the download tab for the latest release, download and extract it.

Plugins
As always you can download just the core, but that won't do much :-)
Download the new plugin package on: http://code.google.com/p/manialive/downloads/list
Extract it to the ManiaLive folder. After that you need to add the plugins in your config file so that they are loaded (read the wiki on the google project on how to do that).

Changes
- correct bug in forceMod method
- correct error reported by 4lturbo http://forum.maniaplanet.com/viewtopic. ... =10#p14759
-/+ change algorithm to allow the creation of an offline guest
+ add system compatibility on runtime
- fix bugs in storage engine in lap mod
- change manialib revision used to revision 493
! Remove package Filter in ManiaLive/Utilities, duplicate code with ManiaLib/Filters
(it may represent a compatibility break with some plugins)
+ Refactor Singleton class ManiaLive\Utilities\Singleton is now deprecated
use ManiaLib\Utils\Singleton instead
Also known as: satanasdiabolo
Vins75
Posts: 18
Joined: 07 Feb 2011, 15:09

Re: ManiaLive r214

Post by Vins75 »

Hello sorry but i can't start manialive i have this error message.

Code: Select all

  ##################################     ###################################
  ##################################     ###################################
                                                                         ###
  ################  ################     ###  ############  ###########  ###
  ################  ################     ###  ############  ###########  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
ManiaLive
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer    -> required  -> [ Yes ] 5.3.3-1ubuntu9.4
Standard PHP Library  -> required  -> [ Yes ]
JSON                  -> required  -> [ Yes ]
OpenSSL               -> required  -> [ Yes ]
cURL with SSL         -> required  -> [ Yes ] 7.21.0 (OpenSSL/0.9.8o) (with OpenSSL/0.9.8o)
SQLite                -> optionnal -> [ No  ]
-----------------------------------------------------
SQLite is disable, threading will not work. ManiaLive may encounter some perfomance trouble.PHP Fatal error:  Uncaught exception 'ErrorException' with message 'mkdir(): Permission denied' in /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php:45
Stack trace:
#0 [internal function]: ManiaLive\Application\ErrorHandling::createExcpetionFromError(2, 'mkdir(): Permis...', '/home/family/ww...', 45, Array)
#1 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php(45): mkdir('/home/family/ww...', '0777', true)
#2 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php(35): ManiaLive\Utilities\Logger->__construct('Runtime', '')
#3 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Console.php(22): ManiaLive\Utilities\Logger::getLog('Runtime')
#4 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Application/ErrorHandling.php(116): ManiaLive\Utilities\Console::println('')
#5 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Application/ErrorHandling.php(56): ManiaLive\Application\ErrorHandling::displayAndLogError(Obj in /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php on line 45

Fatal error: Uncaught exception 'ErrorException' with message 'mkdir(): Permission denied' in /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php:45
Stack trace:
#0 [internal function]: ManiaLive\Application\ErrorHandling::createExcpetionFromError(2, 'mkdir(): Permis...', '/home/family/ww...', 45, Array)
#1 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php(45): mkdir('/home/family/ww...', '0777', true)
#2 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php(35): ManiaLive\Utilities\Logger->__construct('Runtime', '')
#3 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Console.php(22): ManiaLive\Utilities\Logger::getLog('Runtime')
#4 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Application/ErrorHandling.php(116): ManiaLive\Utilities\Console::println('')
#5 /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Application/ErrorHandling.php(56): ManiaLive\Application\ErrorHandling::displayAndLogError(Obj in /home/family/www/site_coop/freezoneFUN/libraries/ManiaLive/Utilities/Logger.php on line 45
Thank's
farfa
Nadeo
Nadeo
Posts: 585
Joined: 14 Jun 2010, 16:15
Location: In front of your hood with one lap late

Re: ManiaLive r214

Post by farfa »

The user that runs php can't create the folder logs, so you can create it yourself and allowed the user to wright inside (chmod 777)
Also known as: satanasdiabolo
jouko200
Posts: 54
Joined: 04 Mar 2011, 15:05

Re: ManiaLive r214

Post by jouko200 »

removed problem solved
Last edited by jouko200 on 10 May 2011, 08:28, edited 2 times in total.
User avatar
weerwolf
Posts: 603
Joined: 15 Jun 2010, 21:21
Location: Wijchen, Netherlands
Contact:

Re: ManiaLive r214

Post by weerwolf »

Dont now why, but i allways had errors with the update script, and yet now again :'(
Help! :P

Code: Select all

LYNX1manialive/update# php update.php                                                                 ###############################
# ManiaLive Updater
###############################

> Checking local ManiaLive version ...
> ManiaLive is at version 209
> Checking remote ManiaLive version ...

Fatal error: Class 'ManiaLib\Rest\Config' not found in /LYNX1manialive/libraries/ManiaLib/Rest/Client.php on line 57
jouko200
Posts: 54
Joined: 04 Mar 2011, 15:05

Re: ManiaLive r214

Post by jouko200 »

weerwolf wrote:Dont now why, but i allways had errors with the update script, and yet now again :'(
Help! :P

Code: Select all

LYNX1manialive/update# php update.php                                                                 ###############################
# ManiaLive Updater
###############################

> Checking local ManiaLive version ...
> ManiaLive is at version 209
> Checking remote ManiaLive version ...

Fatal error: Class 'ManiaLib\Rest\Config' not found in /LYNX1manialive/libraries/ManiaLib/Rest/Client.php on line 57
i have same error :roll:
farfa
Nadeo
Nadeo
Posts: 585
Joined: 14 Jun 2010, 16:15
Location: In front of your hood with one lap late

Re: ManiaLive r214

Post by farfa »

The updater is fixed, you can download the updater.php file on the googlecode project.
https://code.google.com/p/manialive/sou ... update.php
Also known as: satanasdiabolo
jouko200
Posts: 54
Joined: 04 Mar 2011, 15:05

Re: ManiaLive r214

Post by jouko200 »

loaded new update.php and new version of mania live.Update works now :D
schmidi
Posts: 8
Joined: 16 Mar 2011, 21:05

Re: ManiaLive r214

Post by schmidi »

copy & paste always gets you :D

ManiaLive\DedicatedApi\Callback\Listener.php line 27

Code: Select all

	/**
	 * Method called when a Player quit the server
	 * @param int $playerUid
	 * @param string $login
	 * @param string $text
	 * @param bool $isRegistredCmd
	 */
	function onPlayerChat($playerUid, $login, $text, $isRegistredCmd);
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: ManiaLive r214

Post by reaby »

:shock:
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 0 guests