Block ID is already used by another block
Hello,
There seems to be a small problem on 3 out of 3 startups due to Customies conflicting with one of your codes.
Thread: AsyncWorker#1 Error: Block ID 10811 is already used by another block File: pmsrc/src/block/RuntimeBlockStateRegistry Line: 93 Type: InvalidArgumentException Backtrace: #0 /home/container/plugins/Customies/src/block/CustomiesBlockFactory(88): pocketmine\block\RuntimeBlockStateRegistry->register(object DaPigGuy\PiggyCustomEnchants\blocks\PiggyObsidianBlock#153761) #1 /home/container/plugins/Customies/src/task/AsyncRegisterBlocksTask(39): customiesdevs\customies\block\CustomiesBlockFactory->registerBlock(object Closure#171059, string[28] piggyce:magmawalker_obsidian, null, null, object Closure#153767, object Closure#153768) #2 pmsrc/src/scheduler/AsyncTask(82): customiesdevs\customies\task\AsyncRegisterBlocksTask->onRun() #3 (): pocketmine\scheduler\AsyncTask->run()
With PiggyObsidianBlock
Change customies id block other plugin u use stupid bastard
Meh https://github.com/DavyCraft648/MCFurniture/issues/11, pretty sure we're registering the correct way too.
I guess if registration fails then I'll just disable the enchant.
Wait on https://github.com/pmmp/PocketMine-MP/issues/6062
@OrBuilder can you test it without other plugins ?