JackNoordhuis / DiscordRelay-PocketMine

Relay messages between @discord and @pmmp with ease!
GNU Lesser General Public License v3.0
17 stars 3 forks source link

Plugin don't loads #12

Open ZEENKEY opened 3 years ago

ZEENKEY commented 3 years ago
[05:52:17] [Server thread/INFO]: Enabling DiscordRelay v0.0.2-ALPHA
[05:52:17] [Server thread/CRITICAL]: ErrorException: "Trying to access array offset on value of type bool" (EXCEPTION) in "plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/utils/config/BotConfigurationLoader" at line 109
[05:52:17] [Server thread/CRITICAL]: #0 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/utils/config/BotConfigurationLoader(109): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string[51] Trying to access array offset on value of type bool, string[119] phar:///home/container/plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/, integer 109, array[4])
[05:52:17] [Server thread/CRITICAL]: #1 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/utils/config/BotConfigurationLoader(85): jacknoordhuis\discordrelay\utils\config\BotConfigurationLoader->loadLogLevel(string[4] info, array[2])
[05:52:17] [Server thread/CRITICAL]: #2 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/utils/config/BotConfigurationLoader(49): jacknoordhuis\discordrelay\utils\config\BotConfigurationLoader->loadChannel(array[3])
[05:52:17] [Server thread/CRITICAL]: #3 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/utils/config/BotConfigurationLoader(37): jacknoordhuis\discordrelay\utils\config\BotConfigurationLoader->loadChannels(object jacknoordhuis\discordrelay\models\RelayOptions, array[3])
[05:52:17] [Server thread/CRITICAL]: #4 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/utils/config/ConfigurationLoader(44): jacknoordhuis\discordrelay\utils\config\BotConfigurationLoader->onLoad(array[1])
[05:52:17] [Server thread/CRITICAL]: #5 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/DiscordRelay(64): jacknoordhuis\discordrelay\utils\config\ConfigurationLoader->__construct(object jacknoordhuis\discordrelay\DiscordRelay, string[53] /home/container/plugin_data/DiscordRelay/Settings.yml)
[05:52:17] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/plugin/PluginBase(116): jacknoordhuis\discordrelay\DiscordRelay->onEnable()
[05:52:17] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
[05:52:17] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/Server(1786): pocketmine\plugin\PluginManager->enablePlugin(object jacknoordhuis\discordrelay\DiscordRelay)
[05:52:17] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/Server(1772): pocketmine\Server->enablePlugin(object jacknoordhuis\discordrelay\DiscordRelay)
[05:52:17] [Server thread/CRITICAL]: #10 pmsrc/src/pocketmine/Server(1585): pocketmine\Server->enablePlugins(integer 1)
[05:52:17] [Server thread/CRITICAL]: #11 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[05:52:17] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()
[05:52:17] [Server thread/CRITICAL]: #13 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[05:52:17] [Server thread/INFO]: Disabling DiscordRelay v0.0.2-ALPHA
[05:52:17] [Server thread/CRITICAL]: Error: "Call to a member function getTaskId() on null" (EXCEPTION) in "plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/DiscordRelay" at line 78
[05:52:17] [Server thread/CRITICAL]: #0 pmsrc/src/pocketmine/plugin/PluginBase(118): jacknoordhuis\discordrelay\DiscordRelay->onDisable()
[05:52:17] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/plugin/PluginManager(639): pocketmine\plugin\PluginBase->setEnabled(boolean )
[05:52:17] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/plugin/PluginManager(559): pocketmine\plugin\PluginManager->disablePlugin(object jacknoordhuis\discordrelay\DiscordRelay)
[05:52:17] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/Server(1786): pocketmine\plugin\PluginManager->enablePlugin(object jacknoordhuis\discordrelay\DiscordRelay)
[05:52:17] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/Server(1772): pocketmine\Server->enablePlugin(object jacknoordhuis\discordrelay\DiscordRelay)
[05:52:17] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Server(1585): pocketmine\Server->enablePlugins(integer 1)
[05:52:17] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[05:52:17] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()
[05:52:17] [Server thread/CRITICAL]: #8 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
VincentX0905 commented 2 years ago

me too

Trollhunters501 commented 2 years ago

Have you already configured the plugin? maybe they lack that

JackNoordhuis commented 2 years ago

@Trollhunters501 I haven't been maintaining this so the discord API is probably broken as well.