Advertisement
TNFModding

spigot log

Apr 25th, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.81 KB | None | 0 0
  1. [13:05:30] [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'
  2. [13:05:32] [ServerMain/INFO]: Loaded 7 recipes
  3. [13:05:33] [Server thread/INFO]: Starting minecraft server version 1.19.4
  4. [13:05:33] [Server thread/INFO]: Loading properties
  5. [13:05:33] [Server thread/INFO]: §7This server is running §b§lLight Spigot§7.
  6. [13:05:33] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [13:05:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [13:05:33] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
  9. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
  10. For more information please visit: https://github.com/PaperMC/Paper/issues/8948
  11. [13:05:33] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and gen parallelism of 2 threads
  12. [13:05:33] [Server thread/INFO]: Default game type: SURVIVAL
  13. [13:05:33] [Server thread/INFO]: Generating keypair
  14. [13:05:33] [Server thread/INFO]: Starting Minecraft server on *:25565
  15. [13:05:33] [Server thread/INFO]: Using default channel type
  16. [13:05:33] [Server thread/INFO]: Paper: Using Java compression from Velocity.
  17. [13:05:33] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
  18. [13:05:34] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0-SNAPSHOT-636
  19. [13:05:36] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.33-SNAPSHOT
  20. [13:05:36] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.7.3
  21. [13:05:36] [Server thread/INFO]: [ReviveMe] Loading server plugin ReviveMe v3.1.4
  22. [13:05:36] [Server thread/INFO]: [ReviveMe] Random int generated: 31173326
  23. [13:05:36] [Server thread/INFO]: Reviveme loaded. selected version: v1_19_R3
  24. [13:05:38] [Server thread/INFO]: [LifestealCore] Loading server plugin LifestealCore vBuild 7b
  25. [13:05:38] [Server thread/INFO]: [zAuctionHouseV3] Loading server plugin zAuctionHouseV3 v3.1.2.4
  26. [13:05:38] [Server thread/INFO]: [Spartan] Loading server plugin Spartan vPhase 505
  27. [13:05:38] [Server thread/INFO]: [DeluxeWithdraw] Loading server plugin DeluxeWithdraw vBuild 15d
  28. [13:05:38] [Server thread/INFO]: [AdvancedCrates] Loading server plugin AdvancedCrates v3.8.9
  29. [13:05:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  30. [13:05:38] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-636
  31. [13:05:38] [Server thread/INFO]: Preparing level "world"
  32. [13:05:38] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  33. [13:05:38] [Server thread/INFO]: Time elapsed: 154 ms
  34. [13:05:38] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  35. [13:05:39] [Server thread/INFO]: Time elapsed: 36 ms
  36. [13:05:39] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  37. [13:05:39] [Server thread/INFO]: Time elapsed: 33 ms
  38. [13:05:39] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.33-SNAPSHOT
  39. [13:05:39] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar
  40. [13:05:39] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_19_R3 (v1_19_R3)
  41. [13:05:39] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1189
  42. [13:05:39] [Server thread/INFO]: [LibsDisguises] Build Date: 25/04/2023 05:13
  43. [13:05:39] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  44. [13:05:39] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  45. [13:05:41] [Server thread/WARN]: java.lang.NoClassDefFoundError: org/bukkit/entity/TextDisplay$TextAlignment
  46. [13:05:41] [Server thread/WARN]: at LibsDisguises.jar//me.libraryaddict.disguise.utilities.params.ParamInfoTypes.getParamInfos(ParamInfoTypes.java:150)
  47. [13:05:41] [Server thread/WARN]: at LibsDisguises.jar//me.libraryaddict.disguise.utilities.params.ParamInfoManager.<clinit>(ParamInfoManager.java:100)
  48. [13:05:41] [Server thread/WARN]: at LibsDisguises.jar//me.libraryaddict.disguise.utilities.parser.DisguiseParser.createDefaultMethods(DisguiseParser.java:69)
  49. [13:05:41] [Server thread/WARN]: at LibsDisguises.jar//me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:257)
  50. [13:05:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
  51. [13:05:41] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
  52. [13:05:41] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
  53. [13:05:41] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
  54. [13:05:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:557)
  55. [13:05:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:468)
  56. [13:05:41] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:642)
  57. [13:05:41] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:441)
  58. [13:05:41] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:311)
  59. [13:05:41] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1109)
  60. [13:05:41] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323)
  61. [13:05:41] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
  62. [13:05:41] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: org.bukkit.entity.TextDisplay$TextAlignment
  63. [13:05:41] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183)
  64. [13:05:41] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150)
  65. [13:05:41] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
  66. [13:05:41] [Server thread/WARN]: ... 16 more
  67. [13:05:41] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v10.0.33-SNAPSHOT (Is it up to date?)
  68. java.lang.NoClassDefFoundError: Could not initialize class me.libraryaddict.disguise.utilities.params.ParamInfoManager
  69. at me.libraryaddict.disguise.utilities.parser.constructors.TextDisplayParam.<init>(TextDisplayParam.java:14) ~[LibsDisguises.jar:?]
  70. at me.libraryaddict.disguise.utilities.parser.DisguiseParser.createDefaultMethods(DisguiseParser.java:180) ~[LibsDisguises.jar:?]
  71. at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:257) ~[LibsDisguises.jar:?]
  72. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[lightspigot-api-1.19.4-R0.1-SNAPSHOT.jar:?]
  73. at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  74. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  75. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[lightspigot-api-1.19.4-R0.1-SNAPSHOT.jar:?]
  76. at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:557) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  77. at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:468) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  78. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:642) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  79. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:441) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  80. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:311) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  81. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1109) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  82. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[lightspigot-1.19.4.jar:git-LightSpigot-"3d96a3c"]
  83. at java.lang.Thread.run(Thread.java:1589) ~[?:?]
  84. Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: org/bukkit/entity/TextDisplay$TextAlignment [in thread "Server thread"]
  85. at me.libraryaddict.disguise.utilities.params.ParamInfoTypes.getParamInfos(ParamInfoTypes.java:150) ~[LibsDisguises.jar:?]
  86. at me.libraryaddict.disguise.utilities.params.ParamInfoManager.<clinit>(ParamInfoManager.java:100) ~[LibsDisguises.jar:?]
  87. at me.libraryaddict.disguise.utilities.parser.DisguiseParser.createDefaultMethods(DisguiseParser.java:69) ~[LibsDisguises.jar:?]
  88. ... 13 more
  89. [13:05:41] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.33-SNAPSHOT
  90. [13:05:41] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.7.3
  91. [13:05:42] [Server thread/INFO]: [Vulcan] Server Version: 1.19.4 detected!
  92. [13:05:42] [Server thread/INFO]: [Vulcan] LibsDisguises found. Enabling hook!
  93. [13:05:42] [Server thread/INFO]: [Vulcan] BStats enabled!
  94. [13:05:42] [Server thread/INFO]: [ReviveMe] Enabling ReviveMe v3.1.4
  95. [13:05:44] [Server thread/INFO]: [LifestealCore] Enabling LifestealCore vBuild 7b
  96. [13:05:44] [Server thread/INFO]: [LifestealCore] Build 7b, a premium resource by Norska - Thanks for purchasing!
  97. [13:05:44] [Server thread/INFO]: [zAuctionHouseV3] Enabling zAuctionHouseV3 v3.1.2.4
  98. [13:05:44] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] === ENABLE START ===
  99. [13:05:44] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Plugin Version V3.1.2.4
  100. [13:05:44] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] C:\Users\ehtex\OneDrive\Desktop\minecraft\plugins\zAuctionHouseV3\config.json loaded successfully !
  101. [13:05:44] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  102. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading of 3 tax items
  103. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading of 2 price items
  104. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading the Blocks category with 998 materials
  105. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading the Potions category with 17 materials
  106. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading the Tools category with 16 materials
  107. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading the Weapons category with 8 materials
  108. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Attention, the category misc is empty
  109. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading inventories in progress...
  110. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory auction !
  111. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory buyconfirm !
  112. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory removeconfirm !
  113. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory expire !
  114. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory buying !
  115. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory items !
  116. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory categories !
  117. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory sell !
  118. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory sellshow !
  119. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory category !
  120. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory adminremove !
  121. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory search !
  122. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Successful loading of the inventory show !
  123. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Inventories loading complete.
  124. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading 3 inventories
  125. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] Loading 0 commands
  126. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] C:\Users\ehtex\OneDrive\Desktop\minecraft\plugins\zAuctionHouseV3\items.json loaded successfully !
  127. [13:05:48] [Server thread/INFO]: [zAuctionHouseV3 v3.1.2.4] === ENABLE DONE (3502ms) ===
  128. [13:05:48] [Server thread/INFO]: [Spartan] Enabling Spartan vPhase 505
  129. [13:05:49] [Server thread/INFO]: [DeluxeWithdraw] Enabling DeluxeWithdraw vBuild 15d
  130. [13:05:49] [Server thread/INFO]: [DeluxeWithdraw] Build 15d, a premium resource by Norska - Thanks for purchasing!
  131. [13:05:49] [Server thread/INFO]: [AdvancedCrates] Enabling AdvancedCrates v3.8.9
  132. [13:05:50] [Thread-7/WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package de.tr7zw.advancedcrates.nbtapi' seems to be outdated!
  133. [13:05:50] [Thread-7/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.11.1' Newest Version: 2.11.2'
  134. [13:05:50] [Thread-7/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
  135. [13:05:53] [Server thread/INFO]: Running delayed init tasks
  136. [13:05:54] [Server thread/INFO]: Done (20.876s)! For help, type "help"
  137. [13:05:54] [Server thread/INFO]: Timings Reset
  138. [13:05:54] [Craft Scheduler Thread - 2 - ReviveMe/INFO]: [ReviveMe] There is not a new update available.
  139. [13:05:54] [Server thread/INFO]: Created team [ACdontTouch]
  140. [13:05:54] [Server thread/INFO]: Collision rule for team [ACdontTouch] is now "Never"
  141. [13:05:54] [Craft Scheduler Thread - 1 - zAuctionHouseV3/INFO]: [zAuctionHouseV3 v3.1.2.4] New update available. Your version: 3.1.2.4, latest version: 3.1.2.5
  142. [13:05:54] [Craft Scheduler Thread - 1 - zAuctionHouseV3/INFO]: [zAuctionHouseV3 v3.1.2.4] Download plugin here: https://groupez.dev/resources/1
  143. [13:05:56] [Server thread/INFO]: [LifestealCore] Attempting hooks...
  144. [13:05:56] [Server thread/INFO]: [LifestealCore] Hooked into ReviveMe!
  145. [13:05:56] [Server thread/INFO]: [LifestealCore] Successfully performed 1 hooks!
  146. [13:05:56] [Server thread/INFO]: [DeluxeWithdraw] Attempting hooks...
  147. [13:05:56] [Server thread/INFO]: [DeluxeWithdraw] Hooked into LifestealCore!
  148. [13:05:56] [Server thread/INFO]: [DeluxeWithdraw] Successfully performed 1 hooks!
  149.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement