1.12 errors #46


Open
  • _ForgeUser8886965 created this issue Jun 9, 2017

    Not working on 1.12 :(

  • GodsDead posted a comment Jun 21, 2017

    I second this, please get updated to 1.12.

    [14:07:00] [Server thread/INFO]: [ChunkSpawnerLimiter] Enabling ChunkSpawnerLimiter v3.0.4
    [14:07:00] [Server thread/ERROR]: Error occurred while enabling ChunkSpawnerLimiter v3.0.4 (Is it up to date?)
    java.lang.NoSuchMethodError: com.cyprias.ChunkSpawnerLimiter.YML.load(Ljava/io/InputStream;)V
    	at com.cyprias.ChunkSpawnerLimiter.YML.<init>(YML.java:17) ~[?:?]
    	at com.cyprias.ChunkSpawnerLimiter.Config.checkForMissingProperties(Config.java:36) ~[?:?]
    	at com.cyprias.ChunkSpawnerLimiter.Plugin.onEnable(Plugin.java:43) ~[?:?]
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.jar:git-Paper-1130]
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) [patched_1.12.jar:git-Paper-1130]
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [patched_1.12.jar:git-Paper-1130]
    	at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:379) [patched_1.12.jar:git-Paper-1130]
    	at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:329) [patched_1.12.jar:git-Paper-1130]
    	at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:441) [patched_1.12.jar:git-Paper-1130]
    	at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:402) [patched_1.12.jar:git-Paper-1130]
    	at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:340) [patched_1.12.jar:git-Paper-1130]
    	at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:290) [patched_1.12.jar:git-Paper-1130]
    	at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:615) [patched_1.12.jar:git-Paper-1130]
    	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]

     

     

     


To post a comment, please login or register a new account.