ManiaLive 1.0 r239

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

Moderator: NADEO

User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: ManiaLive 1.0 r239

Post by w1lla »

is there also a possibility to turn off custom UI. Now you need to set it in customUI.php but setting it to true/false...

This should be changed to have better customized widgets for gamers and developers...
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
HeZiX
Posts: 69
Joined: 15 Jun 2010, 12:13
Contact:

Re: ManiaLive 1.0 r239

Post by HeZiX »

Hi,

I don't know if it is the right place to post it. I got an issue with the Bill plugin, when I launch the command /pay 100 :

Code: Select all

   Occured on 23.07.2011 at 20:08:25 at process with ID #2139
    ---------------------------------
 -> ErrorException with code 0
    Argument 1 passed to ManiaLive\DedicatedApi\Connection::sendBill() must be an instance of ManiaLive\DedicatedApi\Structures\Player, string given, called in /home/hezix/20-TM/manialive/libraries/ManiaLivePlugins/Standard/Bill/Plugin.php on line 87 and defined
  - in /home/hezix/20-TM/manialive/libraries/ManiaLive/DedicatedApi/Connection.php on line 1558
  - Stack: #0 /home/hezix/20-TM/manialive/libraries/ManiaLive/DedicatedApi/Connection.php(1558): ManiaLive\Application\ErrorHandling::createExceptionFromError(4096, 'Argument 1 pass...', '/home/hezix/20-...', 1558, Array)
           #1 /home/hezix/20-TM/manialive/libraries/ManiaLivePlugins/Standard/Bill/Plugin.php(87): ManiaLive\DedicatedApi\Connection->sendBill('hezix', '100', 'hezixToServerde...')
           #2 [internal function]: ManiaLivePlugins\Standard\Bill\Plugin->toServer('hezix', '100')
           #3 /home/hezix/20-TM/manialive/libraries/ManiaLive/Features/ChatCommand/Interpreter.php(252): call_user_func_array(Array, Array)
           #4 /home/hezix/20-TM/manialive/libraries/ManiaLive/Features/ChatCommand/Interpreter.php(201): ManiaLive\Features\ChatCommand\Interpreter->callCommand('hezix', '/pay 100', 'pay', Array)
           #5 [internal function]: ManiaLive\Features\ChatCommand\Interpreter->onPlayerChat(245, 'hezix', '/pay 100', true)
           #6 /home/hezix/20-TM/manialive/libraries/ManiaLive/DedicatedApi/Callback/Event.php(28): call_user_func_array(Array, Array)
           #7 /home/hezix/20-TM/manialive/libraries/ManiaLive/Event/Dispatcher.php(52): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Features\ChatCommand\Interpreter))
           #8 /home/hezix/20-TM/manialive/libraries/ManiaLive/DedicatedApi/Connection.php(108): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
           #9 /home/hezix/20-TM/manialive/libraries/ManiaLive/Application/AbstractApplication.php(146): ManiaLive\DedicatedApi\Connection->executeCallbacks()
           #10 /home/hezix/20-TM/manialive/bootstrapper.php(82): ManiaLive\Application\AbstractApplication->run()
Did I miss something in the ManiaLive configuration ?
Fadden
Posts: 181
Joined: 10 May 2011, 18:21

Re: ManiaLive 1.0 r239

Post by Fadden »

I have the same issue. When will this be corrected ?
Elle est où la poulette ?
The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

Re: ManiaLive 1.0 r239

Post by The_Big_Boo »

Fixed. New ManiaLive 1 version is r254.

But I had to merge some changes made for ManiaLive 2 and maybe I did some mistakes during the process (I hope not)
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 1.0 r239

Post by Fadden »

Hi

In round mode, whenever a player finish a run, I have that :

Code: Select all

-> ManiaLive\DedicatedApi\Xmlrpc\Exception with code -506
    Method 'GetCurrentRankingForLogin' not defined
  - in
      /usr/games/ManiaLive/libraries/ManiaLive/DedicatedApi/Xmlrpc/Client_Gbx.p
      hp on line 272
  - Stack: #0
      /usr/games/ManiaLive/libraries/ManiaLive/DedicatedApi/Xmlrpc/Client_Gbx.p
      hp(298): ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx->getResult()
           #1 [internal function]:
      ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx->query('GetCurrentRanki...',
      'jen-roger')
           #2
      /usr/games/ManiaLive/libraries/ManiaLive/DedicatedApi/Connection.php(137)
      : call_user_func_array(Array, Array)
           #3
      /usr/games/ManiaLive/libraries/ManiaLive/DedicatedApi/Connection.php(3640
      ): ManiaLive\DedicatedApi\Connection->execute('GetCurrentRanki...',
      Array)
           #4
      /usr/games/ManiaLive/libraries/ManiaLive/Data/Storage.php(522):
      ManiaLive\DedicatedApi\Connection->getCurrentRankingForLogin(Object(Mania
      Live\DedicatedApi\Structures\Player))
           #5 [internal function]:
      ManiaLive\Data\Storage->onPlayerFinish(178, 'jen-roger', 64720)
           #6
      /usr/games/ManiaLive/libraries/ManiaLive/DedicatedApi/Callback/Event.php(
      28): call_user_func_array(Array, Array)
           #7
      /usr/games/ManiaLive/libraries/ManiaLive/Event/Dispatcher.php(52):
      ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Data\Stora
      ge))
           #8
      /usr/games/ManiaLive/libraries/ManiaLive/DedicatedApi/Connection.php(108)
      :
      ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callba
      ck\Event))
           #9
      /usr/games/ManiaLive/libraries/ManiaLive/Application/AbstractApplication.
      php(146): ManiaLive\DedicatedApi\Connection->executeCallbacks()
           #10 /usr/games/ManiaLive/bootstrapper.php(82):
      ManiaLive\Application\AbstractApplication->run()
           #11 {main}
EDIT : Sorry, my server was not up to date. It's okay. :thumbsup:
Elle est où la poulette ?
User avatar
weerwolf
Posts: 603
Joined: 15 Jun 2010, 21:21
Location: Wijchen, Netherlands
Contact:

Re: ManiaLive 1.0 r239

Post by weerwolf »

Update error update.php

Code: Select all

Parse error: syntax error, unexpected T_CONST in /update/update.php on line 3
Fadden
Posts: 181
Joined: 10 May 2011, 18:21

Re: ManiaLive 1.0 r239

Post by Fadden »

When Manialive 1 r254 will be available for update with the update.php script ?
Elle est où la poulette ?
Fadden
Posts: 181
Joined: 10 May 2011, 18:21

Re: ManiaLive 1.0 r239

Post by Fadden »

Fadden wrote:When Manialive 1 r254 will be available for update with the update.php script ?
Can I have an answer please ?
Elle est où la poulette ?
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: ManiaLive 1.0 r239

Post by w1lla »

TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
Fadden
Posts: 181
Joined: 10 May 2011, 18:21

Re: ManiaLive 1.0 r239

Post by Fadden »

Thanks, but I know that Manialive can be downloaded here ;)
I want to know when the r254 version will be available for update with the update.php script...
Elle est où la poulette ?
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 2 guests