-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PureEntitiesX crash server #26
Comments
@Neerdex Use this,I had edited plugin(but rename the file to .phar when you download plugin) and it should work. |
Ohh goood! You my hero mate! Thx you very much!!! Its working! But... One more problem: PEXProtections not working too at this link: https://github.com/RevivalPMMP/PEXProtection |
You're welcome,I have an edited working PEXProtection plugin months ago,you can use it if you want:rename it again to phar, |
It seems working: plugin is loaded correct, commands seen in console, config file accepting changes. But when i set central block by command /pexprotection add spawn 500 - mobs still spaw in protected area. "spawn" block in commands config was added and all seems good, but not for mobs =( |
Do you have any ideas why mobs can spawn in protected area by pexp? Plugin works without any errors :-| |
I use latest GenisysPRO build and latest PureEntitiesX master-branch from:
https://github.com/RevivalPMMP/PureEntitiesX
And its crash my server on start.
Server config (from crashdump file):
"GenisysPro version: 8f82730b9899c6d41b820f62ad8e60c4d829c607 [Protocol 113; API 3.0.1]
uname -a: Windows NT SR-GM 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) AMD64
PHP version: 7.0.21
Zend version: 3.0.0
OS : WINNT, win "
Crashdump:
Fatal error: Declaration of revivalpmmp\pureentities\PureEntities::onCommand(pocketmine\command\CommandSender $sender, pocketmine\command\Command $command, string $label, array $args): bool must be compatible with pocketmine\command\CommandExecutor::onCommand(pocketmine\command\CommandSender $sender, pocketmine\command\Command $command, $label, array $args) in D:\MCPE\GenisysPro-master\plugins\PureEntitiesX\src\revivalpmmp\pureentities\PureEntities.php on line 84
The text was updated successfully, but these errors were encountered: