Time Nick Message 00:36 MTDiscord is https://github.com/minetest/minetest/issues/11544 something that could be added to the 5.5 milestone? 10:26 MTDiscord definitely 10:26 MTDiscord it's a very odd heisenbug 10:38 MTDiscord @wsor could you check whether the fallthrough is happening by including something like errorstream << "no current thread fallthrough, shouldn't be possible" << std::endl; before the final return nullptr; in EmergeManager::getCurrentMapgen()? 10:39 MTDiscord I can't reproduce the issue on Linux; I'm pretty sure it's a Winders-related bug 13:21 sfan5 it would be nice if another coredev had time to review some of the recent bugfix PRs 13:29 nrz if you have some link i may take a look ? 13:33 sfan5 https://github.com/minetest/minetest/issues?q=is%3Aopen+label%3ABugfix+created%3A%3E2021-11-10 13:42 nrz ok i merged 2 , others seems not finished 13:43 sfan5 sure, thanks 17:16 MTDiscord Luatic: tested your emerge threads, still errors. ill put compiling on my list of things to do sometime since compiling mt for windows is a hassle 19:32 MTDiscord It's not a hassle now! 1. Download mysys2. 2. Grab the dependencies 3. Download VSCodium 4. Get these packages: native debugger, clangd, cmake, cmake tools 5. Configure, make done 19:33 MTDiscord I'll make a post somewhere about it so it's more laid out for everyone, but seriously it's so much easier now that I know vscodium has such good open source tooling in their extensions 23:07 sfan5 pushing http://sprunge.us/uiZ7P4?diff in 10m 23:29 kilbith_ https://github.com/minetest/minetest/pull/11511 23:29 kilbith_ why it didn't fix the issue? 23:29 kilbith_ preventing a crash ain't enough