Time Nick Message 09:03 Helenah Hi? 14:07 sovetskiy there is nothing added to debug.txt when I call minetest.debug() function. Why? 15:40 sovetskiy minetest.register_on_leaveplayer does not work as well 17:24 sovetskiy Hello 17:25 sovetskiy anybody? 17:31 dzerk greetings 17:32 sovetskiy hi, dzerk. 17:32 sovetskiy do you know why minetest.register_on_leaveplayer does not work? 17:33 dzerk no, I am not familiar with that :/ 17:33 Krock sovetskiy: singleplayer? 17:34 sovetskiy yes 17:34 Krock get 5.0-dev 17:34 Krock it's most likely fixed there 17:34 sovetskiy why it is broken in stable? 17:34 Krock I remeber a change in this area 17:34 Krock because that's how things are 17:35 sovetskiy what things? to brake mods before 5.0? 17:36 Krock no, to fix mods with new releases 17:36 Krock this bug surely existed in all previous 0.4.x releases and nobody noticed it 17:36 Krock feel free to test 0.4.10 or something like that 17:37 sovetskiy to fix? sorry? on_leaveplayer does not work? 17:38 Krock if it does not work on 0.4.17, then it does not work on 0.4.x at all 17:38 Krock would be stupid to introduce new bugs.. unless it was accidental 17:39 sovetskiy I search on forum examples with on_leaveplayer handler and people thank for working examples 17:40 sovetskiy how can I do something when player exits the game? 17:42 Krock ok, does not work in 5.0-dev 17:42 sovetskiy great! 17:43 Krock the server shuts down too early 17:46 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: markAliasDeprecated: Fix MSVC build 1381c06de https://git.io/fArVJ (152018-09-11T17:32:10Z) 17:50 sovetskiy another question. can I use io operations in lua mod? 17:50 sovetskiy to read ot write files 17:52 Krock as usual. but you'll need an insecure environment object/table when accessing files outside your mod dir or the world dir 17:54 sovetskiy i had that warning in debug.txt 17:54 sovetskiy Mod security: Blocked attempted write to tttt2222.txt 18:17 sovetskiy can I change the opacity level of popup formspec windows? 18:49 * piesquared wonders if marisag is around... 19:49 poikilos Help! where did xisd move his mods (I suppose for "githubpocalypse")? 19:50 VanessaE who is xisd? 19:50 poikilos made awards_board 19:50 VanessaE did you check gitlab and notabug? 19:50 poikilos yes 19:50 VanessaE check the minetest forum, maybe he has a thread there 19:53 poikilos He also made the WIP mod simple_machines and posted some links to his forks but hasn't updated the broken links yet. I'll see if he said anything somewhere but nothing so far. 19:53 poikilos (he posted links on other mods that he forked) 19:54 poikilos but links are broken now 19:56 poikilos I've checked his post history and there is nothing with keyword GitHub (using Ctrl F on all pages) other than the broken links. Maybe I'll preserve my copy of awards_board on GitLab or something (I'll quote his post on the awards thread if I do). 21:41 luizrpgluiz hi 22:42 poikilos If anyone knows a different name xisd may go by on other git sites, let me know please. He has been on the forum recently so I pm'd him but I don't know if he'll reply. Since deleting his GitHub profile, the following links are dead on the forum: simple_machines, random_messages fork, serverguide fork, trmp_Pack, mypaint fork, mod-element_portals fork, cme fork, and awards_board.