Spoiler Last login: Fri May 12 14:26:16 on ttys001 Lees-MacBook-Pro:~ Ralph$ cd /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228 Lees-MacBook-ProocketMine-MP-Alpha_1.4dev-228 Ralph$ ./start.sh Couldn't find a working PHP binary, please use the installer. Lees-MacBook-ProocketMine-MP-Alpha_1.4dev-228 Ralph$ ./start.sh Warning: require(/Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/raklib/raklib/RakLib.php): failed to open stream: No such file or directory in /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/PocketMine.php on line 100 Fatal error: require(): Failed opening required '/Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/raklib/raklib/RakLib.php' (include_path='.:') in /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/PocketMine.php on line 100 Lees-MacBook-ProocketMine-MP-Alpha_1.4dev-228 Ralph$ ./start.sh [*] PocketMine-MP set-up wizard [*] Please select a language: English => en Español => es 中文 => zh Pyccĸий => ru 日本語 => ja Deutsch => de 한국어 => ko Français => fr Italiano => it Nederlands => nl Svenska => sv Suomi => fi Türkçe => tr [?] Language (en): en [*] English has been correctly selected. Welcome to PocketMine-MP! Before starting setting up your new server you have to accept the license. PocketMine-MP is licensed under the LGPL License, that you can read opening the LICENSE file on this folder. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. [?] Do you accept the License? (y/N): y [?] Do you want to skip the set-up wizard? (y/N): n [*] You are going to set up your server now. [*] If you don't want to change the default value, just press Enter. [*] You can edit them later on the server.properties file. [?] Give a name to your server (Minecraft: PE Server): [*] Do not change the default port value if this is your first server. [?] Server port (19132): [*] The RAM is the maximum amount of memory PocketMine-MP will use. A value of 128-256 MB is recommended [?] Server RAM in MB (256): [*] Choose between Creative (1) or Survival (0) [?] Default Game mode: (0): [?] Max. online players (20): [*] The spawn protection disallows placing/breaking blocks in the spawn zone except for OPs [?] Enable spawn protection? (Y/n): n [*] An OP is the player admin of the server. OPs can run more commands than normal players [?] OP player name (example, your game name): robotr7 [*] The white-list only allows players in it to join. [?] Do you want to enable the white-list? (y/N): n [!] Query is a protocol used by diferent tools to get information of your server and players logged in. [!] If you disable it, you won't be able to use server lists. [?] Do you want to disable Query? (y/N): n [*] RCON is a protocol to remote connect with the server console using a password. [?] Do you want to enable RCON? (y/N): n [*] Getting your external IP and internal IP [!] Your external IP is 47.144.164.65. You may have to port-forward to your internal IP 192.168.1.7 [!] Be sure to check it, if you have to forward and you skip that, no external players will be able to join. [Press Enter] [*] You have finished the set-up wizard correctly [*] Check the Plugin Repository to add new features, minigames, or advanced protection to your server [*] PocketMine-MP will now start. Type /help to view the list of available commands. 21:31:43 [WARNING] Non-packaged PocketMine-MP installation detected, do not use on production. 21:31:43 [INFO] Starting Minecraft: PE server version v0.9.0 alpha 21:31:43 [INFO] Loading pocketmine.yml... 21:31:43 [INFO] Loading server properties... 21:31:43 [INFO] Starting Minecraft PE server on *:19132 21:31:43 [INFO] This server is running PocketMine-MP version Alpha_1.4dev "絶好(Zekkou)ケーキ(Cake)" (API 1.0.0) 21:31:43 [INFO] PocketMine-MP is distributed under the LGPL License 21:31:44 [WARNING] ----- PocketMine-MP Auto Updater ----- 21:31:44 [WARNING] Your version of PocketMine-MP is out of date. Version Final_1.4.1dev (build #936) was released on Tue Jan 6 06:44:08 2015 21:31:44 [WARNING] Details: https://github.com/PocketMine/PocketMine-MP/releases/1.4.1dev-936 21:31:44 [WARNING] Download: https://github.com/PocketMine/Pocke.../1.4.1dev-936/PocketMine-MP_1.4.1dev-936.phar 21:31:44 [WARNING] ----- -------------------------- ----- 21:31:44 [NOTICE] Level "world" not found 21:31:44 [INFO] Preparing level "world" 21:31:44 [INFO] Starting GS4 status listener 21:31:44 [INFO] Setting query port to 19132 21:31:44 [INFO] Query running on 0.0.0.0:19132 21:31:44 [INFO] Default game type: SURVIVAL 21:31:44 [INFO] Done (27.907s)! For help, type "help" or "?" Fatal error: Uncaught exception 'RuntimeException' with message 'pthreads detected an attempt to connect to a Threaded which has already been destroyed' in /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/command/CommandReader.php:61 Stack trace: #0 /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/command/CommandReader.php(61): pocketmine\command\CommandReader::getLine() #1 /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/Server.php(1599): pocketmine\command\CommandReader->getLine() #2 /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/Server.php(2002): pocketmine\Server->checkConsole() #3 /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/Server.php(1887): pocketmine\Server->tick() #4 /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/Server.php(1749): pocketmine\Server->tickProcessor() #5 /Users/Ralph/Deskto in /Users/Ralph/Desktop/pocket-test-server/PocketMine-MP-Alpha_1.4dev-228/src/pocketmine/command/CommandReader.php on line 61 21:31:44 [INFO] Unloading level "world" yes, it is an old version
Use the installation script at https://pmmp.io/get.html to install the latest version. If for some reason you really do want that particular version I suppose you could do it from an older version on github with php5 iirc, but I doubt anybody will help you much with that. And please use spoilers (in the toolbar) for long posts in future.
I got this version from github and i am using php5, i dont see why it doesnt work You know what, i will try another version ans see if it cooperates
You can't just use the Zip from Github. You have to use the installer, or clone the repository with the Code: --recursive argument, and then get the PHP bin yourself.
I fixed the problem, turns out the version I wanted to use was outdated so I had to use a different version, still old, but different