jacobsson
Senior Member
on windows 10 execute .exe without python installed on system
version 3 is giving error while version 2 is working
here is error details
[4/5] Execution of 'resign_eboot.py': DONE
-----------------------------------------------------
DEBUG pkg_name: gta_(WLES01807).pkg
DEBUG pkg_dir_path: C:\Users\Mas\Desktop\wc\builds\gta_(BLES01807)\work_dir\pkg/ is a path
DEBUG build_dir_path: C:\Users\Mas\Desktop\wc\builds\gta_(BLES01807)\work_dir\.. is a path
Create PKG
[5/5] Execution of 'create_pkg.py': FAILED
-----------------------------------------------------
[5/5] Execution of 'webman_pkg.py': FAILED
-----------------------------------------------------
Could not build pkg and/or return pkg_name!
ERROR: Exception("pkg_name: gta_(WLES01807).pkg,\nbuild_dir_path: C:\\Users\\Mas\\Desktop\\wc\\builds\\gta_(BLES01807)\\work_dir\\..,\njson_data['path']: /dev_hdd0/PS3ISO/")
Traceback (most recent call last):
File "resources\tools\util_scripts\build_all_scripts.py", line 44, in build
pkg_name = webman_pkg.execute()
File "resources\tools\util_scripts\create_pkg.py", line 54, in execute
raise Exception('pkg_name: ' + pkg_name +
Exception: pkg_name: gta_(WLES01807).pkg,
build_dir_path: C:\Users\Mas\Desktop\wc\builds\gta_(BLES01807)\work_dir\..,
json_data['path']: /dev_hdd0/PS3ISO/
DEBUG ERROR traceback: None
Hi. I made a small update to the build script, does this build make any difference for you?
Last edited: