Crash Server - MC1.12.2 5.8.2.371 - java.lang.NullPointerException
Nightreaver opened this issue ยท 0 comments
Hello
A few hours after updating to the lastest beta, my server started crashing
Time: 2018-11-10 15:19:03 CET
Description: Exception ticking world
java.lang.NullPointerException
at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:542)
at net.minecraft.world.World.setBlockState(World.java:343)
at net.minecraft.world.World.setBlockState(World.java:425)
at forestry.arboriculture.tiles.TileLeaves.onBlockTick(TileLeaves.java:154)
at forestry.arboriculture.blocks.BlockForestryLeaves.updateTick(BlockForestryLeaves.java:100)
at net.minecraft.block.Block.randomTick(Block.java:508)
at net.minecraft.world.WorldServer.updateBlocks(WorldServer.java:476)
at net.minecraft.world.WorldServer.tick(WorldServer.java:225)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:756)
at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
Full log:
https://pastebin.com/w7bJ9M3g