DaPigGuy / PiggyShopUI

An easy to use shop UI plugin for PocketMine-MP
Apache License 2.0
15 stars 18 forks source link

Error Server Crash #42

Closed DaDevGuy closed 2 years ago

DaDevGuy commented 2 years ago

[09:22:50.480] [Server thread/CRITICAL]: DaPigGuy\PiggyShopUI\libs\DaPigGuy\libPiggyEconomy\exceptions\MissingProviderDependencyException: "Dependencies for provider EconomyS not found." (EXCEPTION) in "plugins/PiggyShopUI.phar/src/DaPigGuy/PiggyShopUI/libs/DaPigGuy/libPiggyEconomy/libPiggyEconomy" at line 57 --- Stack trace ---

0 plugins/PiggyShopUI.phar/src/DaPigGuy/PiggyShopUI/PiggyShopUI(58): DaPigGuy\PiggyShopUI\libs\DaPigGuy\libPiggyEconomy\libPiggyEconomy::getProvider(array[1])

I Got This Error Even i Have Bedrock Economy

Aericio commented 2 years ago

https://github.com/DaPigGuy/PiggyShopUI/blob/master/resources/config.yml#L2

then you need to switch your provider to BedrockEconomy

TukangM commented 2 years ago

https://github.com/DaPigGuy/PiggyShopUI/blob/master/resources/config.yml#L2

then you need to switch your provider to BedrockEconomy

[08:56:10.568] [Server thread/INFO]: Enabling PiggyShopUI v3.0.1 [08:56:10.575] [Server thread/CRITICAL]: TypeError: "Cannot assign cooldogedev\BedrockEconomy\api\version\LegacyBEAPI to property DaPigGuy\PiggyShopUI\libs\DaPigGuy\libPiggyEconomy\providers\BedrockEconomyProvider::$api of type cooldogedev\BedrockEconomy\api\BedrockEconomyAPI" (EXCEPTION) in "plugins/PiggyShopUI.phar/src/DaPigGuy/PiggyShopUI/libs/DaPigGuy/libPiggyEconomy/providers/BedrockEconomyProvider" at line 26 --- Stack trace ---

0 plugins/PiggyShopUI.phar/src/DaPigGuy/PiggyShopUI/libs/DaPigGuy/libPiggyEconomy/libPiggyEconomy(59): DaPigGuy\PiggyShopUI\libs\DaPigGuy\libPiggyEconomy\providers\BedrockEconomyProvider->__construct(array[1])

1 plugins/PiggyShopUI.phar/src/DaPigGuy/PiggyShopUI/PiggyShopUI(58): DaPigGuy\PiggyShopUI\libs\DaPigGuy\libPiggyEconomy\libPiggyEconomy::getProvider(array[1])

2 pmsrc/src/plugin/PluginBase(137): DaPigGuy\PiggyShopUI\PiggyShopUI->onEnable()

3 pmsrc/src/plugin/PluginManager(437): pocketmine\plugin\PluginBase->onEnableStateChange(true)

4 pmsrc/src/Server(1385): pocketmine\plugin\PluginManager->enablePlugin(object DaPigGuy\PiggyShopUI\PiggyShopUI#29937)

5 pmsrc/src/Server(1011): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#24892)

6 pmsrc/src/PocketMine(304): pocketmine\Server->__construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[16] /home/container/, string[24] /home/container/plugins/)

7 pmsrc/src/PocketMine(327): pocketmine\server()

8 pmsrc(11): require(string[60] phar:///home/container/PocketMine-MP.phar/src/PocketMine.php)

--- End of exception information --- [08:56:10.575] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump [08:56:10.580] [Server thread/EMERGENCY]: Please upload the "/home/container/crashdumps/Mon_Apr_11-08.56.10-UTC_2022.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can. [08:56:10.944] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the Crash Archive. You can view it on https://crash.pmmp.io/view/6407669 or use the ID #6407669. [08:56:10.945] [Server thread/EMERGENCY]: Forcing server shutdown

image

not work

Aericio commented 2 years ago

BedrockEconomy 2.0.8 isn't supported yet, please use https://poggit.pmmp.io/p/BedrockEconomy/2.0.7

TukangM commented 2 years ago

BedrockEconomy 2.0.8 isn't supported yet, please use https://poggit.pmmp.io/p/BedrockEconomy/2.0.7

ok

TukangM commented 2 years ago

solved

DaDevGuy commented 2 years ago

yes solved