can someone help me out here. Every time I try to run my plugin this error message will pop up in my console. [21:02:44] [Server thread/CRITICAL]: ErrorException: "Couldn't load source plugin PotPvP: main class not found" (EXCEPTION) in "PocketMine-DevTools-3.phar/src/FolderPluginLoader/FolderPluginLoader" at line 70 [21:02:44] [Server thread/DEBUG]: #0 (): pocketmine\error_handler(integer 512, string Couldn't load source plugin PotPvP: main class not found, string phar:///home/PvP/pe/plugins/PocketMine-DevTools-3.phar/src/FolderPluginLoader/FolderPluginLoader.php, integer 70, array Array()) [21:02:44] [Server thread/DEBUG]: #1 PocketMine-DevTools-3.phar/src/FolderPluginLoader/FolderPluginLoader(70): trigger_error(string Couldn't load source plugin PotPvP: main class not found, integer 512)
For future readers: If you don't mind making your code public, just push them to GitHub, enable Poggit-CI and look at the Poggit build page. It will give comprehensive hints about what's wrong and what you should do.