RFTools Power

RFTools Power

61M Downloads

Bad network log spam

Sir-Will opened this issue ยท 5 comments

commented

hey,

could it be reduced on how often it logs this warning:

[22:46:18] [Server thread/INFO]: [STDOUT]: [mcjty.rftoolspower.blocks.PowerCellTileEntity:buildNetwork:393]: Bad network at pos = BlockPos{x=2271, y=90, z=2938}

I don't have anything against logging this but it gets logged 60-90 times per second which kills the server.

commented

This are the power cells causing the spam:

commented

Check if they're seperated by a chunk border, I have the same problem on my server and they're seperated by a chunk border.

commented

Note that the latest version fixes the spam at least. Interesting observation about chunk border. I will have to test that

commented

Well, the spam itself is not the problem for me. The problem for me are timeouts coming with it :P

commented

Removing the spam should remove the timeouts I think. Except if there is another bug related to chunk boundary that causes problems