Guest User

Special heads error

a guest
Jan 1st, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.60 KB | None | 0 0
  1. [18:17:28] [Server thread/INFO]: Starting minecraft server version 1.7.2
  2. [18:17:28] [Server thread/INFO]: Loading properties
  3. [18:17:28] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:17:28] [Server thread/INFO]: Generating keypair
  5. [18:17:28] [Server thread/INFO]: Starting Minecraft server on *:25566
  6. [18:17:28] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-b2974jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.2)
  7. [18:17:29] [Server thread/ERROR]: Could not load 'plugins/SpecialHeads.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: Me/arthurmaker/specialheads/Main : Unsupported major.minor version 51.0
  9. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) ~[craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) ~[craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  12. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  13. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  14. at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  15. at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  16. at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  17. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  18. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  19. Caused by: java.lang.UnsupportedClassVersionError: Me/arthurmaker/specialheads/Main : Unsupported major.minor version 51.0
  20. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_27]
  21. at java.lang.ClassLoader.defineClass(ClassLoader.java:643) ~[?:1.6.0_27]
  22. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.6.0_27]
  23. at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) ~[?:1.6.0_27]
  24. at java.net.URLClassLoader.access$000(URLClassLoader.java:73) ~[?:1.6.0_27]
  25. at java.net.URLClassLoader$1.run(URLClassLoader.java:212) ~[?:1.6.0_27]
  26. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_27]
  27. at java.net.URLClassLoader.findClass(URLClassLoader.java:205) ~[?:1.6.0_27]
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) ~[craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) ~[craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:323) ~[?:1.6.0_27]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:268) ~[?:1.6.0_27]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.6.0_27]
  33. at java.lang.Class.forName(Class.java:270) ~[?:1.6.0_27]
  34. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ~[craftbukkit172.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
  35. ... 9 more
  36. [18:17:29] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.3
  37. [18:17:29] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.9-SNAPSHOT:2990-c25b9a5,master
  38. [18:17:29] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.1.0
  39. [18:17:29] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.2) has not yet been tested! Proceed with caution.
  40. [18:17:29] [Server thread/INFO]: [uCars] Loading uCars v16.3
  41. [18:17:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
  42. [18:17:29] [Server thread/INFO]: [HorseProtect] Loading HorseProtect v1.4.2
  43. [18:17:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.0
  44. [18:17:29] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  45. [18:17:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  46. [18:17:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  47. [18:17:29] [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.
  48. [18:17:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  49. [18:17:29] [Server thread/INFO]: Preparing level "Anime Heaven"
  50. [18:17:29] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3834188081425680421)
  51. [18:17:29] [Thread-8/INFO]: ----- Bukkit Auto Updater -----
  52. [18:17:29] [Thread-8/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  53. [18:17:29] [Thread-8/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
  54. [18:17:29] [Thread-8/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  55. [18:17:29] [Thread-8/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  56. [18:17:29] [Thread-8/INFO]: ----- ------------------- -----
  57. [18:17:30] [Server thread/INFO]: Preparing spawn area: 20%
  58. [18:17:31] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3834188081425680421)
  59. [18:17:32] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3834188081425680421)
  60. [18:17:32] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.3
  61. [18:17:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.9-SNAPSHOT:2990-c25b9a5,master
  62. [18:17:32] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  63. [18:17:32] [Server thread/INFO]: [uCars] Enabling uCars v16.3
  64. [18:17:32] [Server thread/INFO]: [uCars] uCars has been enabled!
  65. [18:17:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
  66. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven) TNT ignition is PERMITTED.
  67. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven) Lighters are PERMITTED.
  68. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven) Lava fire is blocked.
  69. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven) Fire spread is UNRESTRICTED.
  70. [18:17:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Anime Heaven'
  71. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_nether) TNT ignition is PERMITTED.
  72. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_nether) Lighters are PERMITTED.
  73. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_nether) Lava fire is blocked.
  74. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_nether) Fire spread is UNRESTRICTED.
  75. [18:17:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Anime Heaven_nether'
  76. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_the_end) TNT ignition is PERMITTED.
  77. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_the_end) Lighters are PERMITTED.
  78. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_the_end) Lava fire is blocked.
  79. [18:17:32] [Server thread/INFO]: [WorldGuard] (Anime Heaven_the_end) Fire spread is UNRESTRICTED.
  80. [18:17:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Anime Heaven_the_end'
  81. [18:17:32] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Anime Heaven'
  82. [18:17:32] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Anime Heaven_nether'
  83. [18:17:32] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Anime Heaven_the_end'
  84. [18:17:33] [Server thread/INFO]: [HorseProtect] Enabling HorseProtect v1.4.2
  85. [18:17:33] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  86. [18:17:33] [Server thread/INFO]: Done (4.011s)! For help, type "help" or "?"
  87. [18:27:08] [Server thread/INFO]: InuYasha86000[/192.168.1.128:64695] logged in with entity id 516 at ([Anime Heaven] 47.03924064637983, 67.0, -168.31252419766412)
  88. [18:27:45] [Server thread/INFO]: [WorldEdit] Using inbuilt NmsBlock for this version.
  89. [18:39:54] [Server thread/INFO]: InuYasha86000 lost connection: Disconnected
  90. [18:39:54] [Server thread/INFO]: InuYasha86000 left the game.
  91. [20:57:49] [Server thread/INFO]: InuYasha86000[/192.168.1.128:49202] logged in with entity id 259712 at ([Anime Heaven] -0.8788695988619243, 64.5, -183.84640977989397)
Advertisement
Add Comment
Please, Sign In to add comment