Time Nick Message 00:54 MTDiscord sfan5: would you happen to be arround? 00:54 sfan5 barely 00:54 MTDiscord would you like a debug.txt output from https://github.com/minetest/minetest/issues/11832 build? 00:55 sfan5 sure 00:56 MTDiscord https://pastebin.com/BQ7aa6sv burns in a day 00:57 MTDiscord is it worth getting the error with verbose again on this build, or dont bother? 00:58 sfan5 >WSAEACCES 10013 Permission denied. 00:58 sfan5 >[...] Another possible reason for the WSAEACCES error is that when the bind function is called, another application, service, or kernel mode driver is bound to the same address with exclusive access. Such exclusive access is a new feature of Windows NT 4.0 with SP4 and later, and is implemented by using the SO_EXCLUSIVEADDRUSE option. 00:58 sfan5 whatever this may mean 01:00 MTDiscord Yep I have that error at work. Your port is under exclusive use by a different program, often yourself in a different process from earlier, such as with a broken previous debug session 01:01 sfan5 the wording suggests this is a special feature that the application would have to enable 01:04 sfan5 anyway, bed for me 01:04 MTDiscord thanks and night 01:06 MTDiscord it happens on restart right? 01:06 MTDiscord can you show logs from the previous start? 01:09 MTDiscord https://pastebin.com/uzpYHbsA 01:10 MTDiscord removed all the game warning spam 01:17 MTDiscord welp nothing interesting 01:22 MTDiscord probably some daemon randomly selects a port and bind with SO_EXCLUSIVEADDRUSE 12:48 sfan5 merging #11778, #11853, #11873 in 10m 12:48 ShadowBot https://github.com/minetest/minetest/issues/11778 -- Restore GCC 5 compatibility by JosiahWI 12:48 ShadowBot https://github.com/minetest/minetest/issues/11853 -- Automatically use SSE registers for FP operations on i386 by neoh4x0r 12:48 ShadowBot https://github.com/minetest/minetest/issues/11873 -- Don't allow to join a singleplayer session by savilli 12:51 nrz_ nice !