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

terminate called after throwing an instance of 'ghc::filesystem::filesystem_error' #935

Closed
Zorono opened this issue Jul 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working nightly

Comments

@Zorono
Copy link
Contributor

Zorono commented Jul 5, 2024

Describe the bug
i am trying to run my server on x86 linux open.mp nightly build (https://github.com/openmultiplayer/open.mp/actions/runs/9721039075/artifacts/1650653519)

Starting open.mp server (1.2.0.2717) from commit 568a1085393346699d853da929c45e7b89b038e1
Running static OpenSSL build - plugins that use OpenSSL might crash (discord-connector, pawn-requests). It's recommended to use the dynssl build.
terminate called after throwing an instance of 'ghc::filesystem::filesystem_error'
  what():  File exists: 'components'
Aborted

Commit hash in master
https://github.com/openmultiplayer/open.mp/actions/runs/9721039075

@Zorono Zorono added bug Something isn't working nightly labels Jul 5, 2024
@AmyrAhmady
Copy link
Member

AmyrAhmady commented Jul 12, 2024

That's an issue when you use WSL, compile from source code and add add_compile_definitions("_FILE_OFFSET_BITS=64") in CMakeLists.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nightly
Projects
None yet
Development

No branches or pull requests

2 participants