Paste #133937: Unnamed Server Log Paste

Date: 2025/06/11 12:39:27 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


[14:38:13] [ServerMain/INFO]: [bootstrap] Running Java 22 (Java HotSpot(TM) 64-Bit Server VM 22.0.2+9-70; Oracle Corporation null) on Windows 11 10.0 (amd64)
[14:38:13] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-207-main@1a7288a (2025-03-09T18:15:59Z) for Minecraft 1.21.4
[14:38:14] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[14:38:23] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: java.lang.IllegalArgumentException: Directory 'plugins\clientizen-beta-1.0-73.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
java.lang.RuntimeException: java.lang.IllegalArgumentException: Directory 'plugins\clientizen-beta-1.0-73.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:85) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at net.minecraft.server.Main.main(Main.java:111) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at org.bukkit.craftbukkit.Main.main(Main.java:281) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
    at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
    at java.base/java.lang.Thread.run(Thread.java:1570) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Directory 'plugins\clientizen-beta-1.0-73.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    ... 10 more
[14:38:23] [ServerMain/INFO]: [PluginInitializerManager] Initialized 6 plugins
[14:38:23] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (6):
 - BuildBattle (5.0.15-SNAPSHOT9), FastAsyncWorldEdit (2.13.1-SNAPSHOT-1063;7fa7c6f), Multiverse-Core (4.3.1-b861), ProtocolLib (5.4.0-SNAPSHOT-741), Vault (1.7.3-b131), ViaVersion (5.2.1)
