using minetest-0.4.12-7a6e4dc (sfan5's build)
on windows.
Steps to reproduce:
o Set ... games\minimal\mods\test\init.lua to:
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
print("--------------------- starting test.")
minetest.chat_send_player("singleplayer", "Help me I crashed ...")
print("--------------------- never seen.")
Resulting debug.txt:
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
-------------
Separator
-------------
--------------------- starting test.