UnknownOre / EnchantShopUI

EnchantShopUI Easy and Simple.
GNU General Public License v3.0
7 stars 19 forks source link

Error: "Class 'UnknownOre\EnchantUI\libs\jojoe77777\FormAPI\SimpleForm' not found" (EXCEPTION) in "plugins/EnchantShopUI_dev-61.phar #39

Closed teracube closed 3 years ago

teracube commented 3 years ago

Issue description

Steps to reproduce the issue

  1. ... https://jenkins.pmmp.io/job/PocketMine-MP/1823/
  2. ... https://poggit.pmmp.io/r/88885/EnchantShopUI_dev-61.phar

OS and versions

Crashdump, backtrace or other files

"2020-12-11 [10:55:30] [Server thread/CRITICAL]: Error: "Class 'UnknownOre\EnchantUI\libs\jojoe77777\FormAPI\SimpleForm' not found" (EXCEPTION) in "plugins/EnchantShopUI_dev-61.phar/src/UnknownOre/EnchantUI/Main" at line 74
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #0 plugins/EnchantShopUI_dev-61.phar/src/UnknownOre/EnchantUI/EventListener(33): UnknownOre\EnchantUI\Main->listForm(object pocketmine\Player)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #1 src/pocketmine/plugin/MethodEventExecutor(42): UnknownOre\EnchantUI\EventListener->onInteract(object pocketmine\event\player\PlayerInteractEvent)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object UnknownOre\EnchantUI\EventListener, object pocketmine\event\player\PlayerInteractEvent)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #3 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\player\PlayerInteractEvent)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #4 src/pocketmine/level/Level(1872): pocketmine\event\Event->call()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #5 src/pocketmine/Player(2523): pocketmine\level\Level->useItemOn(object pocketmine\math\Vector3, object pocketmine\item\ItemBlock, integer 1, object pocketmine\math\Vector3, object pocketmine\Player, boolean 1)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #6 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(149): pocketmine\Player->handleInventoryTransaction(object pocketmine\network\mcpe\protocol\InventoryTransactionPacket)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #7 src/pocketmine/network/mcpe/protocol/InventoryTransactionPacket(173): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleInventoryTransaction(object pocketmine\network\mcpe\protocol\InventoryTransactionPacket)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #8 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\InventoryTransactionPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #9 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\InventoryTransactionPacket)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #10 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #11 src/pocketmine/Player(3273): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #12 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #13 vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[21] 1XX.XXX.136.196 51833, object raklib\protocol\EncapsulatedPacket, integer 0)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #14 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #15 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #16 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe\{closure}()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #17 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #18 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1607680531.0146)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #19 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #20 src/pocketmine/Server(1588): pocketmine\Server->start()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #21 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #22 src/pocketmine/PocketMine(304): pocketmine\server()
2020-12-11 [10:55:30] [Server thread/CRITICAL]: #23 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
2020-12-11 [10:55:30] [Server thread/INFO]: Gaasste8212 [-]
2020-12-11 [10:55:30] [Server thread/INFO]: Gaasste8212[/1XX.XXX.136.196:51833] logged out due to Internal server error
2020-12-11 [10:55:30] [RakLibServer thread/NOTICE]: Blocked 1XX.XXX.136.196 for 5 seconds
UnknownOre commented 3 years ago

download the plugin from poggit