I tried to launch minecraft from the new launcher and i got this,
Launcher started...
Getting syncinfo for selected version
Queueing downloads
Launching game
Couldn't unpack natives!
java.io.FileNotFoundException: C:\Users\Noah\AppData\Roaming\.minecraft\versions\13w16a\13w16a-natives\lwjgl64.dll (The process cannot access the file because it is being used by another process)
Also there is no(known)way to allocate more ram for this update, so Some times I have to delete screen caps and saves, so the updated launcher will launch.
Linked issues
is duplicated by 2
Comments 8
This is because of how Windows operates (and every developer HATES this feature), whenever it has files in use (for reading) you cannot write to them. We have to unpack the natives before we start the game and thus if a game is already running this causes an issue.
We'll look into unpacking it to a unique folder so multiple instances can run next to eachother.
If the natives are already unpacked, because the game is already running, why not just use the existing files rather than attempting to unpack them again?
Thanks Grum, it's nice to see some kind staff here. @Torabi hmm- I understand the basics of what you are saying. But from what i can infer I believe you are saying that The game is already running, (the launcher was, I closed the game before than tried to launch it again) But i am certain it was not. @Torabi could you explain a bit more thoroughly? I am on a scale of one to ten in knowledge of natives 0.0001 . Thanks
That may be because of ghost javaw.exe processes - you've closed the game, but invisible processes are running and still accessing the game files. To avoid having to restart open Task Manager (using Ctrl+Alt+Del) and kill javaw.exe when this problem occurs.
What if the processes refuses to stop? Every time my Minecraft crashes this happens, I try and try to kill javaw.exe and it will not die. I just can not understand why this happens.
Update; I closed it and it still showed the message, but this time twice. I will reboot and only launch the new launcher and post results here after.