8000 Breaks in Android build mode · Issue #22 · rrazgriz/RATS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Breaks in Android build mode #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Saberpeep opened this issue Jun 1, 2023 · 5 comments · May be fixed by #29
Open

Breaks in Android build mode #22

Saberpeep opened this issue Jun 1, 2023 · 5 comments · May be fixed by #29
Labels
bug Something isn't working

Comments

@Saberpeep
Copy link

The UI breaks when in Android (Quest) build mode.

Not sure if it is related but I saw the following warning in the console:
[RATS v1.1.2] 0Harmony.dll not found - Patches Skipped!

Image of the issue:
image

@rrazgriz
Copy link
Owner
rrazgriz commented Jun 1, 2023

First off - do you have Harmony in your project? If not, you can get it from the same VPM source, or from https://github.com/rrazgriz/harmony-vpm if you prefer standalone.

Assuming you have Harmony - can you elaborate on "In Android build mode" - is it working fine in a quest project, then once you go to build an avatar or world, it breaks? Or is it just broken in projects with a quest target?

@Saberpeep
Copy link
Author

I do have Harmony, from the VCC. Rats works fine while set to PC build target. Android build mode meaning when you open the VRC SDK and click "Switch Build Target to Android". Sorry if there was confusion over my use of "build target" and "mode" interchangeably.

@rrazgriz
Copy link
Owner
rrazgriz commented Jun 1, 2023

Gotcha - I'll try to take a look at this when I can.

In the meantime - can you go to Packages -> Harmony -> Plugins in your Project window, click on 0Harmony.dll, and enable it in the "Android" platform? It's just a guess, and I don't expect it'll work, but it's worth a try.
image
image

@Saberpeep
Copy link
Author

Yeah, no dice.

Have noticed from going back and forth that sometimes the backgrounds of the animation states aren't missing as in the screenshot, sometimes it goes back to the original non-Rats styling.

@rrazgriz rrazgriz added the bug Something isn't working label Jun 1, 2023
@peterfab9845
Copy link

The RATS_HARMONY define is always set on the Standalone build target, even if we have the Android target selected. I submitted #29 with the fix.

The workaround is to add RATS_HARMONY in Project Settings > Player > Scripting Define Symbols

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0