Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-1674

When I click on play the loading bar appear but it doesn't load, whatever the version...

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.2.7
    • None
    • None
    • Unconfirmed

      Launcher 1.2.7 (through bootstrap 5) started on osx...
      Current time is Oct 18, 2013 3:48:17 PM
      System.getProperty('os.name') == 'Mac OS X'
      System.getProperty('os.version') == '10.8.5'
      System.getProperty('os.arch') == 'x86_64'
      System.getProperty('java.version') == '1.6.0_51'
      System.getProperty('java.vendor') == 'Apple Inc.'
      System.getProperty('sun.arch.data.model') == '64'
      Refreshing local version list...
      Refreshing remote version list...
      Refresh complete.
      Loaded 5 profile(s); selected 'pas de prob'
      Refreshing auth...
      Logging in with access token
      Getting syncinfo for selected version
      Queueing library & version downloads
      Download job 'Version & Libraries' started (8 threads, 19 files)
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.0/lwjgl-platform-2.9.0-natives-osx.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar for job 'Version & Libraries': Used own copy as it matched etag
      Finished downloading /Users/laurentmagy/Library/Application Support/minecraft/versions/1.6.4/1.6.4.jar for job 'Version & Libraries': Used own copy as it matched etag
      Job 'Version & Libraries' finished successfully
      Unhandled exception in executor net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask@145d424
      java.util.concurrent.ExecutionException: java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
      	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)
      	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
      	at net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask.done(ExceptionalThreadPoolExecutor.java:54)
      	at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
      	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
      	at java.lang.Thread.run(Thread.java:680)
      Caused by: java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
      	at net.minecraft.launcher.updater.VersionManager.getResourceFiles(VersionManager.java:283)
      	at net.minecraft.launcher.updater.VersionManager.downloadResources(VersionManager.java:236)
      	at net.minecraft.launcher.Launcher$1.run(Launcher.java:156)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
      	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      	... 4 more
      

            Unassigned Unassigned
            HazardsRuby M.Thibault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: