[10:53:43] [ServerMain/INFO]: Building unoptimized datafixer
[10:53:47] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[10:53:57] [ServerMain/INFO]: Loaded 7 recipes
[10:53:58] [ServerMain/ERROR]: Failed to load function vanilla_refresh:other_features/gamerules/updates/1.19.4
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Incorrect argument for command at position 72: ... gamerule <--[HERE]
at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
at java.lang.Thread.run(Unknown Source) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Incorrect argument for command at position 72: ... gamerule <--[HERE]
at net.minecraft.commands.CommandFunction.fromLines(CommandFunction.java:68) ~[?:?]
at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:80) ~[?:?]
[10:53:59] [Server thread/INFO]: Starting minecraft server version 1.19.3
[10:53:59] [Server thread/INFO]: Loading properties
[10:53:59] [Server thread/INFO]: This server is running Paper version git-Paper-405 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 841da90)
[10:54:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:54:00] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:54:00] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[10:54:00] [Server thread/INFO]: Default game type: SURVIVAL
[10:54:00] [Server thread/INFO]: Generating keypair
[10:54:01] [Server thread/INFO]: Starting Minecraft server on *:62150
[10:54:01] [Server thread/INFO]: Using epoll channel type
[10:54:01] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[10:54:01] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[10:54:01] [Server thread/ERROR]: [ConfiguredOrderedProviderStorage] Circular dependencies detected!
[10:54:01] [Server thread/ERROR]: [ConfiguredOrderedProviderStorage] You have a plugin that is depending on a plugin which refers back to that plugin. Your server will shut down until these are resolved, or the strategy is changed.
[10:54:01] [Server thread/ERROR]: [ConfiguredOrderedProviderStorage] Circular dependencies:
[10:54:01] [Server thread/ERROR]: [ConfiguredOrderedProviderStorage] GriefPrevention depends on TheUnderground depends on GriefPrevention...
[10:54:01] [Server thread/ERROR]: [ConfiguredOrderedProviderStorage] If you would like to still load these plugins, acknowledging that there may be unexpected plugin loading issues, run the server with -Dpaper.useLegacyPluginLoading=true
[10:54:02] [Thread-3/INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
[10:54:02] [Server thread/ERROR]: Main thread terminated by WatchDog due to hard crash
java.lang.ThreadDeath: null
at java.lang.Thread.stop(Unknown Source) ~[?:?]
at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:927) ~[paper-1.19.3.jar:git-Paper-405]
at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:804) ~[paper-1.19.3.jar:git-Paper-405]
at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:899) ~[paper-1.19.3.jar:git-Paper-405]
at org.bukkit.craftbukkit.v1_19_R2.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.3.jar:git-Paper-405]
[10:54:02] [Thread-3/INFO]: Stopping server
[10:54:02] [Thread-3/INFO]: Saving players
[10:54:02] [Thread-3/WARN]: Asynchronous Save Players! Blocking thread until it returns
java.lang.IllegalStateException: null
at io.papermc.paper.util.MCUtil.ensureMain(MCUtil.java:361) ~[paper-1.19.3.jar:git-Paper-405]
at net.minecraft.server.players.PlayerList.saveAll(PlayerList.java:1187) ~[paper-1.19.3.jar:git-Paper-405]
at net.minecraft.server.players.PlayerList.saveAll(PlayerList.java:1183) ~[paper-1.19.3.jar:git-Paper-405]
at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:955) ~[paper-1.19.3.jar:git-Paper-405]
at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:804) ~[paper-1.19.3.jar:git-Paper-405]
at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:899) ~[paper-1.19.3.jar:git-Paper-405]
at org.bukkit.craftbukkit.v1_19_R2.util.ServerShutdownThread.run(ServerShutdownThread.java:28) ~[paper-1.19.3.jar:git-Paper-405]