Dennis Felsing
Dennis Felsing
This really smells like a driver/GPU issue to me, especially since we haven't seen this on older Intel GPUs. Can you try opening an Intel ticket too?
Is this fixed by https://github.com/ddnet/ddnet/pull/4176 ?
I was mistesting it, it's actually fixed in current SDL master, of which I assume 2.0.23 will be released (since it has no separate branch yet). Ready for review
to make it consistent we‘d also have to remove official ddnet tab. i don‘t think we should maintain all trustworthy servers. maybe since we have https-based serverinfo now we can...
Yes, not sure what to do with the additional filters for DDNet. I guess it‘s not so easy to get all the info from the master server. So maybe just...
What do I need? Rust installed or anything else?
Linux build failed: ``` +build_linux:2> PLATFORM=x86_64 +build_linux:3> DIR=/home/deen/isos/ddnet/debian10 +build_linux:5> cd /home/deen/isos/ddnet/debian10 +build_linux:6> mkdir -p proc sys dev +build_linux:7> umount proc sys dev +build_linux:7> true +build_linux:8> mount -t proc proc proc/...
Linux x86-64: ``` [ 30%] Linking CXX executable config_retrieve /usr/bin/ld: warning: ddnet-libs/curl/linux/lib64/libcurl.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: ddnet-libs/curl/linux/lib64/libcurl.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ 30%] Built target config_retrieve...
> The Linux stuff looks like it should be fixed by removing the build directory and trying again? Build directory is always removed first. Do I have to remove the...
Still the same errors on Windows with your flags