Skip to content

Multi-instance no longer works #212

@13Angels

Description

@13Angels

Currently on Windows 10, multi-instancing no longer works. Whenever I attempt to open another instance, it either hangs on starting and never boots up, or loads a grey screen which also never boots up.

Discord info:
stable 414005 (1c8bbc4) Host 1.0.9197 x64 (65267) Build Override: N/A Windows 10 64-bit (10.0.19045)

And the log I get whenever I open it through terminal:
[OpenAsar > Init] OpenAsar nightly-4ed9e52
[OpenAsar > Settings] C:\Users\user\AppData\Roaming\discord\settings.json {
DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING: true,
IS_MAXIMIZED: false,
IS_MINIMIZED: true,
WINDOW_BOUNDS: { x: -1600, y: 186, width: 1280, height: 720 },
chromiumSwitches: {},
audioSubsystem: 'experimental',
useLegacyAudioDevice: false,
MIN_WIDTH: 940,
MIN_HEIGHT: 500,
BACKGROUND_COLOR: '#121214',
openasar: {
setup: true,
multiInstance: true,
quickstart: true,
noTyping: false,
noTrack: true,
themeSync: false,
cmdPreset: 'balanced'
},
trayBalloonShown: true
}
[OpenAsar > BuildInfo] { newUpdater: true, releaseChannel: 'stable', version: '1.0.9197' }
[OpenAsar > Updater] Determined native module version 2
[3800:0630/005950.864:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5)
[3800:0630/005950.864:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5)
[3800:0630/005950.864:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5)
[3800:0630/005950.868:ERROR:disk_cache.cc(216)] Unable to create cache
[3800:0630/005950.868:ERROR:gpu_disk_cache.cc(711)] Gpu Cache Creation failed: -2
[3800:0630/005950.871:ERROR:disk_cache.cc(216)] Unable to create cache
[3800:0630/005950.872:ERROR:gpu_disk_cache.cc(711)] Gpu Cache Creation failed: -2
[3800:0630/005950.873:ERROR:disk_cache.cc(216)] Unable to create cache
[3800:0630/005950.874:ERROR:gpu_disk_cache.cc(711)] Gpu Cache Creation failed: -2
Optional module ./ElectronTestRpc was not included.
Clearing GPU cache...
[OpenAsar > Updater] 3 {
Analytics: {
name: 'updater_metrics_transition_status',
data: {
update_id: 'eb486500-2ac1-432c-b1b2-8d4c8f2edc94',
transition_status: 'Success: Transition flag: false, x86 metadata: false'
}
}
}
[OpenAsar > AsarUpdate] Updating...
[OpenAsar > AsarUpdate] Downloaded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions