ErikPDev / VoteParty

Give rewards to all online players when the server gets a certain amount of votes!
GNU General Public License v3.0
6 stars 5 forks source link

Scorehud tag not working #2

Closed MrNinja008 closed 3 years ago

MrNinja008 commented 3 years ago

Screenshot_2021-05-26-17-00-53-978_com android chrome I am using this tag and i am using the scorehud version that supports addon.

MrNinja008 commented 3 years ago

Oh i just releaized the plugin disable in startup and i am getting this error. Error: 2021-05-26 [11:38:34] [Server thread/CRITICAL]: ReflectionException: "Class Ifera\ScoreHud\event\TagsResolveEvent does not exist" (-1) in "pmsrc/src/pocketmine/plugin/PluginManager" at line 712 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #0 pmsrc/src/pocketmine/plugin/PluginManager(712): ReflectionClass->construct(string[37] Ifera\ScoreHud\event\TagsResolveEvent) 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #1 plugins/VoteParty (1).phar/src/ErikPDev/VoteParty/Main(84): pocketmine\plugin\PluginManager->registerEvents(object ErikPDev\VoteParty\Listeners\ScoreHUDListener, object ErikPDev\VoteParty\Main) 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/plugin/PluginBase(116): ErikPDev\VoteParty\Main->onEnable() 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1) 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/Server(1785): pocketmine\plugin\PluginManager->enablePlugin(object ErikPDev\VoteParty\Main) 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Server(1771): pocketmine\Server->enablePlugin(object ErikPDev\VoteParty\Main) 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/Server(1584): pocketmine\Server->enablePlugins(integer 1) 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/) 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server() 2021-05-26 [11:38:34] [Server thread/CRITICAL]: #9 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

MrNinja008 commented 3 years ago

I am using 5.0.0 becoz i need some tags from the addons.

ErikPDev commented 3 years ago

VoteParty doesn't support version 5 of ScoreHUD, I'll create an addon if you would like.

MrNinja008 commented 3 years ago

Yes now i am transfer to 6.0.0

ErikPDev commented 3 years ago

If you still want to use Version 5, you can use this version of VoteParty https://poggit.pmmp.io/r/126624/VoteParty_dev-18.phar