Peripherals++

Peripherals++

359k Downloads

Debug spam in console

ArcasCZ opened this issue ยท 3 comments

commented

When someone place PlayerDetector, console is spammed by range.

I found System.out.println(range); on line 85 at TileEntityPlayerSensor.java

That's little bit problem, so I hope someone will delete it ASAP.

commented

There are more debugs with range, search for ussage LOGGER.info(range) ;)

commented

Ah ok sorry. I tried to just do a quick edit on mobile. I won't be at a computer for a couple more hours.

commented

Here is another debug (I think. I hope that's all but I'm not sure...