Search found 10 matches
- Fri Apr 10, 2020 23:19
- Forum: Mod Releases
- Topic: [Mod] Nether [nether]
- Replies: 347
- Views: 163011
Re: [Mod] Nether [nether]
I can reproduce it now. MT 5.2.0 introduced new behaviour in PR 9458 which causes the minetest.get_content_id() function to fail fatally on stairs if the moreblocks mod is loaded. You could remove moreblocks or change the problematic line in the nether's mapgen.lua to local c_stair_cobble == minete...
- Wed Feb 06, 2019 20:21
- Forum: WIP Mods
- Topic: [Mod] Advanced NPC (WIP) [advanced_npc]
- Replies: 87
- Views: 18913
Re: [Mod] Advanced NPC (WIP) [advanced_npc]
Hey Guys I test the mg_villages_npc and I've Villages, thank you ShadMOrdre. Now I have another issue with the villagers, all of them are render below the ground, see the attach. I think that the problem is related to the collisionbox and the position to render the model, somebody can help me?. Best...
- Wed Feb 06, 2019 17:36
- Forum: WIP Mods
- Topic: [Mod] Advanced NPC (WIP) [advanced_npc]
- Replies: 87
- Views: 18913
Re: [Mod] Advanced NPC (WIP) [advanced_npc]
Hi ShadMOrdre
Silly me, I never notice what you say, I'll test it tonight.
Thank you a lot.
Best Regards
Silly me, I never notice what you say, I'll test it tonight.
Thank you a lot.
Best Regards
- Wed Feb 06, 2019 15:43
- Forum: Partly official engine development
- Topic: What i must use to compile minetest??
- Replies: 26
- Views: 3883
Re: What i must use to compile minetest??
HI Guys This is the first time I can contribute to something in this amazing project. There is a nice trick to easy compile in any Debian-derivative distro, I'll put every command with a short explanation, 1-Update package list, if you don't do this you could get error like "package XXXX could ...
- Wed Feb 06, 2019 13:29
- Forum: WIP Mods
- Topic: [Mod] Advanced NPC (WIP) [advanced_npc]
- Replies: 87
- Views: 18913
Re: [Mod] Advanced NPC (WIP) [advanced_npc]
Hi guys I have a problem and I can’t figure out how to resolve it, there is no villagers, they never spawn, I let the server and the client running for more than an hour and nothing. I check the code and I found something weird, inside the on_timer event (spawner.lua file) there is an If checking th...
- Wed Feb 06, 2019 12:53
- Forum: Problems
- Topic: No new blocks generated
- Replies: 2
- Views: 367
Re: No new blocks generated
Sorry for my late answer, that is the point, there is no error messages, just an empy space in the world, I’ll to reproduce again to upload de world and the logs
- Sun Feb 03, 2019 12:43
- Forum: WIP Mods
- Topic: [Mod] Villagers for Minetest [villagers][v0.17]
- Replies: 162
- Views: 26717
Re: [Mod] Villagers for Minetest [villagers][v0.17]
hey guys, thanks for the kind words. it's been a while for sure.. and glad to see my mod is still being poked and prodded around here. i've just been busy with real life stuff. since it appears there's still mild interest in this mod, i'll plan to continue improving my villagers mod soon. I have a ...
- Fri Feb 01, 2019 15:04
- Forum: WIP Mods
- Topic: [Mod] Villagers for Minetest [villagers][v0.17]
- Replies: 162
- Views: 26717
Re: [Mod] Villagers for Minetest [villagers][v0.17]
Hi Guy I first place I want to thanks to ErrorNull, this mod is great! I'm testing it for a small home server and I like it a lot. I have a question, anybody knows any way to lower the quantity of villagers?, the machine used as a server is quite old so if I have too many entities the lag rise up fa...
- Wed Jan 16, 2019 18:06
- Forum: Problems
- Topic: No new blocks generated
- Replies: 2
- Views: 367
No new blocks generated
Hi guys I'm testing a new world in a VM for test, so I did the following 1- using the "emergeblocks" I pre-generate all blocks in between (-2048,0,-2048) (2048,64,2048), to avoid problems I run the "emergeblocks" commands many times, (16 times to be precise). 2- I move around the...
- Thu Apr 19, 2018 18:25
- Forum: Feature Discussion
- Topic: iOS?
- Replies: 52
- Views: 11135
Re: iOS?
Hi guys, I'm very new with Minetest, I discover it a few days ago and I'm fascinated, it's really a great piece of software and will be great have it on a IOS device (by the way it's the only mayor platform left). About share folders on IOS devices, it's not true that the app is completely isolated,...