Facebook
From vlad, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 99
  1. Unbundling libraries to C:\Users\79041\Desktop\serversdvi\bundler
  2. Starting server
  3. Loading libraries, please wait...
  4. [14:32:32] [ServerMain/INFO]: Building unoptimized datafixer
  5. [14:32:34] [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'
  6. [14:32:38] [ServerMain/INFO]: Loaded 7 recipes
  7. [14:32:32] [ServerMain/INFO]: Building unoptimized datafixer
  8. [14:32:34] [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'
  9. [14:32:38] [ServerMain/INFO]: Loaded 7 recipes
  10. [14:32:39] [Server thread/INFO]: Starting minecraft server version 1.19.3
  11. [14:32:39] [Server thread/INFO]: Loading properties
  12. [14:32:39] [Server thread/INFO]: Default game type: SURVIVAL
  13. [14:32:39] [Server thread/INFO]: Generating keypair
  14. [14:32:39] [Server thread/INFO]: Starting Minecraft server on *:25565
  15. [14:32:39] [Server thread/INFO]: Using default channel type
  16. [14:32:39] [Server thread/INFO]: This server is running CraftBukkit version 3669-Bukkit-f150cfb (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT)
  17. [14:32:39] [Server thread/WARN]: Couldn't load server icon
  18. java.lang.NullPointerException: Cannot invoke "java.awt.image.BufferedImage.getWidth()" because "image" is null
  19.         at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadServerIcon0(CraftServer.java:2055) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  20.         at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadServerIcon0(CraftServer.java:2043) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  21.         at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadIcon(CraftServer.java:928) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  22.         at org.bukkit.craftbukkit.v1_19_R2.CraftServer.<init>(CraftServer.java:376) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  23.         at net.minecraft.server.players.PlayerList.<init>(PlayerList.java:165) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  24.         at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:17) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  25.         at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:212) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  26.         at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:952) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  27.         at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  28.         at java.lang.Thread.run(Thread.java:833) ~[?:?]
  29. [14:32:40] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.66
  30. [14:32:46] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v4.5
  31. [14:32:46] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  32. [14:32:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.13+46576cc
  33. [14:32:48] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@452d02d9]
  34. [14:32:48] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3.1
  35. [14:32:48] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.0-dev+45-bf14b88
  36. [14:32:48] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.8-beta-01+cbb2ba7
  37. [14:32:48] [Server thread/INFO]: [TAB] Loading TAB v3.2.5
  38. [14:32:48] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v3.4.4
  39. [14:32:48] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.66
  40. [14:32:48] [Server thread/INFO]:         __
  41. [14:32:48] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.66
  42. [14:32:48] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
  43. [14:32:48] [Server thread/INFO]:
  44. [14:32:48] [Server thread/INFO]: [LuckPerms] Loading configuration...
  45. [14:32:50] [Server thread/WARN]: [LuckPerms] It appears that your server is running CraftBukkit and configured in offline (cracked) mode.
  46. [14:32:50] [Server thread/WARN]: [LuckPerms] Due to a CraftBukkit limitation, LuckPerms cannot function correctly in this setup.
  47. [14:32:50] [Server thread/WARN]: [LuckPerms] To resolve this, please either a) upgrade from CraftBukkit to Spigot or Paper, or b) enable online-mode.
  48. [14:32:50] [Server thread/WARN]: [LuckPerms] For more info, please see: https://luckperms.net/wiki/Installation#craftbukkit-and-offline-mode
  49. [14:32:50] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  50. [14:32:50] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  51. [14:32:50] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  52. [14:32:50] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2725ms)
  53. [14:32:50] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  54. [14:32:50] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.0-dev+45-bf14b88 which is not a depend or softdepend of this plugin.
  55. [14:32:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  56. [14:32:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  57. [14:32:51] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  58. [14:32:51] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  59. [14:32:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.13+46576cc
  60. [14:32:51] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  61. [14:32:51] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  62. [14:32:51] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R2.PaperweightAdapter as the Bukkit adapter
  63. [14:32:55] [Server thread/INFO]: [WorldEdit] ====================================================
  64. [14:32:55] [Server thread/INFO]: [WorldEdit]  WorldEdit works better if you use Paper
  65. [14:32:55] [Server thread/INFO]: [WorldEdit]  as your server software.
  66. [14:32:55] [Server thread/INFO]: [WorldEdit]
  67. [14:32:55] [Server thread/INFO]: [WorldEdit]  Paper offers significant performance improvements,
  68. [14:32:55] [Server thread/INFO]: [WorldEdit]  bug fixes, security enhancements and optional
  69. [14:32:55] [Server thread/INFO]: [WorldEdit]  features for server owners to enhance their server.
  70. [14:32:55] [Server thread/INFO]: [WorldEdit]
  71. [14:32:55] [Server thread/INFO]: [WorldEdit]  Paper includes Timings v2, which is significantly
  72. [14:32:55] [Server thread/INFO]: [WorldEdit]  better at diagnosing lag problems over v1.
  73. [14:32:55] [Server thread/INFO]: [WorldEdit]
  74. [14:32:55] [Server thread/INFO]: [WorldEdit]  All of your plugins should still work, and the
  75. [14:32:55] [Server thread/INFO]: [WorldEdit]  Paper community will gladly help you fix any issues.
  76. [14:32:55] [Server thread/INFO]: [WorldEdit]
  77. [14:32:55] [Server thread/INFO]: [WorldEdit]  Join the Paper Community @ https://papermc.io
  78. [14:32:55] [Server thread/INFO]: [WorldEdit] ====================================================
  79. [14:32:55] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  80. [14:32:55] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  81. [14:32:55] [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.
  82. [14:32:55] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  83. [14:32:55] [Server thread/INFO]: Preparing level "world"
  84. [14:32:59] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  85. [14:33:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  86. [14:33:03] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  87. [14:33:03] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  88. [14:33:03] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  89. [14:33:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  90. [14:33:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  91. [14:33:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  92. [14:33:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  93. [14:33:03] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  94. [14:33:03] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  95. [14:33:04] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  96. [14:33:04] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  97. [14:33:05] [Worker-Main-1/INFO]: Preparing spawn area: 12%
  98. [14:33:06] [Worker-Main-1/INFO]: Preparing spawn area: 47%
  99. [14:33:06] [Server thread/INFO]: Time elapsed: 6859 ms
  100. [14:33:06] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  101. [14:33:10] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  102. [14:33:10] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  103. [14:33:10] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  104. [14:33:10] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  105. [14:33:10] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  106. [14:33:10] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  107. [14:33:10] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  108. [14:33:10] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  109. [14:33:10] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  110. [14:33:11] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  111. [14:33:11] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  112. [14:33:12] [Worker-Main-3/INFO]: Preparing spawn area: 69%
  113. [14:33:12] [Server thread/INFO]: Time elapsed: 5711 ms
  114. [14:33:12] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  115. [14:33:16] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  116. [14:33:16] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  117. [14:33:16] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  118. [14:33:16] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  119. [14:33:16] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  120. [14:33:16] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  121. [14:33:16] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  122. [14:33:16] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  123. [14:33:16] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  124. [14:33:16] [Worker-Main-3/INFO]: Preparing spawn area: 0%
  125. [14:33:17] [Worker-Main-1/INFO]: Preparing spawn area: 61%
  126. [14:33:17] [Server thread/INFO]: Time elapsed: 5215 ms
  127. [14:33:17] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v4.5
  128. [14:33:17] [Server thread/INFO]: [SetSpawn] Enabled!
  129. [14:33:17] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3.1
  130. [14:33:17] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
  131. [14:33:17] [Server thread/ERROR]: Error occurred while enabling AuctionHouse v3.3.1 (Is it up to date?)
  132. java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/BaseComponent
  133.         at com.spawnchunk.auctionhouse.storage.DatabaseStorage.getConnection(DatabaseStorage.java:66) ~[?:?]
  134.         at com.spawnchunk.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:110) ~[?:?]
  135.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[bukkit-1.19.3-R0.1-SNAPSHOT.jar:?]
  136.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[bukkit-1.19.3-R0.1-SNAPSHOT.jar:?]
  137.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:479) ~[bukkit-1.19.3-R0.1-SNAPSHOT.jar:?]
  138.         at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:525) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  139.         at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:451) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  140.         at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:579) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  141.         at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:404) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  142.         at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:237) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  143.         at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:952) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  144.         at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  145.         at java.lang.Thread.run(Thread.java:833) ~[?:?]
  146. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.BaseComponent
  147.         at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[bukkit-1.19.3-R0.1-SNAPSHOT.jar:?]
  148.         at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[bukkit-1.19.3-R0.1-SNAPSHOT.jar:?]
  149.         at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  150.         ... 13 more
  151. [14:33:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0-dev+45-bf14b88
  152. [14:33:17] [Server thread/ERROR]: You are running an unsupported server version!
  153. [14:33:18] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  154. [14:33:18] [Server thread/INFO]: No kits found to migrate.
  155. [14:33:18] [Server thread/INFO]: Loaded 38132 items from items.json.
  156. [14:33:18] [Server thread/INFO]: Using locale ru_RU
  157. [14:33:18] [Server thread/INFO]: ServerListPingEvent: Spigot iterator API
  158. [14:33:18] [Server thread/INFO]: Starting Metrics. Opt-out using the global bStats config.
  159. [14:33:18] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  160. [14:33:18] [Server thread/INFO]: Using Vault based permissions (LuckPerms)
  161. [14:33:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8-beta-01+cbb2ba7
  162. [14:33:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  163. [14:33:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  164. [14:33:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  165. [14:33:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  166. [14:33:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  167. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  168. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  169. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  170. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  171. [14:33:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  172. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  173. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  174. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  175. [14:33:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  176. [14:33:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  177. [14:33:18] [Server thread/INFO]: [WorldGuard] Loading region data...
  178. [14:33:18] [Server thread/INFO]: [TAB] Enabling TAB v3.2.5
  179. [14:33:18] [Server thread/INFO]: [TAB] Server version: 1.19.3 (v1_19_R2)
  180. [14:33:18] [Server thread/INFO]: [TAB] Loaded NMS hook in 40ms
  181. [14:33:19] [Server thread/INFO]: [TAB] Enabled in 127ms
  182. [14:33:19] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.4.4
  183. [14:33:19] [Server thread/ERROR]: [BetterRTP] The particle 'EXPLOSION_NORMAL' created a fatal error when loading particles! Your MC version isn't supported!
  184. [14:33:19] [Server thread/WARN]: Server permissions file permissions.yml is not valid YAML: while scanning a simple key
  185.  in 'reader', line 8, column 1:
  186.     bukkit.command.op.give=true
  187.     ^
  188. could not find expected ':'
  189.  in 'reader', line 9, column 1:
  190.  
  191.     ^
  192.  
  193. [14:33:19] [Server thread/INFO]: Done (24.544s)! For help, type "help"
  194. [14:33:19] [Server thread/ERROR]: Couldn't load server icon
  195. java.lang.NullPointerException: Cannot invoke "java.awt.image.BufferedImage.getWidth()" because "bufferedimage" is null
  196.         at net.minecraft.server.MinecraftServer.lambda$17(MinecraftServer.java:1127) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  197.         at java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
  198.         at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1123) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  199.         at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:960) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  200.         at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[craftbukkit-1.19.3-R0.1-SNAPSHOT.jar:3669-Bukkit-f150cfb]
  201.         at java.lang.Thread.run(Thread.java:833) ~[?:?]
  202. [14:33:19] [Server thread/INFO]: Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  203. [14:33:19] [Craft Scheduler Thread - 0/INFO]: з6╧юыєўхэшх шэЇюЁьрЎшш ю тхЁёшш...
  204. [14:33:19] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
  205. [14:33:20] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available