[Server thread/CRITICAL]: ErrorException: "include_once(../../vendor/autoload.php): failed to open stream: No such file or directory" (EXCEPTION) in "plugins/sheep/src/Sheep/SheepPlugin" at line 28
[16:25:50] [Server thread/CRITICAL]: Could not execute task Sheep\Utils\ScanTask: Class 'React\Promise\Deferred' not found [16:25:50] [Server thread/CRITICAL]: Error: "Class 'React\Promise\Deferred' not found" (EXCEPTION) in "plugins/sheep/src/Sheep/Source/PoggitSource" at line 23
Hi, I'm the developer of Sheep. That screenshot you posted did not show the correct vendor directory. Can you see if there's a vendor directory in /root/Server/plugins/sheep/?
Ok. I've installed Sheep phar from poggit... and how to use it?! how to install packages from composer to Sheep and use them?
That's resolved, i downloaded .phar build. How i can install composer packages to Sheep and use them in my plugin, e.g RedBeanPHP library?
I meant that you can look at how Sheep uses composer to figure out how to include your own libraries.
Well than it's time to break tradition! Can you show us the file and line that it's talking about please?
https://redbeanphp.com/index.php - homepage of library. i think that in pocketmine-s standart Bin have not pdo and mysql_pdo. But how i can install them? xD