Code: [Server] [13:32:40] [Server thread/ERROR]: Could not load '/storage/emulated/0/PocketMine/plugins/MyShelter_v1.8.phar' in folder '/storage/emulated/0/PocketMine/plugins/': phar "/storage/emulated/0/PocketMine/plugins/MyShelter_v1.8.phar" has a broken signature [Server] [13:32:40] [Server thread/CRITICAL]: UnexpectedValueException: "phar "/storage/emulated/0/PocketMine/plugins/MyShelter_v1.8.phar" has a broken signature" (EXCEPTION) in "/src/pocketmine/plugin/PharPluginLoader" at line 85 Thanks in advance
But this is my new plugin and when i make phar file and try use this then console say this. From source code this working perfectly :/
Broken phar signature usually means that your phar is corrupted. This is usually because of interrupted compiling, transferring or loading, or that the phar has been changed while the server is running