[17:52:23] exult-bridge:Dominus: @Marzo if you have time, could you take a look? It‘s not urgent as it is only effecting running with SDL2 master but it‘s looking as it will stay this way. I don‘t quite understand the what and how 🤷♂️
[17:53:59] exult-bridge:Marzo: Remind me over the weekend
[17:55:54] exult-bridge:Marzo: Also, do you know where in our code does that assertion trigger?
[18:16:11] exult-bridge:Dominus: hmm, I've added debug messages all over the game controller stuff in exult.cc and during startup it jumps a couple of times into int Handle_device_connection_event(void *userdata, SDL_Event *event) {
[18:16:47] exult-bridge:Dominus: but it's neither case and right before the assert triggers it again returned 1
[18:17:24] exult-bridge:Dominus: https://github.com/exult/exult/blob/master/exult.cc#L730