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

MacOS segfault #12

Open
kixorz opened this issue Aug 19, 2023 · 0 comments
Open

MacOS segfault #12

kixorz opened this issue Aug 19, 2023 · 0 comments

Comments

@kixorz
Copy link

kixorz commented Aug 19, 2023

Hello,
I built the project on MacOS 12.5 Monterey and when I try to run it I get the log below. Any ideas on what I could do to make the project run?

./client

qengine v0.1.0
==============

Byte ordering: little endian

Added packfile './assets/pak0.pak' (3307 files).
Added packfile './assets/pak1.pak' (279 files).
Added packfile './assets/pak2.pak' (2 files).
Added packfile '/Users/asdf/dev/qengine/build//assets/pak0.pak' (3307 files).
Added packfile '/Users/asdf/dev/qengine/build//assets/pak1.pak' (279 files).
Added packfile '/Users/asdf/dev/qengine/build//assets/pak2.pak' (2 files).
Using '/Users/asdf/dev/qengine/build//assets' for writing.
execing default.cfg
You can't bind the special key "ESCAPE"!
You can't bind the special key "~"!
You can't bind the special key "`"!
couldn't exec config.cfg
couldn't exec autoexec.cfg
Console initialized.
Sound init
Starting SDL audio callback.
SDL audio driver is "coreaudio".
SDL audio initialized.
Sound sampling rate: 44100
SDL version is: 2.0.22
SDL video driver is "cocoa".
setting mode 0: 320 240
808k surface cache
Byte ordering: little endian

Successfully loaded renderer
Unknown command "start"

... <long delay> ...

Loading plaque timed out.
Version:      0.1.0
Compiler:     Apple LLVM 13.1.6 (clang-1316.0.21.2.5)
Signal:       11
zsh: segmentation fault  ./client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant