Game "minimal" was broken yesterday
Worlds running on the "minimal" game complain about a missing file.
A bit over a day ago, a commit to Github (41073903373cb31bd2e946988875b848b2c2f216) added the following line:
However, there's no mapgen.lua in that repo.
I assume it's the same mapgen.lua from the mintest_game repo, but it should be added to the main repo.
A bit over a day ago, a commit to Github (41073903373cb31bd2e946988875b848b2c2f216) added the following line:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
dofile(minetest.get_modpath("default").."/mapgen.lua")
However, there's no mapgen.lua in that repo.
I assume it's the same mapgen.lua from the mintest_game repo, but it should be added to the main repo.