Paste #108594: Edit of paste 108593: Citizens 2.0.31-b3023 crashing

Date: 2023/04/08 13:28:42 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste Edit Of Paste 108593 View Edit Report
Copy Link


[19:11:17] [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'
[19:11:23] [ServerMain/INFO]: Loaded 7 recipes
[19:11:25] [Server thread/INFO]: Starting minecraft server version 1.19.4
[19:11:25] [Server thread/INFO]: Loading properties
[19:11:25] [Server thread/INFO]: This server is running Paper version git-Paper-499 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 29b17a8)
[19:11:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:11:25] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:11:26] [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
[19:11:26] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[19:11:26] [Server thread/INFO]: Default game type: SURVIVAL
[19:11:26] [Server thread/INFO]: Generating keypair
[19:11:27] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26076
[19:11:27] [Server thread/INFO]: Using epoll channel type
[19:11:27] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[19:11:27] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[19:11:27] [Server thread/ERROR]: [SimpleProviderStorage] Circular plugin loading detected!
[19:11:27] [Server thread/ERROR]: [SimpleProviderStorage] Circular load order:
[19:11:27] [Server thread/ERROR]: [SimpleProviderStorage]   Citizens -> ProtocolLib -> FabledSkyBlock -> EpicSpawners -> Towny -> Citizens
[19:11:27] [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.
[19:11:27] [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
[19:11:27] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: Circular plugin loading from plugins Citizens
    at io.papermc.paper.plugin.storage.SimpleProviderStorage.handleCycle(SimpleProviderStorage.java:70) ~[paper-1.19.4.jar:git-Paper-499]
    at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.19.4.jar:git-Paper-499]
    at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.4.jar:git-Paper-499]
    at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.4.jar:git-Paper-499]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.4.jar:git-Paper-499]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-499]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-499]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[19:11:27] [Server thread/ERROR]: This crash report has been saved to: /home/container/./crash-reports/crash-2023-04-08_19.11.27-server.txt
[19:11:27] [Server thread/INFO]: Stopping server
[19:11:27] [Server thread/INFO]: Saving players
[19:11:27] [Server thread/INFO]: Saving worlds
[19:11:27] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[19:11:27] [Server thread/INFO]: Flushing Chunk IO
[19:11:27] [Server thread/INFO]: Closing Thread Pool
[19:11:27] [Server thread/INFO]: Closing Server