Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save koyuawsmbrtn/b39ffd2eb59ec5b60b5a2c595ec07a60 to your computer and use it in GitHub Desktop.
Save koyuawsmbrtn/b39ffd2eb59ec5b60b5a2c595ec07a60 to your computer and use it in GitHub Desktop.
[17:40:06] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:40:06] [main/INFO]: Reloading ResourceManager: Default, bukkit
[17:40:06] [Worker-Main-1/INFO]: Loaded 7 recipes
[17:40:07] [Server thread/INFO]: Starting minecraft server version 1.16.5
[17:40:07] [Server thread/INFO]: Loading properties
[17:40:07] [Server thread/INFO]: This server is running Paper version git-Paper-776 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[17:40:07] [Server thread/INFO]: Debug logging is disabled
[17:40:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:40:07] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:40:07] [Server thread/INFO]: Default game type: SURVIVAL
[17:40:07] [Server thread/INFO]: Generating keypair
[17:40:07] [Server thread/INFO]: Starting Minecraft server on *:25565
[17:40:07] [Server thread/INFO]: Using epoll channel type
[17:40:08] [Server thread/ERROR]: Could not load 'plugins/velocity-1.1.x-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[patched_1.16.5.jar:git-Paper-776]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:160) ~[patched_1.16.5.jar:git-Paper-776]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-776]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-776]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-776]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-776]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 7 more
[17:40:08] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:40:10] [Server thread/WARN]: Legacy plugin Whitelist v2.1 does not specify an api-version.
[17:40:10] [Server thread/INFO]: [Whitelist] Loading Whitelist v2.1
[17:40:10] [Server thread/INFO]: [floodgate] Loading floodgate v2.0-SNAPSHOT
[17:40:11] [Server thread/INFO]: [floodgate] Took 238ms to boot Floodgate
[17:40:11] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v1.4.0-SNAPSHOT
[17:40:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:40:11] [Server thread/INFO]: Preparing level "world"
[17:40:11] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:40:11] [Server thread/INFO]: Preparing spawn area: 0%
[17:40:11] [Server thread/INFO]: Preparing spawn area: 0%
[17:40:12] [Server thread/INFO]: Time elapsed: 961 ms
[17:40:12] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:40:12] [Server thread/INFO]: Preparing spawn area: 0%
[17:40:12] [Server thread/INFO]: Time elapsed: 334 ms
[17:40:12] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:40:12] [Server thread/INFO]: Time elapsed: 49 ms
[17:40:12] [Server thread/INFO]: [Whitelist] Enabling Whitelist v2.1*
[17:40:12] [Server thread/INFO]: [floodgate] Enabling floodgate v2.0-SNAPSHOT
[17:40:12] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v1.4.0-SNAPSHOT
[17:40:13] [Server thread/INFO]: [Geyser-Spigot] Auto-loaded Floodgate key
[17:40:13] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[17:40:13] [Server thread/INFO]: [Geyser-Spigot]
[17:40:13] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 1.4.0-SNAPSHOT (git-master-cc2d26d)
[17:40:13] [Server thread/INFO]: [Geyser-Spigot]
[17:40:13] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[17:40:17] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key!
[17:40:18] [Server thread/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:19132
[17:40:18] [Server thread/INFO]: [Geyser-Spigot] Done (4.915s)! Run /geyser help for help!
[17:40:18] [Server thread/INFO]: Running delayed init tasks
[17:40:18] [Server thread/INFO]: Done (10.471s)! For help, type "help"
[17:40:18] [Server thread/INFO]: Timings Reset
[17:40:34] [Server thread/INFO]: Stopping server
[17:40:34] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v1.4.0-SNAPSHOT
[17:40:34] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
[17:40:34] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
[17:40:34] [Server thread/INFO]: [floodgate] Disabling floodgate v2.0-SNAPSHOT
[17:40:34] [Server thread/INFO]: [Whitelist] Disabling Whitelist v2.1
[17:40:34] [Server thread/INFO]: Saving players
[17:40:34] [WebSocketConnectReadThread-53/WARN]: [Geyser-Spigot] Got an error
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@77634572[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@372d1f4e[Wrapped task = org.geysermc.connector.skin.FloodgateSkinUploader$$Lambda$4767/0x0000000801a76220@3dfea623]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@10abe0d1[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 6]
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2057) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:827) ~[?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) ~[?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562) ~[?:?]
at org.geysermc.connector.skin.FloodgateSkinUploader.reconnectLater(FloodgateSkinUploader.java:224) ~[?:?]
at org.geysermc.connector.skin.FloodgateSkinUploader.access$600(FloodgateSkinUploader.java:53) ~[?:?]
at org.geysermc.connector.skin.FloodgateSkinUploader$1.onClose(FloodgateSkinUploader.java:179) ~[?:?]
at org.java_websocket.client.WebSocketClient.onWebsocketClose(WebSocketClient.java:619) ~[?:?]
at org.java_websocket.WebSocketImpl.closeConnection(WebSocketImpl.java:522) ~[?:?]
at org.java_websocket.WebSocketImpl.eot(WebSocketImpl.java:574) ~[?:?]
at org.java_websocket.client.WebSocketClient.run(WebSocketClient.java:508) ~[?:?]
at java.lang.Thread.run(Thread.java:831) [?:?]
[17:40:34] [Server thread/INFO]: Saving worlds
[17:40:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[17:40:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[17:40:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:40:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[17:40:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:40:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:40:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:40:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:40:35] [Server thread/INFO]: Flushing Chunk IO
[17:40:35] [Server thread/INFO]: Closing Thread Pool
[17:40:35] [Server thread/INFO]: Closing Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment