Hello, Im trying to de-compile ai.obj from hf with mastertomas nasc decompiler, I am getting errors. I tried installing php provided in the archive to environment variables, php commands do work from cmd, also set chronicle to h5. Idk, whats the issue
PHP Warning: file_get_contents(data//handlers.json): failed to open stream: No such file or directory in F:\nasc-decompiler-master\core\data.php on line 14
PHP Fatal error: Uncaught TypeError: Return value of Data::jsonDecode() must be of the type array, null returned in F:\nasc-decompiler-master\core\data.php:80
Stack trace:
#0 F:\nasc-decompiler-master\core\data.php(14): Data->jsonDecode('')
#1 F:\nasc-decompiler-master\core\main.php(140): Data->__construct('data//handlers....', 'data//variables...', 'data//functions...', 'data//enums.jso...')
#2 F:\nasc-decompiler-master\core\main.php(69): Main->initializeDependencies()
#3 F:\nasc-decompiler-master\core\main.php(381): Main->run()
#4 {main}
thrown in F:\nasc-decompiler-master\core\data.php on line 80
Press any key to continue . . .