Issues running OpenBrush 2.10.51 in Unity Editor (missing DLLs, TiltBrushCpp.dll error) #919
Replies: 4 comments
-
Did you follow the steps under "Generating Secrets file" in the readme? |
Beta Was this translation helpful? Give feedback.
-
Did you follow the steps under "Generating Secrets file" in the readme? |
Beta Was this translation helpful? Give feedback.
-
I haven’t created a secrets file, but the build generated through Unity > Open Brush > Build > Do Build runs without any problems. |
Beta Was this translation helpful? Give feedback.
-
After setting _enabled to false in LIV.cs OnEnable(), it also worked in the Editor. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I downloaded OpenBrush 2.10.51 from:
https://github.com/icosa-foundation/open-brush/archive/refs/tags/2.10.51.zip
and opened it in the Unity Editor, but I keep getting an error saying that LIV_Bridge.dll cannot be found.
After that, I installed liv-sdk-2.1.1.unitypackage. This stopped the repeated error messages, but I still get messages about several DLLs not being found.
When I run it as is, the application launches, but as soon as I try to use a brush I get an error related to TiltBrushCpp.dll.
If there are additional steps required to set up the environment besides just downloading the source, could you please let me know?
Beta Was this translation helpful? Give feedback.
All reactions