The error I'm getting is this: Code: [02:02:26] [Server thread/ERROR]: Could not load 'C:\Users\DanielYTK\Documents\PocketMine-MP\plugins\HydraCoreYTKv2' in folder 'C:\Users\DanielYTK\Documents\PocketMine-MP\plugins\': Invalid argument supplied for foreach() [02:02:26] [Server thread/CRITICAL]: ErrorException: "Invalid argument supplied for foreach()" (EXCEPTION) in "/src/pocketmine/plugin/PluginDescription" at line 107 Before I updated api to 1.1, I did not have this error, and the code was not modified!
I managed to solve it, thanks https://forums.pmmp.io/members/irish.133/ for telling me that the error was in plugin.yml If anyone needs ... before it was: authors: DanielYTK I just modified it to: authors: [DanielYTK]