cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, I am trying to release a VR-only PC game as an Oculus app

AssortRockStudio
Honored Guest
Hello, I am trying to release a VR-only PC game as an Oculus app, but when I use ovr-platform-util, the message “An unexpected error occurred” appears and the game does not proceed.
 
ovr-platform-util upload-quest-build --app-id XXXXXXXXXXX --app-secret XXXXXXXXXXXX
--apk C:\VirtualBuster_1.0\VirtualBuster.exe --channel LIVE
 

 

 

I wrote the log file. Can you check what the problem is?
VVVV
 
2024-02-02T09:06:20.936Z [DEBUG] Run args: {"appId":6889529511101188,"appSecret":"(removed)","apkPath":"C:\\VirtualBuster_1.0\\VirtualBuster.exe","channel":"LIVE","draft":false,"excludeAddons":false,"inheritAssetFiles":false,"isODH":false,"uploadFromEngine":false,"uploadConcurrency":null,"platform":"ANDROID_6DOF","disableProgressBar":false}
2024-02-02T09:06:21.188Z [DEBUG] Server log: {"app_id":6889529511101188,"client":"COMMAND_LINE","log_level":"DEBUG","event_name":"COMMAND_PARAMS","stack_trace":"at Object._log (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\nat Object.debug (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\nat C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\nat processTicksAndRejections (node:internal/process/task_queues:96:5)","extra":"{\"appId\":6889529511101188,\"appSecret\":\"(removed)\",\"apkPath\":\"C:\\\\VirtualBuster_1.0\\\\VirtualBuster.exe\",\"channel\":\"LIVE\",\"draft\":false,\"excludeAddons\":false,\"inheritAssetFiles\":false,\"isODH\":false,\"uploadFromEngine\":false,\"uploadConcurrency\":null,\"platform\":\"ANDROID_6DOF\",\"disableProgressBar\":false,\"os\":\"{\\\"platform\\\":\\\"win32\\\",\\\"arch\\\":\\\"x64\\\",\\\"type\\\":\\\"Windows_NT\\\"}\",\"cli_version\":\"1.96.0.000001\",\"compatibility_version\":2,\"session_id\":\"6889529511101188_2024-02-02T09:06:20.935Z\",\"command\":\"upload-quest-build\",\"app_id\":6889529511101188}","platform":"ANDROID_6DOF","cli_version":"1.96.0.000001","session_id":"6889529511101188_2024-02-02T09:06:20.935Z","binary_id":"","duration":null,"is_patch_upload":0,"duration_since_session_start":253}
2024-02-02T09:06:22.073Z [ERROR] Server log: {"app_id":6889529511101188,"client":"COMMAND_LINE","log_level":"ERROR","event_name":"UPLOAD_PREVALIDATION_FAILURE","stack_trace":"Error: Invalid or unsupported zip format. No END header found\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at new <anonymous> (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\n    at new <anonymous> (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at FSReqCallback.oncomplete (node:fs:188:23)","extra":"{\"time\":6,\"os\":\"{\\\"platform\\\":\\\"win32\\\",\\\"arch\\\":\\\"x64\\\",\\\"type\\\":\\\"Windows_NT\\\"}\",\"cli_version\":\"1.96.0.000001\",\"compatibility_version\":2,\"session_id\":\"6889529511101188_2024-02-02T09:06:20.935Z\",\"command\":\"upload-quest-build\",\"app_id\":6889529511101188,\"platform\":\"ANDROID_6DOF\"}","platform":"ANDROID_6DOF","cli_version":"1.96.0.000001","session_id":"6889529511101188_2024-02-02T09:06:20.935Z","binary_id":"","duration":6,"is_patch_upload":0,"duration_since_session_start":1138}
2024-02-02T09:06:22.282Z [ERROR] 
 
:cross_mark: ERROR: An unexpected error occurred
2024-02-02T09:06:22.283Z [ERROR] Server log: {"app_id":6889529511101188,"client":"COMMAND_LINE","log_level":"ERROR","event_name":"UNEXPECTED_ERROR","stack_trace":"Error: Invalid or unsupported zip format. No END header found\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at new <anonymous> (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\n    at new <anonymous> (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at FSReqCallback.oncomplete (node:fs:188:23)","extra":"{\"caught\":true,\"os\":\"{\\\"platform\\\":\\\"win32\\\",\\\"arch\\\":\\\"x64\\\",\\\"type\\\":\\\"Windows_NT\\\"}\",\"cli_version\":\"1.96.0.000001\",\"compatibility_version\":2,\"session_id\":\"6889529511101188_2024-02-02T09:06:20.935Z\",\"command\":\"upload-quest-build\",\"app_id\":6889529511101188,\"platform\":\"ANDROID_6DOF\"}","platform":"ANDROID_6DOF","cli_version":"1.96.0.000001","session_id":"6889529511101188_2024-02-02T09:06:20.935Z","binary_id":"","duration":null,"is_patch_upload":0,"duration_since_session_start":1348}
2024-02-02T09:06:22.492Z [ERROR] Server log: {"app_id":6889529511101188,"client":"COMMAND_LINE","log_level":"ERROR","event_name":"COMMAND_FAILED","stack_trace":"Error: Invalid or unsupported zip format. No END header found\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at new <anonymous> (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\n    at new <anonymous> (C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js)\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at C:\\snapshot\\D_Zfull-fbsource\\edenfs\\redirections\\arvr\\js\\temp\\build-ovr-platform-util\\lib\\ovr_platform_util.js\n    at FSReqCallback.oncomplete (node:fs:188:23)","extra":"{\"caught\":true,\"os\":\"{\\\"platform\\\":\\\"win32\\\",\\\"arch\\\":\\\"x64\\\",\\\"type\\\":\\\"Windows_NT\\\"}\",\"cli_version\":\"1.96.0.000001\",\"compatibility_version\":2,\"session_id\":\"6889529511101188_2024-02-02T09:06:20.935Z\",\"command\":\"upload-quest-build\",\"app_id\":6889529511101188,\"platform\":\"ANDROID_6DOF\"}","platform":"ANDROID_6DOF","cli_version":"1.96.0.000001","session_id":"6889529511101188_2024-02-02T09:06:20.935Z","binary_id":"","duration":null,"is_patch_upload":0,"duration_since_session_start":1557}

 

 

 

0 REPLIES 0