Time Nick Message 00:19 benrob0329 VanessaE: Deployers can't plant seeds it would seem 00:21 MinetestBot ANAND: Apr-09 19:25 UTC Updated automatic_rotate test mod to incorporate a blade model, to make issues more evident: https://notabug.org/pgimeno/Gists/src/minetest--mod-test-auto-rot 12:37 rubenwardy sofar: https://content.minetest.net/threads/63/ 12:39 Emerald2 What errors is the question. 13:07 Emerald2 Oh here we go. https://forum.minetest.net/viewtopic.php?f=15&t=20986#p348530 13:10 ANAND Good night, ... 15:30 sofar rubenwardy: wuzzy has been attempting to make ITB run by himself, and failing, despite the fact that instructions are relatively clear, so he's just ranting 15:31 sofar I think the instructions i left are reasonable and I even edited the page as well to reflect that 15:31 rubenwardy It probably shouldn't be on ContentDB if it can't be used by normal users 15:32 sofar that's a reasonable discussion, but his motivation is ranty, so I'm more inclined to tell him to bugger off a bit first 15:32 rubenwardy There's also no warning in the short desc 15:32 sofar I thought I left a reasonable instruction in it 15:33 sofar well, nothing in the short line 15:33 sofar just remove it 15:33 rubenwardy The long description isn't even visible in the client 15:33 sofar tired of bickering with wuzzy 15:35 sofar I don't have the time to write fallback code, without lsqlite3 a whole bunch of things just are not possible without gobs of fallback code 15:36 rubenwardy It's also not really playable without any boxes anyway 15:42 sofar we could absolutely use the http API and dynamically load boxes that way, and make some offline playable version 15:43 sofar for some values of "offline" 15:43 sofar this might be an interesting thing 15:43 sofar but it also might encourage cheating since people could practice boxes locally first 15:43 sofar otoh I kind of like the idea of it 16:06 ANAND Maybe bundle some sample boxes that aren't on ITB the server? 16:11 sofar could bundle the tutorial 16:11 sofar but you'd still need lsqlite3 19:18 ircSparky how is get_eye_offset supposed to be used? my usual method for finding out dump(player:get_eye_offset()) crashes minetest 19:38 IcyDiamond ircSparky: what sort of crash 19:39 ircSparky expected string got table 19:39 ircSparky need the exact error? 19:53 IcyDiamond Wat 19:54 IcyDiamond I'm going to need exact code and exact error if you want me to help