Date: 2023/11/05 14:39:08 UTC-08:00
Type: Server Log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[ServerMain/INFO]: Environment: Environment[accountsHost=https://api.mojang.com, sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[ServerMain/INFO]: Loaded 7 recipes
[Server thread/INFO]: Starting minecraft server version 1.20.2
[Server thread/INFO]: Loading properties
[Server thread/INFO]: This server is running Paper version git-Paper-279 (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: 274e54b)
[Server thread/INFO]: Server Ping Player Sample Count: 12
[Server thread/INFO]: Using 4 threads for Netty based IO
[Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[Server thread/INFO]: Default game type: SURVIVAL
[Server thread/INFO]: Generating keypair
[Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
[Server thread/INFO]: Using epoll channel type
[Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[Server thread/ERROR]: [SimpleProviderStorage] Circular plugin loading detected!
[Server thread/ERROR]: [SimpleProviderStorage] Circular load order:
[Server thread/ERROR]: [SimpleProviderStorage] Citizens -> CMI -> LWC -> Towny -> Citizens
[Server thread/ERROR]: [SimpleProviderStorage] MythicMobs -> WorldGuard -> EnchantsSquared -> Jobs -> MythicMobs
[Server thread/ERROR]: [SimpleProviderStorage] Multiverse-Core -> IridiumSkyblock -> Essentials -> DeluxeHub -> Multiverse-Core
[Server thread/ERROR]: [SimpleProviderStorage] Please report this to the plugin authors of the first plugin of each loop or join the PaperMC Discord server for further help.
[Server thread/ERROR]: [SimpleProviderStorage] 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
[Server thread/ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: Circular plugin loading from plugins Citizens, MythicMobs, Multiverse-Core
at io.papermc.paper.plugin.storage.SimpleProviderStorage.handleCycle(SimpleProviderStorage.java:78) ~[paper-1.20.2.jar:git-Paper-279]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:43) ~[paper-1.20.2.jar:git-Paper-279]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.2.jar:git-Paper-279]
at org.bukkit.craftbukkit.v1_20_R2.CraftServer.loadPlugins(CraftServer.java:512) ~[paper-1.20.2.jar:git-Paper-279]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.2.jar:git-Paper-279]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1086) ~[paper-1.20.2.jar:git-Paper-279]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.20.2.jar:git-Paper-279]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server806648/./crash-reports/crash-2023-11-05_22.38.21-server.txt
[Server thread/INFO]: Stopping server
[Server thread/INFO]: Saving players
[Server thread/INFO]: Saving worlds
[Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[Server thread/INFO]: Flushing Chunk IO
[Server thread/INFO]: Closing Thread Pool
[Server thread/INFO]: Closing Server