Skip to content
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

Nested permission declarations are no longer supported. #144

Closed
ghost opened this issue Feb 6, 2021 · 4 comments
Closed

Nested permission declarations are no longer supported. #144

ghost opened this issue Feb 6, 2021 · 4 comments

Comments

@ghost
Copy link

ghost commented Feb 6, 2021

Description

Versions

  • PocketMine version: 4.0.0
  • BlockSniper version:4.0.0
  • Minecraft version: 1.16.200

Crashdump and/or console errors

[15:52:25.309] [Server thread/CRITICAL]: InvalidArgumentException: "Nested permission declarations are no longer supported. Declare each permission separately." (EXCEPTION) in "pmsrc/src/permission/PermissionParser" at line 92
[15:52:25.310] [Server thread/CRITICAL]: #0 pmsrc/src/plugin/PluginDescription(175): pocketmine\permission\PermissionParser::loadPermissions(array[1])
[15:52:25.311] [Server thread/CRITICAL]: #1 pmsrc/src/plugin/PluginDescription(96): pocketmine\plugin\PluginDescription->loadMap(array[9])
[15:52:25.311] [Server thread/CRITICAL]: #2 plugins/DevTools-master.phar/src/FolderPluginLoader/FolderPluginLoader(55): pocketmine\plugin\PluginDescription->__construct(string[2864] {.."name": "BlockSniper",.."version": "4.0.0",.."description": "A brush world ed)
[15:52:25.311] [Server thread/CRITICAL]: #3 pmsrc/src/plugin/PluginManager(245): FolderPluginLoader\FolderPluginLoader->getPluginDescription(string[37] /root/4/plugins/BlockSniper-API-4.0.0)
[15:52:25.311] [Server thread/CRITICAL]: #4 plugins/DevTools-master.phar/src/DevTools/DevTools(70): pocketmine\plugin\PluginManager->loadPlugins(string[16] /root/4/plugins/, array[1])
[15:52:25.311] [Server thread/CRITICAL]: #5 pmsrc/src/plugin/PluginBase(144): DevTools\DevTools->onEnable()
[15:52:25.311] [Server thread/CRITICAL]: #6 pmsrc/src/plugin/PluginManager(399): pocketmine\plugin\PluginBase->onEnableStateChange(boolean 1)
[15:52:25.311] [Server thread/CRITICAL]: #7 pmsrc/src/Server(1283): pocketmine\plugin\PluginManager->enablePlugin(object DevTools\DevTools)
[15:52:25.312] [Server thread/CRITICAL]: #8 pmsrc/src/Server(987): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder)
[15:52:25.312] [Server thread/CRITICAL]: #9 pmsrc/src/PocketMine(261): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[8] /root/4/, string[16] /root/4/plugins/)
[15:52:25.312] [Server thread/CRITICAL]: #10 pmsrc/src/PocketMine(285): pocketmine\server()
[15:52:25.312] [Server thread/CRITICAL]: #11 pmsrc(11): require(string[52] phar:///root/4/PocketMine-MP.phar/src/PocketMine.php)
@lukeeey
Copy link
Member

lukeeey commented Apr 28, 2021

I'll have this fixed either today or in the near future, whenever I have time.

@ghost
Copy link
Author

ghost commented May 21, 2021

I need a lot now. TT

@CookieCoolz
Copy link

how to fix issues like these errors? please make a tutorial on how to fix any plugin errors. Thanks

@dktapps dktapps closed this as completed Sep 26, 2022
@SOF3
Copy link
Member

SOF3 commented Sep 27, 2022

please make a tutorial on how to fix any plugin errors

the same way how the plugin was written in the first place.

@BlockHorizons BlockHorizons locked and limited conversation to collaborators Sep 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants