Page 1 of 1

Can't get Manialive to start :(

Posted: 25 Sep 2011, 15:28
by hot_rod
When I start Manialive I get these errors:
Any suggestions ? Cheers ///Hotrod

Code: Select all


  ##################################     ###################################
  ##################################     ###################################
                                                                         ###
  ################  ################     ###  ############  ###########  ###
  ################  ################     ###  ############  ###########  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
ManiaLive
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer    -> required  -> [ Yes ] 5.3.8
Standard PHP Library  -> required  -> [ Yes ]
JSON                  -> required  -> [ Yes ]
OpenSSL               -> required  -> [ Yes ]
cURL with SSL         -> required  -> [ Yes ] 7.21.7 (OpenSSL/0.9.8r) (with Open
SSL/0.9.8r)
SQLite                -> optional  -> [ Yes ]
-----------------------------------------------------

 -> ErrorException with code 0
    unpack(): Type V: not enough input, need 4, have 0
  - in
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLive\DedicatedApi\Xmlrpc\
      Client_Gbx.php on line 121
  - Stack: #0 [internal function]:
      ManiaLive\Application\ErrorHandling::createExceptionFromError(2,
      'unpack(): Type ...', 'C:\Users\Admin\...', 121, Array)
           #1
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLive\DedicatedApi\Xmlrpc\
      Client_Gbx.php(121): unpack('Vsize', '')
           #2
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLive\DedicatedApi\Xmlrpc\
      Client_Gbx.php(101):
      ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx->init('192.168.0.197', '2371')
           #3
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLive\DedicatedApi\Connect
      ion.php(78):
      ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx->__construct('192.168.0.197',
      '2371')
           #4
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLib\Utils\Singleton.php(2
      3): ManiaLive\DedicatedApi\Connection->__construct()
           #5
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLive\DedicatedApi\Connect
      ion.php(65): ManiaLib\Utils\Singleton::getInstance()
           #6
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLive\Application\Abstract
      Application.php(106): ManiaLive\DedicatedApi\Connection::getInstance()
           #7
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLiveApplication\Applicati
      on.php(38): ManiaLive\Application\AbstractApplication->init()
           #8
      C:\Users\Admin\Desktop\ManiaLive\libraries\ManiaLive\Application\Abstract
      Application.php(137): ManiaLiveApplication\Application->init()
           #9 C:\Users\Admin\Desktop\ManiaLive\bootstrapper.php(83):
      ManiaLive\Application\AbstractApplication->run()
           #10 {main}

Tryck ned valfri tangent för att fortsätta...

Re: Can't get Manialive to start :(

Posted: 15 Oct 2011, 20:39
by nocturne
I still have trouble reading ML error stacks, hehe.. :oops:

But it looks like your connection settings are incorrect..

It looks like you are trying to connect to a local ip.. Is the server actually running on a separate networked pc? If not, though it should work on most routers, you really should just connect through the loopback, ie 'localhost' or '127.0.0.1'.