Problem Forestry Crash V8.01: Help ASAP

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

UgLounge

New Member
Jul 29, 2019
88
0
0
Code:
t: Ticking tile entity
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:686)
    at ho.r(DedicatedServer.java:269)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)
Caused by: java.lang.NoSuchMethodError: any.n()Lyc;
    at binnie.extrabees.apiary.AlvearyFrame$ComponentFrameModifier.wearOutEquipment(AlvearyFrame.java:62)
    at binnie.extrabees.apiary.TileExtraBeeAlveary.wearOutEquipment(TileExtraBeeAlveary.java:186)
    at forestry.apiculture.gadgets.TileAlvearyPlain.wearOutEquipment(TileAlvearyPlain.java:417)
    at forestry.apiculture.BeekeepingLogic.update(BeekeepingLogic.java:202)
    at forestry.apiculture.gadgets.TileAlvearyPlain.updateServerSide(TileAlvearyPlain.java:127)
    at forestry.apiculture.gadgets.TileAlveary.g(TileAlveary.java:62)
    at yc.h(World.java:2153)
    at in.h(WorldServer.java:516)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
    ... 4 more

Any ideas? I would really appreciate help. The server can be started, runs for 5 minutes, and then runs into this error; causing a crash.
 

UgLounge

New Member
Jul 29, 2019
88
0
0
To fix the issue I needed to update to the latest Extrabees, and destroy some player items.
This issue is leading me to begin work on a custom pack solely to help alleviate such issues.