MineColonies

MineColonies

53M Downloads

Massive log file

ouroborus opened this issue · 31 comments

commented

1.12.2-0.8.5989

[21:16:08] [Server thread/DEBUG] [minecolonies]: Attempting to find a Factory with Primary: com.minecolonies.coremod.entity.EntityCitizen -> com.minecolonies.api.colony.requestsystem.location.ILocation
[21:16:08] [Server thread/DEBUG] [minecolonies]: Found matching Factory for Primary input type.
[21:16:08] [Server thread/DEBUG] [minecolonies]: Found input factory with matching super OUTPUT type. Search complete with: com.minecolonies.coremod.colony.requestsystem.locations.EntityLocation$Factory@5fe5bec5

I had a log file fml-junk-earlystartup.log that grew to 21GB(!) over a period of about 12 hours because of these kind of messages happening at a rate of about 600 lines per second. Server was also reporting ticks skipped in the 10,000s range (what is that? Half an hours worth?) Console was extremely lagged. Just responding to stop took a good minute. No idea what triggered this as it started shortly after everybody logged out for the night.

commented

Did you turn on the debug log of the request system in your config file?

commented

Not intentionally.

commented

Apparently I also can't log in. Client is throwing this exception:

[14:56:53] [Netty Client IO #4/ERROR] [FML]: There was a critical exception handling a packet on channel MineColonies
java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 2097186bytes where max allowed: 2097152
	at net.minecraft.nbt.NBTSizeTracker.func_152450_a(NBTSizeTracker.java:25) ~[gh.class:?]
	at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:57) ~[fy.class:?]
	at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496) ~[fy.class:?]
	at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) ~[fy.class:?]
	at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63) ~[ge.class:?]
	at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496) ~[fy.class:?]
	at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) ~[fy.class:?]
	at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133) ~[gi.class:?]
	at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88) ~[gi.class:?]
	at net.minecraft.network.PacketBuffer.func_150793_b(PacketBuffer.java:315) ~[gy.class:?]
	at net.minecraftforge.fml.common.network.ByteBufUtils.readTag(ByteBufUtils.java:227) ~[ByteBufUtils.class:?]
	at com.minecolonies.coremod.colony.ColonyView.handleColonyViewMessage(ColonyView.java:476) ~[ColonyView.class:?]
	at com.minecolonies.coremod.colony.ColonyManager.handleColonyViewMessage(ColonyManager.java:888) ~[ColonyManager.class:?]
	at com.minecolonies.coremod.network.messages.ColonyViewMessage.onMessage(ColonyViewMessage.java:67) ~[ColonyViewMessage.class:?]
	at com.minecolonies.coremod.network.messages.ColonyViewMessage.onMessage(ColonyViewMessage.java:18) ~[ColonyViewMessage.class:?]
	at net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:56) ~[SimpleChannelHandlerWrapper.class:?]
	at net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:36) ~[SimpleChannelHandlerWrapper.class:?]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:274) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
	at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:99) [FMLProxyPacket.class:?]
	at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:147) [gw.class:?]
	at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:49) [gw.class:?]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at ic2.core.network.RpcHandler.channelRead0(RpcHandler.java:123) [RpcHandler.class:?]
	at ic2.core.network.RpcHandler.channelRead0(RpcHandler.java:25) [RpcHandler.class:?]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleClientSideCustomPacket(NetworkDispatcher.java:383) [NetworkDispatcher.class:?]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleMultiPartCustomPacket(NetworkDispatcher.java:410) [NetworkDispatcher.class:?]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleClientSideCustomPacket(NetworkDispatcher.java:353) [NetworkDispatcher.class:?]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:269) [NetworkDispatcher.class:?]
	at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:72) [NetworkDispatcher.class:?]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [netty-all-4.1.9.Final.jar:4.1.9.Final]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
commented

@Raycoms None of this happened in response to starting the server. It happened after the server had been running for about a day. My understanding is that, in order for the config to be updated, a server restart is necessary.

commented

And I can't delete the colony I'm near.

