brokiem-pm-pl / VanillaPM4

Implement vanilla items and blocks into PM4 (PocketMine-MP)
MIT License
10 stars 3 forks source link

Dont load #3

Closed MrBlasyMSK closed 3 years ago

MrBlasyMSK commented 3 years ago
18:33:28.659] [Server thread/CRITICAL]: InvalidArgumentException: "Block registration 218:0 conflicts with an existing block" (EXCEPTION) in "pmsrc/src/block/BlockFactory" at line 896
[18:33:28.659] [Server thread/CRITICAL]: #0 plugins/VanillaPM4_dev-2.phar/src/brokiem/vanillapm4/block/BlockFactory(25): pocketmine\block\BlockFactory->register(object brokiem\vanillapm4\block\ShulkerBox#22868)
[18:33:28.659] [Server thread/CRITICAL]: #1 plugins/VanillaPM4_dev-2.phar/src/brokiem/vanillapm4/VanillaPM4(20): brokiem\vanillapm4\block\BlockFactory::init()
[18:33:28.659] [Server thread/CRITICAL]: #2 pmsrc/src/plugin/PluginBase(140): brokiem\vanillapm4\VanillaPM4->onEnable()
[18:33:28.660] [Server thread/CRITICAL]: #3 pmsrc/src/plugin/PluginManager(401): pocketmine\plugin\PluginBase->onEnableStateChange(true)
[18:33:28.660] [Server thread/CRITICAL]: #4 pmsrc/src/Server(1267): pocketmine\plugin\PluginManager->enablePlugin(object brokiem\vanillapm4\VanillaPM4#22799)
[18:33:28.660] [Server thread/CRITICAL]: #5 pmsrc/src/Server(1025): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#22797)
[18:33:28.660] [Server thread/CRITICAL]: #6 pmsrc/src/PocketMine(300): pocketmine\Server->__construct(object BaseClassLoader#3, object pocketmine\utils\MainLogger#2, string[16] /home/container/, string[24] /home/container/plugins/)
[18:33:28.660] [Server thread/CRITICAL]: #7 pmsrc/src/PocketMine(323): pocketmine\server()
[18:33:28.660] [Server thread/CRITICAL]: #8 pmsrc(11): require(string[60] phar:///home/container/PocketMine-MP.phar/src/PocketMine.php)
[18:33:28.660] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
[18:33:28.664] [Server thread/EMERGENCY]: Please upload the "/home/container/crashdumps/Fri_Sep_3-18.33.28-UTC_2021.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
[18:33:28.940] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the Crash Archive. You can view it on https://crash.pmmp.io/view/5160385 or use the ID #5160385.
brokiem commented 3 years ago

some of blocks from this plugin is already added in latest pm4 commit, please don't use this plugin anymore. Thanks