Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: No such file or directory #219

Open
viharm opened this issue Aug 11, 2024 · 0 comments
Open

[Bug]: No such file or directory #219

viharm opened this issue Aug 11, 2024 · 0 comments
Labels
bug Something isn't working triage Awaiting confirmation by a team member

Comments

@viharm
Copy link

viharm commented Aug 11, 2024

Bug Description

Trace window popped up with the following output:

thread 'main' panicked at src/launch.rs:1807:34:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
stack backtrace:
thread 'main' panicked at library/core/src/panicking.rs:221:5:
panic in a function that cannot unwind
stack backtrace:
   0:     0x5cca44f60905 - <unknown>
   1:     0x5cca44f8f5eb - <unknown>
   2:     0x5cca44f5cecf - <unknown>
   3:     0x5cca44f606de - <unknown>
   4:     0x5cca44f61c29 - <unknown>
   5:     0x5cca44f619cc - <unknown>
   6:     0x5cca44f62201 - <unknown>
   7:     0x5cca44f62033 - <unknown>
   8:     0x5cca44f60dc9 - <unknown>
   9:     0x5cca44f61d44 - <unknown>
  10:     0x5cca44f8c565 - <unknown>
  11:     0x5cca44f8c5f2 - <unknown>
  12:     0x5cca44f8c736 - <unknown>
  13:     0x5cca4308cf04 - <unknown>
  14:     0x7e0ab9e5843a - g_closure_invoke
  15:     0x7e0ab9e6c96c - <unknown>
  16:     0x7e0ab9e6e3f1 - <unknown>
  17:     0x7e0ab9e743c1 - g_signal_emit_valist
  18:     0x7e0ab9e74483 - g_signal_emit
  19:     0x7e0ab92939b8 - <unknown>
  20:     0x7e0ab9293b1b - g_application_run
  21:     0x5cca42f55ec8 - <unknown>
  22:     0x5cca42ffd0e7 - <unknown>
  23:     0x5cca43130a63 - <unknown>
  24:     0x5cca43030c79 - <unknown>
  25:     0x5cca44f54782 - <unknown>
  26:     0x5cca43000205 - <unknown>
  27:     0x7e0ab8d7c08a - <unknown>
  28:     0x7e0ab8d7c14b - __libc_start_main
  29:     0x5cca42f17025 - <unknown>
  30:                0x0 - <unknown>
thread caused non-unwinding panic. aborting.

Installation Source

Flatpak

What version of Celeste are you using?

0.8.3 (probably)

Storage Provider

WebDAV

@viharm viharm added bug Something isn't working triage Awaiting confirmation by a team member labels Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Awaiting confirmation by a team member
Projects
None yet
Development

No branches or pull requests

1 participant