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

Plugindescription::loadMap error, how to resolve?

Discussion in 'Plugin Help' started by Bixcoitinho_, Jan 12, 2021.

  1. Bixcoitinho_

    Bixcoitinho_ Spider

    Messages:
    10
    my plugin is giving this error through the console here when I start it:

    [Server thread/ERROR]: Could not load '/storage/emulated/0/PocketMine/plugins/FlyText.phar' in folder '/storage/emulated/0/PocketMine/plugins/': Argument 1 passed to pocketmine\plugin\PluginDescription::loadMap() must be of the type array, boolean given, called in phar:///storage/emulated/0/PocketMine/PocketMine-MP.phar/src/pocketmine/plugin/PluginDescription.php on line 53
     
  2. Primus

    Primus Zombie Pigman

    Messages:
    749
    Unphar the plugin, and post the contents of plugin.yml here.
     
  3. Bixcoitinho_

    Bixcoitinho_ Spider

    Messages:
    10
    here my plugin.yml

    Code:
    name: FlyText
    version: 1.0.0
    api: 2.0.0
    main: flytext\main
    author: Bixcoitinho_
    
    commands:
        flytext:
            description: Use /flytext
            use: "/flytext"
            permission: flytext.cmd
     
  4. Kayllon

    Kayllon Silverfish

    Messages:
    24
    nao estive aqui
     
  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.