LegendOfMCPE / EssentialsPE

Port of Bukkit Essentials for @PocketMine Servers (Moved to @poggit-orphanage)
GNU General Public License v3.0
99 stars 21 forks source link

Lightning and Nuke issue #353

Closed ghost closed 7 years ago

ghost commented 7 years ago

[14:44:49] [Server thread/CRITICAL]: Unhandled exception executing command 'lightning' in lightning: Argument 2 passed to pocketmine\entity\Entity::createEntity() must be an instance of pocketmine\level\Level, instance of pocketmine\level\format\Chunk given, called in phar://C:/Users/Management/Downloads/PocketMine-MP/plugins/EssentialsPE.phar/src/EssentialsPE/BaseFiles/BaseAPI.php on line 629
[14:44:49] [Server thread/CRITICAL]: TypeError: "Argument 2 passed to pocketmine\entity\Entity::createEntity() must be an instance of pocketmine\level\Level, instance of pocketmine\level\format\Chunk given, called in phar://C:/Users/Management/Downloads/PocketMine-MP/plugins/EssentialsPE.phar/src/EssentialsPE/BaseFiles/BaseAPI.php on line 629" (EXCEPTION) in "/src/pocketmine/entity/Entity" at line 635
[14:44:55] [Server thread/CRITICAL]: Unhandled exception executing command 'nuke' in nuke: Argument 2 passed to pocketmine\entity\Entity::createEntity() must be an instance of pocketmine\level\Level, instance of pocketmine\level\format\Chunk given, called in phar://C:/Users/Management/Downloads/PocketMine-MP/plugins/EssentialsPE.phar/src/EssentialsPE/BaseFiles/BaseAPI.php on line 629
[14:44:55] [Server thread/CRITICAL]: TypeError: "Argument 2 passed to pocketmine\entity\Entity::createEntity() must be an instance of pocketmine\level\Level, instance of pocketmine\level\format\Chunk given, called in phar://C:/Users/Management/Downloads/PocketMine-MP/plugins/EssentialsPE.phar/src/EssentialsPE/BaseFiles/BaseAPI.php on line 629" (EXCEPTION) in "/src/pocketmine/entity/Entity" at line 635
Sandertv commented 7 years ago

Going to fix this on a seperated branch very soon. I'll notify you when it's done.

Sandertv commented 7 years ago

See the commit referenced above. Please use a version from the PM-3.0.0 branch.

Tolo0 commented 7 years ago

Nuke seems fine now but /shock still bugged

[07:57:03] [Server thread/CRITICAL]: Unhandled exception executing command 'shock' in lightning: Class pocketmine\network\mcpe\protocol\AddEntityPacket not found [07:57:03] [Server thread/CRITICAL]: ClassNotFoundException: "Class pocketmine\network\mcpe\protocol\AddEntityPacket not found" (EXCEPTION) in "/src/spl/BaseClassLoader" at line 144 [07:57:30] [Server thread/CRITICAL]: Unhandled exception executing command 'lightning' in lightning: Class pocketmine\network\mcpe\protocol\AddEntityPacket not found [07:57:30] [Server thread/CRITICAL]: ClassNotFoundException: "Class pocketmine\network\mcpe\protocol\AddEntityPacket not found" (EXCEPTION) in "/src/spl/BaseClassLoader" at line 144 [07:57:45] [Server thread/CRITICAL]: Unhandled exception executing command 'thor' in lightning: Class pocketmine\network\mcpe\protocol\AddEntityPacket not found [07:57:45] [Server thread/CRITICAL]: ClassNotFoundException: "Class pocketmine\network\mcpe\protocol\AddEntityPacket not found" (EXCEPTION) in "/src/spl/BaseClassLoader" at line 144

Sandertv commented 7 years ago

Might I guess you don't use PocketMine?

Tolo0 commented 7 years ago

Im using ClearSky from pocketmine fork

Sandertv commented 7 years ago

That's their fault then. Tell them to make their folder structure like pmmp, because we can't help you. Sorry.

Tolo0 commented 7 years ago

Ok np.