I'm trying to make a server with OTG and Biome Bundle, but it crashes when I try to start the server.
I'm generating a Biome Bundle world offline and uploading it here, here's the error in the logs.
[21:46:05] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NoSuchMethodError: net.minecraft.world.WorldSettings.func_77166_b()Lnet/minecraft/world/WorldSettings;
at com.pg85.otg.forge.OTGWorldType.getBiomeProvider(OTGWorldType.java:70) ~[OTGWorldType.class:?]
at com.pg85.otg.forge.dimensions.WorldProviderOTG.func_76572_b(WorldProviderOTG.java:87) ~[WorldProviderOTG.class:?]
at net.minecraft.world.WorldProvider.func_76558_a(WorldProvider.java:40) ~[aym.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:116) ~[oo.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
[21:46:05] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2018-11-12_21.46.05-server.txt