BrassGoggledCoders / Steamcraft2

SC2 is a mod that adds Steampunk-themed power generation, blocks, items, and so much more.
http://www.minecraftforum.net/topic/2789096-172-steamcraft2-30614-beta1-the-beginning/
Creative Commons Attribution Share Alike 4.0 International
14 stars 13 forks source link

Console Spam #338

Closed Alaberti closed 8 years ago

Alaberti commented 8 years ago

Hello,

I keep seeing the following spamming the console:

672 67 3102[16:56:10] [Server thread/INFO] [STDOUT]: [steamcraft.common.tiles.energy.TileCopperWire:updateConnections:256]: Updating connections... 672 67 3102[16:56:10] [Server thread/INFO] [STDOUT]: [steamcraft.common.tiles.energy.TileCopperWire:updateNetwork:365]: Wire network not null. 672 67 3102[16:56:10] [Server thread/INFO] [STDOUT]: [steamcraft.common.tiles.energy.TileCopperWire:updateNetwork:415]: Same network. 672 67 3102[16:56:10] [Server thread/INFO] [STDOUT]: [steamcraft.common.tiles.energy.TileCopperWire:updateConnections:313]: Connections updated

Is it possible to have a config option to turn that on/off? I assume it's for debug purposes but it often makes tracking other issues down a little difficult.

raress96 commented 8 years ago

I forgot some debug messages in code.They are now removed in the latest Jenkins build.