LeinneSW / PureEntities

A plugin to implements entities in pmmp
GNU Lesser General Public License v3.0
87 stars 38 forks source link

Hello, can you help? #4

Closed udupea closed 8 years ago

udupea commented 8 years ago

I try to set up pocketmine PE server with animals for my son. I use Raspberry Pi 2 with NOOBS, without GUI and for now I know something about linux command line. This is the first use of DevTools and PHP7 files.

Below is visible problem with loading EntityManager files and my knowledge is depleted :(

pi@raspberrypi:~/Desktop/pocketmine $ ./start.sh [15:17:28] [Server thread/INFO]: Loading pocketmine.yml... [15:17:28] [Server thread/INFO]: Loading server properties... [15:17:28] [Server thread/INFO]: Selected English (eng) as the base language [15:17:28] [Server thread/INFO]: Starting Minecraft: PE server version v0.13.1 alpha [15:17:28] [Server thread/INFO]: Starting remote control listener [15:17:28] [Server thread/INFO]: RCON running on 0.0.0.0:19132 [15:17:28] [Server thread/INFO]: Opening server on 0.0.0.0:19132 [15:17:28] [Server thread/INFO]: This server is running PocketMine-MP version 1.6dev-52 "[REDACTED]" (API 1.13.1) [15:17:28] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License [15:17:29] [Server thread/INFO]: Loading DevTools v1.10.0 [15:17:29] [Server thread/INFO]: Loading SimpleHome v1.2 [15:17:30] [Server thread/INFO]: Enabling DevTools v1.10.0 [15:17:30] [Server thread/ERROR]: Could not load '/home/pi/Desktop/pocketmine/plugins/EntityManager' in folder '/home/pi/Desktop/pocketmine/plugins/': yaml_parse(): scanning error encountered during parsing: mapping values are not allowed in this context (line 7, column 19) [15:17:30] [Server thread/WARNING]: RuntimeException: "yaml_parse(): scanning error encountered during parsing: mapping values are not allowed in this context (line 7, column 19)" (E_WARNING) in "/src/pocketmine/plugin/PluginDescription" at line 51 [15:17:30] [Server thread/INFO]: [DevTools] Registered folder plugin loader [15:17:30] [Server thread/INFO]: Preparing level "world" [15:17:30] [Server thread/INFO]: Enabling SimpleHome v1.2 [15:17:30] [Server thread/INFO]: [SimpleHome] SimpleHome has loaded! [15:17:31] [Server thread/INFO]: Starting GS4 status listener [15:17:31] [Server thread/INFO]: Setting query port to 19132 [15:17:31] [Server thread/INFO]: Query running on 0.0.0.0:19132 [15:17:31] [Server thread/INFO]: Default game type: Survival Mode

BR Aivar

lolcraftboy14 commented 8 years ago

Can any wan gife me the link

lolcraftboy14 commented 8 years ago

);

orlando092 commented 8 years ago

Use google traductor...

Si hablas español? Dime que es lo que quisiste decir xD

LeinneSW commented 8 years ago

Check it out the YML files from the plugin folder