HimmelKreis4865 / pm4converter

A PHP script that converts PMMP-3 Plugins into PMMP-4 plugins
44 stars 14 forks source link

Call to undefined function yaml_parse_file() #6

Closed AraaCuteUwU closed 2 years ago

AraaCuteUwU commented 2 years ago

root@Araa:~/convert# php convert.php MultiVersion Copying folder structure... Loading plugin... Repairing plugin files (60/60) Found 0 possible remaining bugs that cannot be fixed with this converter (they might be invalid): Repairing plugin.yml... Call to undefined function yaml_parse_file() root@Araa:~/convert#

HimmelKreis4865 commented 2 years ago

you need a not corrupted php8 binary with JSON extension for this script. There is no other reason causing this problem.