GeorgH93 / MarriageMaster

Marriage Plugin for Bukkit/Spigot
https://www.spigotmc.org/resources/marriage-master.19273/
GNU General Public License v3.0
113 stars 90 forks source link

Plugin loading is broken on the latest Paper version #285

Closed dipolo12q closed 1 year ago

dipolo12q commented 1 year ago

Help request

It happened to me after updating the paper to its latest version, that both plugins don't want to initialize. It does not show other errors during the startup only that comes out when the plugins are activated.

Marriage Version: MarriageMaster v2.6.9-SNAPSHOT-Release

Problem All logs that i get of marriagemaster [22:59:18 INFO]: [MarriageMaster] Loading server plugin MarriageMaster v2.6.9-SNAPSHOT-Release [22:59:18 INFO]: [MarriageMaster] PCGF-PluginLib not installed. Switching to standalone mode! [22:59:18 INFO]: [MarriageMaster] File "/IMessage.jar" extracted successfully!

[22:48:18 INFO]: [MarriageMaster] Enabling MarriageMaster v2.6.9-SNAPSHOT-Release [22:48:18 WARN]: [MarriageMaster] [BadRabbit] Failed to enable plugin. [22:48:18 INFO]: [Minepacks] Enabling Minepacks v2.4.13-SNAPSHOT-Release [22:48:18 WARN]: [Minepacks] [BadRabbit] Failed to enable plugin.

What I have tried

Reducing somo versions of paper

GeorgH93 commented 1 year ago

Unfortunately, the changes introduced in Paper for their new paper plugins break the loading logic of this plugin. As a workaround, you can use this build.

dipolo12q commented 1 year ago

Yes, just tried with the standalone a little while ago and apparently that's it, apparently the update that made paper broke several plugins, thanks in the same way.