Problem/Bug Bukkit Stuck at Loading Libraries

Discussion in 'General Help' started by Titilolo3, Jan 21, 2015.

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

    Titilolo3

    Hey guys, I'm having a bit of a problem. I'm trying to load Bukkit 1.8 (using the BuildTools.jar from Spigot) and it was working until today. I'm stuck at "Loading libraries please wait...". I am using AWS to host my server on a t2.micro.

    OS: Linux (x64)
    Java Version: 1.7.0_71
    Bukkit Version: Unknown
    Plugins:
    • Essentials (Chat, GroupManager and Spawn)
    • MultiInv
    • Multiverse (Core, Nether Portals, Portals and Sign Portals)
    • TuxTwoLib
    • WorldEdit
    • WorldGuard
    RAM: 1 GB
    Running with:
    screen
    java -jar spigot-1.8.jar
    I am connecting through a SSH tunnel using Putty, if that makes a difference.
     
  2. Offline

    Skashh

    All you need to do to check your Craftbukkit version is simply type /version on your server. :)
     
  3. Offline

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives.
    @Skashh, you won't be able to use that when you are stuck at loading libraries.
     
  4. Offline

    Titilolo3

    Also, I am running a few other things (they may interfere with MC):
    • Apache
    • MySQL
    • PHP
     
  5. Offline

    mactso

    Loading libraries is pre plugin so...
    1) try starting the same jar on another machine (like your home machine). This will isolate if something is wrong with your server.

    2) check your java version?

    3) If you want to verify it's not plugins...
    Remove all your plugins and see if it starts. An easy way to do this fast is rename plugins out of the way and create a new empty plugin folder. Take about 2 minutes to test this.
    I have not had this problem.

    I'm using
    • Essentials (but not Chat, GroupManager and Spawn) (I thought group manager wasn't supported?)
    • WorldEdit
    • WorldGuard
    I'm not using
    • MultiInv
    • Multiverse (Core, Nether Portals, Portals and Sign Portals)
    • TuxTwoLib
     
Thread Status:
Not open for further replies.

Share This Page