Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. [10:41:43] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [10:41:43] [Server thread/INFO]: Loading properties
  3. [10:41:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1981d55-7f33c6a (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
  4. [10:41:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [10:41:46] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [10:41:46] [Server thread/INFO]: Debug logging is disabled
  7. [10:41:46] [Server thread/INFO]: Default game type: SURVIVAL
  8. [10:41:46] [Server thread/INFO]: Generating keypair
  9. [10:41:47] [Server thread/INFO]: Starting Minecraft server on *:19132
  10. [10:41:47] [Server thread/INFO]: Using epoll channel type
  11. [10:42:01] [Server thread/WARN]: Plugin Backpack v2.2 does not specify an api-version.
  12. [10:42:03] [Server thread/WARN]: Plugin ChopTree3 v4.0.0 does not specify an api-version.
  13. [10:42:03] [Server thread/ERROR]: Fatal error trying to convert ChopTree3 v4.0.0:net/gkid117/ChopTreeBlockListener.class
  14. org.bukkit.plugin.AuthorNagException: No legacy enum constant for ACACIA_LOG. Did you forget to define api-version: 1.13 in your plugin.yml?
  15. at org.bukkit.craftbukkit.v1_14_R1.util.Commodore$1$1.visitFieldInsn(Commodore.java:176) ~[spigot.jar:git-Spigot-1981d55-7f33c6a]
  16. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readCode(ClassReader.java:2210) ~[spigot.jar:git-Spigot-1981d55-7f33c6a]
  17. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1283) ~[spigot.jar:git-Spigot-1981d55-7f33c6a]
  18. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:688) ~[spigot.jar:git-Spigot-1981d55-7f33c6a]
  19. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:400) ~[spigot.jar:git-Spigot-1981d55-7f33c6a]
  20. at org.bukkit.craftbukkit.v1_14_R1.util.Commodore.convert(Commodore.java:130) ~[spigot.jar:git-Spigot-1981d55-7f33c6a]
  21. at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:283) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  22. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:108) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  23. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  24. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_191]
  25. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_191]
  26. at net.gkid117.ChopTree.<init>(ChopTree.java:23) [ChopTree.jar:?]
  27. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  28. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_191]
  29. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_191]
  30. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_191]
  31. at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_191]
  32. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  33. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  34. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  35. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  36. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  37. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  38. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:774) [spigot.jar:git-Spigot-1981d55-7f33c6a]
  39. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  40. [10:42:03] [Server thread/WARN]: Plugin TreysCommandBlocker v1.1.1 does not specify an api-version.
  41. [10:42:03] [Server thread/INFO]: [Backpack] Loading Backpack v2.2
  42. [10:42:03] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
  43. [10:42:04] [Server thread/INFO]: [BukkitCore] Loading BukkitCore v1.0-SNAPSHOT
  44. [10:42:04] [Server thread/INFO]: [LuckPerms-GUI] Loading LuckPerms-GUI v2.5.5
  45. [10:42:04] [Server thread/INFO]: [ChestCleaner] Loading ChestCleaner v1.6.5
  46. [10:42:04] [Server thread/INFO]: [ChopTree3] Loading ChopTree3 v4.0.0
  47. [10:42:04] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.107-SNAPSHOT
  48. [10:42:04] [Server thread/INFO]: [Command Blocker] Loading TreysCommandBlocker v1.1.1
  49. [10:42:04] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
  50. [10:42:04] [Server thread/INFO]: [PlayerServer] Loading PlayerServer v1.0-SNAPSHOT
  51. [10:42:04] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
  52. [10:42:04] [Server thread/INFO]: __
  53. [10:42:04] [Server thread/INFO]: | |__) LuckPerms v4.4.1
  54. [10:42:04] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  55. [10:42:04] [Server thread/INFO]: [LuckPerms] Loading configuration...
  56. [10:42:04] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  57. [10:42:07] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  58. [10:42:08] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  59. [10:42:08] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4423ms)
  60. [10:42:08] [Server thread/INFO]: [BukkitCore] Enabling BukkitCore v1.0-SNAPSHOT
  61. [10:42:08] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.107-SNAPSHOT
  62. [10:42:10] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
  63. [10:42:10] [Server thread/INFO]: [mcMMO] registered subskill: Roll
  64. [10:42:11] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
  65. [10:42:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  66. [10:42:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  67. [10:42:11] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  68. [10:42:11] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  69. [10:42:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  70. [10:42:11] [Server thread/INFO]: Preparing level "world"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement