ketsuekiro / manialive

Automatically exported from code.google.com/p/manialive
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Invalid CRT parameters detected #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mainly installing php 5.3.4

ManiaLive crashes on startup: 

 -> ErrorException with code 0
    Invalid CRT parameters detected
  - in
      C:\Workspace\ManiaLive\libraries\ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx
      .php on line 314
  - Stack: #0 [internal function]:
      ManiaLive\Application\ErrorHandling::createExcpetionFromError(2, 'Invalid
      CRT par...', 'C:\Workspace\Ma...', 314, Array)
           #1
      C:\Workspace\ManiaLive\libraries\ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx
      .php(314): stream_select(Array, NULL, NULL, 0, 2000)
           #2
      C:\Workspace\ManiaLive\libraries\ManiaLive\DedicatedApi\Connection.php(10
      8): ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx->readCallbacks()
           #3
      C:\Workspace\ManiaLive\libraries\ManiaLive\Application\AbstractApplicatio
      n.php(120): ManiaLive\DedicatedApi\Connection->executeCallbacks()
           #4 C:\Workspace\ManiaLive\bootstrapper.php(9):
      ManiaLive\Application\AbstractApplication->run()
           #5 {main}

We are currently trying to fix this issue, if you have any information or 
experience with it - let us know.

Original issue reported on code.google.com by floschn...@gmail.com on 3 Jan 2011 at 10:14

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r96.

Original comment by floschn...@gmail.com on 3 Jan 2011 at 11:37

GoogleCodeExporter commented 8 years ago
a workaround has been implemented.
everything seems to be working fine.

Original comment by floschn...@gmail.com on 3 Jan 2011 at 11:40