Description:
The standalone Windows launcher does not remember its window position on close/reopen.
Recreate steps:
Open Minecraft Windows Desktop app
Resize window on desktop to something other than the default (but do not maximize it).
Close Minecraft.
Open Minecraft.
Minecraft window does not open in the same position/size as was previously set.
Additional notes:
It's been this way since the beginning, it never remembered window position. It's really just a few simple lines of C++/Java (whatever the launcher's written in) so it's kind of puzzling why this was never implemented.
Attachments
Comments 21
@Jake: The Launcher is not updated with the snapshots, you'll have to download it by yourself (but I doubt that there is a newer version...)
It's still open, so yes. It's just a matter of priorities. This isn't critical, and and development on the game itself tends to take priority over the launcher.
Completely ignored arguments: [--nativeLauncherVersion, 301]
[20:03:20] [Client thread/INFO]: Setting user: Raynorx5
[20:03:23] [Client thread/INFO]: LWJGL Version: 2.9.4
[20:03:24] [Client thread/INFO]: Reloading ResourceManager: Default
[20:03:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:03:27] [Thread-5/INFO]: Initializing LWJGL OpenAL
[20:03:27] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:03:30] [Client thread/INFO]: Created: 1024x512 textures-atlas
#
A fatal error has been detected by the Java Runtime Environment:
#EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005ace55ec, pid=3344, tid=3092
#JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
Problematic frame:
C [ig4dev64.dll+0x55ec]
#Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#An error report file with more information is saved as:
C:\Users\Wesley\AppData\Roaming\.minecraft\hs_err_pid3344.log
#If you would like to submit a bug report, please visit:
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
@unknown: Your issue is completely unrelated to this ticket but a duplicate of MC-32606
Confirmed.