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
minetest.env:add_node(pos, "delayer:light_on_set")
Above is the line of code that minetest is having a problem with. Also, since it is having a problem with it, it just crashes completely. So this is also a bug report(?).
Do any of you see a problem with the line of code above? Because I do not.
Note: I have tried the code with { and } around the string, as well as with-out it, same error & crash.