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

Error if another plugin registers Enchanted Book #96

Closed
Artistic-Waffle opened this issue Dec 23, 2017 · 2 comments
Closed

Error if another plugin registers Enchanted Book #96

Artistic-Waffle opened this issue Dec 23, 2017 · 2 comments

Comments

@Artistic-Waffle
Copy link

Artistic-Waffle commented Dec 23, 2017

[Server thread/CRITICAL]: RuntimeException: "Trying to overwrite an already registered item" (EXCEPTION) in "src/pocketmine/item/ItemFactory" at line 277
[16:50:12] [Server thread/DEBUG]: #0 PiggyCustomEnchants_dev-176.phar/src/PiggyCustomEnchants/Main(237): pocketmine\item\ItemFactory::registerItem(pocketmine\item\Item object)
[16:50:12] [Server thread/DEBUG]: #1 src/pocketmine/plugin/PluginBase(90): PiggyCustomEnchants\Main->onEnable()
[16:50:12] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PharPluginLoader(122): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
[16:50:12] [Server thread/DEBUG]: #3 src/pocketmine/plugin/PluginManager(610): pocketmine\plugin\PharPluginLoader->enablePlugin(PiggyCustomEnchants\Main object)
[16:50:12] [Server thread/DEBUG]: #4 src/pocketmine/Server(1955): pocketmine\plugin\PluginManager->enablePlugin(PiggyCustomEnchants\Main object)
[16:50:12] [Server thread/DEBUG]: #5 src/pocketmine/Server(1941): pocketmine\Server->enablePlugin(PiggyCustomEnchants\Main object)
[16:50:12] [Server thread/DEBUG]: #6 src/pocketmine/Server(2024): pocketmine\Server->enablePlugins(integer 1)
[16:50:12] [Server thread/DEBUG]: #7 src/pocketmine/command/defaults/ReloadCommand(49): pocketmine\Server->reload()
[16:50:12] [Server thread/DEBUG]: #8 src/pocketmine/command/SimpleCommandMap(258): pocketmine\command\defaults\ReloadCommand->execute(pocketmine\command\ConsoleCommandSender object, string reload, array Array())
[16:50:12] [Server thread/DEBUG]: #9 src/pocketmine/Server(1982): pocketmine\command\SimpleCommandMap->dispatch(pocketmine\command\ConsoleCommandSender object, string reload)
[16:50:12] [Server thread/DEBUG]: #10 src/pocketmine/Server(1967): pocketmine\Server->dispatchCommand(pocketmine\command\ConsoleCommandSender object, string reload)
[16:50:12] [Server thread/DEBUG]: #11 src/pocketmine/Server(2519): pocketmine\Server->checkConsole()
[16:50:12] [Server thread/DEBUG]: #12 src/pocketmine/Server(2274): pocketmine\Server->tick()
[16:50:12] [Server thread/DEBUG]: #13 src/pocketmine/Server(2149): pocketmine\Server->tickProcessor()
[16:50:12] [Server thread/DEBUG]: #14 src/pocketmine/Server(1737): pocketmine\Server->start()
[16:50:12] [Server thread/DEBUG]: #15 src/pocketmine/PocketMine(554): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/marcus/help/, string /home/marcus/help/plugins/)
[16:50:12] [Server thread/DEBUG]: #16 /home/marcus/help/PocketMine-MP.phar(1): require(string phar:///home/marcus/help/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
@DaPigGuy DaPigGuy changed the title pls fix Error If Another Plugin Registers Enchanted Book Dec 23, 2017
@DaPigGuy
Copy link
Owner

Next time, please use the template.

@DaPigGuy DaPigGuy changed the title Error If Another Plugin Registers Enchanted Book Error if another plugin registers Enchanted Book Dec 23, 2017
@Artistic-Waffle
Copy link
Author

Artistic-Waffle commented Dec 23, 2017 via email

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