Time Nick Message 04:52 swift110 hey all 10:07 nly hi 10:07 Krock hi 10:07 nly i need help building minetest 10:08 nly It's failing on "Linking CXX executable" 10:08 nly build log: http://nly.info.tm/minetest/build.log 10:10 Krock what's your libjsoncpp version? 10:11 Krock #8562 10:11 ShadowBot https://github.com/minetest/minetest/issues/8562 -- clientlauncher.cpp:(.text+0x31c4): undefined reference to `Json::Value::Value... 10:11 Krock #4306 10:11 ShadowBot https://github.com/minetest/minetest/issues/4306 -- Minetest fails to link JSONCPP on Debian 9.x if -DENABLE_SYSTEM_JSONCPP=1 10:13 nly jsoncpp 1.9.2. 10:13 Krock > -- Using bundled JSONCPP library. 10:14 Krock try ENABLE_SYSTEM_JSONCPP=ON in cmake 10:16 nly lib/jsoncpp is 1.8.4 10:16 nly > try ENABLE_SYSTEM_JSONCPP=ON in cmake 10:16 nly ok 10:17 runs hi 10:18 MinetestBot 02[git] 04ClobberXD -> 03minetest/minetest: lua_api.txt: Improve privs_to_string and string_to_privs documentatio… 13468eb4b https://git.io/JvkHb (152020-01-19T10:16:54Z) 10:30 nly > https://github.com/minetest/minetest/issues/4306 10:31 nly there is atleast 1 commit related to jsoncpp since 5.1.0 10:31 nly checking out 5.1.1 fixed the build error 10:31 Krock interesting 10:31 nly Thanks Krock 10:31 Krock https://github.com/minetest/minetest/commit/706b6aad06a112f55105f08b6acd130b276a06ca 10:31 Krock nly: does it help to revert that commit in 5.2.0-dev? 10:33 Krock well, allocator.h was added in 2016 10:34 nly build log: http://nly.info.tm/minetest/minetest.png 10:34 Krock that's jsoncpp version 1.7.3 10:34 nly s/build log/screenshot/g 10:36 nly > does it help to revert that commit in 5.2.0-dev? 10:36 nly should i build 5.2.0? 10:36 Krock please try to get the master branch to compile 10:37 Krock that and stable-5 must definitely work 10:37 Krock although it's weird that this error only occurs on some systems 10:39 nly master builds! 10:40 Krock great :D 10:41 nly Thanks a bunch Krock! :) 10:41 Krock !next 10:41 MinetestBot Another satisfied customer. Next! 11:57 swift110 sup 21:00 Andrey01 hello, I get a following error when I try to register a node with a tile animation: 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: ModError: Failed to load and run script from /home/andrey/minetest-5.2.0-dev/bin/../mods/luxury_decor/init.lua: 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: .../minetest-5.2.0-dev/bin/../builtin/game/register.lua:182: bad argument #-1 to 'register_item_raw' (number expected, got boolean) 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: stack traceback: 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: [C]: in function 'register_item_raw' 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: .../minetest-5.2.0-dev/bin/../builtin/game/register.lua:182: in function 'register_item' 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: .../minetest-5.2.0-dev/bin/../builtin/game/register.lua:208: in function 'register_node' 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: ...test-5.2.0-dev/bin/../mods/luxury_decor/curtains.lua:130: in main chunk 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: [C]: in function 'dofile' 21:01 Andrey01 2020-01-19 23:29:27: ERROR[Main]: ...minetest-5.2.0-dev/bin/../mods/luxury_decor/init.lua:28: in main chunk 21:01 nepugia please use a pastebin next time :P 21:01 nepugia > bad argument #-1 to 'register_item_raw' (number expected, got boolean) 21:02 Andrey01 ok :) 21:02 sfan5 and the code? 21:02 Andrey01 now, I`ll paste 21:05 Andrey01 https://pastebin.com/32gqj1pV 21:07 sfan5 groups can only be whole numbers 21:07 Andrey01 ah 21:07 sfan5 don't think that is the problem though 21:08 Andrey01 I`ll try to set '1' then 21:10 Andrey01 ah, really, now get worked after replacing, thanks 21:13 rubenwardy Wuzzy: https://content.minetest.net/packages/Wuzzy/treasurer/ 21:14 rubenwardy (also: ContentDB now supports deleting releases)