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

Crash on Enable #143

Closed
starterdragon opened this issue Mar 20, 2018 · 2 comments
Closed

Crash on Enable #143

starterdragon opened this issue Mar 20, 2018 · 2 comments

Comments

@starterdragon
Copy link

starterdragon commented Mar 20, 2018

Please make sure your issue complies with these guidelines:

    • Server Software must be the official PMMP w/o vanilla patching plugins (i.e. TeaSpoon)
    • Issue must have not been reported previously
    • Make sure you are on the latest version of PMMP & PiggyCustomEnchants
    • Have a detailed title, like "CustomEnchants::getName() must be..."
    • If possible, provide crashdumps/errors related to the issue.

General

The plugin has error, and doesnt load.

Version:

  • PiggyCustomEnchants: 1.1.2
  • PMMP: 1.7-dev834

Steps to Reproduce the Issue

  1. Start the server normally

Extra Information

[18:27:47] [Server thread/INFO]: Enabling PiggyCustomEnchants v1.1.2

[18:27:47] [Server thread/CRITICAL]: pocketmine\plugin\PluginException: "pocketmine\event\entity\ProjectileHitBlockEvent does not have a valid handler list" (EXCEPTION) in "src/pocketmine/plugin/PluginManager" at line 771

[18:27:47] [Server thread/DEBUG]: #0 src/pocketmine/plugin/PluginManager(745): pocketmine\plugin\PluginManager->registerEvent(string pocketmine\event\entity\ProjectileHitBlockEvent, PiggyCustomEnchants\EventListener object, integer 1, pocketmine\plugin\MethodEventExecutor object, PiggyCustomEnchants\Main object, boolean 1)

[18:27:47] [Server thread/DEBUG]: #1 PiggyCustomEnchants-master/src/PiggyCustomEnchants/Main(283): pocketmine\plugin\PluginManager->registerEvents(PiggyCustomEnchants\EventListener object, PiggyCustomEnchants\Main object)

[18:27:47] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginBase(90): PiggyCustomEnchants\Main->onEnable()

[18:27:47] [Server thread/DEBUG]: #3 DevTools_v1.12.9.phar/src/FolderPluginLoader/FolderPluginLoader(127): pocketmine\plugin\PluginBase->setEnabled(boolean 1)

[18:27:47] [Server thread/DEBUG]: #4 src/pocketmine/plugin/PluginManager(576): FolderPluginLoader\FolderPluginLoader->enablePlugin(PiggyCustomEnchants\Main object)

[18:27:47] [Server thread/DEBUG]: #5 src/pocketmine/Server(1919): pocketmine\plugin\PluginManager->enablePlugin(PiggyCustomEnchants\Main object)

[18:27:47] [Server thread/DEBUG]: #6 src/pocketmine/Server(1905): pocketmine\Server->enablePlugin(PiggyCustomEnchants\Main object)

[18:27:47] [Server thread/DEBUG]: #7 src/pocketmine/Server(1699): pocketmine\Server->enablePlugins(integer 1)

[18:27:47] [Server thread/DEBUG]: #8 src/pocketmine/PocketMine(305): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string C:\Users\Jhom & Ky\Desktop\Tools\server\, string C:\Users\Jhom & Ky\Desktop\Tools\server\plugins\)

[18:27:47] [Server thread/DEBUG]: #9 C:/Users/Jhom & Ky/Desktop/Tools/server/PocketMine-MP.phar(1): require(string phar://C:/Users/Jhom & Ky/Desktop/Tools/server/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[18:27:47] [Server thread/INFO]: Disabling PiggyCustomEnchants v1.1.2

@DaPigGuy
Copy link
Owner

DaPigGuy commented Apr 6, 2018

Is this still happening with the latest builds?

@DaPigGuy
Copy link
Owner

DaPigGuy commented Apr 6, 2018

This does not seem to occur with the latest build of PMMP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants