1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved error trying to run generator script

Discussion in 'Plugin Help' started by ALLINSEO, Mar 16, 2017.

  1. ALLINSEO

    ALLINSEO Baby Zombie

    Messages:
    133
    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
     
  2. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    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.
     
    HimbeersaftLP likes this.
  3. ALLINSEO

    ALLINSEO Baby Zombie

    Messages:
    133
    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.
     
  4. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    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.
     
    HimbeersaftLP likes this.
  5. ALLINSEO

    ALLINSEO Baby Zombie

    Messages:
    133
    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?
     
  6. ALLINSEO

    ALLINSEO Baby Zombie

    Messages:
    133
    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.
     
  7. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    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.
     
  8. ALLINSEO

    ALLINSEO Baby Zombie

    Messages:
    133
    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.
     
  9. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    ItemCloud is a plugin. You can find it here.
     
    ALLINSEO likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.