-
Notifications
You must be signed in to change notification settings - Fork 258
Fix SQLite version transition #236
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
base: master
Are you sure you want to change the base?
Conversation
1. Avoid adding new columns when creating database anew 2. SQLiteException has updated, whose error message now includes the error code, for example `(code 1 SQLITE_ERROR)`.
@USnwst Please test the CI build https://github.com/JingMatrix/LSPosed/actions/runs/14122892276 |
I reinstalled this LSPosed, but it still doesn't display anything. Here is the log file: |
Crucial logs are
I have no clear idea why this is happening, have you tried a complete uninstallation ? |
LSPosed_2025-03-28T22_42_35.196997.zip I'm having the same problem(#235), here's my log (version 7177, CI build). I can confirm that lsposed was completely removed before installing 7177, KernelSU manager doesn't have lsposed, /data/adb doesn't have lsposed, /data/adb/modules doesn't have it either. But my reported error seem to be different from @USnwst :
|
I found that by installing the apk I was able to enable the module in lsposed manager. |
The folder where the settings are located is /data/adb/lspd |
@yuche Could you please explain more about your sentence Moreover, please upload your logs again. There were errors I didn't understand in your previous logs. |
maybe he meant by installed manager apk manually |
My problem was solved by disabling DNS over HTTPS and I was able to pull remote repositories. I've never used lsposed before, I used to think that the lsposed module was only installable from a remote CDN, but it's actually installable from anywhere you get the apk. |
7303c32
to
41089cc
Compare
17e2cb0
to
3d9d08c
Compare
(code 1 SQLITE_ERROR)
.