Advertisement
Guest User

Server Crash

a guest
Jul 27th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. [12:57:12] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [12:57:12] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [12:57:12] [Server thread/INFO]: Loading properties
  4. [12:57:12] [Server thread/INFO]: Default game type: SURVIVAL
  5. [12:57:12] [Server thread/INFO]: Generating keypair
  6. [12:57:12] [Server thread/INFO]: Starting Minecraft server on *:25567
  7. [12:57:12] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
  8. [12:57:12] [Server thread/ERROR]: Could not load 'plugins\CustomRecipes.jar' in folder 'plugins'
  9. org.bukkit.plugin.InvalidPluginException: No public constructor
  10. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:54) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  11. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  12. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  14. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  15. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  16. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  17. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  18. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  19. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  20. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  21. Caused by: java.lang.IllegalAccessException: Class org.bukkit.plugin.java.PluginClassLoader can not access a member of class me.lonchaney.CustomRecipes.Main with modifiers ""
  22. at sun.reflect.Reflection.ensureMemberAccess(Unknown Source) ~[?:1.7.0_45]
  23. at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_45]
  24. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  25. ... 10 more
  26. [12:57:12] [Server thread/INFO]: [InvisibleSneak] Loading InvisibleSneak v1.0
  27. [12:57:12] [Server thread/INFO]: [EzSpawnEggs] Loading EzSpawnEggs v1.0
  28. [12:57:12] [Server thread/INFO]: [ChatColors] Loading ChatColors v1.0
  29. [12:57:12] [Server thread/INFO]: [Apple] Loading Apple v1.0
  30. [12:57:12] [Server thread/INFO]: Preparing level "world"
  31. [12:57:12] [Server thread/INFO]: Preparing start region for level 0 (Seed: 928373047792249151)
  32. [12:57:13] [Thread-8/INFO]: ----- Bukkit Auto Updater -----
  33. [12:57:13] [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.
  34. [12:57:13] [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'.
  35. [12:57:13] [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.
  36. [12:57:13] [Thread-8/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  37. [12:57:13] [Thread-8/INFO]: ----- ------------------- -----
  38. [12:57:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1335138403023312956)
  39. [12:57:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1335138403023312956)
  40. [12:57:14] [Server thread/INFO]: [InvisibleSneak] Enabling InvisibleSneak v1.0
  41. [12:57:14] [Server thread/INFO]: [EzSpawnEggs] Enabling EzSpawnEggs v1.0
  42. [12:57:14] [Server thread/INFO]: [ChatColors] Enabling ChatColors v1.0
  43. [12:57:14] [Server thread/INFO]: [Apple] Enabling Apple v1.0
  44. [12:57:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  45. [12:57:14] [Server thread/INFO]: Done (1.623s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement