I have ppa:minetestdevs/daily-builds in my repositories.
I just updated minetest to the most recent daily build this morning and now I can't start minetest at all!
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
19:53:38: ERROR[main]: Test (lowercase("Foo bAR") == "foo bar") failed: UASSERT
19:53:38: ERROR[main]: Test (is_yes("YeS") == true) failed: UASSERT
19:53:38: ERROR[main]: Test (is_yes("0") == false) failed: UASSERT
19:53:38: ERROR[main]: run_tests(): 1 / 13 tests failed.
19:53:38: ERROR[main]: run_tests() aborting.
Aborted (core dumped)
~$
Any idea what this is trying to tell me?
I reverted to minetest_201410281016-0~3029~ubuntu14.04.1 and it seems to work fine.