Bug Closed · Resolved

Fancy drops debugging information should not be printed to the console by default

#6118 opened by Unknown 1 year ago

Unknownreported this bug

By default, debugging information is printed to the console and log, which can lead to console spam. Instead, debugging information should not be printed to the console and log.

[22:05:33] [Server thread/INFO]: [MythicMobs] ===================================
[22:05:33] [Server thread/INFO]: [MythicMobs] Checking damager in place 1
[22:05:33] [Server thread/INFO]: [MythicMobs] Sorted: [9fceceb2-c575-4acd-8ec8-1b48935f95df=DamageSnapshotBundle{damager=9fceceb2-c575-4acd-8ec8-1b48935f95dftotalDamage=119374.04651370445}]
[22:05:33] [Server thread/INFO]: [MythicMobs] Zero: 0
[22:05:33] [Server thread/INFO]: [MythicMobs] Returning: 9fceceb2-c575-4acd-8ec8-1b48935f95df
[22:05:33] [Server thread/INFO]: [MythicMobs] ===================================
[22:05:33] [Server thread/INFO]: [MythicMobs] Checking damager in place 1
[22:05:33] [Server thread/INFO]: [MythicMobs] Sorted: [9fceceb2-c575-4acd-8ec8-1b48935f95df=DamageSnapshotBundle{damager=9fceceb2-c575-4acd-8ec8-1b48935f95dftotalDamage=119374.04651370445}]
[22:05:33] [Server thread/INFO]: [MythicMobs] Zero: 0
[22:05:33] [Server thread/INFO]: [MythicMobs] Returning: 9fceceb2-c575-4acd-8ec8-1b48935f95df
[22:05:33] [Server thread/INFO]: [MythicMobs] ===================================
[22:05:33] [Server thread/INFO]: [MythicMobs] Checking damager in place 2
[22:05:33] [Server thread/INFO]: [MythicMobs] Sorted: [9fceceb2-c575-4acd-8ec8-1b48935f95df=DamageSnapshotBundle{damager=9fceceb2-c575-4acd-8ec8-1b48935f95dftotalDamage=119374.04651370445}]
[22:05:33] [Server thread/INFO]: [MythicMobs] Zero: 1
[22:05:33] [Server thread/INFO]: [MythicMobs] ===================================
[22:05:33] [Server thread/INFO]: [MythicMobs] Checking damager in place 3
[22:05:33] [Server thread/INFO]: [MythicMobs] Sorted: [9fceceb2-c575-4acd-8ec8-1b48935f95df=DamageSnapshotBundle{damager=9fceceb2-c575-4acd-8ec8-1b48935f95dftotalDamage=119374.04651370445}]
[22:05:33] [Server thread/INFO]: [MythicMobs] Zero: 2
[22:05:33] [Server thread/INFO]: [MythicMobs] ===================================
[22:05:33] [Server thread/INFO]: [MythicMobs] Checking damager in place 4
[22:05:33] [Server thread/INFO]: [MythicMobs] Sorted: [9fceceb2-c575-4acd-8ec8-1b48935f95df=DamageSnapshotBundle{damager=9fceceb2-c575-4acd-8ec8-1b48935f95dftotalDamage=119374.04651370445}]
[22:05:33] [Server thread/INFO]: [MythicMobs] Zero: 3
[22:05:33] [Server thread/INFO]: [MythicMobs] ===================================
[22:05:33] [Server thread/INFO]: [MythicMobs] Checking damager in place 5
[22:05:33] [Server thread/INFO]: [MythicMobs] Sorted: [9fceceb2-c575-4acd-8ec8-1b48935f95df=DamageSnapshotBundle{damager=9fceceb2-c575-4acd-8ec8-1b48935f95dftotalDamage=119374.04651370445}]
[22:05:33] [Server thread/INFO]: [MythicMobs] Zero: 4
Sign in to join the discussion.