EpicNetherGenerator not compatible with the latest version of EWG

Issue #86 resolved
Luke Kander created an issue
[16:26:08] [Server thread/ERROR]: Error occurred while enabling EpicNetherGenerator v1.0.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.minelazz.epicworldgenerator.API.EpicAPI.a(Ljava/lang/Class;Lorg/bukkit/World$Environment;[Ljava/lang/String;)V
    at com.minelazz.EpicNetherGenerator.onEnable(EpicNetherGenerator.java:11) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-nSpigot-8b18730]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-nSpigot-8b18730]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-nSpigot-8b18730]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [spigot.jar:git-nSpigot-8b18730]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [spigot.jar:git-nSpigot-8b18730]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-nSpigot-8b18730]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:572) [spigot.jar:git-nSpigot-8b18730]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]

Comments (2)

  1. Log in to comment