Php error wtf ?
Posted: 29 Jun 2016, 19:36
Launchin' ManiaControl and have this :
[29-Jun-2016 12:23:07 UTC] Starting ManiaControl...
[29-Jun-2016 12:23:07 UTC] Checking for minimum required PHP-Version 5.4 ... 5.4 OK!
[29-Jun-2016 12:23:07 UTC] Checking for installed MySQLi ... FOUND!
[29-Jun-2016 12:23:07 UTC] Checking for installed cURL ... FOUND!
[29-Jun-2016 12:23:07 UTC] Checking for installed Zlib ... FOUND!
[29-Jun-2016 12:23:07 UTC] Loading ManiaControl v0.163 ...
[29-Jun-2016 12:23:07 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to ManiaControl\ErrorHandler::handleException() must be an instance of Exception, instance of Error given in /home/imgs/Desktop/ManiaControl-master/core/ErrorHandler.php:407
Stack trace:
#0 [internal function]: ManiaControl\ErrorHandler->handleException(Object(Error))
#1 {main}
thrown in /home/imgs/Desktop/ManiaControl-master/core/ErrorHandler.php on line 407
[29-Jun-2016 12:23:07 UTC] [PHP ERROR]: Uncaught TypeError: Argument 1 passed to ManiaControl\ErrorHandler::handleException() must be an instance of Exception, instance of Error given in /home/imgs/Desktop/ManiaControl-master/core/ErrorHandler.php:407
Stack trace:
#0 [internal function]: ManiaControl\ErrorHandler->handleException(Object(Error))
#1 {main}
thrown
File&Line: /home/imgs/Desktop/ManiaControl-master/core/ErrorHandler.php: 407
[29-Jun-2016 12:23:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined function ManiaControl\Utils\mb_convert_encoding() in /home/imgs/Desktop/ManiaControl-master/core/Utils/Formatter.php:206
Stack trace:
#0 /home/imgs/Desktop/ManiaControl-master/core/Utils/Formatter.php(199): ManiaControl\Utils\Formatter::utf8('Error')
#1 /home/imgs/Desktop/ManiaControl-master/core/ErrorHandler.php(147): ManiaControl\Utils\Formatter::utf8(Array)
#2 /home/imgs/Desktop/ManiaControl-master/core/ErrorHandler.php(395): ManiaControl\ErrorHandler->handleError(1, 'Uncaught TypeEr...', '/home/imgs/Desk...', 407, Array, true)
#3 [internal function]: ManiaControl\ErrorHandler->handleShutdown()
#4 {main}
thrown in /home/imgs/Desktop/ManiaControl-master/core/Utils/Formatter.php on line 206