[2021-03-25 15:27:36][sdl]: SDL version 2.0.14 (compiled = 2.0.14)
[2021-03-25 15:27:36][gfx]: Using OpenGL version 3.3.
[2021-03-25 15:27:36][gfx]: setting resolution to 640x480 and trying again
[2021-03-25 15:27:36][sdl]: SDL version 2.0.14 (compiled = 2.0.14)
[2021-03-25 15:27:36][gfx]: Using OpenGL version 3.3.
[2021-03-25 15:27:36][gfx]: out of ideas. failed to init graphics
[2021-03-25 15:27:36][client]: couldn't init graphics
malloc_consolidate(): unaligned fastbin chunk detected
[1] 9614 abort SDL_VIDEODRIVER=wayland /mnt/storage/ddnetsrc/build/DDNet
i tried to launch ddnet with native wayland sdl backend and got this. compiled it with native sdl2 which has wayland support[2021-03-25 15:27:36][sdl]: SDL version 2.0.14 (compiled = 2.0.14)
[2021-03-25 15:27:36][gfx]: Using OpenGL version 3.3.
[2021-03-25 15:27:36][gfx]: setting resolution to 640x480 and trying again
[2021-03-25 15:27:36][sdl]: SDL version 2.0.14 (compiled = 2.0.14)
[2021-03-25 15:27:36][gfx]: Using OpenGL version 3.3.
[2021-03-25 15:27:36][gfx]: out of ideas. failed to init graphics
[2021-03-25 15:27:36][client]: couldn't init graphics
malloc_consolidate(): unaligned fastbin chunk detected
[1] 9614 abort SDL_VIDEODRIVER=wayland /mnt/storage/ddnetsrc/build/DDNet
i tried to launch ddnet with native wayland sdl backend and got this. compiled it with native sdl2 which has wayland support /usr/lib/pkgconfig/x264.pc
). This is causing the following build output:
...
-- Checking for module 'libx264'
-- Package 'libx264', required by 'virtual:world', not found
...
See [build.log](https...