Problem A little help

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

sssssiiiiimon

New Member
Jul 29, 2019
17
0
0
Fixed!

Solution.

Edit forestry file in config. Edit the common.cfg file in word

It should look like this

#####################
# GENETICS
#####################
# set to true to clear chromosomes which contain invalid alleles. might rescue your save if it is crashing after removal of a be
genetics.invalid.chromosome.clearing=true
# NEW: set to true to clear chromosomes which contain invalid alleles. might rescue your save if it is crashing after removal of a bee addon.
genetics.clear.invalid.chromosomes=true

Eg the =false should be changed to =true




Getting this crash report and it like im looking into a large black hole. Can anyone shed some light? Please

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

Time: 1/8/13 3:24 PM
Description: Ticking entity

java.lang.NullPointerException
at forestry.core.genetics.Chromosome.writeToNBT(Chromosome.java:50)
at forestry.core.genetics.Genome.writeToNBT(Genome.java:58)
at forestry.arboriculture.genetics.Tree.writeToNBT(Tree.java:75)
at forestry.arboriculture.gadgets.TileTreeContainer.b(TileTreeContainer.java:38)
at forestry.arboriculture.gadgets.TileLeaves.b(TileLeaves.java:32)
at forestry.core.network.PacketTileNBT.<init>(PacketTileNBT.java:28)
at forestry.arboriculture.gadgets.TileTreeContainer.l(TileTreeContainer.java:70)
at iq.b(EntityPlayerMP.java:446)
at iq.j_(EntityPlayerMP.java:269)
at yc.a(World.java:2295)
at in.a(WorldServer.java:647)
at yc.g(World.java:2257)
at yc.h(World.java:2103)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)


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

-- Head --
Stacktrace:
at forestry.core.genetics.Chromosome.writeToNBT(Chromosome.java:50)
at forestry.core.genetics.Genome.writeToNBT(Genome.java:58)
at forestry.arboriculture.genetics.Tree.writeToNBT(Tree.java:75)
at forestry.arboriculture.gadgets.TileTreeContainer.b(TileTreeContainer.java:38)
at forestry.arboriculture.gadgets.TileLeaves.b(TileLeaves.java:32)
at forestry.core.network.PacketTileNBT.<init>(PacketTileNBT.java:28)
at forestry.arboriculture.gadgets.TileTreeContainer.l(TileTreeContainer.java:70)
at iq.b(EntityPlayerMP.java:446)
at iq.j_(EntityPlayerMP.java:269)
at yc.a(World.java:2295)
at in.a(WorldServer.java:647)
at yc.g(World.java:2257)

-- Entity being ticked --
Details:
Entity Type: null (iq)
Entity ID: 226
Name: sssssiiiiimon
Exact location: -79.02, 64.00, 456.70
Block location: World: (-80,64,456), Chunk: (at 0,4,8 in -5,28; contains blocks -80,0,448 to -65,255,463), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Momentum: 0.00, -0.08, 0.00
Stacktrace:
at yc.h(World.java:2103)
at in.h(WorldServer.java:516)

-- Affected level --
Details:
Level name: world
All players: 1 total; [iq['sssssiiiiimon'/226, l='world', x=-79.02, y=64.00, z=456.70]]
Chunk stats: ServerChunkCache: 457 Drop: 0
Level seed: 1548334798
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-64,68,517), Chunk: (at 0,4,5 in -4,32; contains blocks -64,0,512 to -49,255,527), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 17344017 game time, 9483053 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 80252 (now: false), thunder time: 98431 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)