ovsky
ovsky
No, it's another case, because in my issue the application just won't start - it is unable to load the `libwebrtc.so` library, so there aren't problems with signaling or streaming...
So, as this is a segmentation error, it may will be best if I leave you a valgrind logs (from Ubuntu WSL this time). 1. from basic app verison: [valgrind.log](https://github.com/Unity-Technologies/com.unity.webrtc/files/9232976/valgrind.log)...
Yeah, there was a single problem when trying to create `UnsafePointerView`, which caused error when trying to run `candle` by Windows `tests.ts`. I have missed it beacuse the whole `deno_bindgen`...
Damn, I can't reproduce this failure - in remote pipeline log I see only one important error - the weird `candle` execution exception after `assert(exist)` call - maybe it's related...
I've fixed and updated the version to properly handle `--silent` parameters and add more fixes...
> > Manifest: The manifest file path must match PackageIdentifier and PackageVersion properties from manifest. actual > > 'manifests\o\ovsky\ADB-Fastboot++\2.8.5', expected > > 'manifests\o\ovsky\ADB\AFI\2.9.5' @stephengillie fixed
> > Manifest: The filename must match the PackageIdentifier and ManifestType properties from the manifest. actual > > 'ovsky.ADB-Fastboot++.yaml', expected > > 'ovsky.ADB.AFI.yaml' > > Not sure why this wasn't...
> At least 1 approving review is required by reviewers with write access. @stephengillie please check when you can.
@ItzLevvie what about review? Everything passed.