Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launcher can't open 2 Minecraft's at the same time: #550

Closed
ghost opened this issue Sep 20, 2015 · 1 comment
Closed

Launcher can't open 2 Minecraft's at the same time: #550

ghost opened this issue Sep 20, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 20, 2015

at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileCopy.copy(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.copy(Unknown Source)
at java.nio.file.Files.copy(Unknown Source)
at net.aetherteam.aether.launcher.GameLauncher.launchGame(GameLauncher.java:186)
at net.aetherteam.aether.launcher.GameLauncher.onDownloadJobFinished(GameLauncher.java:456)
at net.aetherteam.aether.launcher.download.DownloadJob.popAndDownload(DownloadJob.java:138)
at net.aetherteam.aether.launcher.download.DownloadJob.access$0(DownloadJob.java:111)
at net.aetherteam.aether.launcher.download.DownloadJob$1.run(DownloadJob.java:104)
at java.util.concurrent.Executors$RunnableAdapter.call(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)
@Lachney
Copy link

Lachney commented Oct 6, 2015

This is not a bug; intentional, however with the way your operating system works. Cannot launch multiple instances if they're being used

@Lachney Lachney closed this as completed Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant