Problem Server corrupting itself while running, crashes soon after, Forestry related?

  • 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

Foogooman

New Member
Jul 29, 2019
6
0
0
I've been running a Direwolf20 server for a few months now and it's seemingly starting to corrupt itself while running.

The server will be running normally but after a few hours the server will start having moments of extreme disconnectivity. One moment you're opening chests and crafting stuff when suddenly you click on a chest and it takes 8 seconds to open. Then everything is fine again for a minute and then you might break a block and it takes 8 seconds to drop anything. In the server console it starts displaying the "can't keep up" error. Normally my server doesn't have these problems and the moments of disconectivity and the "can't keep up" error are directly related. One does not occur without the other and I never get the error when the server is running normally. This is a new problem that occurs without any changes to the system the server is running on. This occurs randomly when no other activity is happening on the host machine so it seems to be purely related to Minecraft.

Restoring the server to a backup that dates back to before when the problem started occuring fixes it for a while until it corrupts itself again.


The crash log from the most recent one:

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 3/24/13 11:31 AM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forestry/arboriculture/genetics/Mutation
at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:680)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
at ho.c(DedicatedServer.java:135)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Caused by: java.lang.NoClassDefFoundError: forestry/arboriculture/genetics/Mutation
at forestry.plugins.PluginForestryArboriculture.createMutations(PluginForestryArboriculture.java:643)
at forestry.plugins.PluginForestryArboriculture.doInit(PluginForestryArboriculture.java:235)
at forestry.core.ForestryCore.postInit(ForestryCore.java:170)
at forestry.Forestry.postInit(Forestry.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
... 5 more
Caused by: java.lang.ClassNotFoundException: forestry.arboriculture.genetics.Mutation
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.NullPointerException
at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at sun.net.www.protocol.jar.URLJarFile.getManifest(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:136)
... 36 more
 

Foogooman

New Member
Jul 29, 2019
6
0
0
log continued...

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1971841144 bytes (1880 MB) / 2126446592 bytes (2027 MB) up to 3817799680 bytes (3640 MB)
JVM Flags: 2 total; -Xms2048M -Xmx4G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 64 mods loaded, 64 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripheralsASM [MiscPeripherals ASM] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (MiscPeripherals.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore [CoFH Core] (CoFHCore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2 [IndustrialCraft 2] (IC2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChargePads [Charge Pads] (ChargePads.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
 

Foogooman

New Member
Jul 29, 2019
6
0
0
last part


ChickenChunks [ChickenChunks] (ChickenChunks.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars [Compact Solar Arrays] (compactsolars.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3 [Equivalent Exchange 3] (ee3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (EnderStorage.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL [ExtrabiomesXL] (extrabiomes.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
BinnieCore [Binnie Core] (extrabees.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees [Extra Bees] (extrabees.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization [Factorization] (factorization.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviGun [GraviGun] (GraviGun.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite [Gravitation Suite] (gravisuite.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest [Iron Chest] (IronChest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem [Modular ForceField System V2] (modularforcefieldsystem.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft [Mystcraft] (mystcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun [Portal Gun] (PortalGun.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (railcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCore [RedPower] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerBase [RP Base] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerMachine [RP Machine] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCompat [RP Compat] (redpowercompat.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWiring [RP Wiring] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLogic [RP Logic] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLighting [RP Lighting] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWorld [RP World] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerControl [RP Control] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SimpleBackup [SimpleBackup] (SimpleBackup2_28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicBees [ThaumicBees] (ThaumicBees.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Transport [Transport] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest [The Twilight Forest] (TwilightForest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core [WR-CBE Core] (wirelessredstonecore.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons [WR-CBE Addons] (wirelessredstoneaddons.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
XReliquary [Xeno's Reliquary] (XReliquary.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
XyCraft [§3XyCraft] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
XyCraftWorld [§2XyCraft World] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
XyCraftMachines [§9XyCraft Machines] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'forge,fml'
Type: Dedicated Server (map_server.txt)