You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logs are spammed with the following:
[09:39:19] [pool-11-thread-1/WARN] [ne.ne.fm.co.ConfigTracker/CONFIG]: Configuration file /private/var/opt/minecraft/crafty/crafty-4/servers/053e9b66-96e1-45bd-811b-f7b36f4d204f/config/champions-common.toml is not correct. Correcting
[09:39:19] [pool-11-thread-1/WARN] [ne.ne.ne.co.ModConfigSpec/CORE]: Configuration LoadedConfig[config=SynchronizedConfig{DataHolder:{general=SynchronizedConfig{DataHolder:{beaconProtectionRange=64, championSpawners=false, deathMessageTier=0, dimensionList=[], dimensionPermission=BLACKLIST, entitiesList=[], entitiesPermission=BLACKLIST, showHud=false, bossBarBlackList=[], showParticles=true, enableTOPIntegration=true}}}}, path=/private/var/opt/minecraft/crafty/crafty-4/servers/053e9b66-96e1-45bd-811b-f7b36f4d204f/config/champions-common.toml, modConfig=net.neoforged.fml.config.ModConfig@3ba447be] is not correct. Correcting
[09:39:19] [pool-11-thread-1/WARN] [ne.ne.ne.co.ModConfigSpec/CORE]: Incorrect key general.bossBarBlackList was corrected from [] to its default, [].
This does not cause a crash but when trying to monitor console for a server, this makes it difficult as it is constant spam.
Versions (Be specific, do not write "latest"):
Observed Behavior:
Logs are spammed with the following:
[09:39:19] [pool-11-thread-1/WARN] [ne.ne.fm.co.ConfigTracker/CONFIG]: Configuration file /private/var/opt/minecraft/crafty/crafty-4/servers/053e9b66-96e1-45bd-811b-f7b36f4d204f/config/champions-common.toml is not correct. Correcting
[09:39:19] [pool-11-thread-1/WARN] [ne.ne.ne.co.ModConfigSpec/CORE]: Configuration LoadedConfig[config=SynchronizedConfig{DataHolder:{general=SynchronizedConfig{DataHolder:{beaconProtectionRange=64, championSpawners=false, deathMessageTier=0, dimensionList=[], dimensionPermission=BLACKLIST, entitiesList=[], entitiesPermission=BLACKLIST, showHud=false, bossBarBlackList=[], showParticles=true, enableTOPIntegration=true}}}}, path=/private/var/opt/minecraft/crafty/crafty-4/servers/053e9b66-96e1-45bd-811b-f7b36f4d204f/config/champions-common.toml, modConfig=net.neoforged.fml.config.ModConfig@3ba447be] is not correct. Correcting
[09:39:19] [pool-11-thread-1/WARN] [ne.ne.ne.co.ModConfigSpec/CORE]: Incorrect key general.bossBarBlackList was corrected from [] to its default, [].
This does not cause a crash but when trying to monitor console for a server, this makes it difficult as it is constant spam.
Expected Behavior:
not to have log spam
Steps to Reproduce:
...
Crash Log: Please use a paste site like gist.
The text was updated successfully, but these errors were encountered: