We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @netpyoung,
I am facing a weird error. When I build a linux version, everything works perfectly in standalone. But in Unity Editor, I keep getting this error:
DllNotFoundException: sqlcipher assembly: type: member:(null)
Any idea about what could be going on?
Thanks!
O.S: Ubuntu 22.04 (LTS) Unity Editor: 2021.3.11f1 (LTS)
The text was updated successfully, but these errors were encountered:
Well, I have fixed it simply enabling "Load on startup" for these libraries:
SqlCipher4Unity3D/Plugins/x64/libcrypto SqlCipher4Unity3D/Plugins/x64/libsqlcipher
Sorry, something went wrong.
still having this error on windows
No branches or pull requests
Hi @netpyoung,
I am facing a weird error. When I build a linux version, everything works perfectly in standalone. But in Unity Editor, I keep getting this error:
DllNotFoundException: sqlcipher assembly: type: member:(null)
Any idea about what could be going on?
Thanks!
O.S: Ubuntu 22.04 (LTS)
Unity Editor: 2021.3.11f1 (LTS)
The text was updated successfully, but these errors were encountered: