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

Error loading file or assembly SQLitePCLRaw.core #657

Closed
drakin003 opened this issue Nov 4, 2024 · 3 comments
Closed

Error loading file or assembly SQLitePCLRaw.core #657

drakin003 opened this issue Nov 4, 2024 · 3 comments
Labels
untriaged New issue has not been triaged

Comments

@drakin003
Copy link

drakin003 commented Nov 4, 2024

Hello, I'm encountering an issue while trying to reload the MatchZy plugin in CSSharp, the plugin is unloading automatically because of this, I have attached the full log file for your review.

Error Summary:

2024-11-04 14:10:34.330 +00:00 [INFO] (cssharp:PluginContext) Reloading plugin MatchZy
2024-11-04 14:10:34.333 +00:00 [INFO] (cssharp:PluginContext) Unloading plugin MatchZy
2024-11-04 14:10:34.338 +00:00 [INFO] (cssharp:PluginContext) Finished unloading plugin MatchZy
2024-11-04 14:10:34.355 +00:00 [EROR] (cssharp:Core) Error invoking callback
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load file or assembly 'SQLitePCLRaw.core, Version=2.1.4.1835, Culture=neutral, PublicKeyToken=1488e028ca7ab535'. An operation is not legal in the current state. (0x80131509)

Environment:

CSSharp version: v284
MatchZy version: 0.8.6
OS: Ubuntu 22.04

Log File:
log-all20241104.txt

@github-actions github-actions bot added the untriaged New issue has not been triaged label Nov 4, 2024
@Ferks-FK
Copy link

Ferks-FK commented Nov 4, 2024

You should contact the author of the plugin for problems related to it.

@drakin003
Copy link
Author

You should contact the author of the plugin for problems related to it.

isn't SQLitePCLRaw.core in cssharp and not in matchzy plugin? sorry but not good at this

@Ferks-FK
Copy link

Ferks-FK commented Nov 5, 2024

You should contact the author of the plugin for problems related to it.

isn't SQLitePCLRaw.core in cssharp and not in matchzy plugin? sorry but not good at this

it's a dependency of the plugin, not a cs# error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

2 participants