Novum / vkQuake

Vulkan Quake port based on QuakeSpasm
GNU General Public License v2.0
1.85k stars 224 forks source link

Segmentation Fault 11 on mac #723

Closed AlexanderwithaA closed 3 months ago

AlexanderwithaA commented 3 months ago

Describe the bug I'm getting a segmentation fault: 11 error on my mac with the following (see files). crashreport.txt ^ copied from the apple report terminaloutput.txt

To Reproduce

  1. compile a build of vkquake for an intel based mac via the listed instructions
  2. put the executable in the directory with id1
  3. attempt to launch the game

Expected behavior The game launches to the start menu

Desktop

Additional context I know the directory is correct, quakespasm and fte quake launch just fine.

AlexanderwithaA commented 3 months ago

Well I'm not sure what happened, but I had to install the vulkansdk for another project and vkquake is now working. I'm going to close this then.