Time Nick Message 06:24 nerzhul paramat, there is no blocker on a bugfix release 06:25 nerzhul just release the bug fixes 06:25 nerzhul for me it's anoying but not more than non released other fixes 06:29 Ganome i dont know if this has already been done 06:31 Ganome but i updated a ton of deprecated calls like getpos to get_pos, minetest.setting:get to minetest.settings.get, core.env, among others in lots of various plugins. If yours hasn't been updated to MT5.0, check my REPO 06:31 Ganome https://github.com/Ganome/OPSkyBlock 06:31 nerzhul wrong chan Ganome :) 06:33 Ganome oh, apologies 06:34 Ganome not core dev =-) 13:12 ANAND More opinions needed: https://github.com/minetest/minetest/pull/7557#issuecomment-477587657 13:12 ANAND Thanks in advance :) 15:02 nerzhul #7557 15:02 ShadowBot https://github.com/minetest/minetest/issues/7557 -- Expose player FOV to Lua API by ClobberXD 18:27 paramat nerzhul i can't judge the seriousness of #8424 because the only description is "crash when TouchscreenGUI object is destroyed." does this mean a crash on game shutdown? please can you add info to the issue? bugfix releases can have blockers: stuff that should be fixed for the release 18:27 ShadowBot https://github.com/minetest/minetest/issues/8424 -- Minetest 5.0.0 TouchscreenGUI crash on destruction 18:28 nerzhul paramat i don't have many elements but for me the crash happens when object is destroyed and GUI is destroyed in two cases: app exit or game exit but i'm not sure about the second 18:28 nerzhul i don't have more info as it's a play store report 18:29 nerzhul for me this doesn't block a bugfix release 18:41 paramat ok thanks 18:41 Ganome does this belong in here?? 18:41 Ganome 2019-03-27 15:44:15: WARNING[Server]: ScriptApiBase::objectrefGetOrCreate(): Pushing ObjectRef to removed/deactivated object, this is probably a bug. 18:42 sfan5 it does 18:42 Ganome there is no reference to a mod or any lua file, so i assumed it was core related 18:42 paramat hmm yeah i agree, it's higher priority to release 5.0.1, then we can have 5.0.2 later 18:43 Ganome i have a couple lines of pretext before that log, both times it has happened - a player disconnects and my server is empty 18:43 sfan5 Ganome: well would be a bug in the core, but it only happens in certain situation 18:44 sfan5 so the context is important: which mods you are running, when it happens, whether it can be reproduced reliably 18:44 Ganome i run a handfull of mods, i have a repo @ https://githib.com/Ganome/OPSkyBlock 18:44 Ganome including my config file 18:44 Ganome just pushed 10 minutes ago 18:45 Ganome repo is more reliable than me listing, then you know all my exact settings =) 18:46 Ganome it doesnt hinder gameplay at all i dont believe 18:46 paramat i removed 8424 from milestone and blockers 18:46 p_gimeno Ganome: 5.0? 18:46 Ganome just thought i would point it out - yes MT5.0 18:51 Ganome p_gimeno, yes MT5.0 18:51 Ganome it has only happened twice, as my server goes completely empty. but net everytime my server empties 18:51 Ganome once per day is the running average 18:51 Ganome uptime of 24hours 18:52 Ganome when i say empties - i mean that all users have logged out 18:53 Ganome need any more info from me to steer you in the right direction? 18:54 Ganome well im in the #mt-hub - msg me if you have any questions 21:50 rubenwardy !tell paramat should #8423 be in 5.0.1 21:50 ShadowBot rubenwardy: O.K. 21:50 rubenwardy also, backported the chat message fix into 5.0.1 21:51 rubenwardy according to the milestone, 5.0.1 is ready 22:07 nerzhul go ahead please :) 22:26 sfan5 i'd say #8423 is a minor annoyance and doesn't need to be in 5.0.1 22:26 ShadowBot https://github.com/minetest/minetest/issues/8423 -- Dungeons: Do not remove nodes that have 'is_ground_content = false' by paramat 23:25 paramat rubenwardy , no