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

NSME with Denizen b329 #208

Closed
SlimeDog opened this issue Jun 25, 2018 · 3 comments
Closed

NSME with Denizen b329 #208

SlimeDog opened this issue Jun 25, 2018 · 3 comments

Comments

@SlimeDog
Copy link

Spigot 1.12.2 latest
Denizen 1.0.2-b329
Depenizen 1.0.0-b401

On startup:

[06:06:03] [Server thread/ERROR]: Error occurred while enabling Depenizen v1.0.0 (build 401) (Is it up to date?)
java.lang.NoSuchMethodError: net.aufdemrand.denizen.Denizen.getPropertyParser()Lnet/aufdemrand/denizencore/objects/properties/PropertyParser;
        at com.denizenscript.depenizen.bukkit.support.SupportManager.<init>(SupportManager.java:31) ~[?:?]
        at com.denizenscript.depenizen.bukkit.support.Supported.setup(Supported.java:27) ~[?:?]
        at com.denizenscript.depenizen.bukkit.DepenizenPlugin.checkPlugins(DepenizenPlugin.java:65) ~[?:?]
        at com.denizenscript.depenizen.bukkit.DepenizenPlugin.onEnable(DepenizenPlugin.java:27) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar-2018-06-20-0652:git-Spigot-642f6d2-fbe3046]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
@mcmonkey4eva
Copy link
Member

Why are you using dev builds but not in the Discord ( https://discord.gg/Q6pZGSR )?!

Current Denizen_Developmental builds are part of an experimental partial rewrite (thus there being 8 builds already today)

@SlimeDog
Copy link
Author

SlimeDog commented Jun 25, 2018

Didn't know I was supposed to be in the Discord.

I usually use dev builds of everything, on my test servers, as a test. I have automagical update notifications. Apologies.

@SlimeDog
Copy link
Author

Back to b325. Thanks.

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