I am trying to generate a farming plot world but every time I try I cannot generate it. it seems to not be able to find "pocketmine\level\generator\normal\biome\PlainBiome::getColor()" is there something I have to download or is there a new level generator I have to reference to in the script? [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method pocketmine\level\generator\normal\biome\PlainBiome::getColor()" (EXCEPTION) in "/MyPlots.phar/src/MyPlot/MyPlotGenerator" at line 104 [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [21:59:29] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed
This is what I think the issue may be. I may be wrong, and correct me if I am, but the issue sounds familiar. As it says, PlainBiome::getColor() can't be found. This function was removed(citation), so it won't work. Where did you download that version of MyPlot? A link would be useful. In the future, please use code blocks or spoilers for crashdumps or anything long and repetitive.
I downloaded it from youtube, I can upload the zip or .phar I'm going to try downgrading pocketmine, generating plot via console then pocket mine with the generated world.
I don't suggest that, and I don't think it would resolve your issue effectively. You probably just need an updated version of the plugin. You can try one from here.
Thanks alot, I got to the dev plugin page before but could not replicate. I got the myplots plugin a few more plugins to finish the economyapi plugin(s) minereset and a few others I wanted. I cant find manyworlds, I think this plugin is used to generate and or switch to plot worlds. what world switcher/ generator is compatiable with the newest version of MyPlot?
I found a plugin called EconomyPShop but it does not have any doccumentation. does anyone on here know what that plugin does? my best guess is that it is personal shops with economyapi but I am not sure.
Your guess is right. It requires the ItemCloud plugin to work though. This seems to be the most updated version I can find of ManyWorlds. I don't know of any alternatives.
I searched all over the dev pages for itemcloud is that something different then a plugin? a hosting service maybe the version I have of ManyWorlds actually works to teleport, when i tried in past it would go into glitch mode and not let me move, sort of how like auth plugins work.