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

Could not truly install the plugin #113

Open
Guanchang3 opened this issue Feb 28, 2024 · 0 comments
Open

Could not truly install the plugin #113

Guanchang3 opened this issue Feb 28, 2024 · 0 comments

Comments

@Guanchang3
Copy link

2024-02-28 23:30:44.226 +08:00 [ERR] [LOCALPLUGIN] Could not load one or more types when searching for IDalamudPlugin: D:\ProgramData\XIVLauncher\Roaming\installedPlugins\ReAction\1.3.3.6\ReAction.dll
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Method 'get_Name' in type 'ReAction.ReAction' from assembly 'ReAction, Version=1.3.3.6, Culture=neutral, PublicKeyToken=null' does not have an implementation.
   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at System.Reflection.Assembly.GetTypes()
   at Dalamud.Plugin.Internal.Types.LocalPlugin..ctor(FileInfo dllFile, LocalPluginManifest manifest)
System.TypeLoadException: Method 'get_Name' in type 'ReAction.ReAction' from assembly 'ReAction, Version=1.3.3.6, Culture=neutral, PublicKeyToken=null' does not have an implementation.
2024-02-28 23:30:44.227 +08:00 [ERR] [LOCALPLUGIN] Nothing inherits from IDalamudPlugin: D:\ProgramData\XIVLauncher\Roaming\installedPlugins\ReAction\1.3.3.6\ReAction.dll
2024-02-28 23:30:44.227 +08:00 [INF] LASTEXCEPTION:eyJXaGVuIjoiMjAyNC0wMi0yOFQyMzozMDo0NC4yMjcyNjkzKzA4OjAwIiwiSW5mbyI6IkRhbGFtdWQuUGx1Z2luLkludGVybmFsLkV4Y2VwdGlvbnMuSW52YWxpZFBsdWdpbkV4Y2VwdGlvbjogRXhjZXB0aW9uIG9mIHR5cGUgJ0RhbGFtdWQuUGx1Z2luLkludGVybmFsLkV4Y2VwdGlvbnMuSW52YWxpZFBsdWdpbkV4Y2VwdGlvbicgd2FzIHRocm93bi5cclxuICAgYXQgRGFsYW11ZC5QbHVnaW4uSW50ZXJuYWwuVHlwZXMuTG9jYWxQbHVnaW4uLmN0b3IoRmlsZUluZm8gZGxsRmlsZSwgTG9jYWxQbHVnaW5NYW5pZmVzdCBtYW5pZmVzdClcclxuICAgYXQgRGFsYW11ZC5QbHVnaW4uSW50ZXJuYWwuUGx1Z2luTWFuYWdlci5Mb2FkUGx1Z2luQXN5bmMoRmlsZUluZm8gZGxsRmlsZSwgTG9jYWxQbHVnaW5NYW5pZmVzdCBtYW5pZmVzdCwgUGx1Z2luTG9hZFJlYXNvbiByZWFzb24sIEJvb2xlYW4gaXNEZXYsIEJvb2xlYW4gaXNCb290LCBCb29sZWFuIGRvTm90TG9hZClcclxuICAgYXQgRGFsYW11ZC5QbHVnaW4uSW50ZXJuYWwuUGx1Z2luTWFuYWdlci5JbnN0YWxsUGx1Z2luQXN5bmMoUmVtb3RlUGx1Z2luTWFuaWZlc3QgcmVwb01hbmlmZXN0LCBCb29sZWFuIHVzZVRlc3RpbmcsIFBsdWdpbkxvYWRSZWFzb24gcmVhc29uLCBOdWxsYWJsZWAxIGluaGVyaXRlZFdvcmtpbmdQbHVnaW5JZCkiLCJDb250ZXh0IjoiW1BMVUdJTlddIFBsdWdpbiBpbnN0YWxsZXIgdGhyZXcgYW4gZXJyb3IifQ==
2024-02-28 23:30:44.227 +08:00 [ERR] [PLUGINW] Plugin installer threw an error
Dalamud.Plugin.Internal.Exceptions.InvalidPluginException: Exception of type 'Dalamud.Plugin.Internal.Exceptions.InvalidPluginException' was thrown.
   at Dalamud.Plugin.Internal.Types.LocalPlugin..ctor(FileInfo dllFile, LocalPluginManifest manifest)
   at Dalamud.Plugin.Internal.PluginManager.LoadPluginAsync(FileInfo dllFile, LocalPluginManifest manifest, PluginLoadReason reason, Boolean isDev, Boolean isBoot, Boolean doNotLoad)
   at Dalamud.Plugin.Internal.PluginManager.InstallPluginAsync(RemotePluginManifest repoManifest, Boolean useTesting, PluginLoadReason reason, Nullable`1 inheritedWorkingPluginId)

Here is my error code, please help me to fix that

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