Terrain Control

Terrain Control

235k Downloads

NoSuchMethodError on CB 1.4

zoeliterally opened this issue ยท 1 comments

commented
 java.lang.NoSuchMethodError: net.minecraft.server.WorldGenVillage.<init>(I)V
    at com.khorn.terraincontrol.bukkit.BukkitWorld.Init(BukkitWorld.java:530)
    at com.khorn.terraincontrol.bukkit.TCPlugin.WorldInit(TCPlugin.java:138)
    at com.khorn.terraincontrol.bukkit.TCChunkGenerator.getDefaultPopulators(TCChunkGenerator.java:46)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:233)
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:141)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:390)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
 Encountered an unexpected exception NoSuchMethodError
java.lang.NoSuchMethodError: net.minecraft.server.WorldGenVillage.<init>(I)V
    at com.khorn.terraincontrol.bukkit.BukkitWorld.Init(BukkitWorld.java:530)
    at com.khorn.terraincontrol.bukkit.TCPlugin.WorldInit(TCPlugin.java:138)
    at com.khorn.terraincontrol.bukkit.TCChunkGenerator.getDefaultPopulators(TCChunkGenerator.java:46)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:233)
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:141)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:390)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
commented

This is fixed in code.