Advertisement
BobGreg

Untitled

Nov 19th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.14 KB | None | 0 0
  1.  
  2. C:\MCSERVERS\1_8_9 uhc>java -Xmx6144M -Xms2048M -jar paper-443.jar nogui
  3. Loading libraries, please wait...
  4. 2020-11-19 10:24:07,238 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  5. [ERROR] Terminal initialization failed; falling back to unsupported
  6. java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.internal.Kernel32
  7. at org.fusesource.jansi.internal.WindowsSupport.getConsoleMode(WindowsSupport.java:50)
  8. at org.bukkit.craftbukkit.libs.jline.WindowsTerminal.getConsoleMode(WindowsTerminal.java:204)
  9. at org.bukkit.craftbukkit.libs.jline.WindowsTerminal.init(WindowsTerminal.java:82)
  10. at org.bukkit.craftbukkit.libs.jline.TerminalFactory.create(TerminalFactory.java:101)
  11. at org.bukkit.craftbukkit.libs.jline.TerminalFactory.get(TerminalFactory.java:158)
  12. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:229)
  13. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:221)
  14. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:213)
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.<init>(MinecraftServer.java:141)
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.<init>(DedicatedServer.java:43)
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.main(MinecraftServer.java:984)
  18. at org.bukkit.craftbukkit.Main.main(Main.java:201)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at com.destroystokyo.paperclip.Paperclip.main(Paperclip.java:177)
  24.  
  25. [10:24:09 INFO]: Starting minecraft server version 1.8.8
  26. [10:24:09 INFO]: Loading properties
  27. [10:24:09 INFO]: Default game type: SURVIVAL
  28. [10:24:09 INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  29. [10:24:09 INFO]: Debug logging is disabled
  30. [10:24:09 INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  31. [10:24:09 INFO]: Using 4 threads for Netty based IO
  32. [10:24:09 INFO]: Server Ping Player Sample Count: 12
  33. [10:24:09 INFO]: Data value allowed items:
  34. [10:24:09 INFO]: Generating keypair
  35. [10:24:10 INFO]: Starting Minecraft server on *:25565
  36. [10:24:10 INFO]: Using default channel type
  37. [10:24:10 INFO]: Set PluginClassLoader as parallel capable
  38. [10:24:10 INFO]: [GoldenHeads] Loading GoldenHeads v1.0
  39. [10:24:10 INFO]: [IncreaseXP] Loading IncreaseXP v1.0
  40. [10:24:10 INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
  41. [10:24:10 INFO]: [ViaVersion] Loading ViaVersion v3.1.0
  42. [10:24:10 INFO]: [ViaVersion] ViaVersion 3.1.0 is now loaded, injecting!
  43. [10:24:10 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 mappings...
  44. [10:24:10 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  45. [10:24:10 INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 mappings...
  46. [10:24:10 INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  47. [10:24:10 INFO]: [ViaVersion] Loading 1.16.1 -> 1.16.2 mappings...
  48. [10:24:10 INFO]: [ViaBackwards] Loading ViaBackwards v3.1.0
  49. [10:24:10 INFO]: [ViaRewind] Loading ViaRewind v1.5.1
  50. [10:24:10 INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  51. [10:24:10 INFO]: [UhcCore] Loading UhcCore v1.18.3
  52. [10:24:10 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
  53. [10:24:10 INFO]: Vault is used for persistent `/wea` toggles.
  54. [10:24:11 INFO]: [ViaBackwards] Enabling ViaBackwards v3.1.0
  55. [10:24:11 INFO]: [ViaBackwards] Loading translations...
  56. [10:24:11 INFO]: [ViaBackwards] Registering protocols...
  57. [10:24:11 INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 mappings...
  58. [10:24:11 INFO]: [ViaRewind] Enabling ViaRewind v1.5.1
  59. [10:24:11 INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
  60. [10:24:11 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  61. [10:24:11 INFO]: Preparing level "world"
  62. [10:24:11 INFO]: -------- World Settings For [world] --------
  63. [10:24:11 INFO]: Max Entity Collisions: 8
  64. [10:24:11 INFO]: Item Despawn Rate: 6000
  65. [10:24:11 INFO]: Item Merge Radius: 2.5
  66. [10:24:11 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  67. [10:24:11 INFO]: Chunks to Grow per Tick: 650
  68. [10:24:11 INFO]: Clear tick list: false
  69. [10:24:11 INFO]: Experience Merge Radius: 3.0
  70. [10:24:11 INFO]: Arrow Despawn Rate: 1200
  71. [10:24:11 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  72. [10:24:11 INFO]: Zombie Aggressive Towards Villager: true
  73. [10:24:11 INFO]: View Distance: 10
  74. [10:24:11 INFO]: Anti X-Ray: true
  75. [10:24:11 INFO]: Engine Mode: 1
  76. [10:24:11 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  77. [10:24:11 INFO]: Replace Blocks: [1, 5]
  78. [10:24:11 INFO]: Mob Spawn Range: 4
  79. [10:24:11 INFO]: Cactus Growth Modifier: 100%
  80. [10:24:11 INFO]: Cane Growth Modifier: 100%
  81. [10:24:11 INFO]: Melon Growth Modifier: 100%
  82. [10:24:11 INFO]: Mushroom Growth Modifier: 100%
  83. [10:24:11 INFO]: Pumpkin Growth Modifier: 100%
  84. [10:24:11 INFO]: Sapling Growth Modifier: 100%
  85. [10:24:11 INFO]: Wheat Growth Modifier: 100%
  86. [10:24:11 INFO]: NetherWart Growth Modifier: 100%
  87. [10:24:11 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  88. [10:24:11 INFO]: Nerfing mobs spawned from spawners: false
  89. [10:24:11 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  90. [10:24:11 INFO]: Sending up to 10 chunks per packet
  91. [10:24:11 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  92. [10:24:11 INFO]: Random Lighting Updates: false
  93. [10:24:11 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  94. [10:24:11 INFO]: Max TNT Explosions: 100
  95. [10:24:11 INFO]: Structure Info Saving: true
  96. [10:24:11 INFO]: -------- World Settings For [world] --------
  97. [10:24:11 INFO]: Water over lava flow speed: 5
  98. [10:24:11 INFO]: World async lighting: false
  99. [10:24:11 INFO]: WorldServer TickNextTick cap set at 10000
  100. [10:24:11 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  101. [10:24:11 INFO]: Fix TNT cannons: false
  102. [10:24:11 INFO]: Keep spawn chunk loaded: true
  103. [10:24:11 INFO]: Allow undead horse types to be leashed: false
  104. [10:24:11 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  105. [10:24:11 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  106. [10:24:11 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  107. [10:24:11 INFO]: Remove invalid mob spawner tile entities: true
  108. [10:24:11 INFO]: Player blocking damage multiplier set to 0.5
  109. [10:24:12 INFO]: -------- World Settings For [world_nether] --------
  110. [10:24:12 INFO]: Max Entity Collisions: 8
  111. [10:24:12 INFO]: Item Despawn Rate: 6000
  112. [10:24:12 INFO]: Item Merge Radius: 2.5
  113. [10:24:12 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  114. [10:24:12 INFO]: Chunks to Grow per Tick: 650
  115. [10:24:12 INFO]: Clear tick list: false
  116. [10:24:12 INFO]: Experience Merge Radius: 3.0
  117. [10:24:12 INFO]: Arrow Despawn Rate: 1200
  118. [10:24:12 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  119. [10:24:12 INFO]: Zombie Aggressive Towards Villager: true
  120. [10:24:12 INFO]: View Distance: 10
  121. [10:24:12 INFO]: Anti X-Ray: true
  122. [10:24:12 INFO]: Engine Mode: 1
  123. [10:24:12 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  124. [10:24:12 INFO]: Replace Blocks: [1, 5]
  125. [10:24:12 INFO]: Mob Spawn Range: 4
  126. [10:24:12 INFO]: Cactus Growth Modifier: 100%
  127. [10:24:12 INFO]: Cane Growth Modifier: 100%
  128. [10:24:12 INFO]: Melon Growth Modifier: 100%
  129. [10:24:12 INFO]: Mushroom Growth Modifier: 100%
  130. [10:24:12 INFO]: Pumpkin Growth Modifier: 100%
  131. [10:24:12 INFO]: Sapling Growth Modifier: 100%
  132. [10:24:12 INFO]: Wheat Growth Modifier: 100%
  133. [10:24:12 INFO]: NetherWart Growth Modifier: 100%
  134. [10:24:12 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  135. [10:24:12 INFO]: Nerfing mobs spawned from spawners: false
  136. [10:24:12 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  137. [10:24:12 INFO]: Sending up to 10 chunks per packet
  138. [10:24:12 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  139. [10:24:12 INFO]: Random Lighting Updates: false
  140. [10:24:12 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  141. [10:24:12 INFO]: Max TNT Explosions: 100
  142. [10:24:12 INFO]: Structure Info Saving: true
  143. [10:24:12 INFO]: -------- World Settings For [world_nether] --------
  144. [10:24:12 INFO]: Water over lava flow speed: 5
  145. [10:24:12 INFO]: World async lighting: false
  146. [10:24:12 INFO]: WorldServer TickNextTick cap set at 10000
  147. [10:24:12 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  148. [10:24:12 INFO]: Fix TNT cannons: false
  149. [10:24:12 INFO]: Keep spawn chunk loaded: true
  150. [10:24:12 INFO]: Allow undead horse types to be leashed: false
  151. [10:24:12 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  152. [10:24:12 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  153. [10:24:12 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  154. [10:24:12 INFO]: Remove invalid mob spawner tile entities: true
  155. [10:24:12 INFO]: Player blocking damage multiplier set to 0.5
  156. [10:24:12 INFO]: -------- World Settings For [world_the_end] --------
  157. [10:24:12 INFO]: Max Entity Collisions: 8
  158. [10:24:12 INFO]: Item Despawn Rate: 6000
  159. [10:24:12 INFO]: Item Merge Radius: 2.5
  160. [10:24:12 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  161. [10:24:12 INFO]: Chunks to Grow per Tick: 650
  162. [10:24:12 INFO]: Clear tick list: false
  163. [10:24:12 INFO]: Experience Merge Radius: 3.0
  164. [10:24:12 INFO]: Arrow Despawn Rate: 1200
  165. [10:24:12 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  166. [10:24:12 INFO]: Zombie Aggressive Towards Villager: true
  167. [10:24:12 INFO]: View Distance: 10
  168. [10:24:12 INFO]: Anti X-Ray: true
  169. [10:24:12 INFO]: Engine Mode: 1
  170. [10:24:12 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  171. [10:24:12 INFO]: Replace Blocks: [1, 5]
  172. [10:24:12 INFO]: Mob Spawn Range: 4
  173. [10:24:12 INFO]: Cactus Growth Modifier: 100%
  174. [10:24:12 INFO]: Cane Growth Modifier: 100%
  175. [10:24:12 INFO]: Melon Growth Modifier: 100%
  176. [10:24:12 INFO]: Mushroom Growth Modifier: 100%
  177. [10:24:12 INFO]: Pumpkin Growth Modifier: 100%
  178. [10:24:12 INFO]: Sapling Growth Modifier: 100%
  179. [10:24:12 INFO]: Wheat Growth Modifier: 100%
  180. [10:24:12 INFO]: NetherWart Growth Modifier: 100%
  181. [10:24:12 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  182. [10:24:12 INFO]: Nerfing mobs spawned from spawners: false
  183. [10:24:12 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  184. [10:24:12 INFO]: Sending up to 10 chunks per packet
  185. [10:24:12 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  186. [10:24:12 INFO]: Random Lighting Updates: false
  187. [10:24:12 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  188. [10:24:12 INFO]: Max TNT Explosions: 100
  189. [10:24:12 INFO]: Structure Info Saving: true
  190. [10:24:12 INFO]: -------- World Settings For [world_the_end] --------
  191. [10:24:12 INFO]: Water over lava flow speed: 5
  192. [10:24:12 INFO]: World async lighting: false
  193. [10:24:12 INFO]: WorldServer TickNextTick cap set at 10000
  194. [10:24:12 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  195. [10:24:12 INFO]: Fix TNT cannons: false
  196. [10:24:12 INFO]: Keep spawn chunk loaded: true
  197. [10:24:12 INFO]: Allow undead horse types to be leashed: false
  198. [10:24:12 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  199. [10:24:12 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  200. [10:24:12 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  201. [10:24:12 INFO]: Remove invalid mob spawner tile entities: true
  202. [10:24:12 INFO]: Player blocking damage multiplier set to 0.5
  203. [10:24:12 INFO]: Preparing start region for level 0 (Seed: 7029083270654628432)
  204. [10:24:12 INFO]: [ViaBackwards] Loading 1.15 -> 1.14.4 mappings...
  205. [10:24:13 INFO]: Preparing spawn area: 51%
  206. [10:24:13 INFO]: [ViaBackwards] Loading 1.16 -> 1.15.2 mappings...
  207. [10:24:13 INFO]: Preparing start region for level 1 (Seed: 1638397162762715548)
  208. [10:24:13 INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16.1 mappings...
  209. [10:24:14 INFO]: Preparing start region for level 2 (Seed: 1638397162762715548)
  210. [10:24:14 INFO]: [GoldenHeads] Enabling GoldenHeads v1.0
  211. [10:24:14 INFO]: [IncreaseXP] Enabling IncreaseXP v1.0
  212. [10:24:14 INFO]: [IncreaseXP] Plugin enabled!
  213. [10:24:14 INFO]: [ViaVersion] Enabling ViaVersion v3.1.0
  214. [10:24:14 INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  215. [10:24:14 INFO]: WEPIF: Using the Bukkit Permissions API.
  216. [10:24:15 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  217. [10:24:15 INFO]: [UhcCore] Enabling UhcCore v1.18.3
  218. [10:24:15 INFO]: [UhcCore] 1.8 Server detected!
  219. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\scoreboard.yml
  220. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\storage.yml
  221. [10:24:15 INFO]: Server permissions file permissions.yml is empty, ignoring it
  222. [10:24:15 INFO]: Done (3.291s)! For help, type "help" or "?"
  223. [10:24:15 INFO]: Timings Reset
  224. [10:24:15 INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  225. [10:24:15 INFO]: [ViaVersion] Enabling Paper/TacoSpigot/Torch patch: Fixes block placement.
  226. [10:24:15 INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  227. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\lang.yml
  228. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\config.yml
  229. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\storage.yml
  230. [10:24:15 INFO]: [UhcCore] Hooked with WorldEdit plugin.
  231. [10:24:15 WARN]: [UhcCore] Vault plugin not found, there will be no support of economy rewards.
  232. [10:24:15 WARN]: [UhcCore] ProtocolLib plugin not found.
  233. [10:24:15 INFO]: [UhcCore] Loading custom craft for golden heads
  234. [10:24:15 INFO]: --------------------------------------------------------------------------------------
  235. [10:24:15 INFO]: [UhcCore] Loading custom craft for cornucopia
  236. [10:24:15 INFO]: [UhcCore] Loading Timber
  237. [10:24:15 INFO]: [UhcCore] Invalid death sound: ENTITY_WITHER_SPAWN
  238. [10:24:15 INFO]: [UhcCore] Start loading kits
  239. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\kits.yml
  240. [10:24:15 INFO]: [UhcCore] Loading kit tools
  241. [10:24:15 INFO]: [UhcCore] Added kit tools
  242. [10:24:15 INFO]: [UhcCore] Loading kit ench
  243. [10:24:15 INFO]: [UhcCore] Added kit ench
  244. [10:24:15 INFO]: [UhcCore] Loading kit eco
  245. [10:24:15 INFO]: [UhcCore] Added kit eco
  246. [10:24:15 INFO]: [UhcCore] Loaded 3 kits
  247. [10:24:15 INFO]: [UhcCore] Loading banned crafts list
  248. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\crafts.yml
  249. [10:24:15 INFO]: [UhcCore] Loading custom crafts
  250. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\crafts.yml
  251. [10:24:15 INFO]: [UhcCore] Loading custom craft Light Apple
  252. [10:24:15 INFO]: [UhcCore] Light Apple custom craft registered
  253. [10:24:15 INFO]: [UhcCore] Loading custom craft Light Anvil
  254. [10:24:15 INFO]: [UhcCore] Light Anvil custom craft registered
  255. [10:24:15 INFO]: [UhcCore] Loading custom craft Basic Sword
  256. [10:24:15 INFO]: [UhcCore] Basic Sword custom craft registered
  257. [10:24:15 INFO]: [UhcCore] Loading custom craft Alloy Sword
  258. [10:24:15 INFO]: [UhcCore] Alloy Sword custom craft registered
  259. [10:24:15 INFO]: [UhcCore] Loading custom craft Blaze Rod
  260. [10:24:15 INFO]: [UhcCore] Blaze Rod custom craft registered
  261. [10:24:15 INFO]: [UhcCore] Loading custom craft Quick Pick
  262. [10:24:15 INFO]: [UhcCore] Quick Pick custom craft registered
  263. [10:24:15 INFO]: [UhcCore] Loading custom craft Philosophers Pickaxe
  264. [10:24:15 INFO]: [UhcCore] Philosophers Pickaxe custom craft registered
  265. [10:24:15 INFO]: [UhcCore] Loading custom craft Vorpal Sword
  266. [10:24:15 INFO]: [UhcCore] Vorpal Sword custom craft registered
  267. [10:24:15 INFO]: [UhcCore] Loading custom craft Accidental Creation
  268. [10:24:15 INFO]: [UhcCore] Accidental Creation custom craft registered
  269. [10:24:15 INFO]: [UhcCore] Loading custom craft Enchantment Pack
  270. [10:24:15 INFO]: [UhcCore] Enchantment Pack custom craft registered
  271. [10:24:15 INFO]: [UhcCore] Loading custom craft Iron Pack
  272. [10:24:15 INFO]: [UhcCore] Iron Pack custom craft registered
  273. [10:24:15 INFO]: [UhcCore] Loading custom craft Gold Pack
  274. [10:24:15 INFO]: [UhcCore] Gold Pack custom craft registered
  275. [10:24:15 INFO]: [UhcCore] Loading custom craft Glass Pack
  276. [10:24:15 INFO]: [UhcCore] Glass Pack custom craft registered
  277. [10:24:15 INFO]: [UhcCore] Loading custom craft Basic Helmet
  278. [10:24:15 INFO]: [UhcCore] Basic Helmet custom craft registered
  279. [10:24:15 INFO]: [UhcCore] Loading custom craft Alloy Helmet
  280. [10:24:15 INFO]: [UhcCore] Alloy Helmet custom craft registered
  281. [10:24:15 INFO]: [UhcCore] Loading custom craft Basic Bow
  282. [10:24:15 INFO]: [UhcCore] Basic Bow custom craft registered
  283. [10:24:15 INFO]: [UhcCore] Loading custom craft Alloy Bow
  284. [10:24:15 INFO]: [UhcCore] Alloy Bow custom craft registered
  285. [10:24:15 INFO]: [UhcCore] Loading custom craft Book of Fire
  286. [10:24:15 INFO]: [UhcCore] Book of Fire custom craft registered
  287. [10:24:15 INFO]: [UhcCore] Loading custom craft Book of Protection
  288. [10:24:15 INFO]: [UhcCore] Book of Protection custom craft registered
  289. [10:24:15 INFO]: [UhcCore] Loading custom craft Dragon Chestplate
  290. [10:24:15 INFO]: [UhcCore] Dragon Chestplate custom craft registered
  291. [10:24:15 INFO]: [UhcCore] Loading custom craft Legendary Leggings
  292. [10:24:15 INFO]: [UhcCore] Legendary Leggings custom craft registered
  293. [10:24:15 INFO]: [UhcCore] Loading custom craft Divers Boots
  294. [10:24:15 INFO]: [UhcCore] Divers Boots custom craft registered
  295. [10:24:15 INFO]: [UhcCore] Loading custom craft Cornucopia
  296. [10:24:15 INFO]: [UhcCore] Cornucopia custom craft registered
  297. [10:24:15 INFO]: [UhcCore] Deleting last world : 10b28c84-9304-44ce-8143-8fcd993b2989
  298. [10:24:15 INFO]: [UhcCore] Deleting last world : 7f349ce1-83a2-4667-88eb-645ecf005512
  299. [10:24:15 INFO]: [UhcCore] World NULL can't be removed, directory not found
  300. [10:24:15 INFO]: [UhcCore] Creating new world : edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb
  301. [10:24:15 INFO]: [UhcCore] Loading plugins\UhcCore\storage.yml
  302. [10:24:15 INFO]: -------- World Settings For [edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb] --------
  303. [10:24:15 INFO]: Max Entity Collisions: 8
  304. [10:24:15 INFO]: Item Despawn Rate: 6000
  305. [10:24:15 INFO]: Item Merge Radius: 2.5
  306. [10:24:15 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  307. [10:24:15 INFO]: Chunks to Grow per Tick: 650
  308. [10:24:15 INFO]: Clear tick list: false
  309. [10:24:15 INFO]: Experience Merge Radius: 3.0
  310. [10:24:15 INFO]: Arrow Despawn Rate: 1200
  311. [10:24:15 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  312. [10:24:15 INFO]: Zombie Aggressive Towards Villager: true
  313. [10:24:15 INFO]: View Distance: 10
  314. [10:24:15 INFO]: Anti X-Ray: true
  315. [10:24:15 INFO]: Engine Mode: 1
  316. [10:24:15 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  317. [10:24:15 INFO]: Replace Blocks: [1, 5]
  318. [10:24:15 INFO]: Mob Spawn Range: 4
  319. [10:24:15 INFO]: Cactus Growth Modifier: 100%
  320. [10:24:15 INFO]: Cane Growth Modifier: 100%
  321. [10:24:15 INFO]: Melon Growth Modifier: 100%
  322. [10:24:15 INFO]: Mushroom Growth Modifier: 100%
  323. [10:24:15 INFO]: Pumpkin Growth Modifier: 100%
  324. [10:24:15 INFO]: Sapling Growth Modifier: 100%
  325. [10:24:15 INFO]: Wheat Growth Modifier: 100%
  326. [10:24:15 INFO]: NetherWart Growth Modifier: 100%
  327. [10:24:15 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  328. [10:24:15 INFO]: Nerfing mobs spawned from spawners: false
  329. [10:24:15 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  330. [10:24:15 INFO]: Sending up to 10 chunks per packet
  331. [10:24:15 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  332. [10:24:15 INFO]: Random Lighting Updates: false
  333. [10:24:15 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  334. [10:24:15 INFO]: Max TNT Explosions: 100
  335. [10:24:15 INFO]: Structure Info Saving: true
  336. [10:24:15 INFO]: -------- World Settings For [edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb] --------
  337. [10:24:15 INFO]: Water over lava flow speed: 5
  338. [10:24:15 INFO]: World async lighting: false
  339. [10:24:15 INFO]: WorldServer TickNextTick cap set at 10000
  340. [10:24:15 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  341. [10:24:15 INFO]: Fix TNT cannons: false
  342. [10:24:15 INFO]: Keep spawn chunk loaded: true
  343. [10:24:15 INFO]: Allow undead horse types to be leashed: false
  344. [10:24:15 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  345. [10:24:15 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  346. [10:24:15 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  347. [10:24:15 INFO]: Remove invalid mob spawner tile entities: true
  348. [10:24:15 INFO]: Player blocking damage multiplier set to 0.5
  349. [10:24:15 INFO]: Preparing start region for level 3 (Seed: -3213051733276627995)
  350. [10:24:16 INFO]: Preparing spawn area for edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb, 8%
  351. [10:24:17 INFO]: Preparing spawn area for edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb, 24%
  352. [10:24:18 INFO]: Preparing spawn area for edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb, 44%
  353. [10:24:19 INFO]: Preparing spawn area for edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb, 61%
  354. [10:24:20 INFO]: Preparing spawn area for edd0cb7d-bb7a-4ff3-9014-33b79f7ca0bb, 85%
  355. [10:24:21 INFO]: [UhcCore] Creating new world : fa6b2d90-ec3b-4272-af6f-45f67720cecc
  356. [10:24:21 INFO]: [UhcCore] Loading plugins\UhcCore\storage.yml
  357. [10:24:21 INFO]: -------- World Settings For [fa6b2d90-ec3b-4272-af6f-45f67720cecc] --------
  358. [10:24:21 INFO]: Max Entity Collisions: 8
  359. [10:24:21 INFO]: Item Despawn Rate: 6000
  360. [10:24:21 INFO]: Item Merge Radius: 2.5
  361. [10:24:21 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  362. [10:24:21 INFO]: Chunks to Grow per Tick: 650
  363. [10:24:21 INFO]: Clear tick list: false
  364. [10:24:21 INFO]: Experience Merge Radius: 3.0
  365. [10:24:21 INFO]: Arrow Despawn Rate: 1200
  366. [10:24:21 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  367. [10:24:21 INFO]: Zombie Aggressive Towards Villager: true
  368. [10:24:21 INFO]: View Distance: 10
  369. [10:24:21 INFO]: Anti X-Ray: true
  370. [10:24:21 INFO]: Engine Mode: 1
  371. [10:24:21 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  372. [10:24:21 INFO]: Replace Blocks: [1, 5]
  373. [10:24:21 INFO]: Mob Spawn Range: 4
  374. [10:24:21 INFO]: Cactus Growth Modifier: 100%
  375. [10:24:21 INFO]: Cane Growth Modifier: 100%
  376. [10:24:21 INFO]: Melon Growth Modifier: 100%
  377. [10:24:21 INFO]: Mushroom Growth Modifier: 100%
  378. [10:24:21 INFO]: Pumpkin Growth Modifier: 100%
  379. [10:24:21 INFO]: Sapling Growth Modifier: 100%
  380. [10:24:21 INFO]: Wheat Growth Modifier: 100%
  381. [10:24:21 INFO]: NetherWart Growth Modifier: 100%
  382. [10:24:21 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  383. [10:24:21 INFO]: Nerfing mobs spawned from spawners: false
  384. [10:24:21 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  385. [10:24:21 INFO]: Sending up to 10 chunks per packet
  386. [10:24:21 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  387. [10:24:21 INFO]: Random Lighting Updates: false
  388. [10:24:21 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  389. [10:24:21 INFO]: Max TNT Explosions: 100
  390. [10:24:21 INFO]: Structure Info Saving: true
  391. [10:24:21 INFO]: -------- World Settings For [fa6b2d90-ec3b-4272-af6f-45f67720cecc] --------
  392. [10:24:21 INFO]: Water over lava flow speed: 5
  393. [10:24:21 INFO]: World async lighting: false
  394. [10:24:21 INFO]: WorldServer TickNextTick cap set at 10000
  395. [10:24:21 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  396. [10:24:21 INFO]: Fix TNT cannons: false
  397. [10:24:21 INFO]: Keep spawn chunk loaded: true
  398. [10:24:21 INFO]: Allow undead horse types to be leashed: false
  399. [10:24:21 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  400. [10:24:21 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  401. [10:24:21 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  402. [10:24:21 INFO]: Remove invalid mob spawner tile entities: true
  403. [10:24:21 INFO]: Player blocking damage multiplier set to 0.5
  404. [10:24:21 INFO]: Preparing start region for level 4 (Seed: -7817510165074689505)
  405. [10:24:22 INFO]: Preparing spawn area for fa6b2d90-ec3b-4272-af6f-45f67720cecc, 24%
  406. [10:24:23 INFO]: Preparing spawn area for fa6b2d90-ec3b-4272-af6f-45f67720cecc, 56%
  407. [10:24:24 INFO]: Preparing spawn area for fa6b2d90-ec3b-4272-af6f-45f67720cecc, 85%
  408. [10:24:25 INFO]: [UhcCore] Generating environment NORMAL
  409. [10:24:25 INFO]: [UhcCore] World border set to 0 blocks from lobby
  410. [10:24:25 INFO]: [UhcCore] Loading a total 1.0 chunks, up to chunk ( 0 , 0 )
  411. [10:24:25 INFO]: [UhcCore] Resting 20 ticks every 20 ticks
  412. [10:24:25 INFO]: [UhcCore] Loading up to 10 chunks per tick
  413. [10:24:25 INFO]: [UhcCore] Loading map NORMAL 0.0%
  414. [10:24:25 WARN]: [ViaVersion] There is a newer version available: 3.2.0, you're on: 3.1.0
  415. [10:24:25 INFO]: [UhcCore] Environment NORMAL 100% loaded
  416. [10:24:25 INFO]: [UhcCore] Generating environment NETHER
  417. [10:24:25 INFO]: [UhcCore] World border set to 0 blocks from lobby
  418. [10:24:25 INFO]: [UhcCore] Loading a total 1.0 chunks, up to chunk ( 0 , 0 )
  419. [10:24:25 INFO]: [UhcCore] Resting 20 ticks every 20 ticks
  420. [10:24:25 INFO]: [UhcCore] Loading up to 10 chunks per tick
  421. [10:24:25 INFO]: [UhcCore] Loading map NETHER 0.0%
  422. [10:24:25 INFO]: [UhcCore] Environment NETHER 100% loaded
  423. [10:24:25 WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
  424. [10:24:27 INFO]: [UhcCore] Arena schematic not found in 'plugins/UhcCore/arena.schematic'. There will be a deathmatch at 0 0.
  425. [10:24:27 INFO]: [UhcCore] Border start size is 500
  426. [10:24:27 INFO]: [UhcCore] Border end size is 500
  427. [10:24:27 INFO]: [UhcCore] Border moves : true
  428. [10:24:27 INFO]: [UhcCore] Border timeBeforeEnd : 3600
  429. [10:24:27 INFO]: ºa[UhcCore]ºr Players are now allowed to join
  430. [10:24:43 INFO]: UUID of player Ethius is 34d10cd6-ce58-4326-88ba-7b71e5eca3f7
  431. [10:24:43 INFO]: Ethius[/71.198.167.117:52117] logged in with entity id 1147 at ([world]164.5, 1.0, 199.5)
  432. [10:24:52 INFO]: Ethius has just earned the achievement [Taking Inventory]
  433. [10:24:59 INFO]: Ethius issued server command: /gamemode c
  434. [10:25:46 INFO]: Ethius issued server command: /gamemode s
  435. [10:25:47 ERROR]: Could not pass event PlayerItemDamageEvent to UhcCore v1.18.3
  436. org.bukkit.event.EventException
  437. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  438. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  439. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  440. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
  441. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
  442. at net.minecraft.server.v1_8_R3.ItemStack.isDamaged(ItemStack.java:377) [patched.jar:git-PaperSpigot-"4c7641d"]
  443. at net.minecraft.server.v1_8_R3.ItemStack.damage(ItemStack.java:395) [patched.jar:git-PaperSpigot-"4c7641d"]
  444. at net.minecraft.server.v1_8_R3.ItemSword.a(SourceFile:48) [patched.jar:git-PaperSpigot-"4c7641d"]
  445. at net.minecraft.server.v1_8_R3.ItemStack.a(ItemStack.java:425) [patched.jar:git-PaperSpigot-"4c7641d"]
  446. at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1067) [patched.jar:git-PaperSpigot-"4c7641d"]
  447. at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1086) [patched.jar:git-PaperSpigot-"4c7641d"]
  448. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1382) [patched.jar:git-PaperSpigot-"4c7641d"]
  449. at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [patched.jar:git-PaperSpigot-"4c7641d"]
  450. at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [patched.jar:git-PaperSpigot-"4c7641d"]
  451. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"]
  452. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_251]
  453. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_251]
  454. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"]
  455. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"]
  456. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
  457. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
  458. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
  459. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
  460. Caused by: java.lang.NoSuchFieldError: WOODEN_SWORD
  461. at com.gmail.val59000mc.listeners.ItemsListener.onPlayerItemDamage(ItemsListener.java:414) ~[?:?]
  462. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
  463. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251]
  464. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251]
  465. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_251]
  466. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  467. ... 22 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement