Luanti logo

IRC log for #minetest, 2019-08-04

| Channels | #minetest index | Today | | Google Search | Plaintext

All times shown according to UTC.

Enable nick filtering
Time Nick Message
28 more elements. Show/hide.
09:51 turbogus coucou!
09:52 Krock salut
09:54 turbogus oh! BOnjour krock! :)
16 more elements. Show/hide.
14:14 MinetestBot [git] sfan5 -> minetest/minetest: Clean up FindOpenGLES2.cmake d0246cf https://git.io/fjHl4 (2019-08-04T14:12:52Z)
14:14 MinetestBot [git] sfan5 -> minetest/minetest: Unify GLES support in gui scaling filter 6c2ded4 https://git.io/fjHlB (2019-08-04T14:12:52Z)
14:14 MinetestBot [git] sfan5 -> minetest/minetest: Unify OpenGL ES support ca363d3 https://git.io/fjHlR (2019-08-04T14:12:52Z)
14:14 MinetestBot [git] sfan5 -> minetest/minetest: Let ENABLE_GLES appear in cmake_config.h and change its functionality 526a9e4 https://git.io/fjHl0 (2019-08-04T14:12:52Z)
9 more elements. Show/hide.
15:23 fruitsnack hello, is there more documentation on minetest.sound_play()?
15:23 fruitsnack I'd like to know if it's possible to determine if the sound is still playing but the returned handle
15:23 fruitsnack It'd be nil if the sound has done playing?
3 more elements. Show/hide.
15:37 Krock it would be possible to add a function to check that
15:37 Krock but currently there's no way to find that out
15:37 Krock also the server does not know when the sound ended (OpenAL not required)
15:37 Krock (neither libvorbis nor libogg)
15:38 fruitsnack I see, thanks
15:38 Krock currently the sound handle turns invalid server-side when sound_stop or fade with a negative gain is called
15:51 lambdanana hi, i have a quick 1-line patch.
15:53 lambdanana stable-5 (or master), src/network/clientpackethandler.cpp:903. replace the line with:  std::string contents (pkt->getRemainingString(), pkt->getRemainingBytes());
15:54 DS-minetest joined #minetest
15:55 lambdanana basically the patch just adds size to the constructor. it seems to fix some crashing on openbsd (with guard pages and stuff enabled)
16:00 Lone_Wolf joined #minetest
16:08 rom1504 it was <1s before, how long is it now ?
3 more elements. Show/hide.
16:21 rom1504 git push origin newbranch
16:21 rom1504 here you go
9 more elements. Show/hide.
18:45 sfan5 lambdanana: thanks, fixed
18:45 MinetestBot [git] sfan5 -> minetest/minetest: Fix binary-string confusion in client network code 800fa2d https://git.io/fjH6Y (2019-08-04T18:40:35Z)
18:50 lambdanana sweet!
15 more elements. Show/hide.
23:26 puzzlecube Has anyone got any idea at all why my Minetest build on NetBSD (freshly pulled master plus the patches from the 5.0.1 pkgsrc package that still seemed to apply( seems to only want to run under gdb and otherwise it throws "LUA PANIC: unprotected error in call to Lua API (runtime code generation failed, restricted kernel?)" and aborts. On the off chance someone knows, thanks a ton!
23:29 puzzlecube Update: Sometimes it trows that error, and sometimes it works.
23:31 Hirato joined #minetest
23:31 puzzlecube Another update: seems to throw it at random times when loading lua code, still always works in gdb though.
23:59 nowhereman joined #minetest

| Channels | #minetest index | Today | | Google Search | Plaintext