Iterator::next
not too complicated. Just made me think of iterating past the end and null termination
I client: starting...
2023-03-07 13:26:01 I sdl: SDL version 2.0.16 (compiled = 2.0.20)
2023-03-07 13:26:01 I gfx: Created Vulkan 1.1 context.
2023-03-07 13:26:02 I gfx: GPU vendor: NVIDIA
2023-03-07 13:26:02 I gfx: GPU renderer: NVIDIA GeForce RTX 3070
2023-03-07 13:26:02 I gfx: GPU version: Vulkan 1.3.236 (driver: 531.18.0.0)
2023-03-07 13:26:02 I client/sound: unable to open audio: WASAPI can't activate audio endpoint:
2023-03-07 13:26:02 I socket: Setting TOS on ipv6 failed: 0
2023-03-07 13:26:02 I socket: Setting TOS on ipv6 failed: 0
2023-03-07 13:26:02 I socket: Setting TOS on ipv6 failed: 0
2023-03-07 13:26:02 I freetype: freetype version 2.12.1 (compiled = 2.12.1)
2023-03-07 13:26:02 I textrender: loaded font from 'data/fonts/Icons.otf'
2023-03-07 13:26:02 I joystick: 0 joystick(s) found
make DDNet
and make DDNet-Server
DDNet
target because it already builds a file with that name. At the same time, CMake alias targets are not propagated to Makefile.