Dennis Felsing

Results 339 comments of Dennis Felsing

I don't see a way in cloudflare to change this setting. For ddnet.tw we have ecdsa+rsa, for ddnet.org only ecdsa

@Zwelf Any idea why the mac CI is not getting to `[2022-08-25 14:15:55][sql]: load best time done on read database 0`? Is it an issue with the sqlite version used?...

Still the same. It's a mystery to me too.

Maybe it's the weird semaphore on macos

Argh, I think it's been the semaphore all along and we never checked for errors. PSEMNAMELEN limits semaphores to 31 characters, sem_open returns a failure code and we wait on...

This is probably the most embarrassing bug I've added yet. And taking 3 months to find it...

Can you try 15.6? Maybe it's an external program that is causing the context switch, not DDNet itself

Does it work with other games? Maybe there is an SDL2 setting to ignore notifications in fullscreen.

Duplicate of https://github.com/ddnet/ddnet/issues/5433