GT New Horizons

GT New Horizons

867k Downloads

PlayerActivity.log no longer updating in 2.7?

Demosthenexx opened this issue ยท 4 comments

commented

Your GTNH Discord Username

Demosthenexx

Your Pack Version

2.7.1

Your Server

Private server

Java Version

Java 8

Type of Server

Vanilla Forge

Your Expectation

PlayerActivity.log was logging all player actions routinely in 2.6.

The Reality

After upgrading to 2.7, it's no longer logging.

Your Proposal

Please document how to re-enable PlayerActivity.log. Searching through config/ I could not find an option via grep. No history on discord discussing this.

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
commented
commented

That's a shame. It was useful for monitoring for griefing. I thought perhaps it was defaulted off now.

commented

Any suggested alternatives for logging player activity? Location over time? Enter/exit a claimed area?

commented

For future searchers, change the serverutilities/serverutilities.cfg world logging debug to block_broken=true. This creates logs/world.log with the same information.