Failed to convert proto from *capture.Record to *capture.Capture
Open
bug
GLES
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
gapid version 1.0.3
I run
>gapit trace -api vulkan -local-app cullingvk -local-args "-f res/ds2.bin -ds octree -m nc -mlsli 5 -poqogpu 1.0" -gapii-device 7041 -start-defer
I get
Press enter to start capturing...
14:17:03.954 I: Creating file 'capture.gfxtrace'
14:17:03.954 I: Waiting for connection to localhost:9286...
14:17:04.338 I: EOF: 16B
I analyzed trace and got:
>gapit info capture.gfxtrace
reading file capture.gfxtrace
total file size 16
14:17:45.245 E: Main failed
Error: Error resolving capture
Cause: Failed to convert proto from *capture.Record to *capture.Capture
Cause: Capture was missing header chunk
How to fix this?
Contributor guide
Assessment
This issue has not been assessed yet.