개인 자료란 (JE)

  서버 커뮤니티

Profile 뚜찌k 대표칭호 없음
Profile

질문하기 플러그인

무한로딩 해결법

2022.05.29 조회 수 279 추천 수 0
게임버전 (JE) 1.18.2 
게임버전 (BE) 관련없음 


서버 무한로딩 증상 latestlog 

해결 방법 찾아주시면 정말 감사하겠습니다


[22:03:46] [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'

[22:03:50] [Worker-Main-5/INFO]: Loaded 7 recipes

[22:03:56] [Server thread/INFO]: Starting minecraft server version 1.18.2

[22:03:56] [Server thread/INFO]: Loading properties

[22:03:57] [Server thread/INFO]: This server is running CraftBukkit version 3491-Spigot-b081915-95d233d (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)

[22:03:57] [Server thread/INFO]: Debug logging is disabled

[22:03:57] [Server thread/INFO]: Server Ping Player Sample Count: 12

[22:03:57] [Server thread/INFO]: Using 4 threads for Netty based IO

[22:03:57] [Server thread/INFO]: Default game type: SURVIVAL

[22:03:57] [Server thread/INFO]: Generating keypair

[22:03:58] [Server thread/INFO]: Starting Minecraft server on *:25565

[22:03:58] [Server thread/INFO]: Using default channel type

[22:03:59] [Server thread/ERROR]: Ambiguous plugin name `LuckPerms' for files `plugins\LuckPerms-Bukkit-5.4.25.jar' and `plugins\LuckPerms-Bukkit-5.4.25 (1).jar' in `plugins'

[22:04:04] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!

[22:04:14] [Server thread/WARN]: Legacy plugin MultiWorld v5.2.7 does not specify an api-version.

[22:04:15] [Server thread/WARN]: Legacy plugin skUtilities v0.9.2 does not specify an api-version.

[22:04:15] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.25

[22:04:17] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.7

[22:04:17] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.9.0

[22:04:17] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT-b205

[22:04:17] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131

[22:04:17] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v1.18.1-1

[22:04:17] [Server thread/INFO]: [ProtocolSupport] File log is not enabled

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ╔══════════════════════════════════════════════════════════════════╗

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║                               ERROR                               

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║   Unsupported platform or version 3491-Spigot-b081915-95d233d (MC: 1.18.2)

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║                                                                   

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║   This version of plugin only supports                            

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║   server minecraft version 1.18.1

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║   and following platforms:                                        

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║   - Spigot (https://www.spigotmc.org/)                            

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║   - Paper (https://papermc.io/)                                   

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║                                                                   

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║                                                                   

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ║       https://github.com/ProtocolSupport/ProtocolSupport/         

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] ╚══════════════════════════════════════════════════════════════════╝

[22:04:17] [Server thread/ERROR]: [ProtocolSupport] Platform init failed

java.lang.UnsupportedOperationException: No supported platform detected

    at protocolsupport.zplatform.ServerPlatform.detect(ServerPlatform.java:19) ~[?:?]

    at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:64) ~[?:?]

    at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:412) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:232) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1007) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at java.lang.Thread.run(Thread.java:833) [?:?]

    Suppressed: java.lang.UnsupportedOperationException: Failed to init spigot platform

        at protocolsupport.zplatform.ServerPlatform.detect(ServerPlatform.java:26) ~[?:?]

        at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:64) ~[?:?]

        at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:412) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

        at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:232) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1007) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

        at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

        at java.lang.Thread.run(Thread.java:833) [?:?]

    Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_18_R1/inventory/CraftItemStack

        at protocolsupport.zplatform.ServerPlatform.detect(ServerPlatform.java:23) ~[?:?]

        ... 6 more

    Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_18_R1.inventory.CraftItemStack

        at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

        at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

        at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]

        at protocolsupport.zplatform.ServerPlatform.detect(ServerPlatform.java:23) ~[?:?]

        ... 6 more

[22:04:17] [Server thread/INFO]: [LPC] Loading LPC v3.5.0

[22:04:17] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0

[22:04:21] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.10+1742f98

[22:04:24] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@70aaff2a]

[22:04:24] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.4

[22:04:24] [Server thread/INFO]: [Orebfuscator] Loading Orebfuscator v5.2.6

[22:04:24] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061

[22:04:24] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.2

[22:04:24] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.29-EXPERIMENTAL (build 1.18)

[22:04:24] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.15.1

[22:04:25] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (1731 ms).

[22:04:25] [Server thread/INFO]: [Shopkeepers] Loading config.

[22:04:27] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml

[22:04:27] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.

[22:04:28] [Server thread/INFO]: [Shopkeepers] Registering defaults.

[22:04:28] [Server thread/INFO]: [Skript] Loading Skript v2.6.2

[22:04:28] [Server thread/INFO]: [skDragon] Loading skDragon v0.16

[22:04:28] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2

[22:04:28] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.6

[22:04:28] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.27

[22:04:28] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.25

[22:04:29] [Server thread/INFO]: [0;36;1m       [0;36;22m __    [m

[22:04:29] [Server thread/INFO]: [0;36;1m  |    [0;36;22m|__)   [0;32;22mLuckPerms[m [0;36;1mv5.4.25[m

[22:04:29] [Server thread/INFO]: [0;36;1m  |___ [0;36;22m|      [0;30;1mRunning on Bukkit - CraftBukkit[m

[22:04:29] [Server thread/INFO]: [m

[22:04:29] [Server thread/INFO]: [LuckPerms] Loading configuration...

[22:04:30] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]

[22:04:34] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...

[22:04:34] [Server thread/INFO]: [LuckPerms] Performing initial data load...

[22:04:35] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 7197ms)

[22:04:35] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131

[22:04:35] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.4 which is not a depend or softdepend of this plugin.

[22:04:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting

[22:04:35] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.

[22:04:35] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131

[22:04:35] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.

[22:04:35] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v1.18.1-1

[22:04:35] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0

[22:04:35] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.

[22:04:35] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.10+1742f98

[22:04:35] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface

[22:04:35] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions

[22:04:36] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R2.PaperweightAdapter as the Bukkit adapter

[22:04:39] [Server thread/INFO]: [WorldEdit] ====================================================

[22:04:39] [Server thread/INFO]: [WorldEdit]  WorldEdit works better if you use Paper 

[22:04:39] [Server thread/INFO]: [WorldEdit]  as your server software. 

[22:04:39] [Server thread/INFO]: [WorldEdit]   

[22:04:39] [Server thread/INFO]: [WorldEdit]  Paper offers significant performance improvements,

[22:04:39] [Server thread/INFO]: [WorldEdit]  bug fixes, security enhancements and optional

[22:04:39] [Server thread/INFO]: [WorldEdit]  features for server owners to enhance their server.

[22:04:39] [Server thread/INFO]: [WorldEdit]   

[22:04:39] [Server thread/INFO]: [WorldEdit]  Paper includes Timings v2, which is significantly

[22:04:39] [Server thread/INFO]: [WorldEdit]  better at diagnosing lag problems over v1.

[22:04:39] [Server thread/INFO]: [WorldEdit]   

[22:04:39] [Server thread/INFO]: [WorldEdit]  All of your plugins should still work, and the

[22:04:39] [Server thread/INFO]: [WorldEdit]  Paper community will gladly help you fix any issues.

[22:04:39] [Server thread/INFO]: [WorldEdit]   

[22:04:39] [Server thread/INFO]: [WorldEdit]  Join the Paper Community @ https://papermc.io

[22:04:39] [Server thread/INFO]: [WorldEdit] ====================================================

[22:04:39] [Server thread/INFO]: Preparing level "world"

[22:04:40] [Server thread/INFO]: -------- World Settings For [world] --------

[22:04:40] [Server thread/INFO]: View Distance: 10

[22:04:40] [Server thread/INFO]: Simulation Distance: 10

[22:04:40] [Server thread/INFO]: Item Merge Radius: 2.5

[22:04:40] [Server thread/INFO]: Item Despawn Rate: 6000

[22:04:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[22:04:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[22:04:40] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200

[22:04:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[22:04:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[22:04:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[22:04:40] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645

[22:04:40] [Server thread/INFO]: Max TNT Explosions: 100

[22:04:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[22:04:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false

[22:04:40] [Server thread/INFO]: Mob Spawn Range: 6

[22:04:40] [Server thread/INFO]: Experience Merge Radius: 3.0

[22:04:40] [Server thread/INFO]: Cactus Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Cane Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Melon Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Sapling Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Carrot Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Potato Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Wheat Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Vine Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%

[22:04:40] [Server thread/INFO]: Kelp Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: -------- World Settings For [world_nether] --------

[22:04:42] [Server thread/INFO]: View Distance: 10

[22:04:42] [Server thread/INFO]: Simulation Distance: 10

[22:04:42] [Server thread/INFO]: Item Merge Radius: 2.5

[22:04:42] [Server thread/INFO]: Item Despawn Rate: 6000

[22:04:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[22:04:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[22:04:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200

[22:04:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[22:04:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[22:04:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[22:04:42] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645

[22:04:42] [Server thread/INFO]: Max TNT Explosions: 100

[22:04:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[22:04:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false

[22:04:42] [Server thread/INFO]: Mob Spawn Range: 6

[22:04:42] [Server thread/INFO]: Experience Merge Radius: 3.0

[22:04:42] [Server thread/INFO]: Cactus Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Cane Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Melon Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Sapling Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Carrot Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Potato Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Wheat Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Vine Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Kelp Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: -------- World Settings For [world_the_end] --------

[22:04:42] [Server thread/INFO]: View Distance: 10

[22:04:42] [Server thread/INFO]: Simulation Distance: 10

[22:04:42] [Server thread/INFO]: Item Merge Radius: 2.5

[22:04:42] [Server thread/INFO]: Item Despawn Rate: 6000

[22:04:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[22:04:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[22:04:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200

[22:04:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[22:04:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[22:04:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[22:04:42] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645

[22:04:42] [Server thread/INFO]: Max TNT Explosions: 100

[22:04:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[22:04:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false

[22:04:42] [Server thread/INFO]: Mob Spawn Range: 6

[22:04:42] [Server thread/INFO]: Experience Merge Radius: 3.0

[22:04:42] [Server thread/INFO]: Cactus Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Cane Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Melon Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Sapling Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Carrot Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Potato Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Wheat Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Vine Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Kelp Growth Modifier: 100%

[22:04:42] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld

[22:04:45] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:45] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:45] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:45] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:45] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:46] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:46] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:04:46] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:04:46] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:04:47] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:48] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:04:48] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:49] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:04:49] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:50] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:04:50] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:50] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:51] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:51] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:52] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:52] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:04:53] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:53] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:04:54] [Worker-Main-5/INFO]: Preparing spawn area: 1%

[22:04:54] [Worker-Main-4/INFO]: Preparing spawn area: 1%

[22:04:55] [Worker-Main-6/INFO]: Preparing spawn area: 3%

[22:04:55] [Worker-Main-4/INFO]: Preparing spawn area: 4%

[22:04:56] [Worker-Main-5/INFO]: Preparing spawn area: 4%

[22:04:56] [Worker-Main-6/INFO]: Preparing spawn area: 5%

[22:04:57] [Worker-Main-6/INFO]: Preparing spawn area: 8%

[22:04:57] [Worker-Main-4/INFO]: Preparing spawn area: 14%

[22:04:58] [Worker-Main-4/INFO]: Preparing spawn area: 21%

[22:04:59] [Worker-Main-4/INFO]: Preparing spawn area: 21%

[22:04:59] [Worker-Main-4/INFO]: Preparing spawn area: 21%

[22:04:59] [Worker-Main-6/INFO]: Preparing spawn area: 21%

[22:05:00] [Worker-Main-6/INFO]: Preparing spawn area: 43%

[22:05:00] [Worker-Main-4/INFO]: Preparing spawn area: 54%

[22:05:01] [Worker-Main-5/INFO]: Preparing spawn area: 68%

[22:05:01] [Worker-Main-4/INFO]: Preparing spawn area: 74%

[22:05:02] [Worker-Main-6/INFO]: Preparing spawn area: 81%

[22:05:02] [Worker-Main-4/INFO]: Preparing spawn area: 81%

[22:05:03] [Server thread/INFO]: Time elapsed: 20435 ms

[22:05:03] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether

[22:05:05] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:05] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:05] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:05] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:05] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:05] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:06] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:06] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:07] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:07] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:08] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:09] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:09] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:10] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:10] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:10] [Worker-Main-6/INFO]: Preparing spawn area: 5%

[22:05:11] [Worker-Main-5/INFO]: Preparing spawn area: 5%

[22:05:11] [Worker-Main-4/INFO]: Preparing spawn area: 5%

[22:05:12] [Worker-Main-6/INFO]: Preparing spawn area: 5%

[22:05:13] [Worker-Main-4/INFO]: Preparing spawn area: 5%

[22:05:13] [Worker-Main-6/INFO]: Preparing spawn area: 5%

[22:05:13] [Worker-Main-6/INFO]: Preparing spawn area: 15%

[22:05:14] [Worker-Main-5/INFO]: Preparing spawn area: 23%

[22:05:14] [Worker-Main-4/INFO]: Preparing spawn area: 28%

[22:05:15] [Worker-Main-6/INFO]: Preparing spawn area: 57%

[22:05:15] [Worker-Main-5/INFO]: Preparing spawn area: 90%

[22:05:16] [Server thread/INFO]: Time elapsed: 13325 ms

[22:05:16] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end

[22:05:18] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:18] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:18] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:18] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:18] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:19] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:19] [Worker-Main-5/INFO]: Preparing spawn area: 3%

[22:05:20] [Worker-Main-5/INFO]: Preparing spawn area: 9%

[22:05:20] [Worker-Main-5/INFO]: Preparing spawn area: 12%

[22:05:21] [Worker-Main-4/INFO]: Preparing spawn area: 19%

[22:05:21] [Worker-Main-5/INFO]: Preparing spawn area: 21%

[22:05:22] [Worker-Main-5/INFO]: Preparing spawn area: 33%

[22:05:22] [Worker-Main-6/INFO]: Preparing spawn area: 65%

[22:05:23] [Server thread/INFO]: Time elapsed: 6656 ms

[22:05:23] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.7

[22:05:23] [Server thread/INFO]: -------- World Settings For [flat] --------

[22:05:23] [Server thread/INFO]: View Distance: 10

[22:05:23] [Server thread/INFO]: Simulation Distance: 10

[22:05:23] [Server thread/INFO]: Item Merge Radius: 2.5

[22:05:23] [Server thread/INFO]: Item Despawn Rate: 6000

[22:05:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[22:05:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[22:05:23] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200

[22:05:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[22:05:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[22:05:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[22:05:23] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645

[22:05:23] [Server thread/INFO]: Max TNT Explosions: 100

[22:05:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[22:05:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false

[22:05:23] [Server thread/INFO]: Mob Spawn Range: 6

[22:05:23] [Server thread/INFO]: Experience Merge Radius: 3.0

[22:05:23] [Server thread/INFO]: Cactus Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Cane Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Melon Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Sapling Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Carrot Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Potato Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Wheat Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Vine Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Bamboo Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: SweetBerry Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Kelp Growth Modifier: 100%

[22:05:23] [Server thread/INFO]: Preparing start region for dimension minecraft:flat

[22:05:25] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:25] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:25] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:25] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:25] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:26] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:26] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:27] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:27] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:28] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:28] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:29] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:29] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:30] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:30] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:31] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:31] [Worker-Main-4/INFO]: Preparing spawn area: 1%

[22:05:32] [Worker-Main-4/INFO]: Preparing spawn area: 1%

[22:05:32] [Worker-Main-5/INFO]: Preparing spawn area: 1%

[22:05:33] [Worker-Main-4/INFO]: Preparing spawn area: 2%

[22:05:33] [Worker-Main-6/INFO]: Preparing spawn area: 2%

[22:05:34] [Worker-Main-6/INFO]: Preparing spawn area: 2%

[22:05:34] [Worker-Main-5/INFO]: Preparing spawn area: 2%

[22:05:35] [Worker-Main-4/INFO]: Preparing spawn area: 2%

[22:05:35] [Worker-Main-6/INFO]: Preparing spawn area: 2%

[22:05:36] [Worker-Main-5/INFO]: Preparing spawn area: 2%

[22:05:36] [Worker-Main-6/INFO]: Preparing spawn area: 3%

[22:05:37] [Worker-Main-5/INFO]: Preparing spawn area: 4%

[22:05:37] [Worker-Main-5/INFO]: Preparing spawn area: 6%

[22:05:38] [Worker-Main-5/INFO]: Preparing spawn area: 7%

[22:05:38] [Worker-Main-4/INFO]: Preparing spawn area: 10%

[22:05:39] [Worker-Main-6/INFO]: Preparing spawn area: 16%

[22:05:39] [Worker-Main-6/INFO]: Preparing spawn area: 47%

[22:05:40] [Worker-Main-6/INFO]: Preparing spawn area: 79%

[22:05:40] [Server thread/INFO]: Time elapsed: 16869 ms

[22:05:40] [Server thread/INFO]: -------- World Settings For [landw] --------

[22:05:40] [Server thread/INFO]: View Distance: 10

[22:05:40] [Server thread/INFO]: Simulation Distance: 10

[22:05:40] [Server thread/INFO]: Item Merge Radius: 2.5

[22:05:40] [Server thread/INFO]: Item Despawn Rate: 6000

[22:05:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[22:05:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[22:05:40] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200

[22:05:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[22:05:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[22:05:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[22:05:40] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645

[22:05:40] [Server thread/INFO]: Max TNT Explosions: 100

[22:05:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[22:05:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false

[22:05:40] [Server thread/INFO]: Mob Spawn Range: 6

[22:05:40] [Server thread/INFO]: Experience Merge Radius: 3.0

[22:05:40] [Server thread/INFO]: Cactus Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Cane Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Melon Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Sapling Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Carrot Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Potato Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Wheat Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Vine Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Kelp Growth Modifier: 100%

[22:05:40] [Server thread/INFO]: Preparing start region for dimension minecraft:landw

[22:05:41] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:41] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:42] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:42] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:42] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:42] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:43] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:44] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:44] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:45] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:45] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:45] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:46] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:46] [Worker-Main-4/INFO]: Preparing spawn area: 0%

[22:05:47] [Worker-Main-6/INFO]: Preparing spawn area: 4%

[22:05:47] [Worker-Main-4/INFO]: Preparing spawn area: 6%

[22:05:48] [Worker-Main-6/INFO]: Preparing spawn area: 45%

[22:05:48] [Worker-Main-5/INFO]: Preparing spawn area: 60%

[22:05:49] [Worker-Main-4/INFO]: Preparing spawn area: 93%

[22:05:50] [Server thread/INFO]: Time elapsed: 9715 ms

[22:05:50] [Server thread/INFO]: -------- World Settings For [mainplat] --------

[22:05:50] [Server thread/INFO]: View Distance: 10

[22:05:50] [Server thread/INFO]: Simulation Distance: 10

[22:05:50] [Server thread/INFO]: Item Merge Radius: 2.5

[22:05:50] [Server thread/INFO]: Item Despawn Rate: 6000

[22:05:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[22:05:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[22:05:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200

[22:05:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[22:05:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[22:05:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[22:05:50] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645

[22:05:50] [Server thread/INFO]: Max TNT Explosions: 100

[22:05:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[22:05:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false

[22:05:50] [Server thread/INFO]: Mob Spawn Range: 6

[22:05:50] [Server thread/INFO]: Experience Merge Radius: 3.0

[22:05:50] [Server thread/INFO]: Cactus Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Cane Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Melon Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Sapling Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Carrot Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Potato Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Wheat Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Vine Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Kelp Growth Modifier: 100%

[22:05:50] [Server thread/INFO]: Preparing start region for dimension minecraft:mainplat

[22:05:54] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:54] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:55] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:55] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:56] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:56] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:57] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:05:57] [Worker-Main-5/INFO]: Preparing spawn area: 1%

[22:05:58] [Worker-Main-6/INFO]: Preparing spawn area: 1%

[22:05:58] [Worker-Main-6/INFO]: Preparing spawn area: 1%

[22:05:59] [Worker-Main-6/INFO]: Preparing spawn area: 1%

[22:05:59] [Worker-Main-6/INFO]: Preparing spawn area: 1%

[22:06:00] [Worker-Main-5/INFO]: Preparing spawn area: 8%

[22:06:00] [Worker-Main-5/INFO]: Preparing spawn area: 10%

[22:06:01] [Worker-Main-6/INFO]: Preparing spawn area: 23%

[22:06:01] [Worker-Main-6/INFO]: Preparing spawn area: 31%

[22:06:02] [Worker-Main-6/INFO]: Preparing spawn area: 46%

[22:06:02] [Worker-Main-5/INFO]: Preparing spawn area: 48%

[22:06:03] [Worker-Main-6/INFO]: Preparing spawn area: 61%

[22:06:04] [Worker-Main-6/INFO]: Preparing spawn area: 68%

[22:06:04] [Worker-Main-5/INFO]: Preparing spawn area: 68%

[22:06:04] [Worker-Main-5/INFO]: Preparing spawn area: 68%

[22:06:05] [Worker-Main-5/INFO]: Preparing spawn area: 72%

[22:06:05] [Worker-Main-6/INFO]: Preparing spawn area: 75%

[22:06:06] [Worker-Main-6/INFO]: Preparing spawn area: 77%

[22:06:06] [Worker-Main-6/INFO]: Preparing spawn area: 77%

[22:06:07] [Worker-Main-6/INFO]: Preparing spawn area: 82%

[22:06:07] [Worker-Main-6/INFO]: Preparing spawn area: 82%

[22:06:08] [Worker-Main-5/INFO]: Preparing spawn area: 85%

[22:06:08] [Server thread/INFO]: Time elapsed: 18265 ms

[22:06:08] [Server thread/INFO]: -------- World Settings For [village] --------

[22:06:08] [Server thread/INFO]: View Distance: 10

[22:06:08] [Server thread/INFO]: Simulation Distance: 10

[22:06:08] [Server thread/INFO]: Item Merge Radius: 2.5

[22:06:08] [Server thread/INFO]: Item Despawn Rate: 6000

[22:06:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[22:06:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[22:06:08] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200

[22:06:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[22:06:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[22:06:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[22:06:08] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645

[22:06:08] [Server thread/INFO]: Max TNT Explosions: 100

[22:06:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[22:06:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false

[22:06:08] [Server thread/INFO]: Mob Spawn Range: 6

[22:06:08] [Server thread/INFO]: Experience Merge Radius: 3.0

[22:06:08] [Server thread/INFO]: Cactus Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Cane Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Melon Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Sapling Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Carrot Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Potato Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Wheat Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Vine Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Kelp Growth Modifier: 100%

[22:06:08] [Server thread/INFO]: Preparing start region for dimension minecraft:village

[22:06:10] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:06:10] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:06:10] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:06:10] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:06:10] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:06:11] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:06:12] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:06:12] [Worker-Main-5/INFO]: Preparing spawn area: 0%

[22:06:12] [Worker-Main-6/INFO]: Preparing spawn area: 0%

[22:06:13] [Worker-Main-5/INFO]: Preparing spawn area: 1%

[22:06:13] [Worker-Main-5/INFO]: Preparing spawn area: 1%

[22:06:14] [Worker-Main-6/INFO]: Preparing spawn area: 1%

[22:06:14] [Worker-Main-6/INFO]: Preparing spawn area: 8%

[22:06:15] [Worker-Main-5/INFO]: Preparing spawn area: 29%

[22:06:15] [Worker-Main-4/INFO]: Preparing spawn area: 67%

[22:06:16] [Worker-Main-6/INFO]: Preparing spawn area: 73%

[22:06:16] [Worker-Main-5/INFO]: Preparing spawn area: 81%

[22:06:17] [Server thread/INFO]: Time elapsed: 8892 ms

[22:06:17] [Server thread/INFO]: [MultiWorld] v5.2.7 enabled.

[22:06:17] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.9.0

[22:06:17] [Server thread/WARN]: [AntiXRay] Configuration: There's no world named "1".  Make sure that the worldnames in your config.yml are correct!

[22:06:19] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0-SNAPSHOT-b205

[22:06:19] [Server thread/INFO]: [LPC] Enabling LPC v3.5.0

[22:06:19] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.4

[22:06:20] [Server thread/INFO]: [Essentials] You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.

[22:06:21] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml

[22:06:21] [Server thread/INFO]: No kits found to migrate.

[22:06:22] [Server thread/INFO]: Loaded 36926 items from items.json.

[22:06:22] [Server thread/INFO]: Using locale ko_KR

[22:06:22] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API

[22:06:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.

[22:06:22] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.

[22:06:22] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)

[22:06:22] [Server thread/INFO]: [Orebfuscator] Enabling Orebfuscator v5.2.6

[22:06:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061

[22:06:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'

[22:06:23] [Server thread/INFO]: [WorldGuard] (flat) TNT ignition is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (flat) Lighters are PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (flat) Lava fire is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (flat) Fire spread is UNRESTRICTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat'

[22:06:23] [Server thread/INFO]: [WorldGuard] (landw) TNT ignition is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (landw) Lighters are PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (landw) Lava fire is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (landw) Fire spread is UNRESTRICTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'landw'

[22:06:23] [Server thread/INFO]: [WorldGuard] (mainplat) TNT ignition is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (mainplat) Lighters are PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (mainplat) Lava fire is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (mainplat) Fire spread is UNRESTRICTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mainplat'

[22:06:23] [Server thread/INFO]: [WorldGuard] (village) TNT ignition is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (village) Lighters are PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (village) Lava fire is PERMITTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] (village) Fire spread is UNRESTRICTED.

[22:06:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'village'

[22:06:23] [Server thread/INFO]: [WorldGuard] Loading region data...

[22:06:24] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.2

[22:06:24] [Server thread/INFO]: [0;37;1m[0;37;1m[m[CoreProtect] CoreProtect has been successfully enabled![0;37;1m[0;37;1m [m

[22:06:24] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.

[22:06:24] [Server thread/INFO]: --------------------

[22:06:24] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!

[22:06:24] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/

[22:06:24] [Server thread/INFO]: --------------------

[22:06:25] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.29-EXPERIMENTAL (build 1.18)

[22:06:25] [Server thread/ERROR]: [Citizens] Missing translation for system language (ko_KR): defaulting to English

[22:06:25] [Server thread/ERROR]: [Citizens] v2.0.29-EXPERIMENTAL (build 1.18) is not compatible with Minecraft v1_18_R2 - try upgrading or downgrading Citizens. Disabling.

[22:06:25] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.29-EXPERIMENTAL (build 1.18)

[22:06:25] [Server thread/ERROR]: Error occurred while disabling Citizens v2.0.29-EXPERIMENTAL (build 1.18) (Is it up to date?)

java.lang.NullPointerException: Cannot invoke "net.citizensnpcs.api.npc.NPCRegistry.saveToStore()" because "reg" is null

    at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:144) ~[?:?]

    at net.citizensnpcs.Citizens.onDisable(Citizens.java:292) ~[?:?]

    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:501) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

    at net.citizensnpcs.Citizens.onEnable(Citizens.java:316) ~[?:?]

    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]

    at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:518) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:432) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:612) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:263) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1007) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]

    at java.lang.Thread.run(Thread.java:833) [?:?]

[22:06:25] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.15.1

[22:06:25] [Server thread/INFO]: [Shopkeepers] Loading the data of 13 shopkeepers ...

[22:06:26] [Server thread/INFO]: [Skript] Enabling Skript v2.6.2

[22:06:27] [ForkJoinPool.commonPool-worker-1/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m

[22:06:37] [Server thread/INFO]: [Skript] Loaded 143135 aliases in 10857ms[m

[22:06:38] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~[m

[22:06:38] [Server thread/INFO]: [skDragon] Enabling skDragon v0.16

[22:06:38] [Server thread/INFO]: §3[§bskDragon§3] §aPlugin has been Enabled

[22:06:38] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.EntityPlayer

[22:06:38] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147)

[22:06:38] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.Class.forName0(Native Method)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.Class.forName(Class.java:383)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.Class.forName(Class.java:376)

[22:06:38] [Server thread/WARN]:     at ud.skript.sashie.skDragon.tint.TintUtils.getClass(TintUtils.java:50)

[22:06:38] [Server thread/WARN]:     at ud.skript.sashie.skDragon.tint.TintUtils.<clinit>(TintUtils.java:172)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.Class.forName0(Native Method)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.Class.forName(Class.java:383)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.Class.forName(Class.java:376)

[22:06:38] [Server thread/WARN]:     at ud.skript.sashie.skDragon.registration.AnnotationParser.getClasses(AnnotationParser.java:219)

[22:06:38] [Server thread/WARN]:     at ud.skript.sashie.skDragon.registration.AnnotationParser.register(AnnotationParser.java:49)

[22:06:38] [Server thread/WARN]:     at ud.skript.sashie.skDragonCore.onEnable(skDragonCore.java:125)

[22:06:38] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)

[22:06:38] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)

[22:06:38] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)

[22:06:38] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:518)

[22:06:38] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:432)

[22:06:38] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:612)

[22:06:38] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414)

[22:06:38] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:263)

[22:06:38] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1007)

[22:06:38] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304)

[22:06:38] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833)

[22:06:38] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2

[22:06:38] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 116ms

[22:06:38] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.6

[22:06:38] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...

[22:06:39] [Server thread/INFO]: [skQuery] Beginning to process a total of 120 from SkQuery

[22:06:39] [Server thread/INFO]: [skQuery] Out of 120 classes, 120 classes were loaded from SkQuery

[22:06:39] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.27

[22:06:39] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.27!

[22:06:39] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.

[22:06:39] [Server thread/INFO]: [skRayFall] Cooking Bacon...

[22:06:39] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3

[22:06:39] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!

[22:06:39] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*

[22:06:39] [Server thread/INFO]: [skRayFall] Bacon holograms found

[22:06:39] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled

[22:06:39] [Server thread/WARN]: [skRayFall] Unable to get bacon for the CoreProtect loggers [Unsupported API version (9)].

[22:06:39] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!

[22:06:39] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!

[22:06:39] [Server thread/INFO]: [skRayFall] Getting the extra special 1.17+ bacon!

[22:06:39] [Server thread/INFO]: [skRayFall] Bacon is ready!

[22:06:39] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[22:06:39] [Server thread/INFO]: Done (119.975s)! For help, type "help"

[22:06:39] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!

[22:06:39] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.

[22:06:39] [Craft Scheduler Thread - 4/INFO]: [Essentials] §6버전 정보를 가져오는중...

[22:06:39] [Server thread/INFO]: [Skript] Loading variables...[m

[22:06:39] [Server thread/INFO]: [Skript] Loaded 32 variables in 0.0 seconds[m

[22:06:41] [Server thread/INFO]: [Skript] All scripts loaded without errors.[m

[22:06:41] [Server thread/INFO]: [Skript] Loaded 7 scripts with a total of 17 triggers and 19 commands in 1.23 seconds[m

[22:06:41] [Server thread/INFO]: [Skript] Finished loading.[m

[22:06:41] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ... 

[22:06:41] [Craft Scheduler Thread - 1/INFO]: §3[§bskDragon§3] §aChecking for updates now!

[22:06:41] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available

[22:06:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@482e9f6c[id=<null>,name=doji__k,properties={},legacy=false] (/125.135.182.31:55232) lost connection: Disconnected

[22:06:41] [Craft Scheduler Thread - 1/INFO]: §3[§bskDragon§3] §avnull is available

[22:07:28] [User Authenticator #1/INFO]: UUID of player doji__k is 574eaa32-a559-4625-a448-415f2c6ead28

[22:07:29] [Server thread/INFO]: doji__k[/125.135.182.31:55246] logged in with entity id 578 at ([mainplat]128.0, 72.0, -208.0)


1개의 댓글

코코냐
2022.05.29

프로토콜 서포트, skDragon, 시티즌 등에서 오류가 발생한 상태입니다. 로딩의 경우 프로토콜 서포트가 문제가 아닌가 싶네요

뉴스 및 창작물
/files/thumbnails/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3