launcher icon indicating copy to clipboard operation
launcher copied to clipboard

[BUG] Closing the logs window also closes the entire launcher

Open 9sven6 opened this issue 2 years ago • 1 comments

Describe the bug Closing the logs window also closes the entire launcher.

To Reproduce Steps to reproduce the behavior:

  1. Go to the 'Logs' tab.
  2. Click on 'Open Logs Window'.
  3. Close the window that pops up.
  4. The launcher also closes.

Expected behavior Only the Logs Window should close. The launcher should remain open.

Desktop (please complete the following information):

  • OS: Windows 10
  • Flashpoint Version 12

9sven6 avatar Aug 10 '23 18:08 9sven6

Flashpoint 13, my launcher does not close though the log window is not created:

Logger Window recent logs:
	Logger Window has been started
	
	{ args: { logger: true }, rest: '', protocol: undefined }
	secret: [...]
	[23344:0530/215006.305:ERROR:cache_util_win.cc(20)] Unable to move the cache: Acesso negado. (0x5)
	[23344:0530/215006.306:ERROR:cache_util.cc(145)] Unable to move cache folder C:\Users\prost\AppData\Roaming\flashpoint-launcher\GPUCache to C:\Users\prost\AppData\Roaming\flashpoint-launcher\old_GPUCache_000
	[23344:0530/215006.306:ERROR:disk_cache.cc(196)] Unable to create cache
	[23344:0530/215006.306:ERROR:shader_disk_cache.cc(613)] Shader Cache Creation failed: -2
	Logger Window exited with signal null

Running the launcher as Administrator has the same result.

prostagma-fp avatar May 31 '24 00:05 prostagma-fp