Minetest logo

IRC log for #minetest, 2020-12-26

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

All times shown according to UTC.

Time Nick Message
00:18 Verticen joined #minetest
01:00 Taoki joined #minetest
01:04 Verticen joined #minetest
01:06 AspireMint joined #minetest
01:44 Elouin9 joined #minetest
03:19 Verticen joined #minetest
03:21 Verticen_ joined #minetest
03:24 Verticen__ joined #minetest
04:43 riff-IRC joined #minetest
05:00 MTDiscord joined #minetest
05:31 YuGiOhJCJ joined #minetest
05:46 est31 joined #minetest
05:53 Fractalis joined #minetest
07:34 FeXoR joined #minetest
07:42 YuGiOhJCJ joined #minetest
07:58 bhree[m] joined #minetest
08:00 ShadowNinja joined #minetest
08:26 calcul0n_ joined #minetest
09:39 calcul0n__ joined #minetest
09:41 Elouin joined #minetest
09:44 ullnrr I've added mobs and ranged weapons to my server but can't hit mobs with these
09:45 ullnrr do you know if there is a specific attribute i have to assign to weapons to hit mobs?
09:45 YannB64 joined #minetest
09:48 tango_ I'm going out on a limb and guess it depends on which mobs mod you're using
09:50 tango_ I have the opposite problem with armor not protecting from mosters hit (or actually protecting in some cases and not in others) and i have no idea if the issue is with the armor mod, the mobs mod, or whatever else
09:50 tango_ so far this is actually it's one of the most frustrating aspects of MT games
09:51 tango_ does anybody know if armor works correctly with TenPlus1's mobs_redo mobs?
09:59 ullnrr mobs redo
10:28 Deknos joined #minetest
10:32 TableToo joined #minetest
10:33 TableToo left #minetest
10:44 Beton joined #minetest
10:59 lisac joined #minetest
11:05 erlehmann joined #minetest
11:18 Talkless joined #minetest
11:25 YannB64 joined #minetest
11:55 SwissalpS joined #minetest
12:12 cheapie joined #minetest
12:26 Fixer joined #minetest
13:12 dalz joined #minetest
13:20 FennecCode joined #minetest
13:24 ullnrr i was able to make it work
13:33 Deknos left #minetest
13:40 tango_ ullnrr: what was the issue?
13:42 MTDiscord <F​lamore> pretty sure that the mod you speak of works with PilzAdam's Mobs and not Mobs Redo
13:49 rubenwardy > I have the opposite problem with armor not protecting from mosters hit (or actually protecting in some cases and not in others) and i have no idea if the issue is with the armor mod, the mobs mod, or whatever else
13:49 rubenwardy It'll be the mobs mod
13:49 rubenwardy the armor mod uses armor groups
13:49 rubenwardy the mobs mod should respect that
13:50 rubenwardy actually, it depends which group the mobs attacks with
13:50 rubenwardy maybe the armor mod needs to know about that group
13:56 tango_ rubenwardy: from a cursory look at mobs_redo, mobs do fleshy damage
13:56 rubenwardy makes sense
13:56 tango_ rubenwardy: judging from https://github.com/minetest-mods/3d_armor/issues/24 there's at least a couple of issues in 3d_armor too
13:57 tango_ basically either damage is fully stopped, or it mostly gets through regardless of armor
13:57 tango_ which more or less matches my experience
13:57 tango_ when I went from wood to steel armor suddenly the mese monster projectiles stopped hurting me
13:58 tango_ but hand-to-hand damage from most mosters seems to still be 100%
15:22 ullnrr what's the easy way to reset a world and create a new one in a server?
15:30 MTDiscord <F​lamore> rm -r (path/to/world)
15:48 I_am_6r1d joined #minetest
16:11 Krock me regretting my life after trying to run from an oerkki using sneak
16:11 Krock how common is it for games to use Shift for fast running?
16:26 appguru joined #minetest
16:32 AspireMint joined #minetest
16:49 MTDiscord <F​lamore> If you mean Minetest games then it's not used as far as I know, mostly E
16:54 Peppy joined #minetest
17:00 MDude joined #minetest
17:04 Jhalman joined #minetest
17:11 Hawk777 joined #minetest
17:23 Krock meant games other than Minetest
17:32 ullnrr tango_ just an option that needed to be set to true in the weapons mod
17:46 Verticen__ joined #minetest
18:03 I_am_6r1d joined #minetest
18:05 YannB64 joined #minetest
18:08 I_am_Grid joined #minetest
18:23 dalz joined #minetest
18:34 MTDiscord <F​lamore> Then it's the standard in games after 2010
18:37 I_am_6r1d joined #minetest
18:41 fattywompus joined #minetest
19:05 fluxflux_ joined #minetest
19:10 dalz joined #minetest
19:38 mase Hi! I wanted to toggle a port of the luacontroller evcery second. I tried this with an interrupt, but the controller overheats after a short time. The I tried the interrupt example from the mesecons site. I raised the time from 0.5 to 5, but it also overheats. I alredy filed an issue. This is the example code:
19:38 mase interrupt(5, "a parameter")
19:38 mase print(event.iid)
20:03 mase Is the whole code executed when an interrupt is thrown, or only the one instruction after the interrupt declaration?
20:04 sfan5 the whole code
20:06 fleeky_ joined #minetest
20:16 SwissalpS joined #minetest
20:19 mase Every event causes a code execution from the beginning?
20:19 Hawk777 Yes.
20:23 mase But I wonder, why that example code does not run.
20:24 sfan5 does it print anything?
20:25 mase Yes, util it overheats.
20:31 mase This example also overheats: https://gist.github.com/doyousketch2/4f3d32628263e25302525f27a397f569
20:33 I_am_Grid joined #minetest
20:33 swift110_ joined #minetest
20:37 sfan5 sounds like it's working as expected but just poorly
20:45 mase Just try it.
20:52 YannB64 joined #minetest
20:54 swift110__ joined #minetest
20:58 kamdard joined #minetest
21:10 Fixer_ joined #minetest
21:17 Verticen__ joined #minetest
21:32 AspireMint joined #minetest
21:33 sec^nd joined #minetest
21:34 est31 joined #minetest
21:37 mase I found out, that modlib causes the luacontroller overheating. Deactivated modlib and it works.
21:38 MTDiscord <J​ordach> @appguru
21:57 MTDiscord <a​ppguru> :hypersquint:
21:57 MTDiscord <a​ppguru> mase: would you mind elaborating?
21:58 Fixer joined #minetest
22:03 MTDiscord <a​ppguru> Alright we can continue on Minetest Forum
22:11 I_am_Grid joined #minetest
22:18 Fixer joined #minetest
22:38 mase I cannot say, what the problem is. I disabled the mods one after another. And an enabled modlib caused the overheating. I don't have such a short interrupt routine in my code, I have a small if-then instruction. Without modlib, my code runs as expected.
23:12 MTDiscord <a​ppguru> Could you share your code?
23:16 ItsAMae joined #minetest
23:18 ItsAMae left #minetest
23:20 MTDiscord <a​ppguru> mase
23:22 ItsAMae97 joined #minetest
23:23 ItsAMae97 left #minetest
23:48 swift110 joined #minetest
23:49 swift110 joined #minetest
23:57 swift110 joined #minetest
23:58 swift110 joined #minetest

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