- Search in the forum if the bug is already reported or solved
- Collect information about the bug (see below)
- Create a forum topic in “Bugs and Problems”
- Is the bug reproducible?
- How can you reproduce the bug?
- What is your operating system?
- What is your version of Minetest?
- What game do you use? (e.g. minetest_game, MiniTest, dwarves)
- Go to the bin/ directory of your Minetest copy (or ~/.minetest/ in a globally installed Minetest) and delete the existing debug.txt
- Add "debug_log_level = verbose" (*) to minetest.conf
- Start Minetest and reproduce the bug
- Close Minetest (if it hasnt crashed already) and copy the contents of the new debug.txt
- (Remove "debug_log_level = verbose" from minetest.conf)
If debug.txt doesn't contain anything but a console pops up, post the content of the console.
(*) If you are using Minetest 0.4.11 or earlier, use "debug_log_level = 4" instead.