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 with lift 63 and minecraft 1.15.1 #177

Closed
Bagu opened this issue Jan 27, 2020 · 2 comments
Closed

Error with lift 63 and minecraft 1.15.1 #177

Bagu opened this issue Jan 27, 2020 · 2 comments

Comments

@Bagu
Copy link

Bagu commented Jan 27, 2020

Hello,

I get these error with this plugin :

27/01/2020 19:03:40 [ERROR] Error occurred while enabling Lift v63 (Is it up to date?)
27/01/2020 19:03:40 java.lang.IllegalArgumentException: No enum constant org.bukkit.Material.STAINED_GLASS
27/01/2020 19:03:40 at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_241]
27/01/2020 19:03:40 at org.bukkit.Material.valueOf(Material.java:1) ~[spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:40 at net.croxis.plugins.lift.BukkitConfig.loadConfig(BukkitConfig.java:65) ~[?:?]
27/01/2020 19:03:40 at net.croxis.plugins.lift.BukkitLift.onEnable(BukkitLift.java:68) ~[?:?]
27/01/2020 19:03:40 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:40 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:40 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:40 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:40 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:41 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:456) [spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:41 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:41 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:783) [spigot-1.15.1.jar:git-Spigot-037559e-5c6b0dc]
27/01/2020 19:03:41 at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]

How can i correct this ?

@croxis
Copy link
Owner

croxis commented Feb 3, 2020 via email

@Bagu
Copy link
Author

Bagu commented Feb 3, 2020

Oh, i forgot to say i already found the solution.
I had an old version of lift. And its configuration files were problematic. I deleted them and everything works again.
Thanks again for this plugin. Now, i need to find quantumconnector for 1.15.1 and the sun will shine again ;)

@Bagu Bagu closed this as completed Feb 3, 2020
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

2 participants