Skip to content
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

[Experiments] Plugin not functioning on Android 14 #57

Open
ubergeek77 opened this issue Nov 14, 2023 · 3 comments
Open

[Experiments] Plugin not functioning on Android 14 #57

ubergeek77 opened this issue Nov 14, 2023 · 3 comments

Comments

@ubergeek77
Copy link

I used the Experiments plugin for over a year on my old phone, but after switching to my new phone on Android 14, the plugin doesn't do anything anymore.

After installing the plugin, nothing I've tried will get the Developer options menu to show up like it did before. I've tried every combination of things you can think of - force closing Aliucord, toggling the plugin on and off, reinstalling, installing an older version of the plugin, clearing app data and setting it all up again, clearing the Aliucord directory and starting from scratch; the Developer options menu simply will not show up.

Nothing in the Aliucord logs indicate any issues. It just says

[PluginManager] Starting plugin: Experiments
[PluginManager] Started plugin: Experiments in 4 milliseconds

To rule out any incompatibilities, I've only installed the Experiments plugin after setting Aliucord up from scratch, so there are no plugins interfering with it.

Is there anything else I can try?

@siltyy
Copy link

siltyy commented Feb 11, 2024

Is this still an issue for you? Running into it rn, also on Android 14 (specifically GrapheneOS on the off chance that it matters).

Aliucord's debug logs also end up in logcat so I searched there hoping for something more informative, but I don't see anything new apart from the 2nd and 3rd entries, which also occur for other (working) plugins and are likely unrelated.

type: logcat
osVersion: google/oriole/oriole:14/UQ1A.240205.002/2024020500:user/release-keys
packageName: com.aliucord:126021
buffers: main,system,crash,events
level: verbose
filterRegex: Experiments

--------- beginning of main
1707611486.553 27497 27497 I Discord : [PluginManager] Loading plugin: Experiments
1707611486.554 27497 27497 E com.aliucord: Attempt to load writable dex file: /storage/emulated/10/Aliucord/plugins/Experiments.zip
1707611486.554 27497 27497 W ziparchive: Unable to open '/storage/emulated/10/Aliucord/plugins/Experiments.dm': No such file or directory
1707611486.918 27497 27497 I Discord : [PluginManager] Starting plugin: Experiments
1707611486.922 27497 27497 I Discord : [PluginManager] Started plugin: Experiments in 4 milliseconds

@ubergeek77
Copy link
Author

Yes, this is still an issue. I didn't think to mention I was I on GrapheneOS, but apparently this is GrapheneOS specific. Don't understand why though. This plugin isn't doing anything too complicated, and all other plugins work fine.

@siltyy
Copy link

siltyy commented Feb 11, 2024

Well that's.. interesting.
I tried toggling exploit protection compatibility mode, but that didn't fix it. No clue what else could be behind this O.o

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants