Time Nick Message 10:15 atorian37 o/ hi, does anybody know if tamed animals of mobs_redo are stackable in the inventory? 10:16 atorian37 some players gave me that as an issue on my server because here, they are not 11:20 shivajiva hmm as the mob need replacing to a node for storing in the inventory I can't see why they wouldn't stack logically 13:12 IcyDiamond https://i.lunasqu.ee/Screenshot_19-11-20-15:11:16.png 13:12 IcyDiamond illumishrooms and crystals lighting up this cave, pretty neat 17:29 Peppy cmd status 17:30 Peppy oups 19:20 Krock IcyDiamond: I cannot close the chest. it keeps re-opening 19:21 IcyDiamond wat 19:21 Krock it re-sends the formspec when there's no "quit" field 19:21 IcyDiamond lol what 19:21 IcyDiamond it works for me 19:21 Krock because your clients sends the quit field 19:22 Krock daang 19:22 Krock trapp'd 19:22 IcyDiamond lol 19:22 IcyDiamond thats just weird 19:24 BuckarooBanzai !up home.lunasqu.ee 19:24 MinetestBot home.lunasqu.ee:30000 seems to be down 19:25 Krock lies 19:28 * BuckarooBanzai wanted to do some crash testing... :/ 19:28 BuckarooBanzai !up lunasqu.ee 19:28 MinetestBot lunasqu.ee:30000 seems to be down 19:30 BuckarooBanzai ah, i see, the old ipv6 issue again... :( 19:31 IcyDiamond !up home.lunasqu.ee:30000 19:31 MinetestBot home.lunasqu.ee:30000 seems to be down 19:31 IcyDiamond thats strange 19:31 IcyDiamond it should be listening on both 19:31 IcyDiamond and the port /should/ be open 19:32 IcyDiamond maybe the bot's lookup gets v6 address and it cant connect to v6 19:32 IcyDiamond i was wrong the port is not forwarded 19:32 IcyDiamond the heck 19:33 IcyDiamond !up home.lunasqu.ee:30000 19:33 MinetestBot home.lunasqu.ee:30000 seems to be down 19:33 IcyDiamond well thats your problem 19:33 BuckarooBanzai IcyDiamond: i'm trying from an ipv4 address, i guess ipv6 works... 19:34 IcyDiamond i opened the port it should work now either way 19:34 BuckarooBanzai (i do see the map though...) 19:34 IcyDiamond wait 19:34 IcyDiamond !up home.lunasqu.ee:30000 19:34 MinetestBot home.lunasqu.ee:30000 is up (48ms) 19:34 IcyDiamond ah 19:34 IcyDiamond it was tcp 19:34 IcyDiamond minetest is udp 19:34 IcyDiamond there ya go 19:35 IcyDiamond someone should've told me earlier that the port is not open 19:35 IcyDiamond i was wondering why i have no players 19:36 Krock you had one 19:37 IcyDiamond :P 19:37 BuckarooBanzai IcyDiamond: https://i.imgur.com/61KrkIv.png 19:39 BuckarooBanzai IcyDiamond: moreblocks.stairsplus_in_creative_inventory = false 19:40 IcyDiamond ok 19:40 IcyDiamond 2019-11-20 21:39:30: WARNING[Server]: Assignment to undeclared global "formspec" inside a function at /home/evert/mt-server/bin/../mods/travelnet/init.lua:198. 19:40 IcyDiamond 2019-11-20 21:39:31: WARNING[Server]: Undeclared global variable "locks" accessed at /home/evert/mt-server/bin/../mods/travelnet/init.lua:208 19:40 IcyDiamond mmm, tasty warning 19:41 Krock ping Sokomine 19:46 IcyDiamond Item ":" not defined 19:46 IcyDiamond Krock: where the heck did you get these 19:49 Krock now that's something you'd like to know, right? 19:49 Krock but I'm not gonna tell you that I found those in the current_player;hunger list 19:50 IcyDiamond say whaat 19:51 IcyDiamond oh wow my wiki is still up 19:51 IcyDiamond i havent updated that in decades 19:51 IcyDiamond ok no but in a while 20:34 TommyTreasure sfan5, did you move the serverthread_recv branch? 20:35 sfan5 yes it got merged 20:36 TommyTreasure to master? 20:38 TommyTreasure ah, client_recv 20:38 rubenwardy to master? 20:38 rubenwardy https://github.com/minetest/minetest/commits/master 20:38 rubenwardy there's " Rework packet receiving in ServerThread " 20:38 rubenwardy sounds like serverthread_recv to me 20:39 TommyTreasure i had luajit install probs, and a recompile failed, so i wanted to start over with all fresh files 20:43 TommyTreasure rubenwardy, that's not the repo for 5.2.0-dev, or did i do something wrong? 20:44 TommyTreasure this is where i got my master -- had issues with server stall 20:44 TommyTreasure https://github.com/sfan5/minetest/branches 20:45 sfan5 use master, not my fork 20:46 Krock TommyTreasure: #9114 20:46 ShadowBot https://github.com/minetest/minetest/issues/9114 -- Rework packet receiving in ServerThread by sfan5 20:46 Krock master in forks up to date when you clone them, and afterwards just horribly outdated 20:46 TommyTreasure so, 5.2.0 didn't change the map? 20:47 Krock the map? afaik There were only trivial mapgen changes 20:47 TommyTreasure just making sure. had an issue a couple years ago with a map that wouldn't revert. 04.15 era 20:48 Krock do backups anyway 20:48 TommyTreasure of course :)