Forum Discussion
Fionna_VR
5 months agoStart Member
Quest Runtime Optimizer cannot analyze frame capture on Quest Pro v79.1029
I'm getting errors analyzing captures, and after a day spent debugging, it seems to have started with the latest headset update. An untouched project that previously had no problems has the error now after the headset update.
There seems to be an error caused by format incompatibility with the trace_processor_shell version (v46.0) and the Core SDK 70+ which causes the python script to crash? (Don't ask me the details, I'm just a tech artist trying to get frames benchmarks here).
I'm running the following:
Unity 6.1 and 6.2 on Windows 11
Quest Pro (updated to v79.1029 on Aug 25, the date the error started appearing)
Here is the error text:
MetricAPI: 68AE8CCB.json
execode: 0
single positional indexer is out-of-bounds
Traceback (most recent call last):
File "C:\open\fbsource\arvr\projects\integrations\Unity\RuntimeOptimizer\Editor\PerformanceInsight\MetricAPI.py", line 1118, in main
File "pandas\core\indexing.py", line 1191, in __getitem__
File "pandas\core\indexing.py", line 1752, in _getitem_axis
File "pandas\core\indexing.py", line 1685, in _validate_integer
IndexError: single positional indexer is out-of-bounds
UnityEngine.Debug:LogError (object)
Meta.XR.RuntimeOptimizer.Core.Util:DebugLogError (object) (at ./Library/PackageCache/com.meta.xr.runtimeoptimizer@e44a64bf5ef6/Core/LogUtils.cs:19)
Meta.XR.RuntimeOptimizer.Editor.PerformanceInsight.MetricAPI:GetCaptureMetric (string,string) (at ./Library/PackageCache/com.meta.xr.runtimeoptimizer@e44a64bf5ef6/Editor/PerformanceInsight/MetricAPI.cs:68)
Meta.XR.RuntimeOptimizer.Editor.PerformanceInsight.CaptureTool:ProcessCaptureToJsonObjFunc (object) (at ./Library/PackageCache/com.meta.xr.runtimeoptimizer@e44a64bf5ef6/Editor/PerformanceInsight/CaptureTool.cs:787)
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 months ago
- 2 months ago
- 2 months ago
- 6 months ago