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

Failed to extract SQLite.SQLiteException #906

Open
ATikadze opened this issue Apr 27, 2023 · 0 comments
Open

Failed to extract SQLite.SQLiteException #906

ATikadze opened this issue Apr 27, 2023 · 0 comments

Comments

@ATikadze
Copy link

Hello,

I'm trying to import HarmonyX into my Unity project (to build with IL2CPP) and therefore I needed MonoMod and thus Cecil.

When importing Cecil, I get many errors (about ~20) saying:

'Failed to extract SQLite.TableAttribute class of base type System.Attribute when inspecting Assets/Plugins/cecil-0.11.5/Test/Resources/assemblies/SQLite-net.dll'
'Failed to extract SQLite.NotNullConstraintViolationException class of base type SQLite.SQLiteException when inspecting Assets/Plugins/cecil-0.11.5/Test/Resources/assemblies/SQLite-net.dll'
'Failed to extract SQLite.NotifyTableChangedAction class of base type System.Enum when inspecting Assets/Plugins/cecil-0.11.5/Test/Resources/assemblies/SQLite-net.dll'
and etc...

OS: MacOS Apple M1 (Silicon)
Unity: v2021.3.23f1 (Personal)
(Unity) Scripting Backend: IL2CPP
(Unity) Api Compatibility Level: .Net Standard 2.1

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

1 participant