alvin0319 / Offhand

A PocketMine-MP Plugin that implements OffHand (and OffHandInventory)
GNU General Public License v3.0
36 stars 6 forks source link

Not loading anymore? #32

Closed BlackFire4775 closed 3 years ago

BlackFire4775 commented 3 years ago

Was working, Now it's not - DID NOTHING.

Here's what's showing up in Console, - Server won't run unless I remove it, - again, I change nothing lol .. Just won't work, Thanks in advanced!!

[18:17:17] [Server thread/CRITICAL]: #0 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(124): BaseClassLoader->loadClass(string[25] alvin0319\Offhand\Offhand)

[18:17:17] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/plugin/PluginManager(167): class_exists(string[25] alvin0319\Offhand\Offhand, boolean 1)

[18:17:17] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/plugin/PluginManager(346): pocketmine\plugin\PluginManager->loadPlugin(string[38] /home/gs-40244/plugins/Offhand(5).phar, array[2])

[18:17:17] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Server(1529): pocketmine\plugin\PluginManager->loadPlugins(string[23] /home/gs-40244/plugins/)

[18:17:17] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[15] /home/gs-40244/, string[23] /home/gs-40244/plugins/)

[18:17:17] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()

[18:17:17] [Server thread/CRITICAL]: #8 pmsrc(11): require(string[96] phar:///pro/bin/mcpe/pocketmine-stable-1.16.220/PocketMine-MP.phar/src/pocketmin)

(EDIT)

Wanted to add, -- I did download the phar, Zip it, And mess around etc etc to see if i could fix things, - Can't figure it out, Hope you're still active! Lol.

alvin0319 commented 3 years ago

@BlackFire4775 Your PHP binary is outdated

alvin0319 commented 3 years ago

Fixed on 19a6591ff4dda66b8c6791e2c278d4fa0eae9922, Please update your PHP binary.