Skip to content

Commit

Permalink
EnderPilar: Deleted as not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
iZeaoGamer authored Aug 17, 2018
1 parent 0446f10 commit 1a21859
Showing 1 changed file with 0 additions and 90 deletions.
90 changes: 0 additions & 90 deletions src/CortexPE/level/generator/ender/populator/EnderPilar.php

This file was deleted.

1 comment on commit 1a21859

@teracube
Copy link

@teracube teracube commented on 1a21859 Aug 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pocketmine-MP #1387
Teaspoon dev11.phar

2018-08-21 [22:06:39] [Server thread/CRITICAL]: ErrorException: "Declaration of CortexPE\entity\mob\Bat::initEntity(): void should be compatible with pocketmine\entity\Living::initEntity(pocketmine\nbt\tag\CompoundTag $nbt): void" (EXCEPTION) in "TeaSpoon_dev-11.phar/src/CortexPE/entity/mob/Bat" at line 44
2018-08-21 [22:06:39] [Server thread/DEBUG]: #0 TeaSpoon_dev-11.phar/src/CortexPE/entity/mob/Bat(44): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string Declaration of CortexPE\entity\mob\Bat::initEntity(): void should be compatible with pocketmine\entity\Living::initEntity(pocketmine\nbt\tag\CompoundTag $nbt): void, string phar:///home/gsp_1485/g4.hmserv.eu-19140/plugins/TeaSpoon_dev-11.phar/src/CortexPE/entity/mob/Bat.php, integer 44, array Array())
2018-08-21 [22:06:39] [Server thread/DEBUG]: #1 vendor/pocketmine/spl/BaseClassLoader(126): include(string phar:///home/gsp_1485/g4.hmserv.eu-19140/plugins/TeaSpoon_dev-11.phar/src/CortexPE/entity/mob/Bat.php)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #2 (): BaseClassLoader->loadClass(string CortexPE\entity\mob\Bat)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #3 (): spl_autoload_call(string CortexPE\entity\mob\Bat)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #4 src/pocketmine/utils/Utils(494): ReflectionClass->__construct(string CortexPE\entity\mob\Bat)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #5 src/pocketmine/entity/Entity(309): pocketmine\utils\Utils::testValidInstance(string CortexPE\entity\mob\Bat, string pocketmine\entity\Entity)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #6 TeaSpoon_dev-11.phar/src/CortexPE/entity/EntityManager(56): pocketmine\entity\Entity::registerEntity(string CortexPE\entity\mob\Bat, boolean 1, array Array())
2018-08-21 [22:06:39] [Server thread/DEBUG]: #7 TeaSpoon_dev-11.phar/src/CortexPE/Main(348): CortexPE\entity\EntityManager::init()
2018-08-21 [22:06:39] [Server thread/DEBUG]: #8 TeaSpoon_dev-11.phar/src/CortexPE/Main(337): CortexPE\Main->loadEverythingElse()
2018-08-21 [22:06:39] [Server thread/DEBUG]: #9 src/pocketmine/plugin/PluginBase(111): CortexPE\Main->onEnable()
2018-08-21 [22:06:39] [Server thread/DEBUG]: #10 src/pocketmine/plugin/PluginManager(419): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #11 src/pocketmine/Server(1971): pocketmine\plugin\PluginManager->enablePlugin(CortexPE\Main object)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #12 src/pocketmine/Server(1957): pocketmine\Server->enablePlugin(CortexPE\Main object)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #13 src/pocketmine/Server(1668): pocketmine\Server->enablePlugins(integer 0)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #14 src/pocketmine/PocketMine(245): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/gsp_1485/g4.hmserv.eu-19140/, string /home/gsp_1485/g4.hmserv.eu-19140/plugins/)
2018-08-21 [22:06:39] [Server thread/DEBUG]: #15 /home/gsp_1485/g4.hmserv.eu-19140/PocketMine-MP.phar(1): require(string phar:///home/gsp_1485/g4.hmserv.eu-19140/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
2018-08-21 [22:06:39] [Server thread/INFO]: Disabling TeaSpoon v2.0.0-BETA

Please sign in to comment.