TerraFirmaCraft

TerraFirmaCraft

2M Downloads

If two ore types are in range of a pros pick, the output prints twice.

DavidTriphon opened this issue ยท 2 comments

commented

Steps to reproduce:

  1. Find an area where two veins are in range of a prospector's pick.
  2. Find a block that doesn't give a false negative.
  3. Click on that block with the pick multiple times.

Expected result: print one line for every check.

Actual result: prints out two lines on every check.

Possible cause: output is printing for every vein found, despite that the message is the same.

2019-08-06_18 59 54

commented

While yes this is a bug, you are complaining about the debug output...

commented

That's debug output? I thought that was default... I didn't even realize.