































Teeworlds and DDNet config directoryDDNet one will be used

















DDNet-Server still running?


















netstat -o -n -a | find "7552" to see if the process still has any connections open






wmic process where name="DDNet.exe" call terminate (as admin)





wmic process where name="DDNet.exe" call terminate (as admin) 


services.msc and check if you somehow installed DDNet as a service




services.msc and check if you somehow installed DDNet as a service 


services.msc and check if you somehow installed DDNet as a service 






PsExec64.exe -s -i powershell.exe

































Shutdown /r /p that should do a full shutdown and reboot. Just incase the shift one didnt work for some reason.
1










































shutdown /r /p





Shutdown /s /t 5
2-physical off button on the computer
3-unplug computer





1























w3m: Can't load ger10.ddnet.org.



1





shutdown /r /p
















Page Up







const int TextureLoadFlags = Uses2DTextureArrays() ? IGraphics::TEXLOAD_TO_2D_ARRAY_TEXTURE : IGraphics::TEXLOAD_TO_3D_TEXTURE;
from a very quick look it seems gl 1.x would also try to create these textures.. i doubt this magically changes the driver, but still throws an error probs