[15:14:12] [Server thread/INFO] [minecolonies]: Removing citizens for 1
[15:14:12] [Server thread/INFO] [minecolonies]: Kill Citizen Bella H. Baynton
[15:14:12] [Server thread/INFO]: Bella H. Baynton died
[15:14:12] [Server thread/INFO] [minecolonies]: Kill Citizen Alexandra E. Greene
[15:14:12] [Server thread/INFO]: Alexandra E. Greene died
[15:14:12] [Server thread/INFO] [minecolonies]: Kill Citizen Andrew Y. Haddon
[15:14:12] [Server thread/INFO]: Andrew Y. Haddon died
[15:14:12] [Server thread/INFO] [minecolonies]: Kill Citizen Vera Q. Allard
[15:14:12] [Server thread/ERROR] [minecolonies]: Parent cancellation failed! Unknown request: StandardToken{id=0a3f407a-2b00-43d2-a939-7d91b461ea2b}
[15:14:12] [Server thread/WARN] [minecolonies]: Deleting Colony 1 errored:
java.lang.NullPointerException: null
        at com.minecolonies.coremod.colony.buildings.AbstractBuilding.lambda$cancelAllRequestsOfCitizen$18(AbstractBuilding.java:1509) ~[AbstractBuilding.class:?]
        at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:408) ~[minecraft_server.1.12.2.jar:?]
        at com.minecolonies.coremod.colony.buildings.AbstractBuilding.cancelAllRequestsOfCitizen(AbstractBuilding.java:1505) ~[AbstractBuilding.class:?]
        at com.minecolonies.coremod.colony.Colony.removeCitizen(Colony.java:1950) ~[Colony.class:?]
        at com.minecolonies.coremod.entity.EntityCitizen.func_70645_a(EntityCitizen.java:746) ~[EntityCitizen.class:?]
        at com.minecolonies.coremod.colony.ColonyManager.deleteColony(ColonyManager.java:187) ~[ColonyManager.class:?]
        at com.minecolonies.coremod.commands.colonycommands.DeleteColonyCommand.lambda$execute$0(DeleteColonyCommand.java:106) ~[DeleteColonyCommand.class:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_151]
        at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1381) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1393) [MinecraftServer.class:?]
        at com.minecolonies.coremod.commands.colonycommands.DeleteColonyCommand.execute(DeleteColonyCommand.java:106) [DeleteColonyCommand.class:?]
        at com.minecolonies.coremod.commands.AbstractSplitCommand.execute(AbstractSplitCommand.java:74) [AbstractSplitCommand.class:?]
        at com.minecolonies.coremod.commands.AbstractSplitCommand.execute(AbstractSplitCommand.java:74) [AbstractSplitCommand.class:?]
        at com.minecolonies.coremod.commands.CommandEntryPoint.func_184881_a(CommandEntryPoint.java:56) [CommandEntryPoint.class:?]
        at com.feed_the_beast.ftbu.ranks.CmdOverride.func_184881_a(CmdOverride.java:76) [CmdOverride.class:?]
        at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119) [bj.class:?]
        at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91) [bj.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:432) [nz.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
commented

This is what minecolonies' world/minecolonies folder looks like

[...]
-rw-rw-r--  1 ouroborus ouroborus   75519 Jan  7 00:24 colonies-2018-01-07_00.24.25.dat
-rw-rw-r--  1 ouroborus ouroborus   76322 Jan  7 04:03 colonies-2018-01-07_04.03.10.dat
-rw-rw-r--  1 ouroborus ouroborus   76322 Jan  7 13:55 colonies-2018-01-07_13.55.29.dat
-rw-rw-r--  1 ouroborus ouroborus   76196 Jan  9 13:11 colonies-2018-01-09_13.11.45.dat
-rw-rw-r--  1 ouroborus ouroborus   78789 Jan 10 23:42 colonies-2018-01-10_23.42.20.dat
-rw-rw-r--  1 ouroborus ouroborus   78174 Jan 10 23:45 colonies-2018-01-10_23.45.22.dat
-rw-rw-r--  1 ouroborus ouroborus   79733 Jan 11 20:00 colonies-2018-01-11_20.00.59.dat
-rw-rw-r--  1 ouroborus ouroborus   79451 Jan 11 20:34 colonies-2018-01-11_20.34.43.dat
-rw-rw-r--  1 ouroborus ouroborus 4153816 Jan 12 14:34 colonies-2018-01-12_14.34.34.dat
-rw-rw-r--  1 ouroborus ouroborus 3864514 Jan 12 14:59 colonies-2018-01-12_14.59.01.dat
-rw-rw-r--  1 ouroborus ouroborus 4058206 Jan 12 15:16 colonies.dat
drwxrwxr-x  2 ouroborus ouroborus    4096 Dec 21 14:13 schematics/

I'm going to see if I can get away with reverting to an earlier .dat file.

commented
commented

Err... How would I go about editing it?

commented
commented

Any chance rolling back to an earlier .dat would accomplish the same thing?

commented
commented

Rolling back appears to have worked.

We haven't done anything with the colonies for a while so we probably didn't lose much this time. Having to reset each colony (every server update, about every two weeks) individually and then rebuilding the extra-dimensional ones (I know, not currently supported, but it is what it is) got annoying very quickly.

commented
commented

Could be. Though the colony that appears to have had the issue was in the overworld.

commented

I just saw that your version is waaayy behind, I think at the current point our alpha is a better choice, we'll update the beta and release soon with it.

commented

I'm having the same problem. My fml-junk-earlystartup keeps growing until it crashes the server. It reaches over 12 gigabytes overnight. I'm running 6954 and it still does it. Is there any way to turn off the logging?

This is what it fills with and debug logging is set to false.

[12:42:35] [Server thread/DEBUG] [minecolonies]: Found matching Factory for Primary input type.
[12:42:35] [Server thread/DEBUG] [minecolonies]: Found input factory with matching super OUTPUT type. Search complete with: com.minecolonies.coremod.colony.requestsystem.requests.StandardRequestFactories$ItemStackRequestFactory@63cbf36b
[12:42:35] [Server thread/DEBUG] [minecolonies]: Attempting to find a Factory with Primary: com.minecolonies.api.colony.requestsystem.requestable.Tool -> com.minecolonies.coremod.colony.requestsystem.requests.StandardRequests$ToolRequest
[12:42:35] [Server thread/DEBUG] [minecolonies]: Found matching Factory for Primary input type.
[12:42:35] [Server thread/DEBUG] [minecolonies]: Found input factory with matching super OUTPUT type. Search complete with: com.minecolonies.coremod.colony.requestsystem.requests.StandardRequestFactories$ToolRequestFactory@1e9badfb
[12:42:35] [Server thread/DEBUG] [minecolonies]: Attempting to find a Factory with Primary: com.minecolonies.api.colony.requestsystem.requestable.Tool -> com.minecolonies.coremod.colony.requestsystem.requests.StandardRequests$ToolRequest
[12:42:35] [Server thread/DEBUG] [minecolonies]: Found matching Factory for Primary input type.
[12:42:35] [Server thread/DEBUG] [minecolonies]: Found input factory with matching super OUTPUT type. Search complete with: com.minecolonies.coremod.colony.requestsystem.requests.StandardRequestFactories$ToolRequestFactory@1e9badfb
[12:42:35] [Server thread/DEBUG] [minecolonies]: Attempting to find a Factory with Primary: com.minecolonies.api.colony.requestsystem.requestable.Tool -> com.minecolonies.coremod.colony.requestsystem.requests.StandardRequests$ToolRequest
[12:42:35] [Server thread/DEBUG] [minecolonies]: Found matching Factory for Primary input type.
[12:42:35] [Server thread/DEBUG] [minecolonies]: Found input factory with matching super OUTPUT type. Search complete with: com.minecolonies.coremod.colony.requestsystem.requests.StandardRequestFactories$ToolRequestFactory@1e9badfb
[12:42:35] [Server thread/DEBUG] [minecolonies]: Attempting to find a Factory with Primary: com.minecolonies.api.colony.requestsystem.requestable.Stack -> com.minecolonies.coremod.colony.requestsystem.requests.StandardRequests$ItemStackRequest

commented
commented

Configuration file

general {

##########################################################################################################
# gameplay
#--------------------------------------------------------------------------------------------------------#
# All configuration related to gameplay
##########################################################################################################

gameplay {
    # Should players be allowed to change names? -1 for false, 0 for specific groups, 1 for true
    I:allowGlobalNameChanges=1

    # Should players be able to place an infinite amount of supplychests?
    B:allowInfiniteSupplyChests=false

    # Should player made schematics be allowed
    B:allowPlayerSchematics=false

    # Should citizen name tags be rendered?
    B:alwaysRenderNameTag=true

    # Sets the amount of hours until a colony will be deleted after not seeing it's mayor, set to zero to disable
    I:autoDeleteColoniesInHours=0

    # Sets weither or not Colony structures are destroyed automatically.
    B:autoDestroyColonyBlocks=true

    # The average amount of nights between raids
    I:averageNumberOfNightsBetweenRaids=3

    # The difficulty setting for barbarians
    # Min: 0
    # Max: 10
    I:barbarianHordeDifficulty=5

    # Delay modifier to mine a block (Decreasing it, decreases the delay)
    I:blockMiningDelayModifier=500

    # Delay after each block placement (Increasing it, increases the delay)
    I:builderBuildBlockDelay=15

    # Should builder and miner build without resources? (this also turns off what they produce)
    B:builderInfiniteResources=false

    # Should builder place construction tape?
    B:builderPlaceConstructionTape=true

    # Should the player be allowed to use the '/mc citizens respawn' command?
    B:canPlayerRespawnCitizensCommand=true

    # Should the player be allowed to use the '/mc colony addOfficer' command?
    B:canPlayerUseAddOfficerCommand=true

    # Should the player be allowed to use the '/mc backup' command?
    B:canPlayerUseBackupCommand=false

    # Should the player be allowed to use the '/mc citizens info' command?
    B:canPlayerUseCitizenInfoCommand=true

    # Should the player be allowed to use the '/mc colony teleport' command?
    B:canPlayerUseColonyTPCommand=false

    # Should the player be allowed to use the '/mc colony delete' command?
    B:canPlayerUseDeleteColonyCommand=true

    # Should the player be allowed to use the '/mc home' command?
    B:canPlayerUseHomeTPCommand=true

    # Should the player be allowed to use the '/mc citizens kill' command?
    B:canPlayerUseKillCitizensCommand=true

    # Should the player be allowed to use the '/mc citizens list' command?
    B:canPlayerUseListCitizensCommand=true

    # Should the player be allowed to use the '/mc rtp' command?
    B:canPlayerUseRTPCommand=true

    # Should the player be allowed to use the '/mc colony refresh' command?
    B:canPlayerUseRefreshColonyCommand=false

    # Should the player be allowed to use the '/mc colony info' command?
    B:canPlayerUseShowColonyInfoCommand=true

    # Chat frequency of worker requests
    I:chatFrequency=30

    # Average citizen respawn interval (in seconds)
    # Min: 10
    # Max: 600
    I:citizenRespawnInterval=60

    # Should the dman create resources out of hot air (Not implemented)
    B:deliverymanInfiniteResources=false

    # Whether or not to spawn barbarians
    B:doBarbariansSpawn=false

    # Should the colony protection be enabled?
    B:enableColonyProtection=true

    # Should in development features be enabled (might be buggy)
    B:enableInDevelopmentFeatures=false

    # Blocks players should be able to interact with in any colony (Ex vending machines)
    S:freeToInteractBlocks <
        block:dirt
        0 0 0
     >

    # Should the default schematics be ignored (from the jar)?
    B:ignoreSchematicsFromJar=false

    # Should there be at max 1 warehouse per colony?
    B:limitToOneWareHousePerColony=true

    # The max size of a barbarian horde
    # Min: 5
    # Max: 60
    I:maxBarbarianHordeSize=40

    # Amount of blocks the builder checks (to decrease lag by builder)
    I:maxBlocksCheckedByBuilder=1000

    # Max amount of schematics to be cached on the server
    I:maxCachedSchematics=100

    # Amount of initial citizens
    I:maxCitizens=4

    # Max distance from world spawn
    I:maxDistanceFromWorldSpawn=8000

    # Min distance from world spawn
    I:minDistanceFromWorldSpawn=512

    # Amount of attemps to find a save rtp
    I:numberOfAttemptsForSafeTP=4

    # Which level counts as op level on the server
    I:opLevelForServer=3

    # Should players be allowed to build their colonies over existing villages?
    B:protectVillages=false

    # Players who have special permission (Patreons for example)
    S:specialPermGroup <
        _Raycoms_
     >

    # Should supply chests be craftable on this server?
    B:supplyChests=true

    # Time until a next teleport can be executed (in seconds)
    I:teleportBuffer=120

    # Padding between colonies
    I:townHallPadding=20

    # Independend from the colony protection, should explosions be turned off?
    B:turnOffExplosionsInColonies=true

    # Should worker work during the rain?
    B:workersAlwaysWorkInRain=true

    # Colony size (radius)
    I:workingRangeTownHall=125
}

##########################################################################################################
# pathfinding
#--------------------------------------------------------------------------------------------------------#
# All configurations related to pathfinding
##########################################################################################################

pathfinding {
    # Draw pathfinding paths (might be laggy)
    B:pathfindingDebugDraw=false

    # Verbosity of pathfinding
    I:pathfindingDebugVerbosity=0

    # Amount of additional threads to be used for pathfinding
    I:pathfindingMaxThreadCount=2
}

##########################################################################################################
# names
#--------------------------------------------------------------------------------------------------------#
# All configurations related to citizen names
##########################################################################################################

names {
    # Female first names to be used for colonists
    S:femaleFirstNames <
        Aaliyah
        Abigail
        Adalyn
        Addison
        Adeline
        Alaina
        Alexandra
        Alice
        Allison
        Alyssa
        Amelia
        Anastasia
        Anna
        Annabelle
        Aria
        Arianna
        Aubrey
        Audrey
        Aurora
        Ava
        Bailey
        Barbara
        Bella
        Betty
        Brooklyn
        Callie
        Camilla
        Caroline
        Charlotte
        Chloe
        Claire
        Cora
        Daniela
        Diana
        Dorothy
        Eleanor
        Elena
        Eliana
        Elizabeth
        Ella
        Ellie
        Emilia
        Emilienne
        Emily
        Emma
        Eva
        Evelyn
        Everly
        Filipa
        Frédérique
        Gabriella
        Gianna
        Grace
        Hailey
        Hannah
        Harper
        Haylie
        Hazel
        Helen
        Isabella
        Isabelle
        Jade
        Jasmine
        Jennifer
        Jocelyn
        Jordyn
        Julia
        Juliana
        Julienne
        Karen
        Katia
        Kaylee
        Keira
        Kennedy
        Kinsley
        Kylie
        Layla
        Leah
        Lena
        Lila
        Liliana
        Lillian
        Lily
        Linda
        Lisa
        London
        Lorena
        Luana
        Lucy
        Luna
        Mélanie
        Mackenzie
        Madelyn
        Madison
        Maisy
        Makayla
        Margaret
        Maria
        Marine
        Mary
        Maya
        Melanie
        Mia
        Mila
        Nancy
        Natalie
        Natasha
        Niamh
        Nora
        Odile
        Olivia
        Paisley
        Paloma
        Paola
        Patricia
        Penelope
        Peyton
        Prudence
        Reagan
        Riley
        Sadie
        Samantha
        Sarah
        Savannah
        Scarlett
        Skyler
        Sophia
        Sophie
        Stella
        Susan
        Vérane
        Vera
        Victoria
        Violet
        Vivian
        Zoe
        Agnes
        Amy
        Anne
        Avis
        Beatrice
        Blanche
        Bridget
        Catherine
        Cecily
        Charity
        Christina
        Clemence
        Constance
        Denise
        Edith
        Elinor
        Ellen
        Florence
        Fortune
        Frances
        Frideswide
        Gillian
        Isabel
        Jane
        Janet
        Joan
        Josian
        Joyce
        Judith
        Katherine
        Lettice
        Mabel
        Margery
        Marion
        Martha
        Maud
        Mildred
        Millicent
        Parnell
        Philippa
        Rachel
        Rebecca
        Rose
        Ruth
        Susanna
        Sybil
        Thomasin
        Ursula
        Wilmot
        Winifred
     >

    # Last names to be used for colonists
    S:lastNames <
        Brown
        Clark
        Fletcher
        Harris
        Johnson
        Jones
        Mardle
        Miller
        Robinson
        Smith
        Taylor
        Wallgreen
        White
        Williams
        Wilson
        Abell
        Ackworth
        Adams
        Addicock
        Alban
        Aldebourne
        Alfray
        Alicock
        Allard
        Allington
        Amberden
        Amcotts
        Amondsham
        Andrews
        Annesley
        Ansty
        Archer
        Ardall
        Ardern
        Argentein
        Arnold
        Asger
        Ashby
        Ashcombe
        Ashenhurst
        Ashton
        Askew
        Asplin
        Astley
        Atherton
        Atkinson
        Atlee
        Attilburgh
        Audeley
        Audlington
        Ayde
        Ayleward
        Aylmer
        Aynesworth
        Babham
        Babington
        Badby
        Baker
        Balam
        Baldwin
        Ballard
        Ballett
        Bammard
        Barber
        Bardolf
        Barefoot
        Barker
        Barnes
        Barre
        Barrentine
        Barrett
        Barstaple
        Bartelot
        Barton
        Basset
        Bathurst
        Battersby
        Battle
        Baynton
        Beauchamp
        Cheddar
        Chelsey
        Chernock
        Chester
        Chetwood
        Cheverell
        Cheyne
        Chichester
        Child
        Chilton
        Chowne
        Chudderley
        Church
        Churmond
        Clavell
        Claybrook
        Clement
        Clerk
        Clifford
        Clifton
        Clitherow
        Clopton
        Cobb
        Cobham
        Cobley
        Cockayne
        Cod
        Coddington
        Coffin
        Coggshall
        Colby
        Colkins
        Collard
        Colmer
        Colt
        Colthurst
        Complin
        Compton
        Conquest
        Cooke
        Coorthopp
        Coppinger
        Corbett
        Corby
        Cossington
        Cosworth
        Cotton
        Courtenay
        Covert
        Cowill
        Cox
        Crane
        Cranford
        Crawley
        Cressy
        Crickett
        Cripps
        Crisp
        Cristemas
        Crocker
        Crugg
        Cuddon
        Culpepper
        Cunningham
        Curzon
        Dagworth
        Gardiner
        Gare
        Garnis
        Garrard
        Garret
        Gascoigne
        Gasper
        Gavell
        Gedding
        Gerville
        Geste
        Gibbs
        Gifford
        Gill
        Ginter
        Gisborne
        Gittens
        Glennon
        Glover
        Gobberd
        Goddam
        Godfrey
        Gold
        Golding
        Goldwell
        Gomershall
        Gomfrey
        Gonson
        Good
        Goodenouth
        Gooder
        Goodluck
        Goodnestone
        Goodrick
        Goodrington
        Goodwin
        Goring
        Gorney
        Gorst
        Gosebourne
        Grafton
        Gray
        Greene
        Greenway
        Grenefeld
        Greville
        Grey
        Grimbald
        Grobbam
        Grofhurst
        Groston
        Grove
        Guildford
        Hackman
        Haddock
        Haddon
        Hadresham
        Hakebourne
        Hale
        Hall
        Halley
        Hambard
        Hammer
        Hammond
        Hampden
     >

    # Male first names to be used for colonists
    S:maleFirstNames <
        Aaron
        Adam
        Adrian
        Aidan
        Aiden
        Alain
        Alex
        Alexander
        Andrew
        Anthony
        Asher
        Austin
        Benjamin
        Brayden
        Bryson
        Caden
        Caleb
        Callum
        Camden
        Cameron
        Carson
        Carter
        Charles
        Charlie
        Chase
        Christian
        Christopher
        Cole
        Colton
        Connor
        Cooper
        Curtis
        Cyrille
        Damian
        Daniel
        David
        Declan
        Diego
        Diogo
        Dominic
        Duarte
        Dylan
        Easton
        Eli
        Elias
        Elijah
        Elliot
        Ethan
        Evan
        Ezra
        Félix
        Gabriel
        Gavin
        George
        Grayson
        Guewen
        Harrison
        Henrik
        Henry
        Houston
        Hudson
        Hugo
        Hunter
        Ian
        Isaac
        Isaiah
        Jack
        Jackson
        Jacob
        James
        Jason
        Jayce
        Jayden
        Jeremiah
        Jim
        Joel
        John
        Jonathan
        Jordan
        Joseph
        Joshua
        Josiah
        Julian
        Kai
        Karsen
        Kevin
        Kian
        Landon
        Leo
        Levi
        Liam
        Lincoln
        Logan
        Luís
        Lucas
        Luke
        Mark
        Mason
        Mateo
        Matthew
        Max
        Michael
        Miles
        Muhammad
        Nathan
        Nathanael
        Nicholas
        Noah
        Nolan
        Oliver
        Oscar
        Owen
        Parker
        Paul
        Peter
        Philibert
        Rénald
        Ray
        Richard
        Robert
        Rory
        Roxan
        Ryan
        Samuel
        Sebastian
        Steven
        Thaddee
        Thomas
        Tiago
        Tristan
        Tyler
        William
        Wyatt
        Xavier
        Zachary
        Zane
        Abraham
        Allen
        Ambrose
        Arthur
        Avery
        Barnaby
        Bartholomew
        Benedict
        Bernard
        Cuthbert
        Edmund
        Edward
        Francis
        Fulke
        Geoffrey
        Gerard
        Gilbert
        Giles
        Gregory
        Hugh
        Humphrey
        Jerome
        Lancelot
        Lawrence
        Leonard
        Martin
        Mathias
        Nathaniel
        Oswyn
        Philip
        Piers
        Ralph
        Reynold
        Roger
        Rowland
        Simon
        Solomon
        Stephen
        Tobias
        Walter
        William
     >
}

##########################################################################################################
# requestsystem
#--------------------------------------------------------------------------------------------------------#
# All configurations related to the request system
##########################################################################################################

requestsystem {
    # Should the request system creatively resolve (if possible) when the player is required to resolve a request.
    B:creativeResolve=false

    # The amount of ticks between retries of the request system for retryable requests. Lower increases server load.
    I:delayBetweenRetries=1200

    # Should the request system print out debug information? Useful in case of malfunctioning of set system.
    B:enableDebugLogging=false

    # The maximal amount of buildings the Delivery Man should try to gather before attempting a drop off at the warehouse.
    I:maximalBuildingsToGather=6

    # The maximal amount of tries that the request system will perform for retryable requests. Higher increases server load.
    I:maximalRetries=3

    # The minimal amount of buildings the Delivery Man should try to gather before attempting a drop off at the warehouse.
    I:minimalBuildingsToGather=3
}

}

commented

Thanks, @OrionDevelopment , ideas?

commented

Yeah he set the Log4J logging Level to DEBUG.
Which prints all Kinds of crap including the debug Level of the SFC.

commented

Any idea where I locate that? This is an Ubuntu 16 server running Apache and Java 8.

commented
commented

Jog4j is not configured with a script but with a config file
Usually some were in the root.

Try searching for a jog4j.xml file.

commented

I was using the Mark2 server wrapper. Just to rule it out I started the server with a simple script and the log file still continued to be spammed with the minecolonies entries. It grew to almost 2 gigs in 2 hours. This is the script I used to start the server. java -Xmx6G -Xms1G -jar forge-1.12.2-14.23.1.2586-universal.jar nogui

commented

I searched the entire server and there is no log4j.xml file. I think we're barking up the wrong tree though because I've been running the Minecolonies mod for almost a month now and this problem just started two days ago. Also it's only the Minecolonies mod that is filling up the log file. There no other entries in there besides a handful when the server starts.

commented
commented

Zip up your entire server and upload somewhere please.

commented

Do you want just the Minecraft directory? Since it does the same thing on two different servers on two different operating systems it would reason that its something within the Minecraft folder.

commented
commented

Just for troubleshooting purposes, I moved the Minecraft server over to a Windows machine as this is a completely different server than the ubuntu 16 that it normally runs on. The same thing happened there. Within 5 hours the log file was over 2 gigs in size. I'm going to remove Minecolonies next to see what happens.

commented