Server GUI not launching with Forge

Forge Version 1968
Sponge Version 1503

Logs:
[13:20:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[13:20:56] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[13:20:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[13:20:58] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1968 for Minecraft 1.9.4 loading
[13:20:58] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_91, running on Mac OS X:x86_64:10.11.5, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
[13:20:58] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.9.4-1968-5.0.0-BETA-1503.jar
[13:20:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:20:58] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[13:20:58] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.11 Source=file:/Users/Austragus/Desktop/Minecraft/Forge%20Server/mods/spongeforge-1.9.4-1968-5.0.0-BETA-1503.jar Env=SERVER
[13:20:58] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[13:20:58] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[13:20:58] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[13:20:58] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[13:20:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:20:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:20:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:20:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:21:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:21:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:21:00] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[13:21:01] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@502f1f4c
[13:21:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:21:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:21:02] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[13:21:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:21:02] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[13:21:07] [main/WARN] [mixin]: Method overwrite conflict for getModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:21:07] [main/WARN] [mixin]: Method overwrite conflict for setModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:21:07] [main/WARN] [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:21:07] [main/WARN] [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:21:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[13:21:12] [Server thread/INFO]: Starting minecraft server version 1.9.4
[13:21:12] [Server thread/INFO] [FML]: MinecraftForge v12.17.0.1968 Initialized
[13:21:12] [Server thread/INFO] [FML]: Replaced 232 ore recipes
[13:21:17] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:21:17] [Server thread/INFO] [FML]: Searching /Users/Austragus/Desktop/Minecraft/Forge Server/mods for mods
[13:21:17] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[13:21:17] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge] at CLIENT
[13:21:17] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge] at SERVER
[13:21:18] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[13:21:18] [Server thread/INFO] [FML]: Found 418 ObjectHolder annotations
[13:21:18] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:21:18] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:21:18] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:21:18] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[13:21:18] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.17.0.1976
[13:21:18] [Server thread/INFO] [FML]: Applying holder lookups
[13:21:18] [Server thread/INFO] [FML]: Holder lookups applied
[13:21:18] [Server thread/INFO] [FML]: Injecting itemstacks
[13:21:18] [Server thread/INFO] [FML]: Itemstack injection complete
[13:21:18] [Server thread/INFO]: Loading properties
[13:21:19] [Server thread/INFO]: Default game type: SURVIVAL
[13:21:19] [Server thread/INFO]: Generating keypair
[13:21:19] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:21:19] [Server thread/INFO]: Using default channel type
[13:21:19] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:21:19] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:21:19] [Server thread/WARN]: 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.
[13:21:19] [Server thread/WARN]: To change this, set “online-mode” to “true” in the server.properties file.
[13:21:19] [Server thread/INFO] [FML]: Injecting itemstacks
[13:21:19] [Server thread/INFO] [FML]: Itemstack injection complete
[13:21:19] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[13:21:19] [Server thread/INFO]: Preparing level “Test World”
[13:21:19] [Server thread/ERROR]: Exception reading ./Test World/level.dat
java.lang.IllegalArgumentException: Invalid dimension id 1
at net.minecraft.world.DimensionType.lambda$getById$0(DimensionType.java:99) ~[asw.class:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_91]
at net.minecraft.world.DimensionType.func_186069_a(DimensionType.java:99) ~[asw.class:?]
at net.minecraft.world.storage.WorldInfo.(WorldInfo.java:235) ~[azh.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_186353_a(SaveFormatOld.java:102) [azg.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SaveFormatOld.java:82) [azg.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75801_b(SourceFile:99) [azd.class:?]
at net.minecraft.server.MinecraftServer.func_71237_c(MinecraftServer.java:172) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:320) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:263) [lb.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
[13:21:19] [Server thread/ERROR]: Exception reading ./Test World/level.dat_old
java.lang.IllegalArgumentException: Invalid dimension id 1
at net.minecraft.world.DimensionType.lambda$getById$0(DimensionType.java:99) ~[asw.class:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_91]
at net.minecraft.world.DimensionType.func_186069_a(DimensionType.java:99) ~[asw.class:?]
at net.minecraft.world.storage.WorldInfo.(WorldInfo.java:235) ~[azh.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_186353_a(SaveFormatOld.java:102) [azg.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SaveFormatOld.java:91) [azg.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75801_b(SourceFile:99) [azd.class:?]
at net.minecraft.server.MinecraftServer.func_71237_c(MinecraftServer.java:172) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:320) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:263) [lb.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
[13:21:19] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated…
[13:21:19] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[13:21:19] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[13:21:19] [Server thread/INFO] [FML]: Applying holder lookups
[13:21:19] [Server thread/INFO] [FML]: Holder lookups applied
[13:21:20] [Server thread/INFO] [Sponge]: Loading world [Test World] (Overworld)
[13:21:20] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
[13:21:20] [Server thread/INFO] [Sponge]: Loading world [DIM1] (The End)
[13:21:20] [Server thread/INFO]: Preparing start region for level 0 (Test World)
[13:21:21] [Server thread/INFO]: Preparing spawn area: 11%
[13:21:22] [Server thread/INFO]: Preparing spawn area: 76%
[13:21:23] [Server thread/INFO]: Preparing start region for level -1 (DIM-1)
[13:21:23] [Server thread/INFO]: Preparing start region for level 1 (DIM1)
[13:21:24] [Server thread/INFO]: Done (4.632s)! For help, type “help” or “?”
[13:21:24] [Server thread/INFO] [Sponge]: Timings Reset

stop
[13:22:10] [Server thread/INFO]: Stopping the server
[13:22:11] [Server thread/INFO]: Stopping server
[13:22:11] [Server thread/INFO]: Saving players
[13:22:11] [Server thread/INFO]: Saving worlds
[13:22:11] [Server thread/INFO] [Sponge]: Unloading world [Test World] (DIM0)
[13:22:11] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (DIM-1)
[13:22:11] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (DIM1)
[13:22:11] [Server thread/INFO] [FML]: Applying holder lookups
[13:22:11] [Server thread/INFO] [FML]: Holder lookups applied
/Users/Austragus/Desktop/Minecraft/Forge Server>clear

/Users/Austragus/Desktop/Minecraft/Forge Server>launch.sh
[13:23:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[13:23:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[13:23:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[13:23:06] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1968 for Minecraft 1.9.4 loading
[13:23:06] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_91, running on Mac OS X:x86_64:10.11.5, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
[13:23:06] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.9.4-1968-5.0.0-BETA-1503.jar
[13:23:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:23:06] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[13:23:06] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.11 Source=file:/Users/Austragus/Desktop/Minecraft/Forge%20Server/mods/spongeforge-1.9.4-1968-5.0.0-BETA-1503.jar Env=SERVER
[13:23:06] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[13:23:06] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[13:23:06] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[13:23:06] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[13:23:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:23:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:23:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:23:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:23:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:23:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:23:07] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[13:23:09] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@60dce7ea
[13:23:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:23:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:23:10] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[13:23:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:23:10] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[13:23:14] [main/WARN] [mixin]: Method overwrite conflict for getModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:23:14] [main/WARN] [mixin]: Method overwrite conflict for setModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:23:14] [main/WARN] [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:23:14] [main/WARN] [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
[13:23:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[13:23:19] [Server thread/INFO]: Starting minecraft server version 1.9.4
[13:23:19] [Server thread/INFO] [FML]: MinecraftForge v12.17.0.1968 Initialized
[13:23:19] [Server thread/INFO] [FML]: Replaced 232 ore recipes
[13:23:24] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:23:24] [Server thread/INFO] [FML]: Searching /Users/Austragus/Desktop/Minecraft/Forge Server/mods for mods
[13:23:24] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[13:23:24] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge] at CLIENT
[13:23:24] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge] at SERVER
[13:23:25] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[13:23:25] [Server thread/INFO] [FML]: Found 418 ObjectHolder annotations
[13:23:25] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:23:25] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:23:25] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:23:25] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[13:23:25] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.17.0.1976
[13:23:25] [Server thread/INFO] [FML]: Applying holder lookups
[13:23:25] [Server thread/INFO] [FML]: Holder lookups applied
[13:23:25] [Server thread/INFO] [FML]: Injecting itemstacks
[13:23:25] [Server thread/INFO] [FML]: Itemstack injection complete
[13:23:25] [Server thread/INFO]: Loading properties
[13:23:25] [Server thread/INFO]: Default game type: SURVIVAL
[13:23:25] [Server thread/INFO]: Generating keypair
[13:23:25] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:23:25] [Server thread/INFO]: Using default channel type
[13:23:26] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:23:26] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:23:26] [Server thread/WARN]: 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.
[13:23:26] [Server thread/WARN]: To change this, set “online-mode” to “true” in the server.properties file.
[13:23:26] [Server thread/INFO] [FML]: Injecting itemstacks
[13:23:26] [Server thread/INFO] [FML]: Itemstack injection complete
[13:23:26] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[13:23:26] [Server thread/WARN]: banned-players.json does not exist, creating it.
[13:23:26] [Server thread/WARN]: banned-ips.json does not exist, creating it.
[13:23:26] [Server thread/WARN]: ops.json does not exist, creating it.
[13:23:26] [Server thread/WARN]: whitelist.json does not exist, creating it.
[13:23:26] [Server thread/INFO]: Preparing level “Test World”
[13:23:26] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated…
[13:23:26] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[13:23:28] [Server thread/INFO] [Sponge]: Loading world [Test World] (Overworld)
[13:23:28] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
[13:23:28] [Server thread/INFO] [Sponge]: Loading world [DIM1] (The End)
[13:23:28] [Server thread/INFO]: Preparing start region for level 0 (Test World)
[13:23:29] [Server thread/INFO]: Preparing spawn area: 4%
[13:23:30] [Server thread/INFO]: Preparing spawn area: 9%
[13:23:31] [Server thread/INFO]: Preparing spawn area: 16%
[13:23:32] [Server thread/INFO]: Preparing spawn area: 23%
[13:23:33] [Server thread/INFO]: Preparing spawn area: 31%
[13:23:34] [Server thread/INFO]: Preparing spawn area: 41%
[13:23:35] [Server thread/INFO]: Preparing spawn area: 51%
[13:23:36] [Server thread/INFO]: Preparing spawn area: 64%
[13:23:37] [Server thread/INFO]: Preparing spawn area: 74%
[13:23:38] [Server thread/INFO]: Preparing spawn area: 84%
[13:23:39] [Server thread/INFO]: Preparing spawn area: 95%
[13:23:39] [Server thread/INFO]: Preparing start region for level -1 (DIM-1)
[13:23:40] [Server thread/INFO]: Preparing spawn area: 13%
[13:23:41] [Server thread/INFO]: Preparing spawn area: 28%
[13:23:42] [Server thread/INFO]: Preparing spawn area: 50%
[13:23:43] [Server thread/INFO]: Preparing spawn area: 72%
[13:23:44] [Server thread/INFO]: Preparing spawn area: 89%
[13:23:45] [Server thread/INFO]: Preparing start region for level 1 (DIM1)
[13:23:46] [Server thread/INFO]: Preparing spawn area: 62%
[13:23:46] [Server thread/INFO]: Done (20.680s)! For help, type “help” or “?”

That is intentional, as stated on the Docs.

O thanks for the info.