ManiaLive 2 r305

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

Moderator: NADEO

The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

ManiaLive 2 r305

Post by The_Big_Boo »

A new version of ManiaLive 2 comes out.

So what's new ?
- It's not a beta anymore, it's a stable release
- Several bugs have been fixed in the new GUI
- A new Group feature has been added to the GUI. You can now give a Group at window creation. When you add or remove a player to a group, windows for this group will be automatically shown or hidden to him.
- There is a now a silent mode so nothing is written in the console except at start (messages are still send to log file)
- Some parts have been cleaned (but some still needs to be)

This release is accompanied by 2 new plugins: AutoQueue and TeamSpeak

You can download the files here:
ManiaLive
Standard plugins


Edit: Added a quick fix for polymorphic chat commands
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
TheM
Posts: 1379
Joined: 15 Jun 2010, 14:30
Location: Uden, Noord-Brabant, Netherlands
Contact:

Re: ManiaLive 2 r304

Post by TheM »

Just for the information:
MLEPP still needs the old ManiaLive2 r273, because it's a lot of work to make everything work with the latest ManiaLive2.
Global moderator | Dutch moderator | Laddermoderator | ManiaWiki moderator
Server Manager/webmaster of Smurfen.net, join us on Canyon, Valley and Royal!
ESL (Game) Staff Head for TrackMania (Stadium, Canyon and Valley).
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: ManiaLive 2 r304

Post by oliverde8 »

Hopefully I will have time to get going on this new release. Actually I started on the HudMenu but nothing seems to work XD

And hopefully we will also get going MLEPP, I think we will change a few tings with our windows, that may slow us but for the better. We need to think about it to do it for the best in long term. I know we already made you wait a lot, but we all do it in our free time.
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...
Fadden
Posts: 181
Joined: 10 May 2011, 18:21

Re: ManiaLive 2 r304

Post by Fadden »

Hi,

I have an error when I use "polymorphic" command (below errors with "/hi" and "/hi all") :

Code: Select all

 -> ErrorException with code 0
    array_unshift() expects parameter 1 to be array, null given
  - in
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Features/ChatCommand/Inter
      preter.php on line 205
  - Stack: #0 [internal function]:
      ManiaLive\Application\ErrorHandling::createExceptionFromError(2,
      'array_unshift()...', '/usr/games/Mani...', 205, Array)
           #1
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Features/ChatCommand/Inter
      preter.php(205): array_unshift(NULL, 'fadden')
           #2
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Features/ChatCommand/Inter
      preter.php(164):
      ManiaLive\Features\ChatCommand\Interpreter->callCommand('fadden', '/hi',
      'hi', NULL, true)
           #3
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/DedicatedApi/Callback/Even
      t.php(58): ManiaLive\Features\ChatCommand\Interpreter->onPlayerChat(247,
      'fadden', '/hi', true)
           #4
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Event/Dispatcher.php(58):
      ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Features\C
      hatCommand\Interpreter))
           #5
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/DedicatedApi/Connection.ph
      p(90):
      ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callba
      ck\Event))
           #6
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Application/AbstractApplic
      ation.php(124): ManiaLive\DedicatedApi\Connection->executeCallbacks()
           #7 /usr/games/ManiaLive2_r304/bootstrapper.php(85):
      ManiaLive\Application\AbstractApplication->run()
           #8 {main}




-> ErrorException with code 0
    array_unshift() expects parameter 1 to be array, string given
  - in
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Features/ChatCommand/Inter
      preter.php on line 205
  - Stack: #0 [internal function]:
      ManiaLive\Application\ErrorHandling::createExceptionFromError(2,
      'array_unshift()...', '/usr/games/Mani...', 205, Array)
           #1
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Features/ChatCommand/Inter
      preter.php(205): array_unshift('all', 'fadden')
           #2
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Features/ChatCommand/Inter
      preter.php(164):
      ManiaLive\Features\ChatCommand\Interpreter->callCommand('fadden', '/hi
      all', 'hi', 'all', true)
           #3
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/DedicatedApi/Callback/Even
      t.php(58): ManiaLive\Features\ChatCommand\Interpreter->onPlayerChat(247,
      'fadden', '/hi all', true)
           #4
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Event/Dispatcher.php(58):
      ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Features\C
      hatCommand\Interpreter))
           #5
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/DedicatedApi/Connection.ph
      p(90):
      ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callba
      ck\Event))
           #6
      /usr/games/ManiaLive2_r304/libraries/ManiaLive/Application/AbstractApplic
      ation.php(124): ManiaLive\DedicatedApi\Connection->executeCallbacks()
           #7 /usr/games/ManiaLive2_r304/bootstrapper.php(85):
      ManiaLive\Application\AbstractApplication->run()
           #8 {main}
Command is registered as :

Code: Select all

$cmd = $this->registerChatCommand('hi', 'chatHi', -1, true);
Elle est où la poulette ?
The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

Re: ManiaLive 2 r305

Post by The_Big_Boo »

Indeed, a nasty bug there :oops: Fix was easy so last stable release is r305 (first post edited)
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
Fadden
Posts: 181
Joined: 10 May 2011, 18:21

Re: ManiaLive 2 r305

Post by Fadden »

Thx it works fine now :)


In logs I have

Code: Select all

ERROR: Update service was unable to contact server ...
Is there a configuration to do ?
Elle est où la poulette ?
The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

Re: ManiaLive 2 r305

Post by The_Big_Boo »

Actually there isn't any update service at the moment, so you should just ignore this ;)
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
User avatar
killer606
Posts: 440
Joined: 19 Jul 2011, 09:15
Contact:

Re: ManiaLive 2 r305

Post by killer606 »

Is it possible to run, ManiaLive2 only with the Autoqueue plugin? and nothing else?
The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

Re: ManiaLive 2 r305

Post by The_Big_Boo »

Of course, even if you have many plugins in the plugin folder, you choose which ones you want to use in the config.ini file. In your case, you should have only this line in the plugin part of config.ini:

Code: Select all

manialive.plugins[] = 'Standard\AutoQueue'
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
User avatar
killer606
Posts: 440
Joined: 19 Jul 2011, 09:15
Contact:

Re: ManiaLive 2 r305

Post by killer606 »

Thx :) Then I'll try it ;-)
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 1 guest