-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
As of today your qalag exe stopped working.
I guess oculus changed something on the endpoint u r using.
And its not fixable cause there is no sourcecode.
Traceback (most recent call last):
File "QuestAssetGenerator.py", line 608, in launch_executable
output = subprocess.check_output([bin_path] + args, stderr=subprocess.STDOUT)
File "C:\Python38\lib\subprocess.py", line 411, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "C:\Python38\lib\subprocess.py", line 512, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['QuestAppLauncher_Assets\\bin\\qalag.exe']' returned non-zero exit status 4294967295.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "QuestAssetGenerator.py", line 640, in <module>
main()
File "QuestAssetGenerator.py", line 109, in main
download_latest_assets()
File "QuestAssetGenerator.py", line 411, in download_latest_assets
launch_executable([], galag_exe_full_path)
File "QuestAssetGenerator.py", line 612, in launch_executable
raise Exception(str.format(str(e) + ". Output: '%s'" % (e.output.decode(sys.stdout.encoding).rstrip()))) from e
Exception: Command '['QuestAppLauncher_Assets\\bin\\qalag.exe']' returned non-zero exit status 4294967295.. Output: '[22256] Failed to execute script QALAG
Traceback (most recent call last):
File "QALAG.py", line 191, in <module>
File "QALAG.py", line 33, in main
File "QALAG.py", line 135, in download_images
File "QALAG.py", line 113, in retrieve_package_name
File "site-packages\requests\models.py", line 897, in json
File "json\__init__.py", line 348, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Retrieving Appinfo
Metadata
Metadata
Assignees
Labels
No labels