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

Question [First Use]Need Help

Discussion in 'Questions about This Forum' started by yanjingtu, Mar 21, 2017.

  1. yanjingtu

    yanjingtu Shog Chips

    Messages:
    0
    GitHub:
    yanjingtu
    After login, no animals, no monsters.
    After put PureEntitiesX2.phar to plugins, I got this:
    [Server thread/ERROR]: Could not load plugin 'PureEntitiesX': Incompatible API version
    Is server version incompatible with the plugin?
    How to get a server with animals and monsters?

    When start the pmmp server:
    xxx:/PocketMine-MP-master$ ./start.sh
    [04:47:31] [Server thread/WARNING]: Non-packaged PocketMine-MP installation detected, do not use on production.
    [04:47:31] [Server thread/INFO]: Loading pocketmine.yml...
    [04:47:31] [Server thread/INFO]: Loading server properties...
    [04:47:32] [Server thread/INFO]: Selected English (eng) as the base language
    [04:47:32] [Server thread/INFO]: Starting Minecraft: PE server version v1.0.4.11
    [04:47:32] [Server thread/INFO]: Opening server on 0.0.0.0:19132
    [04:47:32] [Server thread/INFO]: This server is running PocketMine-MP version 1.6.2dev "Unleashed" (API 3.0.0-ALPHA4)
    [04:47:32] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License
    [04:47:33] [Server thread/INFO]: Loading recipes...
    [04:47:33] [Server thread/ERROR]: Could not load plugin 'PureEntitiesX': Incompatible API version
    [04:47:34] [Server thread/INFO]: Preparing level "world"
    [04:47:34] [Server thread/INFO]: Starting GS4 status listener
    [04:47:34] [Server thread/INFO]: Setting query port to 19132
    [04:47:34] [Server thread/INFO]: Query running on 0.0.0.0:19132
    [04:47:34] [Server thread/INFO]: Default game type: Survival Mode
    [04:47:34] [Server thread/INFO]: Done (2.81s)! For help, type "help" or "?"
     
  2. yanjingtu

    yanjingtu Shog Chips

    Messages:
    0
    GitHub:
    yanjingtu
    server.properties:
    #Properties Config file
    #Tue Mar 21 08:03:07 UTC 2017
    motd=xxx
    server-name=xxx
    server-port=19132
    gamemode=0
    max-players=20
    spawn-protection=16
    white-list=off
    enable-query=on
    enable-rcon=off
    announce-player-achievements=on
    allow-flight=off
    spawn-animals=on
    spawn-mobs=on
    force-gamemode=off
    hardcore=off
    pvp=on
    difficulty=1
    generator-settings=
    level-name=world
    level-seed=
    level-type=DEFAULT
    rcon.password=xxx
    auto-save=on
    view-distance=8
     
  3. xBeastMode

    xBeastMode Shog Chips

    Messages:
    0
    Please use pastebin for long messages.
    If it's telling you "incompatible API" then the plugin is incompatible at the moment. Currently entity AI (Artificial Intelligence) is not implemented into PocketMine so no there is no way you can spawn moving entities ("Animals and Monsters").
     
  4. yanjingtu

    yanjingtu Shog Chips

    Messages:
    0
    GitHub:
    yanjingtu
    Ok,thanks. Sorry for the long message
     
  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.