Giter VIP home page Giter VIP logo

Comments (10)

mikeage avatar mikeage commented on May 17, 2024 1

The builds from the PRs have expired, but all of the releases, including the pre-releases, should be available; all PRs have exactly one release, so it's a 1:1 mapping, which should make a binary search feasible.

from open-brush.

mikeskydev avatar mikeskydev commented on May 17, 2024 1

#193 appears this was broken during the upgrade from v27 to v33. will try going to newest as we're expecting that from the OpenXR branch.

from open-brush.

fabio914 avatar fabio914 commented on May 17, 2024 1

Actually, I just posted a recording to my TikTok account here.

from open-brush.

mikeskydev avatar mikeskydev commented on May 17, 2024 1

Excellent, thanks for testing! I think it might be broken for different reasons on xr_v2 but we'll cross that bridge when we come to it.

from open-brush.

fabio914 avatar fabio914 commented on May 17, 2024

This is what I've got from adb logcat:

 FATAL EXCEPTION: UnityMain
 Process: com.Icosa.OpenBrush, PID: 7287
 java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
 Version '2019.4.25f1 (01a0494af254)', Build type 'Release', Scripting Backend 'mono', CPU 'armeabi-v7a'
 Build fingerprint: 'oculus/hollywood/hollywood:10/QQ3A.200805.001/22310100587300000:user/release-keys'
 Revision: '0'
 ABI: 'arm'
 Timestamp: 2022-02-21 22:53:36+0000
 pid: 7287, tid: 7310, name: UnityMain  >>> com.Icosa.OpenBrush <<<
 uid: 10086
 signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
 Cause: null pointer dereference
     r0  cafbada0  r1  c032df83  r2  c0e7c188  r3  c0e7c1e8
     r4  00000000  r5  9ee4f100  r6  00000000  r7  cafbade0
     r8  0000005b  r9  f062f260  r10 cafbb6a8  r11 a7ca5d98
     ip  cafbad20  sp  cafbad90  lr  c0e0a485  pc  c0d7a0f4
 
 backtrace:
       #00 pc 000780f4  /system/lib/libOVRMrcLib.oculus.so (BuildId: 4acc5eed5439e346511e30266e5897dfed66c1fe)
       #01 pc 000746f9  /system/lib/libOVRMrcLib.oculus.so (BuildId: 4acc5eed5439e346511e30266e5897dfed66c1fe)
       #02 pc 0007e629  /system/lib/libOVRMrcLib.oculus.so (ovrm_Update+20) (BuildId: 4acc5eed5439e346511e30266e5897dfed66c1fe)
       #03 pc 000fdc45  /data/app/com.Icosa.OpenBrush-Yjdig183iQRV1F_S-zOBGw==/lib/arm/libOVRPlugin.so (ovrp_Media_Update+20) (BuildId: 63ed99c04967cca875c0d48ea377b0912642cded)
       #04 pc 000060ae  <anonymous:b0859000>
 
 managed backtrace:
       #00 (wrapper managed-to-native) OVRPlugin/OVRP_1_38_0:ovrp_Media_Update ()
       #01 OVRPlugin/Media:Update () <0x1f>
       #02 OVRManager:StaticUpdateMixedRealityCapture (OVRMixedRealityCaptureConfiguration,UnityEngine.GameObject,OVRManager/TrackingOrigin) <0x8f>
       #03 OVRManager:Update () <0xdc7>
       #04 (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
 
 	at libOVRMrcLib.0x780f4(Native Method)
 	at libOVRMrcLib.0x746f9(Native Method)
 	at libOVRMrcLib.ovrm_Update(ovrm_Update:20)
 	at libOVRPlugin.ovrp_Media_Update(ovrp_Media_Update:20)
 	at OVRPlugin.OVRP_1_38_0.ovrp_Media_Update ()(Native Method)
 	at OVRPlugin.Media.Update ()(0x1f:31)
 	at OVRManager.StaticUpdateMixedRealityCapture (OVRMixedRealityCaptureConfiguration,UnityEngine.GameObject,OVRManager/TrackingOrigin)(0x8f:143)
 	at OVRManager.Update ()(0xdc7:3527)
 	at System.Object.runtime_invoke_void__this__ (object,intptr,intptr,intptr)(Native Method)

from open-brush.

fabio914 avatar fabio914 commented on May 17, 2024

I was trying to test this with some old builds as well to try to figure out what was the PR that broke this, but some of these old builds have already expired :-( We'd need to checkout some of these branches and rebuild them manually.

from open-brush.

mikeskydev avatar mikeskydev commented on May 17, 2024

Thanks for bringing this to our attention!

but some of these old builds have already expired

This build should work with MRC, the apk download seems to work? Everything from the release tags should hopefully work too! https://github.com/icosa-gallery/open-brush/releases/tag/0.4.0

from open-brush.

mikeskydev avatar mikeskydev commented on May 17, 2024

v37 exhibits the same issue

from open-brush.

mikeskydev avatar mikeskydev commented on May 17, 2024

@fabio914 I can't reproduce this on v42, would you be able to test Reality Mixer?

from open-brush.

fabio914 avatar fabio914 commented on May 17, 2024

I just tested it now, it seems to be working 👍

from open-brush.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.