[14:38:27] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:38:28] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
[14:38:28] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 168.0ms
[14:38:29] [ServerMain/INFO]: Loaded 1370 recipes
[14:38:29] [ServerMain/INFO]: Loaded 1481 advancements
[14:38:29] [Server thread/INFO]: Starting minecraft server version 1.21.4
[14:38:29] [Server thread/INFO]: Loading properties
[14:38:30] [Server thread/INFO]: This server is running Paper version 1.21.4-207-main@1a7288a (2025-03-09T18:15:59Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
[14:38:30] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[14:38:30] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:38:30] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:38:30] [Server thread/INFO]: [MoonriseCommon] Paper is using 4 worker threads, 1 I/O threads
[14:38:30] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
[14:38:31] [Server thread/INFO]: Default game type: SURVIVAL
[14:38:31] [Server thread/INFO]: Generating keypair
[14:38:31] [Server thread/INFO]: Starting Minecraft server on *:10006
[14:38:31] [Server thread/INFO]: Using default channel type
[14:38:31] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[14:38:31] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[14:38:32] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.2.1
[14:38:32] [Server thread/INFO]: [ViaVersion] ViaVersion 5.2.1 is now loaded. Registering protocol transformers and injecting...
[14:38:32] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[14:38:32] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[14:38:32] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[14:38:32] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0-SNAPSHOT-741
[14:38:32] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.4) has not yet been tested! Proceed with caution.
[14:38:33] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[14:38:33] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.13.1-SNAPSHOT-1063;7fa7c6f
[14:38:33] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2bd17314]
[14:38:33] [Server thread/INFO]: [BuildBattle] Loading server plugin BuildBattle v5.0.15-SNAPSHOT9
[14:38:33] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:38:33] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[14:38:34] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:38:34] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[14:38:34] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0-SNAPSHOT-741
[14:38:34] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.13.1-SNAPSHOT-1063;7fa7c6f
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!                                                                !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    Using history database whilst deleting disk history!        !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    You will not be able to rollback edits after a user logs    !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    out, recommended to disable delete-disk-on-logout if you    !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    you want to have full history rollback functionality.       !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    Disable use-database if you do not need to have rollback    !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!    functionality and wish to disable this warning.             !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!                                                                !!!
[14:38:34] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[14:38:34] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[14:38:34] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[14:38:34] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[14:38:34] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[14:38:34] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_4.PaperweightFaweAdapter as the Bukkit adapter
[14:38:35] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[14:38:35] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[14:38:35] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[14:38:35] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[14:38:35] [Server thread/INFO]: Preparing level "LobbyBB"
[14:38:35] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:38:36] [Server thread/INFO]: Preparing spawn area: 0%
[14:38:36] [ForkJoinPool.commonPool-worker-2/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 53 build(s) out of date.
You are running build 1063, the latest version is build 1116.
Update at https://ci.athion.net/job/FastAsyncWorldEdit
[14:38:36] [Server thread/INFO]: Preparing spawn area: 18%
[14:38:36] [Server thread/INFO]: Preparing spawn area: 73%
[14:38:37] [Server thread/INFO]: Time elapsed: 1436 ms
[14:38:37] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.2.1
[14:38:37] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.4 (769)
[14:38:37] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[14:38:37] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[14:38:37] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[14:38:37] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://viaversion.com/setup
[14:38:37] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[14:38:37] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[14:38:37] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[14:38:37] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[14:38:37] [Server thread/INFO]: Preparing start region for dimension minecraft:citysolo-1
[14:38:38] [Server thread/INFO]: Preparing spawn area: 0%
[14:38:38] [Server thread/INFO]: Preparing spawn area: 10%
[14:38:38] [Server thread/INFO]: Preparing spawn area: 38%
[14:38:39] [Server thread/INFO]: Preparing spawn area: 95%
[14:38:39] [Server thread/INFO]: Time elapsed: 1531 ms
[14:38:39] [Server thread/INFO]: [Multiverse-Core] 2 - World(s) loaded.
[14:38:39] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[14:38:39] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[14:38:39] [Server thread/INFO]: [BuildBattle] Enabling BuildBattle v5.0.15-SNAPSHOT9
[14:38:39] [Server thread/INFO]: [BuildBattle] Connecting to services, please wait! Server may freeze a bit!
[14:38:40] [Server thread/INFO]: [BuildBattle] Hooked with ServiceRegistry! Initialized services properly!
[14:38:40] [Server thread/WARN]: [BuildBattle] [Debug] Fetched latest localization file from repository.
[14:38:41] [Server thread/INFO]: [BuildBattle] File powerups.yml does not exist!
[14:38:41] [Server thread/WARN]: [BuildBattle] [Debug] Locales aren't supported in this versions because they're lacking latest translations! Enabling English one...
[14:38:41] [Server thread/INFO]: [BuildBattle] -_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_-
[14:38:41] [Server thread/INFO]: [BuildBattle] 
[14:38:41] [Server thread/INFO]: [BuildBattle] Versions: 
[14:38:41] [Server thread/INFO]: [BuildBattle] Plugin: 5.0.15-SNAPSHOT9 | Server: 1.21.4-207-1a7288a (MC: 1.21.4) | Detected: v1_21 | Software: Paper | Java: 22.0.2
[14:38:41] [Server thread/INFO]: [BuildBattle] 
[14:38:41] [Server thread/INFO]: [BuildBattle] This plugin was created by Plugily Projects as part of an open source project ( https://donate.plugily.xyz )
[14:38:41] [Server thread/INFO]: [BuildBattle] 
[14:38:41] [Server thread/INFO]: [BuildBattle][SNAPSHOT] We recognize that this is a SNAPSHOT build
[14:38:41] [Server thread/INFO]: [BuildBattle][SNAPSHOT] !!!DO NOT USE THIS ON PRODUCTION!!!
[14:38:41] [Server thread/INFO]: [BuildBattle][SNAPSHOT] SNAPSHOT builds are just for test purposes and we do not provide any support to them!
[14:38:41] [Server thread/INFO]: [BuildBattle] 
[14:38:41] [Server thread/INFO]: [BuildBattle][SUPPORT] If you have any problems, you can always contact us on our Discord server! ( https://discord.plugily.xyz )
[14:38:41] [Server thread/INFO]: [BuildBattle][SUPPORT] You can also check out our wiki at https://wiki.plugily.xyz
[14:38:41] [Server thread/INFO]: [BuildBattle] 
[14:38:41] [Server thread/INFO]: [BuildBattle]                               The plugin got fully enabled! Enjoy the plugin ;)
[14:38:41] [Server thread/INFO]: [BuildBattle] -_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_--_-_-_-
[14:38:44] [Server thread/INFO]: BaseArena City instance successfully started!
[14:38:44] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:38:45] [Server thread/INFO]: [spark] Starting background profiler...
[14:38:45] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[14:38:45] [Server thread/INFO]: Done preparing level "LobbyBB" (9.631s)
[14:38:45] [Server thread/INFO]: Running delayed init tasks
[14:38:45] [Craft Scheduler Thread - 3 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[14:38:45] [Server thread/INFO]: Done (32.493s)! For help, type "help"
[14:38:45] [Craft Scheduler Thread - 1 - Vault/INFO]: [Vault] Checking for Updates ... 
[14:38:45] [Craft Scheduler Thread - 1 - Vault/INFO]: [Vault] No new version available
[14:38:45] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.3.2, you're on: 5.2.1