[Archive] Massive amount of errors on Worldserver launch
[Archive] Massive amount of errors on Worldserver launch
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source
To disable logging errors I changed the following two lines in wordserver.conf:
Logger.root=5,Console Server
Logger.sql.sql=5,Console DBErrors
changing the "5" with a "6", so that in case only fatal errors will be shown.