Guest User

latest.log

a guest
Oct 11th, 2022
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 30.99 KB | None | 0 0
  1. [20:46:48] [ServerMain/INFO]: Building unoptimized datafixer
  2. [20:46:48] [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'
  3. [20:46:49] [ServerMain/INFO]: Loaded 7 recipes
  4. [20:46:50] [Server thread/INFO]: Starting minecraft server version 1.19.2
  5. [20:46:50] [Server thread/INFO]: Loading properties
  6. [20:46:50] [Server thread/INFO]: This server is running Paper version git-Paper-202 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: b097a24)
  7. [20:46:50] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [20:46:50] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [20:46:50] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
  10. [20:46:50] [Server thread/INFO]: Default game type: SURVIVAL
  11. [20:46:50] [Server thread/INFO]: Generating keypair
  12. [20:46:50] [Server thread/INFO]: Starting Minecraft server on *:25565
  13. [20:46:50] [Server thread/INFO]: Using epoll channel type
  14. [20:46:51] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  15. [20:46:51] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  16. [20:46:51] [Server thread/INFO]: (Matrix) | Injecting server connection handler...
  17. [20:46:51] [Server thread/INFO]: (Matrix) | Java version: 17 (17)
  18. [20:46:51] [Server thread/INFO]: (Matrix) | Injected unsafe hacking
  19. [20:46:51] [Server thread/INFO]: (Matrix) | Injecting into net.minecraft.server.network.PlayerConnection
  20. [20:46:51] [Server thread/INFO]: (Matrix) | Found NMS class loader: java.net.URLClassLoader@25f38edc
  21. [20:46:51] [Server thread/INFO]: (Matrix) | <MV> Modified the movement delta value check
  22. [20:46:51] [Server thread/INFO]: (Matrix) | <MV> Modified the rotation delta value check
  23. [20:46:51] [Server thread/INFO]: (Matrix) | Injected server connection handler
  24. [20:46:51] [Server thread/INFO]: [Matrix] Log4j2 seems safe, skipping Log4j2 fixes
  25. [20:46:51] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.2
  26. [20:46:51] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.49
  27. [20:46:51] [Server thread/INFO]: [spark] Loading spark v1.9.25
  28. [20:46:51] [Server thread/INFO]: [Vault] Loading Vault v1.7.4
  29. [20:46:51] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.0-dev+9-dc7fb91
  30. [20:46:51] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.20.0-dev+9-dc7fb91
  31. [20:46:51] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
  32. [20:46:51] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b600
  33. [20:46:51] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.2) has not yet been tested! Proceed with caution.
  34. [20:46:52] [Server thread/INFO]: [Matrix] Loading Matrix v6.9.2
  35. [20:46:52] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.1-b834
  36. [20:46:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  37. [20:46:52] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.49
  38. [20:46:52] [Server thread/INFO]:         __    
  39. [20:46:52] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.49
  40. [20:46:52] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
  41. [20:46:52] [Server thread/INFO]:
  42. [20:46:52] [Server thread/INFO]: [LuckPerms] Loading configuration...
  43. [20:46:52] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  44. [20:46:53] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  45. [20:46:53] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  46. [20:46:53] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 886ms)
  47. [20:46:53] [Server thread/INFO]: [Vault] Enabling Vault v1.7.4
  48. [20:46:53] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  49. [20:46:53] [Server thread/INFO]: [Vault] Enabled Version 1.7.4
  50. [20:46:53] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  51. [20:46:53] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b600
  52. [20:46:53] [Server thread/INFO]: Preparing level "world"
  53. [20:46:53] [Server thread/INFO]: -------- World Settings For [world] --------
  54. [20:46:53] [Server thread/INFO]: Item Merge Radius: 2.5
  55. [20:46:53] [Server thread/INFO]: Item Despawn Rate: 6000
  56. [20:46:53] [Server thread/INFO]: View Distance: 10
  57. [20:46:53] [Server thread/INFO]: Simulation Distance: 10
  58. [20:46:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  59. [20:46:53] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  60. [20:46:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  61. [20:46:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  62. [20:46:53] [Server thread/INFO]: Mob Spawn Range: 8
  63. [20:46:53] [Server thread/INFO]: Experience Merge Radius: -1.0
  64. [20:46:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  65. [20:46:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  66. [20:46:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  67. [20:46:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  68. [20:46:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  69. [20:46:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  70. [20:46:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  71. [20:46:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
  72. [20:46:53] [Server thread/INFO]: Potato Growth Modifier: 100%
  73. [20:46:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  74. [20:46:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  75. [20:46:53] [Server thread/INFO]: Vine Growth Modifier: 100%
  76. [20:46:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  77. [20:46:53] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  78. [20:46:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  79. [20:46:53] [Server thread/INFO]: Kelp Growth Modifier: 100%
  80. [20:46:53] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
  81. [20:46:53] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
  82. [20:46:53] [Server thread/INFO]: CaveVines Growth Modifier: 100%
  83. [20:46:53] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
  84. [20:46:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
  85. [20:46:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  86. [20:46:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
  87. [20:46:53] [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
  88. [20:46:53] [Server thread/INFO]: Max TNT Explosions: 100
  89. [20:46:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  90. [20:47:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  91. [20:47:01] [Server thread/INFO]: Item Merge Radius: 2.5
  92. [20:47:01] [Server thread/INFO]: Item Despawn Rate: 6000
  93. [20:47:01] [Server thread/INFO]: View Distance: 10
  94. [20:47:01] [Server thread/INFO]: Simulation Distance: 10
  95. [20:47:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  96. [20:47:01] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  97. [20:47:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  98. [20:47:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  99. [20:47:01] [Server thread/INFO]: Mob Spawn Range: 8
  100. [20:47:01] [Server thread/INFO]: Experience Merge Radius: -1.0
  101. [20:47:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  102. [20:47:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  103. [20:47:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  104. [20:47:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  105. [20:47:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  106. [20:47:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  107. [20:47:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  108. [20:47:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  109. [20:47:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  110. [20:47:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  111. [20:47:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  112. [20:47:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  113. [20:47:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  114. [20:47:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  115. [20:47:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  116. [20:47:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  117. [20:47:01] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
  118. [20:47:01] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
  119. [20:47:01] [Server thread/INFO]: CaveVines Growth Modifier: 100%
  120. [20:47:01] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
  121. [20:47:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
  122. [20:47:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  123. [20:47:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
  124. [20:47:01] [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
  125. [20:47:01] [Server thread/INFO]: Max TNT Explosions: 100
  126. [20:47:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  127. [20:47:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  128. [20:47:01] [Server thread/INFO]: Item Merge Radius: 2.5
  129. [20:47:01] [Server thread/INFO]: Item Despawn Rate: 6000
  130. [20:47:01] [Server thread/INFO]: View Distance: 10
  131. [20:47:01] [Server thread/INFO]: Simulation Distance: 10
  132. [20:47:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  133. [20:47:01] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  134. [20:47:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  135. [20:47:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  136. [20:47:01] [Server thread/INFO]: Mob Spawn Range: 8
  137. [20:47:01] [Server thread/INFO]: Experience Merge Radius: -1.0
  138. [20:47:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  139. [20:47:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  140. [20:47:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  141. [20:47:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  142. [20:47:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  143. [20:47:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  144. [20:47:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  145. [20:47:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  146. [20:47:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  147. [20:47:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  148. [20:47:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  149. [20:47:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  150. [20:47:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  151. [20:47:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  152. [20:47:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  153. [20:47:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  154. [20:47:01] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
  155. [20:47:01] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
  156. [20:47:01] [Server thread/INFO]: CaveVines Growth Modifier: 100%
  157. [20:47:01] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
  158. [20:47:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
  159. [20:47:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  160. [20:47:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
  161. [20:47:01] [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
  162. [20:47:01] [Server thread/INFO]: Max TNT Explosions: 100
  163. [20:47:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  164. [20:47:01] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  165. [20:47:01] [Server thread/INFO]: Time elapsed: 105 ms
  166. [20:47:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  167. [20:47:01] [Server thread/INFO]: Time elapsed: 58 ms
  168. [20:47:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  169. [20:47:01] [Server thread/INFO]: Time elapsed: 22 ms
  170. [20:47:02] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.2
  171. [20:47:02] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  172. [20:47:02] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  173. [20:47:02] [Server thread/INFO]: --------------------
  174. [20:47:02] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  175. [20:47:02] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  176. [20:47:02] [Server thread/INFO]: --------------------
  177. [20:47:02] [Server thread/INFO]: [spark] Enabling spark v1.9.25
  178. [20:47:02] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
  179. [20:47:02] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+9-dc7fb91
  180. [20:47:02] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  181. [20:47:02] [Server thread/INFO]: [Essentials] No kits found to migrate.
  182. [20:47:02] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
  183. [20:47:02] [Server thread/INFO]: [Essentials] Using locale en_US
  184. [20:47:02] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  185. [20:47:02] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  186. [20:47:02] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  187. [20:47:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.0-dev+9-dc7fb91
  188. [20:47:02] [Server thread/INFO]: [EssentialsChat] Secure signed chat and previews are enabled.
  189. [20:47:02] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
  190. [20:47:02] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
  191. [20:47:02] [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--].
  192. [20:47:02] [Server thread/INFO]: [Multiverse-Core] ?aWe 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.
  193. [20:47:03] [Server thread/INFO]: [Matrix] Enabling Matrix v6.9.2
  194. [20:47:03] [Server thread/INFO]:         __  ______  __________  _____  __
  195. [20:47:03] [Server thread/INFO]:        /  |/  /   |/_  __/ __ \/  _/ |/ /
  196. [20:47:03] [Server thread/INFO]:       / /|_/ / /| | / / / /_/ // / |   /
  197. [20:47:03] [Server thread/INFO]:      / /  / / ___ |/ / / _, _// / /   |  
  198. [20:47:03] [Server thread/INFO]:     /_/  /_/_/  |_/_/ /_/ |_/___//_/|_|  
  199. [20:47:03] [Server thread/INFO]:
  200. [20:47:03] [Server thread/INFO]: * Matrix AntiCheat v6.9.2 | git-Paper-202 (MC: 1.19.2) | PAPER
  201. [20:47:03] [Server thread/INFO]: [Matrix] Checking Environment...
  202. [20:47:03] [Server thread/INFO]: [Matrix] Passed all environment checks
  203. [20:47:03] [Server thread/INFO]: [Matrix] Enabled 16 checks, Disabled 0 checks
  204. [20:47:03] [Server thread/INFO]: [Matrix] Loaded all configuration files
  205. [20:47:03] [Server thread/INFO]: [Matrix] Scanning outdated log files....
  206. [20:47:03] [Server thread/INFO]: [Matrix] Deleted 0 outdated log files!
  207. [20:47:03] [Server thread/INFO]: [Matrix] Welcome to Matrix!
  208. [20:47:03] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.1-b834
  209. [20:47:03] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  210. [20:47:03] [Server thread/INFO]: [Multiverse-Portals 4.2.1-b834]  Enabled - By Rigby and fernferret
  211. [20:47:03] [Server thread/INFO]: Starting GS4 status listener
  212. [20:47:03] [Server thread/INFO]: Thread Query Listener started
  213. [20:47:03] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  214. [20:47:03] [Server thread/INFO]: Running delayed init tasks
  215. [20:47:04] [Craft Scheduler Thread - 0 - Essentials/INFO]: [Essentials] Fetching version information...
  216. [20:47:04] [Craft Scheduler Thread - 1 - Matrix/INFO]: [Matrix] Start checking update....
  217. [20:47:04] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.4)!
  218. [20:47:04] [Server thread/INFO]: Done (13.414s)! For help, type "help"
  219. [20:47:04] [Server thread/INFO]: Timings Reset
  220. [20:47:04] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] Checking for Updates ...
  221. [20:47:04] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] Stable Version: 1.7.3 | Current Version: 1.7.4
  222. [20:47:04] [Craft Scheduler Thread - 1 - Matrix/INFO]: > Matrix Updater:
  223. [20:47:04] [Craft Scheduler Thread - 1 - Matrix/INFO]:     You are using the latest version of Matrix-AntiCheat <3
  224. [20:47:04] [Craft Scheduler Thread - 4 - Matrix/INFO]: [Matrix] Plugin Enabled
  225. [20:47:04] [Craft Scheduler Thread - 2 - Matrix/INFO]: (Matrix) Premium version verification has passed!
  226. [20:47:04] [Craft Scheduler Thread - 2 - Matrix/INFO]: (Matrix) Expire Time: 2120-08-22 01:35:21
  227. [20:47:12] [User Authenticator #0/INFO]: UUID of player CeannaGrey is 0fb19e2f-a308-490f-8638-106fc4633c70
  228. [21:18:36] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 11418ms or 228 ticks behind
  229. [21:18:36] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-202 (MC: 1.19.2) ---
  230. [21:18:36] [Paper Watchdog Thread/ERROR]: The server has not responded for 0 seconds! Creating thread dump
  231. [21:18:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  232. [21:18:36] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  233. [21:18:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  234. [21:18:36] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  235. [21:18:36] [Paper Watchdog Thread/ERROR]:   PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  236. [21:18:36] [Paper Watchdog Thread/ERROR]:   Stack:
  237. [21:18:36] [Paper Watchdog Thread/ERROR]:       [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  238. [21:18:36] [Paper Watchdog Thread/ERROR]:       [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  239. [21:18:36] [Paper Watchdog Thread/ERROR]:       net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  240. [21:18:36] [Paper Watchdog Thread/ERROR]:       net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  241. [21:18:36] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
  242. [21:18:36] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
  243. [21:18:36] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
  244. [21:18:36] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer$$Lambda$4316/0x00000008014ef6a8.run(Unknown Source)
  245. [21:18:36] [Paper Watchdog Thread/ERROR]:       [email protected]/java.lang.Thread.run(Thread.java:833)
  246. [21:18:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  247. [21:18:36] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  248. [21:18:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  249. [21:26:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8965ms or 179 ticks behind
  250. [21:39:36] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 7223ms or 144 ticks behind
  251. [22:20:09] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 12179ms or 243 ticks behind
  252. [22:20:09] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-202 (MC: 1.19.2) ---
  253. [22:20:09] [Paper Watchdog Thread/ERROR]: The server has not responded for -2 seconds! Creating thread dump
  254. [22:20:09] [Paper Watchdog Thread/ERROR]: ------------------------------
  255. [22:20:09] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  256. [22:20:09] [Paper Watchdog Thread/ERROR]: ------------------------------
  257. [22:20:09] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  258. [22:20:09] [Paper Watchdog Thread/ERROR]:   PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  259. [22:20:09] [Paper Watchdog Thread/ERROR]:   Stack:
  260. [22:20:09] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method)
  261. [22:20:09] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  262. [22:20:09] [Paper Watchdog Thread/ERROR]:       net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  263. [22:20:09] [Paper Watchdog Thread/ERROR]:       net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  264. [22:20:09] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
  265. [22:20:09] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
  266. [22:20:09] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
  267. [22:20:09] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer$$Lambda$4316/0x00000008014ef6a8.run(Unknown Source)
  268. [22:20:09] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.lang.Thread.run(Thread.java:833)
  269. [22:20:09] [Paper Watchdog Thread/ERROR]: ------------------------------
  270. [22:20:09] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  271. [22:20:09] [Paper Watchdog Thread/ERROR]: ------------------------------
  272. [22:25:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 7936ms or 158 ticks behind
  273. [22:37:23] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 14478ms or 289 ticks behind
  274. [22:37:23] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-202 (MC: 1.19.2) ---
  275. [22:37:23] [Paper Watchdog Thread/ERROR]: The server has not responded for -4 seconds! Creating thread dump
  276. [22:37:23] [Paper Watchdog Thread/ERROR]: ------------------------------
  277. [22:37:23] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  278. [22:37:23] [Paper Watchdog Thread/ERROR]: ------------------------------
  279. [22:37:23] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  280. [22:37:23] [Paper Watchdog Thread/ERROR]:   PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  281. [22:37:23] [Paper Watchdog Thread/ERROR]:   Stack:
  282. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.json.JsonObjectBuilder$JsonObject.<init>(JsonObjectBuilder.java:201)
  283. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.json.JsonObjectBuilder$JsonObject.<init>(JsonObjectBuilder.java:197)
  284. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.json.JsonObjectBuilder.build(JsonObjectBuilder.java:158)
  285. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.charts.AdvancedBarChart.getChartData(AdvancedBarChart.java:45)
  286. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.charts.CustomChart.getRequestJsonObject(CustomChart.java:22)
  287. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.MetricsBase.lambda$submitData$2(MetricsBase.java:146)
  288. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.MetricsBase$$Lambda$7557/0x00000008020a0868.apply(Unknown Source)
  289. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
  290. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1707)
  291. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
  292. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
  293. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
  294. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
  295. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
  296. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.MetricsBase.submitData(MetricsBase.java:148)
  297. [22:37:23] [Paper Watchdog Thread/ERROR]:       EssentialsX-2.20.0-dev+9-dc7fb91.jar//com.earth2me.essentials.libs.bstats.MetricsBase$$Lambda$7556/0x00000008020a0430.run(Unknown Source)
  298. [22:37:23] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101)
  299. [22:37:23] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  300. [22:37:23] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1473)
  301. [22:37:23] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446)
  302. [22:37:23] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1397)
  303. [22:37:23] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173)
  304. [22:37:23] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305)
  305. [22:37:23] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.MinecraftServer$$Lambda$4316/0x00000008014ef6a8.run(Unknown Source)
  306. [22:37:23] [Paper Watchdog Thread/ERROR]:       java.base@17.0.4/java.lang.Thread.run(Thread.java:833)
  307. [22:37:23] [Paper Watchdog Thread/ERROR]: ------------------------------
  308. [22:37:23] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  309. [22:37:23] [Paper Watchdog Thread/ERROR]: ------------------------------
  310. [22:57:36] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5163ms or 103 ticks behind
  311. [23:19:02] [Server thread/INFO]: Stopping the server
  312. [23:19:02] [Server thread/INFO]: Stopping server
  313. [23:19:02] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.2.1-b834
  314. [23:19:02] [Server thread/INFO]: [Matrix] Disabling Matrix v6.9.2
  315. [23:19:02] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat.
  316. [23:19:02] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0-SNAPSHOT-b600
  317. [23:19:02] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861
  318. [23:19:02] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.20.0-dev+9-dc7fb91
  319. [23:19:02] [Server thread/INFO]: [Essentials] Disabling Essentials v2.20.0-dev+9-dc7fb91
  320. [23:19:02] [Server thread/INFO]: [Vault] Disabling Vault v1.7.4
  321. [23:19:02] [Server thread/INFO]: [spark] Disabling spark v1.9.25
  322. [23:19:02] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.49
  323. [23:19:02] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  324. [23:19:02] [Server thread/INFO]: [LuckPerms] Closing storage...
  325. [23:19:02] [Server thread/INFO]: [LuckPerms] Goodbye!
  326. [23:19:02] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v21.2
  327. [23:19:02] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
  328. [23:19:12] [Server thread/INFO]: [CoreProtect] 0 items left to log. Please wait...
  329. [23:19:27] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v21.2
  330. [23:19:27] [Server thread/INFO]: Saving players
  331. [23:19:27] [Server thread/INFO]: Saving worlds
  332. [23:19:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  333. [23:19:27] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
  334. [23:19:27] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
  335. [23:19:27] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
  336. [23:19:28] [Server thread/INFO]: [ChunkHolderManager] Saved 529 chunks in world 'world' in 0s
  337. [23:19:28] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  338. [23:19:28] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
  339. [23:19:28] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
  340. [23:19:28] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
  341. [23:19:28] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
  342. [23:19:29] [Server thread/INFO]: [ChunkHolderManager] Saved 529 chunks in world 'world_nether' in 0s
  343. [23:19:29] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  344. [23:19:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  345. [23:19:29] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
  346. [23:19:29] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
  347. [23:19:29] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
  348. [23:19:29] [Server thread/INFO]: [ChunkHolderManager] Saved 529 chunks in world 'world_the_end' in 0s
  349. [23:19:29] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  350. [23:19:29] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  351. [23:19:29] [Server thread/INFO]: Flushing Chunk IO
  352. [23:19:29] [Server thread/INFO]: Closing Thread Pool
  353. [23:19:29] [Server thread/INFO]: Closing Server
  354.  
Advertisement
Add Comment
Please, Sign In to add comment