[11Aug2021 20:23:54.339] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.0, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[11Aug2021 20:23:54.346] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_292 by Oracle Corporation
[11Aug2021 20:23:54.869] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[11Aug2021 20:23:54.968] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/server/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[11Aug2021 20:23:59.014] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[11Aug2021 20:24:12.017] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11Aug2021 20:24:12.018] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11Aug2021 20:24:12.096] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.0, for MC 1.16.5 with MCP 20210115.111550
[11Aug2021 20:24:12.106] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.0 Initialized
[11Aug2021 20:24:20.155] [modloading-worker-1/INFO] [epicfight/]: Load Configuration File
[11Aug2021 20:24:20.156] [modloading-worker-1/INFO] [epicfight/]: Load Configuration File
[11Aug2021 20:24:20.725] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityHippogryph from class com.github.alexthe666.iceandfire.entity.EntityPixie
[11Aug2021 20:24:20.763] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityDreadThrall from class com.github.alexthe666.iceandfire.entity.EntityDreadKnight
[11Aug2021 20:24:21.179] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[11Aug2021 20:24:31.390] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: java.net.UnknownHostException: raw.githubusercontent.com
[11Aug2021 20:24:31.390] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[11Aug2021 20:24:31.390] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[11Aug2021 20:24:31.390] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.net.Socket.connect(Socket.java:607)
[11Aug2021 20:24:31.403] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:288)
[11Aug2021 20:24:31.403] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
[11Aug2021 20:24:31.403] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[11Aug2021 20:24:31.405] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
[11Aug2021 20:24:31.405] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
[11Aug2021 20:24:31.407] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[11Aug2021 20:24:31.409] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
[11Aug2021 20:24:31.388] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.net.UnknownHostException: files.minecraftforge.net
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_292]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_292]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_292]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:288) ~[?:1.8.0_292]
at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[?:1.8.0_292]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_292]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_292]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_292]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_292]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_292]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203) ~[?:1.8.0_292]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_292]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_292]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189) ~[?:1.8.0_292]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[?:1.8.0_292]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_292]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_292]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_292]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:155) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_292]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:139) [forge:?]
[11Aug2021 20:24:31.410] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203)
[11Aug2021 20:24:31.438] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
[11Aug2021 20:24:31.438] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
[11Aug2021 20:24:31.438] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189)
[11Aug2021 20:24:31.439] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
[11Aug2021 20:24:31.447] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
[11Aug2021 20:24:31.448] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
[11Aug2021 20:24:31.448] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at com.github.alexthe666.citadel.web.WebHelper.getURLContents(WebHelper.java:19)
[11Aug2021 20:24:31.448] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at com.github.alexthe666.citadel.Citadel.setup(Citadel.java:102)
[11Aug2021 20:24:31.448] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
[11Aug2021 20:24:31.448] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
[11Aug2021 20:24:31.449] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
[11Aug2021 20:24:31.449] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
[11Aug2021 20:24:31.449] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
[11Aug2021 20:24:31.451] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
[11Aug2021 20:24:31.452] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640)
[11Aug2021 20:24:31.452] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632)
[11Aug2021 20:24:31.453] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[11Aug2021 20:24:31.454] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
[11Aug2021 20:24:31.454] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
[11Aug2021 20:24:31.454] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:24]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
[11Aug2021 20:24:31.454] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: java.lang.NullPointerException
[11Aug2021 20:24:31.456] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at com.github.alexthe666.citadel.web.WebHelper.getURLContents(WebHelper.java:28)
[11Aug2021 20:24:31.456] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at com.github.alexthe666.citadel.Citadel.setup(Citadel.java:102)
[11Aug2021 20:24:31.457] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
[11Aug2021 20:24:31.459] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
[11Aug2021 20:24:31.460] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
[11Aug2021 20:24:31.460] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
[11Aug2021 20:24:31.461] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
[11Aug2021 20:24:31.466] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
[11Aug2021 20:24:31.473] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640)
[11Aug2021 20:24:31.474] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632)
[11Aug2021 20:24:31.475] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[11Aug2021 20:24:31.475] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
[11Aug2021 20:24:31.476] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
[11Aug2021 20:24:31.476] [modloading-worker-1/INFO] [STDERR/]: [com.github.alexthe666.citadel.web.WebHelper:getURLContents:30]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
[11Aug2021 20:24:31.477] [modloading-worker-1/WARN] [citadel/]: Failed to load patreon contributor perks
[11Aug2021 20:24:31.524] [modloading-worker-0/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
[11Aug2021 20:24:31.527] [modloading-worker-0/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server)
[11Aug2021 20:24:31.531] [main/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
[11Aug2021 20:24:31.533] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server)
[11Aug2021 20:24:34.488] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[11Aug2021 20:24:35.247] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11Aug2021 20:24:35.248] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11Aug2021 20:24:35.249] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[11Aug2021 20:24:35.250] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11Aug2021 20:24:35.251] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11Aug2021 20:24:35.257] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, forge-1.16.5-36.2.0-universal.jar, Xaeros_Minimap_21.15.0.1_Forge_1.16.5.jar, EpicFightMod-1.16.5-4.1.6.jar, XaerosWorldMap_1.16.0_Forge_1.16.5.jar, citadel-1.7.3-1.16.5.jar, iceandfire-2.1.8-1.16.5.jar, jei-1.16.5-7.7.1.118.jar
[11Aug2021 20:24:37.457] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 7 recipes
[11Aug2021 20:24:38.465] [Worker-Main-2/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 965 advancements
[11Aug2021 20:24:41.948] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
[11Aug2021 20:24:41.949] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[11Aug2021 20:24:41.949] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[11Aug2021 20:24:41.949] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[11Aug2021 20:24:42.512] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:36332
[11Aug2021 20:24:42.567] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[11Aug2021 20:24:42.909] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11Aug2021 20:24:42.910] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
[11Aug2021 20:24:42.910] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[11Aug2021 20:24:42.911] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
[11Aug2021 20:24:43.049] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[11Aug2021 20:24:43.695] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[11Aug2021 20:24:48.293] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.295] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.295] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.296] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.296] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.296] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.297] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.297] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.297] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.297] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:48.827] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Aug2021 20:24:56.307] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.350] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.419] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.420] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.420] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.420] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.420] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.422] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.422] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.422] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.423] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.423] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.423] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.424] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.420] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[11Aug2021 20:24:56.857] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73%
[11Aug2021 20:24:57.221] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:24:57.714] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:24:58.242] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:24:58.707] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:24:59.216] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:24:59.706] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:25:00.206] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:25:00.877] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:25:01.228] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Aug2021 20:25:01.705] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90%
[11Aug2021 20:25:02.207] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
[11Aug2021 20:25:02.722] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 92%
[11Aug2021 20:25:03.230] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
[11Aug2021 20:25:03.709] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94%
[11Aug2021 20:25:04.205] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 96%
[11Aug2021 20:25:04.744] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 97%
[11Aug2021 20:25:05.724] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 22020 ms
[11Aug2021 20:25:05.725] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (22.777s)! For help, type "help"
[11Aug2021 20:25:05.726] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[11Aug2021 20:25:05.763] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
[11Aug2021 20:25:05.849] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
[11Aug2021 20:25:05.910] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {SPAWN_DRAGON_SKELETON_I_CF=true, HYDRA_CAVE_CF=true, SPAWN_SEA_SERPENT_CF=true, SPAWN_STYMPHALIAN_BIRD_CF=true, SPAWN_WANDERING_CYCLOPS_CF=true, PIXIE_VILLAGE_CF=false, SPAWN_DEATH_WORM_CF=true, FIRE_DRAGON_CAVE_CF=true, SIREN_ISLAND_CF=true, MYRMEX_HIVE_DESERT_CF=true, SPAWN_HIPPOCAMPUS_CF=true, FIRE_DRAGON_ROOST_CF=true, MYRMEX_HIVE_JUNGLE_CF=true, GORGON_TEMPLE_CF=true, COPPER_ORE_CF=true, SILVER_ORE_CF=true, LIGHTNING_DRAGON_CAVE_CF=true, SPAWN_DRAGON_SKELETON_F_CF=true, AMETHYST_ORE_CF=true, SPAWN_DRAGON_SKELETON_L_CF=true, LIGHTNING_LILY_CF=true, MAUSOLEUM_CF=true, ICE_DRAGON_CAVE_CF=true, GRAVEYARD_CF=true, SAPPHIRE_ORE_CF=true, LIGHTNING_DRAGON_ROOST_CF=true, CYCLOPS_CAVE_CF=true, FROST_LILY_CF=true, FIRE_LILY_CF=true, ICE_DRAGON_ROOST_CF=true}
[11Aug2021 20:25:05.911] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true}
[11Aug2021 20:26:04.251] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@67cb8042
[11Aug2021 20:26:04.349] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: nikuse[/**.**.**.**:55047] logged in with entity id 60 at (496.2744793658618, 65.0, 484.1106832227553)
[11Aug2021 20:26:04.410] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse joined the game
[11Aug2021 20:26:09.442] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2080ms or 41 ticks behind
[11Aug2021 20:26:34.809] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <nikuse> werawer
[11Aug2021 20:26:51.732] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: nikuse lost connection: Disconnected
[11Aug2021 20:26:51.733] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse left the game
[11Aug2021 20:27:06.033] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@4d316f49
[11Aug2021 20:27:06.076] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: nikuse[/**.**.**.**:64275] logged in with entity id 362 at (496.2744793658618, 65.0, 484.1106832227553)
[11Aug2021 20:27:06.086] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse joined the game
[11Aug2021 20:27:16.309] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@35d9a48c
[11Aug2021 20:27:16.319] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: myemaa[/**.**.**.**:61470] logged in with entity id 511 at (495.0218882973295, 64.875, 495.5159335462867)
[11Aug2021 20:27:16.328] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: myemaa joined the game
[11Aug2021 20:27:51.952] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@655721a1
[11Aug2021 20:27:51.958] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Romeodesuu[/**.**.**.**:61775] logged in with entity id 525 at (492.45302678850777, 64.0, 493.4034113721133)
[11Aug2021 20:27:51.964] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Romeodesuu joined the game
[11Aug2021 20:27:56.607] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@64cac93e
[11Aug2021 20:27:56.632] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: ZeryCrabs[/**.**.**.**:49720] logged in with entity id 532 at (476.6220485641349, 70.24918707874468, 477.78115248421733)
[11Aug2021 20:27:56.656] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: ZeryCrabs joined the game
[11Aug2021 20:28:03.620] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: myemaa lost connection: Disconnected
[11Aug2021 20:28:03.620] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: myemaa left the game
[11Aug2021 20:28:04.898] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: nikuse lost connection: Timed out
[11Aug2021 20:28:04.903] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse left the game
[11Aug2021 20:28:19.803] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@3eaf5961
[11Aug2021 20:28:19.810] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: myemaa[/**.**.**.**:59152] logged in with entity id 556 at (495.0218882973295, 64.875, 495.5159335462867)
[11Aug2021 20:28:19.816] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: myemaa joined the game
[11Aug2021 20:28:34.738] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@2ca6de43
[11Aug2021 20:28:34.746] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: nikuse[/**.**.**.**:50178] logged in with entity id 574 at (496.2744793658618, 65.0, 484.1106832227553)
[11Aug2021 20:28:34.753] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse joined the game
[11Aug2021 20:28:41.713] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Romeodesuu lost connection: Disconnected
[11Aug2021 20:28:41.713] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Romeodesuu left the game
[11Aug2021 20:29:11.037] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: myemaa lost connection: Disconnected
[11Aug2021 20:29:11.038] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: myemaa left the game
[11Aug2021 20:29:26.421] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: nikuse lost connection: Timed out
[11Aug2021 20:29:26.421] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse left the game
[11Aug2021 20:29:39.782] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@4140a59c
[11Aug2021 20:29:39.848] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: nikuse[/**.**.**.**:53954] logged in with entity id 652 at (496.2744793658618, 65.0, 484.1106832227553)
[11Aug2021 20:29:39.901] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse joined the game
[11Aug2021 20:30:26.076] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: nikuse lost connection: Timed out
[11Aug2021 20:30:26.077] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse left the game
[11Aug2021 20:30:58.176] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@1cb6f160
[11Aug2021 20:30:58.182] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: nikuse[/**.**.**.**:49732] logged in with entity id 733 at (496.2744793658618, 65.0, 484.1106832227553)
[11Aug2021 20:30:58.188] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: nikuse joined the game
[11Aug2021 20:31:25.965] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Stopping the server
[11Aug2021 20:31:25.999] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[11Aug2021 20:31:26.001] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[11Aug2021 20:31:26.079] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: ZeryCrabs lost connection: Server closed
[11Aug2021 20:31:26.080] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: ZeryCrabs left the game
[11Aug2021 20:31:26.101] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[11Aug2021 20:31:26.102] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[11Aug2021 20:31:26.861] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
[11Aug2021 20:31:26.862] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[11Aug2021 20:31:26.866] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[11Aug2021 20:31:26.866] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[11Aug2021 20:31:26.868] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[11Aug2021 20:31:26.933] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
[11Aug2021 20:31:26.943] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[11Aug2021 20:31:26.944] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[11Aug2021 20:31:27.140] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener stopped