Time Nick Message 02:29 ANAND Is it currently possible to directly compare itemstacks in Lua? 02:30 ANAND i.e. if stack1 == stack2 then ? 04:57 ssieb ANAND: that would only be true if they were exactly the same table, not just the same contents. 05:48 ANAND I see... Thanks for the info. :) 13:32 IhrFussel Hello guys...I just upgraded from Xubuntu 18.04 to 20.04 and cannot start minetest anymore (it says libleveldb.so.1 not found) ... now I try to compile it witheout level DB support 13:45 Krock or install libleveldb 13:50 rubenwardy You probably just need to clean and recompile 13:51 rubenwardy A different version of leveldb so probably exists 13:53 IhrFussel Nah, libleveldb-dev is installed...it just doesn't detect it I guess 13:53 Calinou I'd try recompiling as rubenwardy said 13:53 IhrFussel Compiling without level DB fixed it 13:53 Calinou the library was probably upgraded with an incompatible version 13:54 Calinou (also, is LevelDB really useful in Minetest nowadays?) 13:54 Calinou most server admins seem to use either SQLite or PostgreSQL 13:54 IhrFussel It didn't work...I alrerady tried recompiling with level DB support 13:55 IhrFussel Well your one-liner script still uses the level DB flag 13:59 Calinou I'll remove it, most people probably never use it 13:59 Calinou wow, the forum has a new interface 14:06 sfan5 recompiling is definitely how to fix this 14:06 sfan5 if that didn't help then you were doing it wrong 20:31 shivajiva Hi Fuchs, hope you are keeping safe and well :)