Advertisement
Guest User

Untitled

a guest
Jan 9th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. 2013-01-09 13:53:37 [INFO] Starting minecraft server version 1.4.6
  2. 2013-01-09 13:53:37 [INFO] Loading properties
  3. 2013-01-09 13:53:37 [INFO] Default game type: SURVIVAL
  4. 2013-01-09 13:53:37 [INFO] Generating keypair
  5. 2013-01-09 13:53:37 [INFO] Starting Minecraft server on *:26666
  6. 2013-01-09 13:53:38 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.6-R0.3-b2586jnks (MC: 1.4.6) (Implementing API version 1.4.6-R0.3)
  7. 2013-01-09 13:53:38 [SEVERE] Could not load 'plugins/BungeeCord.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  9. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:247)
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
  11. at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:239)
  12. at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:217)
  13. at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52)
  14. at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11)
  15. at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104)
  16. at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
  17. at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  18. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  19. ... 9 more
  20. 2013-01-09 13:53:38 [INFO] Preparing level "PVP1"
  21. 2013-01-09 13:53:38 [INFO] ----- Bukkit Auto Updater -----
  22. 2013-01-09 13:53:38 [INFO] It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  23. 2013-01-09 13:53:38 [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'.
  24. 2013-01-09 13:53:38 [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.
  25. 2013-01-09 13:53:38 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  26. 2013-01-09 13:53:38 [INFO] ----- ------------------- -----
  27. 2013-01-09 13:53:38 [INFO] Preparing start region for level 0 (Seed: 593455957977563109)
  28. 2013-01-09 13:53:39 [INFO] Preparing spawn area: 56%
  29. 2013-01-09 13:53:39 [INFO] Server permissions file permissions.yml is empty, ignoring it
  30. 2013-01-09 13:53:40 [INFO] Done (1,791s)! For help, type "help" or "?"
  31. 2013-01-09 13:53:49 [INFO] CONSOLE: Stopping the server..
  32. 2013-01-09 13:53:49 [INFO] Stopping server
  33. 2013-01-09 13:53:49 [INFO] Saving players
  34. 2013-01-09 13:53:49 [WARNING] DSCT: Socket closed
  35. 2013-01-09 13:53:49 [INFO] Saving worlds
  36. 2013-01-09 13:53:49 [INFO] Closing listening thread
  37. 2013-01-09 13:53:49 [INFO] Saving chunks for level 'PVP1'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement