1 | [10:01:05] [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'
|
2 | [10:01:09] [ServerMain/INFO]: Loaded 7 recipes
|
3 | [10:01:10] [Server thread/INFO]: Starting minecraft server version 1.20.1
|
4 | [10:01:10] [Server thread/INFO]: Loading properties
|
5 | [10:01:11] [Server thread/INFO]: This server is running Folia version git-Folia-"fa018cc" (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: fa018cc on dev/1.20)
|
6 | [10:01:11] [Server thread/INFO]: Using 4 threads for Netty based IO
|
7 | [10:01:11] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
8 | [10:01:11] [Server thread/WARN]: [!] The timings system cannot be enabled on Folia, and has been scheduled for removal from Paper in the future.
|
9 | We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
|
10 | For more information please visit: https://github.com/PaperMC/Paper/issues/8948
|
11 | [10:01:11] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
|
12 | [10:01:11] [Server thread/INFO]: [io.papermc.paper.threadedregions.TickRegions] Regionised ticking is enabled with 1 tick threads
|
13 | [10:01:12] [Server thread/INFO]: Default game type: SURVIVAL
|
14 | [10:01:12] [Server thread/INFO]: Generating keypair
|
15 | [10:01:12] [Server thread/INFO]: Starting Minecraft server on *:25565
|
16 | [10:01:12] [Server thread/INFO]: Using default channel type
|
17 | [10:01:12] [Server thread/INFO]: Paper: Using Java compression from Velocity.
|
18 | [10:01:12] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
|
19 | [10:01:13] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b0-folia
|
20 | [10:01:13] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.0-dev+63-4256909
|
21 | [10:01:14] [Server thread/INFO]: [AnnouncerPlus] Loading server plugin AnnouncerPlus v1.3.5
|
22 | [10:01:14] [Server thread/INFO]: [AdvancedPortals] Loading server plugin AdvancedPortals v0.9.2
|
23 | [10:01:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
24 | [10:01:14] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b0-folia
|
25 | [10:01:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
|
26 | [10:01:14] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b0-folia
|
27 | [10:01:14] [Server thread/INFO]: Preparing level "world"
|
28 | [10:01:15] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
29 | [10:01:15] [Server thread/INFO]: Time elapsed: 27 ms
|
30 | [10:01:15] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
31 | [10:01:15] [Server thread/INFO]: Time elapsed: 2 ms
|
32 | [10:01:15] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
33 | [10:01:15] [Server thread/INFO]: Time elapsed: 1 ms
|
34 | [10:01:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+63-4256909
|
35 | [10:01:15] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
|
36 | [10:01:15] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
|
37 | [10:01:15] [Server thread/INFO]: [Essentials] No kits found to migrate.
|
38 | [10:01:15] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
|
39 | [10:01:15] [Server thread/INFO]: [Essentials] Attempting to migrate ignore list to UUIDs
|
40 | [10:01:15] [Server thread/INFO]: [Essentials] Attempting to migrate legacy userdata keys to Configurate
|
41 | [10:01:15] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
|
42 | [10:01:16] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
|
43 | [10:01:16] [Server thread/INFO]: [Essentials] Using locale en_US
|
44 | [10:01:16] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
|
45 | [10:01:16] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
|
46 | [10:01:16] [Server thread/INFO]: [AnnouncerPlus] Enabling AnnouncerPlus v1.3.5
|
47 | [10:01:19] [Folia Async Scheduler Thread #0/INFO]: [Essentials] Fetching version information...
|
48 | [10:01:22] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.9.2
|
49 | [10:01:22] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
|
50 | [10:01:22] [Server thread/ERROR]: Error occurred while enabling AdvancedPortals v0.9.2 (Is it up to date?)
|
51 | java.lang.UnsupportedOperationException: null
|
52 | at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.handle(CraftScheduler.java:533) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
53 | at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:233) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
54 | at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:209) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
55 | at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:204) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
56 | at com.sekwah.advancedportals.bukkit.listeners.Listeners.<init>(Listeners.java:59) ~[Advanced-Portals-0.9.2.jar:?]
|
57 | at com.sekwah.advancedportals.bukkit.AdvancedPortalsPlugin.addListeners(AdvancedPortalsPlugin.java:100) ~[Advanced-Portals-0.9.2.jar:?]
|
58 | at com.sekwah.advancedportals.bukkit.AdvancedPortalsPlugin.onEnable(AdvancedPortalsPlugin.java:72) ~[Advanced-Portals-0.9.2.jar:?]
|
59 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[folia-api-1.20.1-R0.1-SNAPSHOT.jar:?]
|
60 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
61 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
62 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[folia-api-1.20.1-R0.1-SNAPSHOT.jar:?]
|
63 | at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:638) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
64 | at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:549) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
65 | at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:679) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
66 | at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:463) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
67 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
68 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1188) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
69 | at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:346) ~[folia-1.20.1.jar:git-Folia-"fa018cc"]
|
70 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
71 | [10:01:22] [Server thread/INFO]: [AdvancedPortals] Disabling AdvancedPortals v0.9.2
|
72 | [10:01:22] [Server thread/INFO]: Advanced portals are being disabled!
|
73 | [10:01:22] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b0-folia)!
|
74 | [10:01:22] [Server thread/INFO]: Done (11.981s)! For help, type "help"
|
75 | [10:01:23] [Region Scheduler Thread #0/INFO]: [Essentials] CONSOLE issued server command: /eco give * 10
|
76 | [10:01:23] [Region Scheduler Thread #0/INFO]: Initialising world 'world' before it can be ticked...
|
77 | [10:01:23] [Region Scheduler Thread #0/INFO]: Initialised world 'world'
|
78 | [10:01:23] [Region Scheduler Thread #0/INFO]: Timings Reset
|
79 | [10:01:23] [Region Scheduler Thread #0/INFO]: Initialising world 'world_nether' before it can be ticked...
|
80 | [10:01:23] [Region Scheduler Thread #0/INFO]: Initialised world 'world_nether'
|
81 | [10:01:23] [Region Scheduler Thread #0/INFO]: Initialising world 'world_the_end' before it can be ticked...
|
82 | [10:01:23] [Region Scheduler Thread #0/INFO]: Initialised world 'world_the_end'
|
83 | [10:01:25] [Folia Async Scheduler Thread #0/WARN]: [Essentials] You're running an experimental build of EssentialsX that is 31 builds behind the latest dev build!
|
84 | [10:01:25] [Folia Async Scheduler Thread #0/WARN]: [Essentials] Feature Branch: refactor/folia.
|
85 | [10:02:06] [Region Scheduler Thread #0/INFO]: Stopping the server
|
86 | [10:02:06] [Region shutdown thread/INFO]: [RegionShutdownThread] Awaiting scheduler termination for 60s
|
87 | [10:02:06] [Region shutdown thread/INFO]: [RegionShutdownThread] Scheduler halted
|
88 | [10:02:06] [Region shutdown thread/INFO]: Stopping server
|
89 | [10:02:06] [Region shutdown thread/INFO]: [AnnouncerPlus] Disabling AnnouncerPlus v1.3.5
|
90 | [10:02:06] [Region shutdown thread/INFO]: [Essentials] Disabling Essentials v2.20.0-dev+63-4256909
|
91 | [10:02:06] [Region shutdown thread/INFO]: [Vault] Disabling Vault v1.7.3-b0-folia
|
92 | [10:02:06] [Region shutdown thread/INFO]: [RegionShutdownThread] Halting chunk systems
|
93 | [10:02:06] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
|
94 | [10:02:06] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
|
95 | [10:02:06] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
|
96 | [10:02:06] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
|
97 | [10:02:06] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
|
98 | [10:02:06] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
|
99 | [10:02:06] [Region shutdown thread/INFO]: [RegionShutdownThread] Halted chunk systems
|
100 | [10:02:06] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks around region around chunk [0, 0] in world 'world'
|
101 | [10:02:10] [Region shutdown thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world' in 3.92s
|
102 | [10:02:11] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks around region around chunk [0, 0] in world 'world_nether'
|
103 | [10:02:12] [Region shutdown thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_nether' in 1.18s
|
104 | [10:02:13] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks around region around chunk [0, 0] in world 'world_the_end'
|
105 | [10:02:13] [Region shutdown thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_the_end' in 0.38s
|
106 | [10:02:14] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving players
|
107 | [10:02:14] [Region shutdown thread/INFO]: Flushing Chunk IO
|
108 | [10:02:14] [Region shutdown thread/INFO]: Closing Thread Pool
|
109 | [10:02:14] [Region shutdown thread/INFO]: Closing Server
|