So i stumbled upon this very interesting plugin here on pmmp last December, i was very excited to try and use it, only to stumble with this error, (the error log is on screenshot attached) I tried to use every single version of it available (even the one on github) with a compatible pocketmine phar but i got not luck with it, months pass by and i tried again but only to loose hope, Any help with making this amazing plugin to work, will be very very appreciated, (i did not make this plugin) https://poggit.pmmp.io/p/ReplaySystem/1.3.0 Thank you so much in advance
It's a problem of your php version probably or php.ini. I wouldn't run a pocketmine server using a phone.
But what can i do to make it work? (The server on my phone is only meant for testing purposes) I am really kind of desperate to make it work Thanks in advance
Yes sir, but i keep getting this error Spoiler: Error log 2019-03-04 [03:27:43] [Server thread/INFO]: [ReplaySystem] [ReplaySystem] by McpeBooster! 2019-03-04 [03:27:48] [Server thread/CRITICAL]: ErrorException: "file_get_contents(): php_network_getaddresses: gethostbyname failed. errno=2" (EXCEPTION) in "ReplaySystem-McpeBooster_dev-7.phar/src/ReplaySystem/ReplaySystem" at line 109 2019-03-04 [03:27:48] [Server thread/DEBUG]: #0 (): pocketmine\error_handler(integer 2, string file_get_contents(): php_network_getaddresses: gethostbyname failed. errno=2, string phar:///storage/emulated/0/PocketMine-MP/plugins/ReplaySystem-McpeBooster_dev-7.phar/src/ReplaySystem/ReplaySystem.php, integer 109, array Array()) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #1 ReplaySystem-McpeBooster_dev-7.phar/src/ReplaySystem/ReplaySystem(109): file_get_contents(string https://raw.githubusercontent.com/McpeBooster/ReplaySystem-McpeBooster/master/plugin.yml, boolean , resource Resource id #691) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #2 ReplaySystem-McpeBooster_dev-7.phar/src/ReplaySystem/ReplaySystem(64): ReplaySystem\ReplaySystem->checkUpdate() 2019-03-04 [03:27:48] [Server thread/DEBUG]: #3 src/pocketmine/plugin/PluginBase(90): ReplaySystem\ReplaySystem->onEnable() 2019-03-04 [03:27:48] [Server thread/DEBUG]: #4 src/pocketmine/plugin/PharPluginLoader(122): pocketmine\plugin\PluginBase->setEnabled(boolean 1) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #5 src/pocketmine/plugin/PluginManager(572): pocketmine\plugin\PharPluginLoader->enablePlugin(ReplaySystem\ReplaySystem object) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #6 src/pocketmine/Server(1962): pocketmine\plugin\PluginManager->enablePlugin(ReplaySystem\ReplaySystem object) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #7 src/pocketmine/Server(1948): pocketmine\Server->enablePlugin(ReplaySystem\ReplaySystem object) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #8 src/pocketmine/Server(1742): pocketmine\Server->enablePlugins(integer 1) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #9 src/pocketmine/PocketMine(556): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /storage/emulated/0/PocketMine-MP/, string /storage/emulated/0/PocketMine-MP/plugins/) 2019-03-04 [03:27:48] [Server thread/DEBUG]: #10 /storage/emulated/0/PocketMine-MP/PocketMine-MP.phar(1): require(string phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/PocketMine.php) 2019-03-04 [03:27:48] [Server thread/INFO]: Disabling ReplaySystem v1.2.0 Even if i use other versions I had tons of idea with it like, being able to make trailers without the need of another device and etc
I can't firmly say it is, but I believe it is your Android PHP binary's fault, since the plugin fails at checking the latest version. Where did you download binary from? Related issue: https://github.com/pmmp/php-build-scripts/issues/45
It worked on laptop that is connected to internet, but upon using the command /replay play The server crashes