Bootstrap (v5)
Current time is Oct 28, 2013 6:39:25 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_40'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Downloading: http://craftingpvp.fr/launcher/launcher.jar
Got reply in: 188ms
Downloaded 851,1kb in 7s at 106,6kb/s
Renaming C:\Users\COUTURIER JORDAN\AppData\Roaming\.craftingpvp\launcher.jar.new to C:\Users\COUTURIER JORDAN\AppData\Roaming\.craftingpvp\launcher.jar
Renamed successfully.
Starting launcher.
Launcher 1.0 (through bootstrap 5) started on windows...
Current time is Oct 28, 2013 6:39:35 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_40'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Refreshing local version list...
Refreshing remote version list...
Refresh complete.
Loaded 0 profile(s); selected 'CraftingPvp'
Delta time to compare resources: 98 ms
Download job 'Resources' started (8 threads, 923 files)
Unhandled exception in executor net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask@bd0366
java.util.concurrent.ExecutionException: java.util.concurrent.RejectedExecutionException: Task net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask@117b199 rejected from net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor@8ce7a8[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 1]
at java.util.concurrent.FutureTask.report(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask.done(ExceptionalThreadPoolExecutor.java:29)
at java.util.concurrent.FutureTask.finishCompletion(Unknown Source)
at java.util.concurrent.FutureTask.setException(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.concurrent.RejectedExecutionException: Task net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask@117b199 rejected from net.minecraft.launcher.updater.ExceptionalThreadPoolExecutor@8ce7a8[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 1]
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
at net.minecraft.launcher.updater.download.DownloadJob.startDownloading(DownloadJob.java:150)
at net.minecraft.launcher.Launcher$1.run(Launcher.java:155)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
... 4 more