Novum / vkQuake

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

QUAKE ERROR: Couldn't create window #139

Closed AlonzoTG closed 6 years ago

AlonzoTG commented 6 years ago

[Linux], obviously better error reporting is needed...

################# atg@tortoise ~/gamez/quake $ ./run Command line: ./vkquake Found SDL version 2.0.8 Detected 16 CPUs. Quake 1.09 (c) id Software GLQuake 1.00 (c) id Software FitzQuake 0.85 (c) John Fitzgibbons FitzQuake SDL port (c) SleepwalkR, Baker QuakeSpasm 0.93.0 (c) Ozkan Sezer, Eric Wasylishen & others vkQuake 0.97.3 (c) Axel Gneiting & others Host_Init Playing registered version. Console initialized. UDP Initialized Server using protocol 666 (FitzQuake) Exe: 22:25:30 May 8 2018 256.0 megabyte heap

ERROR-OUT BEGIN

QUAKE ERROR: Couldn't create window

Novum commented 6 years ago

I added code to print the SDL error (e1cfe4bdff5332154569f8466b063d68a03be288), but I doubt it will help you much. This just means Vulkan isn't working on your system.