Posts by Paddlefruit

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    So me and a group of friends have recently been playing on an Aternos server running FTB presents Direwolf 1.12.2, and a day ago whenever we booted up the server, it would close after about a minute it started. I found a line of code in the log which I think is crashing the server (the code belonging to Binnie's mods, or Forestry?):


    Caused by: java.lang.NoSuchMethodError: forestry.api.climate.IClimateManager.getClimateState(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Lforestry/api/climate/IClimateState;
    at binnie.botany.GardeningManager.getBiomeMoisture(GardeningManager.java:104) ~[GardeningManager.class:?]
    at binnie.botany.GardeningManager.getNaturalMoisture(GardeningManager.java:64) ~[GardeningManager.class:?]
    at binnie.botany.blocks.BlockSoil.func_180650_b(BlockSoil.java:219) ~[BlockSoil.class:?]
    at net.minecraft.block.Block.func_180645_a(Block.java:508) ~[aow.class:?]
    at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476) ~[oo.class:?]
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) ~[oo.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) ~[MinecraftServer.class:?]
    ... 4 more

    I'll attatch the entire server log in case yall need it, suggestions are welcome! Thanks

    Server Log.txt