Hey guys, have any of you actually run a server with the latest dev build. I used compile.sh in the Core-Rewrites section to install 1.4, but the start.sh file is not working. I looked at @shoghicp s plugin tutorial and it referenced the Jenkins server as a place to obtain the latest build. I went there and found PocketMine-MP_Alpha_1.4dev-15c5daca_API-1.0.0.phar but I have no idea how to run this file. Please let me know if you guys have any suggestions or tips, I am excited about the new API and want to start coding plugins for it, but its hard to do with out a way to test them.
Rename the file to "PocketMine-MP.phar" and stick it in a folder with the new start.sh or the new start.cmd. You will also need a PHP "bin" folder inside this folder (they are on jenkins and on sourceforge). You should be able to start the server as you did before. If you are using the server for development you may want to use an uncompressed source, you can do this by downloading a zip of the Core-Rewrite branch (https://github.com/PocketMine/PocketMine-MP/archive/Core-Rewrite.zip). Unzip and get PHP setup and your good to start.
But the binaries won't be outdated? For example, pthreads needs updating. The one I downloaded from there is an outdated pthreads version.
Ok, I'll go to the IRC. I do not like using that thing and I don't know how it works but if you whatever will help me to get this sucker going.
Hey can you tell me how to fix this error that I keep getting. Code: Warning: require(): Unable to find the wrapper "phar" - did you forget to enable it when you configured PHP? in /home/****/Desktop/1.4test/PocketMine-MP.phar on line 1 Warning: require(): Unable to find the wrapper "phar" - did you forget to enable it when you configured PHP? in /home/****/Desktop/1.4test/PocketMine-MP.phar on line 1 Warning: require(phar:///home/****/Desktop/1.4test/PocketMine-MP.phar/src/pocketmine/PocketMine.php): failed to open stream: No such file or directory in /home/****/Desktop/1.4test/PocketMine-MP.phar on line 1 Fatal error: require(): Failed opening required 'phar:///home/adam/Desktop/1.4test/PocketMine-MP.phar/src/pocketmine/PocketMine.php' (include_path='.:') in /home/****/Desktop/1.4test/PocketMine-MP.phar on line 1
@Tuff use this: 32-Bits Installer 64-Bits Installer (Only for windows ) NOTE: To avoid problems, install it on a fresh, empty folder