Stuck at: Loading libraries, please wait

Discussion in 'Bukkit Help' started by lol767, Dec 14, 2013.

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

    lol767

    It's like this forever, and it gets an error and tries to load libraries again.
    (craftbukkit 1.7.2)
     
  2. Offline

    lol767

    Anyone?​
     
  3. I am having this problem as well. I don't know why. Sorry.
     
  4. Same problem. really frustrating
     
  5. Offline

    lol767

    anyone, please!!

    I get this:
    java.lang.ExceptionInInitializerError

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 5, 2016
  6. Offline

    DJ Outbased

    What CB build, and what/how are you starting your server?
     
  7. Offline

    MaliciousMan

    Seriously... more info is needed. You should really follow these forum guidelines...

    1. What OS are you using (Brand and version - Ex. Windows XP SP3 or Windows 7 x64)?
    2. What architecture is the OS you are running (x64 or x86)?
    3. What version and architecture is your java install?
    4. Are you running any wrappers? McMyAdmin, mcadmin, Hamachi, etc?
    5. What build of CraftBukkit are you running? (do NOT say latest. Say the build number.)
    The build number is displayed in the top of the server.log.
    6. Pastebin.com/Pastie.org your server.log, server.properties and bukkit.yml files.
    7. What command are you using to run your CraftBukkit server?
    8. What plugins are you running?
    9. What error are you getting (remember to post your server.log file (from the start to finish of your server) - pastebin.com or pastie.org please)?
    10. What have you tried already?
     
  8. Offline

    lol767

    1. What OS are you using? Windows 8.1
    2. What architecture is the OS you are running? 64 bit
    3. What version and architecture is your java install? Java 7 Update 45 64 Bit
    4. Are you running any wrappers? No
    5. What build of CraftBukkit are you running? Since it's being stuck at "loading libraries", it doesn't produce a server log.
    6. Pastebin.com/Pastie.org your server.log, server.properties and bukkit.yml files.
    server.properties = http://pastebin.com/sreWv67G
    bukkit.yml = http://pastebin.com/pJzeTXFu
    7. What command are you using to run your CraftBukkit server?@echo off
    title LoLcRaFt
    color 0a
    echo starting LoLcRaFt
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    :start
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xms2G -Xmx2G -jar craftbukkit-1.7.2-R0.2.jar
    goto start
    8. What plugins are you running?
    • Airstrike
    • Backup
    • Chairs
    • ChestShop
    • CookieMonster
    • DisguiseCraft
    • EasyEnchant
    • Essentials
    • EssentialsGeoIP
    • FoundDiamonds
    • GroupManager
    • iAuction
    • iConomy
    • IPCompare
    • Lottery
    • LWC
    • mcMMO
    • MineCars
    • MobArena
    • Modreq
    • MoneyDrop
    • Multiverse-Core
    • nChat
    • PlayerHeads
    • PluginMetrics
    • pvparena
    • Residence
    • ScheduledAnnouncer2
    • Sign Bank
    • SimpleFly
    • SimpleRestart
    • SimpleVoteListener
    • SpamGuard
    • SurvivalGames
    • SWatchdog
    • Votifier
    • WorldEdit
    • WorldGuard
    • xAuth
    9. What error are you getting? I get this: java.lang.ExceptionInInitializerError
    10. What have you tried already? redownloading bukkit, updating java and update some plugins
     
  9. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    No support for offline mode servers.
     
Thread Status:
Not open for further replies.

Share This Page