GooseMod / OpenAsar

Open-source alternative of Discord desktop's app.asar
https://openasar.dev
GNU Affero General Public License v3.0
2.54k stars 67 forks source link

Undefined version #155

Closed syorito-hatsuki closed 1 year ago

syorito-hatsuki commented 1 year ago

Skip not work for skip update

image image

Looped log

[OpenAsar > Init] OpenAsar nightly-8522065
[OpenAsar > Settings] /home/syori/.config/discord/settings.json {
  IS_MAXIMIZED: false,
  IS_MINIMIZED: false,
  WINDOW_BOUNDS: { x: 322, y: 22, width: 960, height: 1058 },
  openasar: { setup: true },
  trayBalloonShown: true
}
[OpenAsar > BuildInfo] { releaseChannel: 'stable', version: '0.0.31' }
[OpenAsar > Modules] Checking
[OpenAsar > Modules] Update: discord_desktop_core 0 -> undefined
[OpenAsar > Modules] Update: discord_utils 0 -> undefined
[OpenAsar > Modules] Update: discord_voice 0 -> undefined
[OpenAsar > Modules] Failed install discord_desktop_core   End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /home/syori/.config/discord/0.0.31/modules/pending/discord_desktop_core-undefined.zip or
        /home/syori/.config/discord/0.0.31/modules/pending/discord_desktop_core-undefined.zip.zip, and cannot find /home/syori/.config/discord/0.0.31/modules/pending/discord_desktop_core-undefined.zip.ZIP, period.

[OpenAsar > Modules] Finished discord_desktop_core@undefined
[OpenAsar > Modules] Failed install discord_voice   End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /home/syori/.config/discord/0.0.31/modules/pending/discord_voice-undefined.zip or
        /home/syori/.config/discord/0.0.31/modules/pending/discord_voice-undefined.zip.zip, and cannot find /home/syori/.config/discord/0.0.31/modules/pending/discord_voice-undefined.zip.ZIP, period.

[OpenAsar > Modules] Finished discord_voice@undefined
[OpenAsar > Modules] Failed install discord_utils   End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /home/syori/.config/discord/0.0.31/modules/pending/discord_utils-undefined.zip or
        /home/syori/.config/discord/0.0.31/modules/pending/discord_utils-undefined.zip.zip, and cannot find /home/syori/.config/discord/0.0.31/modules/pending/discord_utils-undefined.zip.ZIP, period.
CanadaHonk commented 1 year ago

Pretty sure this is due to Discord's current network issues fyi. Still we probably shouldn't let it cause these issues.

speedlorenzo12 commented 1 year ago

I can't install Openasar in Canary 248265, when you install it no longer opens

CanadaHonk commented 1 year ago

Use Discord for support, not GitHub.