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

Crazyenchantments #335

Open
EiderFC opened this issue Sep 14, 2021 · 10 comments
Open

Crazyenchantments #335

EiderFC opened this issue Sep 14, 2021 · 10 comments

Comments

@EiderFC
Copy link

EiderFC commented Sep 14, 2021

Can silkspawner add support for crazyenchantments? with silkspawner it doesn't load that plugin
I think it makes the plugin load after, i use 1.17.1 and the versions are:
CrazyEnchantments version 1.8-Dev-Build-v10-Build#174
SilkSpawners version 7.1.0

This server is running Purpur version git-Purpur-1377 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: b6d1b6a on ver/1.17.1)

@timbru31
Copy link
Owner

What exactly is the issue you are experiencing? I can't magically make something work if I don't know what's broken.

@EiderFC
Copy link
Author

EiderFC commented Sep 15, 2021

when is silkspawners on the server crazyenchatments does not start, they told me it is because of the silkspawners and when removing it if it worked, could they add compatibility?

@timbru31
Copy link
Owner

If it does not start, please show the corresponding error message

@EiderFC
Copy link
Author

EiderFC commented Sep 26, 2021

https://mclo.gs/tMZIyvz

@timbru31
Copy link
Owner

Do you happen to have two SilkSpawners files in your plugins folder?

@EiderFC
Copy link
Author

EiderFC commented Sep 29, 2021

No, there is only one, but they told me that there were more people who had this problem having those two plugins.

@EiderFC
Copy link
Author

EiderFC commented Oct 2, 2021

how can i solve it?

@EiderFC
Copy link
Author

EiderFC commented Oct 30, 2021

Hello?

@timbru31
Copy link
Owner

I've had no time to investigate this further. As you are on a dev build, have you tried upgrading CrazyEnchantments?

@xiaolintangyuan
Copy link

xiaolintangyuan commented Dec 11, 2021

Hi, would like to add to this further.

Error message below. I believe it's could be due to CE using an older version of SilkSpawners class which leads to a breaking change when SilkSpawners class got an update from your end. I'm trying to download previous version of SilkSpawners to see which works.

Anyway this issue is happening to me while on MC 1.16.5 and CE v1.8 Dev build-10.

Unable to enable both CE and Silk Spawners.
java.lang.ClassCastException: class de.dustplanet.silkspawners.SilkSpawners cannot be cast to class de.dustplanet.silkspawners.SilkSpawners (de.dustplanet.silkspawners.SilkSpawners is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @10a0b683; de.dustplanet.silkspawners.SilkSpawners is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @34438d07)
at de.dustplanet.util.SilkUtil.hookIntoSilkSpanwers(SilkUtil.java:138) ~[?:?]
at me.badbones69.premiumhooks.spawners.SilkSpawnerSupport.(SilkSpawnerSupport.java:21) ~[?:?]
at me.badbones69.crazyenchantments.Main.onEnable(Main.java:94) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-792]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-792]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-792]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-792]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-792]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-792]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-792]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-792]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-792]
at java.lang.Thread.run(Thread.java:831) [?:?]

Corresponding ticket on CE Repository: Crazy-Crew/CrazyEnchantments#639

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

3 participants