0 games are currently running.
Ein Clonk is now open!
[Sat Dec 20 13:49:07 2014] [error] PHP Notice: Undefined variable: result in /var/www/vendor/beheh/sulphur/src/FilterableList.php on line 36
[Sat Dec 20 13:49:07 2014] [error] PHP Notice: Undefined variable: result in /var/www/vendor/beheh/sulphur/src/FilterableList.php on line 36
[Sat Dec 20 13:49:07 2014] [error] PHP Fatal error: Uncaught exception 'InvalidArgumentException' with message 'Passed variable is not an array or object, using empty array instead' in /var/www/vendor/beheh/sulphur/src/FilterableList.php:50\nStack trace:\n#0 /var/www/vendor/beheh/sulphur/src/FilterableList.php(50): ArrayIterator->__construct(NULL)\n#1 /var/www/clonkserver.php(10): Sulphur\\FilterableList->getIterator()\n#2 {main}\n thrown in /var/www/vendor/beheh/sulphur/src/FilterableList.php on line 50composer update, bei install hab ich nur Errors zurückbekommen.
>CMCGames ruft im Endeffekt den Masterserver auf, gibt das Ergebnis an Sulphur
<?php require("vendor/autoload.php");
// fetch masterserver response
/\* $response = Sulphur\ResponseFactory::fromUrl('league.clonkspot.org:80'); \*/
$parser = new Sulphur\Parser();
$response = $parser->parse(file_get_contents('league.clonkspot.org:80'));
[...]Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill