Server crashed; same error now pops up when I try to start the server

  • 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

cardsfan853

New Member
Jul 29, 2019
3
0
0
My server crashed earlier this morning, and now crashes on startup giving the same exact error.

OS: Win7

FTB Server Version: I honestly don't know how to find this; I just recently updated the server to the version released on 11/20/12 at 12:15 GMT, so that one.

Mods added: Treecapitator 1.4.2r03

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

Time: 11/20/12 8:48 PM
Description: Exception in server tick loop

java.lang.NullPointerException
at forestry.core.genetics.Chromosome.writeToNBT(Chromosome.java:50)
at forestry.core.genetics.Genome.writeToNBT(Genome.java:57)
at forestry.apiculture.genetics.Bee.writeToNBT(Bee.java:115)
at forestry.apiculture.BeekeepingLogic.tickBreed(BeekeepingLogic.java:220)
at forestry.apiculture.BeekeepingLogic.update(BeekeepingLogic.java:127)
at forestry.apiculture.gadgets.MachineApiary.updateServerSide(MachineApiary.java:159)
at forestry.core.gadgets.TileMachine.g(TileMachine.java:175)
at xe.h(World.java:2020)
at ie.h(WorldServer.java:463)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
at hg.r(DedicatedServer.java:241)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
at fp.run(SourceFile:818)

Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_04, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1990810208 bytes (1898 MB) / 2127560704 bytes (2029 MB) up to 7635533824 bytes (7281 MB)
- JVM Flags: 2 total; -Xms2G -Xmx8G
- AABB Pool Size: 2998 (167888 bytes; 0 MB) allocated, 2998 (167888 bytes; 0 MB) used
- FML: ~ERROR~ NullPointerException: null
- Is Modded: Definitely; 'forge,fml'
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 389 (21784 bytes; 0 MB) allocated, 389 (21784 bytes; 0 MB) used
- Player Count: 0 / 20; []
- World world Entities: 0 total; []
- World world Players: 0 total; []
- World world Chunk Stats: ServerChunkCache: 0 Drop: 0
- Type: Dedicated Server
 

prenetic

New Member
Jul 29, 2019
7
0
0
We've experienced the same on our server, refer to my post below and see if it helps you out. It's due to ExtraBees being removed from a world that already has extra hives and items created. The hives are apparently getting removed properly on launch but the extra items aren't and this is what causes the crashing.

Server crashes!
 

cardsfan853

New Member
Jul 29, 2019
3
0
0
Tried that fix, and the server actually started once, and then crashed when one of my players logged in, same error.

Now, it won't start even with that flag set to true.[DOUBLEPOST=1353543153][/DOUBLEPOST]Huh. Just restarted it twice and now it seems to work, even after opening apiaries and chests fulla bees.