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

Bug #12

Closed
Fadhilarsetya opened this issue Sep 15, 2020 · 1 comment
Closed

Bug #12

Fadhilarsetya opened this issue Sep 15, 2020 · 1 comment

Comments

@Fadhilarsetya
Copy link

[Server thread/CRITICAL]: RuntimeException: "Trying to overwrite an already registered item" (EXCEPTION) in "src/pocket
mine/item/ItemFactory" at line 298
[03:48:02] [Server thread/CRITICAL]: #0 plugins/Fireworks_dev-5.phar/src/BlockHorizons/Fireworks/Loader(18): pocketmine\item\ItemF
actory::registerItem(object BlockHorizons\Fireworks\item\Fireworks)
[03:48:02] [Server thread/CRITICAL]: #1 src/pocketmine/plugin/PluginBase(116): BlockHorizons\Fireworks\Loader->onEnable()
[03:48:02] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean
1)
[03:48:02] [Server thread/CRITICAL]: #3 src/pocketmine/Server(1787): pocketmine\plugin\PluginManager->enablePlugin(object BlockHor
izons\Fireworks\Loader)
[03:48:02] [Server thread/CRITICAL]: #4 src/pocketmine/Server(1773): pocketmine\Server->enablePlugin(object BlockHorizons\Firework
s\Loader)
[03:48:02] [Server thread/CRITICAL]: #5 src/pocketmine/Server(1586): pocketmine\Server->enablePlugins(integer 1)
[03:48:02] [Server thread/CRITICAL]: #6 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, obj
ect pocketmine\utils\MainLogger, string[11] /root/pmmp/, string[19] /root/pmmp/plugins/)
[03:48:02] [Server thread/CRITICAL]: #7 src/pocketmine/PocketMine(304): pocketmine\server()
[03:48:02] [Server thread/CRITICAL]: #8 (11): require(string[66] phar:///root/pmmp/PocketMine-MP.phar/src/pocketmine/PocketMine.ph
p)
[03:48:02] [Server thread/INFO]: Disabling Fireworks v0.0.3

@inxomnyaa
Copy link
Contributor

https://github.com/BlockHorizons/Fireworks/blob/master/src/BlockHorizons/Fireworks/Loader.php#L18 is missing , true
I guess the bug was triggered by having TeaSpoon installed

inxomnyaa added a commit to inxomnyaa/Fireworks-1 that referenced this issue Dec 24, 2020
@Muqsit Muqsit closed this as completed in 544fc06 Dec 24, 2020
Muqsit added a commit that referenced this issue Dec 24, 2020
Muqsit added a commit that referenced this issue Dec 24, 2020
4.0: Fix #12, Fix #13, Use broadcastAnimation && syncNetworkData
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants