LegendarySpork9 / Server-Sync

File Store for the Hunter Industries Server Sync 2.0
Other
0 stars 0 forks source link

Logging Duplication #23

Closed LegendarySpork9 closed 1 year ago

LegendarySpork9 commented 1 year ago

When the program closes it duplicates the log.

23/06/2023 15:13:41 - Info - Logging Started 23/06/2023 15:13:45 - Debug - Internet Connection = true 23/06/2023 15:13:47 - Debug - Looking for Servers 23/06/2023 15:13:49 - Info - Server Found - Minecraft 1.7.10 23/06/2023 15:13:50 - Debug - Loading Server Sync UI 23/06/2023 15:13:51 - Debug - Variable Population triggered for the MinecraftV1 class. 23/06/2023 15:13:52 - Debug - Variable Population complete for the MinecraftV1 class. 23/06/2023 15:13:52 - Debug - Fill Variables triggered for the Minecraft 1.7.10 tab. 23/06/2023 15:14:03 - Warn - Automatic Sync Check has been started, checking for updates will be triggered every 5 minutes. 23/06/2023 15:14:03 - Info - Checking for an update to the minecraft 1.7.10 server. 23/06/2023 15:14:04 - Debug - Checking local last modified against global last modified. 23/06/2023 15:14:04 - Info - Update check complete, the minecraft 1.7.10 server is up to date. 23/06/2023 15:14:04 - Debug - Variable Population triggered for the MinecraftV1 class. 23/06/2023 15:14:04 - Debug - Variable Population complete for the MinecraftV1 class. 23/06/2023 15:14:04 - Debug - Fill Variables triggered for the Minecraft 1.7.10 tab. 23/06/2023 15:17:22 - Info - Logging Stopped 23/06/2023 15:13:41 - Info - Logging Started 23/06/2023 15:13:45 - Debug - Internet Connection = true 23/06/2023 15:13:47 - Debug - Looking for Servers 23/06/2023 15:13:49 - Info - Server Found - Minecraft 1.7.10 23/06/2023 15:13:50 - Debug - Loading Server Sync UI 23/06/2023 15:13:51 - Debug - Variable Population triggered for the MinecraftV1 class. 23/06/2023 15:13:52 - Debug - Variable Population complete for the MinecraftV1 class. 23/06/2023 15:13:52 - Debug - Fill Variables triggered for the Minecraft 1.7.10 tab. 23/06/2023 15:14:03 - Warn - Automatic Sync Check has been started, checking for updates will be triggered every 5 minutes. 23/06/2023 15:14:03 - Info - Checking for an update to the minecraft 1.7.10 server. 23/06/2023 15:14:04 - Debug - Checking local last modified against global last modified. 23/06/2023 15:14:04 - Info - Update check complete, the minecraft 1.7.10 server is up to date. 23/06/2023 15:14:04 - Debug - Variable Population triggered for the MinecraftV1 class. 23/06/2023 15:14:04 - Debug - Variable Population complete for the MinecraftV1 class. 23/06/2023 15:14:04 - Debug - Fill Variables triggered for the Minecraft 1.7.10 tab. 23/06/2023 15:17:22 - Info - Logging Stopped 23/06/2023 15:17:22 - Info - Logging Stopped

LegendarySpork9 commented 1 year ago

Made a code change and now works correctly.

Will be released as part of 1.2.4

LegendarySpork9 commented 1 year ago

Will be released as part of 1.3.0.