Solved Server_start cmd for Mac is working, but you time out when connecting to server...

Discussion in 'Bukkit Help' started by MayoDwarf, May 1, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    MayoDwarf

    You also can not type commands in the console that work. They just get typed, but are not executing properly. The stop command in console won't stop the server either. How do I fix it? CONSOLE LOG:
    Code:java
    1. Last login: Thu May 1 20:12:08 on ttys000
    2. jareds-imac:~ MayoDwarf$ /Users/MayoDwarf/Desktop/CraftBukkit/start_server.command ; exit;
    3. Loading libraries, please wait...
    4. [20:14:36 INFO]: Starting minecraft server version 1.7.9
    5. [20:14:36 INFO]: Loading properties
    6. [20:14:36 INFO]: Default game type: SURVIVAL
    7. [20:14:36 INFO]: Generating keypair
    8. [20:14:36 INFO]: Starting Minecraft server on *:25565
    9. [20:14:37 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-63-g8356f65-b3075jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1-SNAPSHOT)
    10. [20:14:37 INFO]: [Gift3d-Backpacks] Loading Gift3d-Backpacks v1.0
    11. [20:14:37 INFO]: [WorldEdit] Loading WorldEdit v5.5.8
    12. [20:14:37 INFO]: [Dinger] Loading Dinger v1.0
    13. [20:14:37 INFO]: [GolemFall] Loading GolemFall v1.0
    14. [20:14:37 INFO]: [kMessage] Loading kMessage v1.0
    15. [20:14:37 INFO]: [NextKits] Loading NextKits v1.0
    16. [20:14:37 INFO]: [Teams] Loading Teams v1.0
    17. [20:14:37 INFO]: [Vault] Loading Vault v1.2.27-b349
    18. [20:14:37 INFO]: [jKitGUI] Loading jKitGUI v1.0
    19. [20:14:37 INFO]: [mKillstreaks] Loading mKillstreaks v1.0
    20. [20:14:37 INFO]: [PokeballersShop] Loading PokeballersShop v1.0
    21. [20:14:37 INFO]: [sHub] Loading sHub v1.0
    22. [20:14:37 INFO]: [WorldGuard] Loading WorldGuard v5.8
    23. [20:14:37 INFO]: [Essentials] Loading Essentials v2.12.1
    24. [20:14:37 INFO]: [Vault] Enabling Vault v1.2.27-b349
    25. [20:14:37 INFO]: [Vault][Economy] Essentials Economy found: Waiting
    26. [20:14:37 INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
    27. [20:14:37 INFO]: [Vault] Enabled Version 1.2.27-b349
    28. [20:14:37 INFO]: Preparing level "world"
    29. [20:14:37 INFO]: Preparing start region for level 0 (Seed: 5714538144723646464)
    30. [20:14:37 INFO]: ----- Bukkit Auto Updater -----
    31. [20:14:37 INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    32. [20:14:37 INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
    33. [20:14:37 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.
    34. [20:14:37 INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    35. [20:14:37 INFO]: ----- ------------------- -----
    36. [20:14:38 INFO]: Preparing start region for level 1 (Seed: -6135519408349378984)
    37. [20:14:38 INFO]: Preparing start region for level 2 (Seed: -6135519408349378984)
    38. [20:14:38 INFO]: [Gift3d-Backpacks] Enabling Gift3d-Backpacks v1.0
    39. [20:14:38 INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
    40. [20:14:38 INFO]: WEPIF: Using the Bukkit Permissions API.
    41. [20:14:38 INFO]: [Dinger] Enabling Dinger v1.0
    42. [20:14:38 INFO]: [GolemFall] Enabling GolemFall v1.0
    43. [20:14:38 INFO]: [kMessage] Enabling kMessage v1.0
    44. [20:14:38 INFO]: [NextKits] Enabling NextKits v1.0
    45. [20:14:38 INFO]: [Teams] Enabling Teams v1.0
    46. [20:14:38 INFO]: [jKitGUI] Enabling jKitGUI v1.0
    47. [20:14:38 INFO]: [mKillstreaks] Enabling mKillstreaks v1.0
    48. [20:14:38 INFO]: [PokeballersShop] Enabling PokeballersShop v1.0
    49. [20:14:38 INFO]: [sHub] Enabling sHub v1.0
    50. [20:14:38 INFO]: [WorldGuard] Enabling WorldGuard v5.8
    51. [20:14:38 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    52. [20:14:38 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    53. [20:14:38 INFO]: [WorldGuard] (world) Lava fire is blocked.
    54. [20:14:38 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    55. [20:14:38 INFO]: [WorldGuard] Loaded configuration for world 'world'
    56. [20:14:38 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    57. [20:14:38 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    58. [20:14:38 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    59. [20:14:38 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    60. [20:14:38 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    61. [20:14:38 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    62. [20:14:38 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    63. [20:14:38 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    64. [20:14:38 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    65. [20:14:38 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    66. [20:14:38 INFO]: [WorldGuard] 0 regions loaded for 'world'
    67. [20:14:38 INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
    68. [20:14:38 INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
    69. [20:14:38 INFO]: [Essentials] Enabling Essentials v2.12.1
    70. [20:14:39 INFO]: [Vault][Economy] Essentials Economy hooked.
    71. [20:14:39 INFO]: Essentials: Using config file enhanced permissions.
    72. [20:14:39 INFO]: Permissions listed in as player-commands will be given to all users.
    73. [20:14:39 INFO]: Server permissions file permissions.yml is empty, ignoring it
    74. [20:14:39 INFO]: Done (1.833s)! For help, type "help" or "?"
    75. >pl
    76. >help
    77.  
     
Thread Status:
Not open for further replies.

Share This Page