From 695adc140d0404982a2754a39252684321575b0f Mon Sep 17 00:00:00 2001 From: LegacyGamerHD Date: Sun, 6 Oct 2019 15:03:22 +0200 Subject: [PATCH] whoops --- connector/src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector/src/main/resources/config.yml b/connector/src/main/resources/config.yml index be2efa47a..f49d2bd09 100644 --- a/connector/src/main/resources/config.yml +++ b/connector/src/main/resources/config.yml @@ -49,7 +49,7 @@ debug-mode: false # Thread pool size # The amount of threads that will be used. # Only change if you know what you are doing -general-thread-pool: -1 +general-thread-pool: 1 # bStats is a stat tracker that is entirely anonymous and tracks only basic information # about Geyser, such as how many people are online, how many servers are using Geyser,