lambda icon indicating copy to clipboard operation
lambda copied to clipboard

Inability to load plugins.

Open Xwhitey opened this issue 3 years ago • 2 comments

Describe the bug

Inability to load plugins, exception that I have: [17:33:12] [Client thread/ERROR] [Lambda]: Missing definition. Please make sure compatible Lambda API is used. java.lang.NoSuchMethodError: com.lambda.client.plugin.api.PluginModule.<init>(Lcom/lambda/client/plugin/api/Plugin;Ljava/lang/String;[Ljava/lang/String;Lcom/lambda/client/module/Category;Ljava/lang/String;IZZZZILkotlin/jvm/internal/DefaultConstructorMarker;)V at WhiteTools.<init>(WhiteTools.kt:10) ~[?:?] at WhiteTools.<clinit>(WhiteTools.kt) ~[?:?] at WhiteToolsPlugin.onLoad(WhiteToolsPlugin.kt:6) ~[?:?]

To Reproduce

Use Lambda 3.2.1 & latest available plugin api (3.2?), build any plugin & drop it into lambda/plugins.

Expected behavior

Plugin would load as intended.

Debug info

Additional context / media

Xwhitey avatar Sep 14 '22 14:09 Xwhitey

"Please make sure compatible Lambda API is used."

Luigit12 avatar Sep 14 '22 21:09 Luigit12

"Please make sure compatible Lambda API is used."

"Use Lambda 3.2.1 & latest available plugin api (3.2?), build any plugin & drop it into lambda/plugins."

ghost avatar Sep 15 '22 04:09 ghost

This user has deleted their account.

ToxicAven avatar Feb 19 '23 12:02 ToxicAven