pocketmine\utils\InternetException: "Couldn't load needed data files" (EXCEPTION) in "/data/data/com.termux/files/home/pmmp/plugins/EasyEdit-master/src/platz1de/EasyEdit/task/DynamicStoredFlipTask" at line 45
[19:57:04.160] [EasyEdit editing thread/CRITICAL]: pocketmine\utils\InternetException: "Couldn't load needed data files" (EXCEPTION) in "/data/data/com.termux/files/home/pmmp/plugins/EasyEdit-master/src/platz1de/EasyEdit/task/DynamicStoredFlipTask" at line 45 how to fix this issue?
- [ ]
There should be an additional error / warning at server startup, indicating why the data files couldn't be loaded.
Since you seem to be using a folder plugin loader, this is probably due to /data/data/com.termux/files/home/pmmp/plugins/EasyEdit-master/resources/repo not existing or being empty (when cloning the repo make sure to clone recursively, or use a build from poggit).
You can fix this by creating the directory and putting the 8 json files from the data repo there.