From b39e7304cbd77b3a6f85f073a5ae64a500724307 Mon Sep 17 00:00:00 2001 From: Sascha <42348051+Raz0r1337@users.noreply.github.com> Date: Fri, 29 Nov 2024 13:00:35 +0100 Subject: [PATCH 1/2] Update playerbots.conf.dist small indentation error fixed --- conf/playerbots.conf.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index 537588fa..b8e2a28c 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -67,7 +67,7 @@ ################################### # # -# GENERAL SETTINGS # +# GENERAL SETTINGS # # # ################################### From f54dbcdc548ed867bd39192c1a0a3c2ae00e1758 Mon Sep 17 00:00:00 2001 From: Sascha <42348051+Raz0r1337@users.noreply.github.com> Date: Fri, 29 Nov 2024 13:06:57 +0100 Subject: [PATCH 2/2] Update playerbots.conf.dist these loggers already exist in the worldserver.conf these duplicate entries interfere with each other --- conf/playerbots.conf.dist | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index b8e2a28c..c0cada68 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -1411,9 +1411,6 @@ AiPlayerbot.BroadcastChanceGuildManagement = 30000 # Example: AiPlayerbot.AllowedLogFiles = travelNodes.csv,travelPaths.csv,TravelNodeStore.h,bot_movement.csv,bot_location.csv AiPlayerbot.AllowedLogFiles = "" -Appender.Playerbots=2,5,0,Playerbots.log,w -Logger.playerbots=5,Console Playerbots - # # #