Time Nick Message 09:17 MinetestBot 02[git] 04appgurueu -> 03minetest/minetest: Fix CI not running on Irrlicht-only PRs 13445e485 https://github.com/minetest/minetest/commit/445e485fc59ff6c5e434ec5b6d3e96010377bc1f (152024-06-03T09:15:56Z) 10:41 MinetestBot 02[git] 04GreenXenith -> 03minetest/minetest: Fix and clarify skybox texture order documentation (#14680) 1375f3a21 https://github.com/minetest/minetest/commit/75f3a2183f439fca445c089c1eb1580a60fe4575 (152024-06-03T10:40:34Z) 13:14 imi hi, is there a minetest-moddev channel? 13:14 imi can I ask about mod development here? 13:15 sfan5 yes to the second question 13:15 imi anyhow I'm missing a file named default_key.png 13:17 ireallyhateirc are you making a mod for minetest game or what? 13:19 ireallyhateirc I did a quick search and minetest game has the following: 13:19 ireallyhateirc ./mods/keys/textures/keys_key_skeleton.png 13:19 ireallyhateirc ./mods/keys/textures/keys_key.png 13:20 imi yes I'm making a mod 13:21 ireallyhateirc what version of minetest_game are you using? 13:23 imi I'm at 316c0c7 in this regard 13:30 ireallyhateirc cloned MTG, switched to that commit 13:30 ireallyhateirc and I can see the key 13:30 ireallyhateirc no errors either 13:31 ireallyhateirc The key textures are still in the "keys" mod and not in "default" 13:31 imi can you see the default_key.png file? 13:32 ireallyhateirc no, there are only these: 13:32 ireallyhateirc ./mods/keys/textures/keys_key.png 13:32 ireallyhateirc ./mods/keys/textures/keys_key_skeleton.png 13:32 ireallyhateirc did you install or make a mod that expects texture named that way? 13:33 imi the mod is not mine but my client says the file default_key.png is missing 13:33 MTDiscord keys were moved from default to a separate mod a while ago 13:33 ireallyhateirc that means the mod is outdated 13:35 imi ok so if I search and replace default_key.png to keys_key.png it will just work? 13:37 ireallyhateirc could work but doesn't have to 13:38 ireallyhateirc try replacing "default_key.png" in the code with "keys_key.png" 13:38 ireallyhateirc thouch maybe check online if the mod you're using was updated 13:38 imi it worked 13:38 imi thanks 15:58 shrikant Hello, is it normal if minetest.request_http_api() works in init.lua only? If i use it somewhere else with dofile, it will return nil always. 16:02 SFENCE Hello, I think this function can be used only at mod loading time. It is documented, I believe. 16:04 shrikant Ah, thanks. 17:57 shaft Krock. Polite reminder to merge mesecons PR now. 18:40 MinetestBot 02[git] 04appgurueu -> 03minetest/minetest: Fix scrolling in scroll containers (#14702) 13ec9c000 https://github.com/minetest/minetest/commit/ec9c000be945b8d0500fc7b751fee081aa23c13e (152024-06-03T18:38:09Z) 18:40 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Update some workflows to newer Ubuntu versions (#14668) 138723235 https://github.com/minetest/minetest/commit/87232358d39fbff09f2b9051bd25edebbb231f8a (152024-06-03T18:39:02Z)