Page 1 of 2

[Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Nov 16, 2015 04:33
by Sokomine
This modpack contains all you may need in order to get intresting villages added to your world. You can use it as a normal modpack alongside your favorite game. You might wish to add a mod that adds mobs!

Download the villages modpack here.
Mods included:

Image
The normal Minetest Game already looks quite fine and produces nice medieval villages with this modpack.

Image
A medieval village with the ethereal mod installed. Ethereal comes with a huge amount of intresting biomes.

Image
A lumberjack village in the RealTest game. RealTest is quite diffrent from Minetest Game and might be something for you if you seek more realism/challenge. Getting high-quality metal tools requires some effort.

Image
The DreamBuilder game is based on Minetest Game but comes with a huge amount of diffrent mods and good presets for people who prefer building over survival. It also includes very rich plantlife and thus creates beautiful villages. It is also more demanding on your hardware.

Re: villages modpack (contains mg_villages)

PostPosted: Mon Nov 16, 2015 04:35
by Sokomine
As the posting above is limited to three attachments, I need to use this posting for another texture and the actual download.

Note: You might wish to add a mobs mod as well so that the village feels more populated. The traders which are spawned do not move around.

Re: villages modpack (contains mg_villages)

PostPosted: Mon Nov 16, 2015 06:59
by benrob0329
I am SO trying this tomorrow!

Re: villages modpack (contains mg_villages)

PostPosted: Mon Nov 16, 2015 18:40
by benrob0329
This is epically awesome!!!

Sokomine, you have made my day.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Nov 16, 2015 22:29
by Fixerol
This is excellent modpack, I recommend it: very nice looking villages, traders, useful construction blocks and tools.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Tue Nov 17, 2015 16:47
by benrob0329
I featured this modpack in my most recent YT video: https://www.youtube.com/watch?v=1aZ9NEz3Oi0

I'm still editing it (adding music using the YT tools), so the sound will change within the next hour or so.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Tue Dec 29, 2015 13:03
by Neuromancer
Would be nice if this mod could use (depend? on ) x-decor to decorate it's structures to make them even more detailed and varied.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Fri Jan 01, 2016 17:43
by blert2112
I love this mod!... but... I now get continual 'Lua OOM' crashes within seconds of loading the game. Running mods: MineTest_Game, handle_schematics, mg_villages... that's all. Damn LuaJit and it's memory restriction. If I compile without LuaJit support it works, but that introduces other problems with other mods. It can't be just my build as I get the same issue when using sfan5's latest.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Sun Jan 03, 2016 14:44
by Neuromancer
I was looking at two elk's https://forum.minetest.net/viewtopic.php?f=12&t=12680 roman buildings and am wondering if these could be incorporated into this modpack? These are simply amazing and would really add even more character to the game.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Sun Jan 03, 2016 16:32
by twoelk
Neuromancer wrote:I was looking at two elk's https://forum.minetest.net/viewtopic.php?f=12&t=12680 roman buildings and am wondering if these could be incorporated into this modpack? These are simply amazing and would really add even more character to the game.


hehe - this has been suggested before and is being explored ----

-the first issue is that the privat houses often share walls and use different grid sorts and sizes - I was planning to change this.

-another issue is that these are structures for a dense urban sort of settlement. The Sandcity seems to be the best suited at the moment for such a town but my experiments with this have been less than convincing until now (I guess I just need more time for this).

-and a third issue is to find a working grid with the right buildings at the right places as most roman colonial towns where rather well planned and followed certain rules. I must admit that I never really planned my roman settlement but rather just started adding here and there and as such it doesn't really work well or at least it doesn't live up to the historicall accuracy I had aimed for.

-as a little teaser - I have been building some of the modules of the "Olynthos New-City Grid" as these buildings are well documented and the variations according to location in the street grid are relative easy to apply - but no promises as the new year appears to start with a lot less free time than I had last year.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Jan 11, 2016 03:44
by Fritigern
I keep running into this error whilst exploring my world:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2016-01-10 19:33:31: ERROR[Main]: ServerError: Lua: Runtime error from mod 'mobf_trader' in callback luaentity_Activate(): ...ages-for-minetest-modpack/mobf_trader/mob_basics.lua:508: bad argument #2 to 'random' (interval is empty)
2016-01-10 19:33:31: ERROR[Main]: stack traceback:
2016-01-10 19:33:31: ERROR[Main]:       [C]: in function 'random'
2016-01-10 19:33:31: ERROR[Main]:       ...ages-for-minetest-modpack/mobf_trader/mob_basics.lua:508: in function 'initialize_mob'
2016-01-10 19:33:31: ERROR[Main]:       ...s/villages-for-minetest-modpack/mobf_trader/init.lua:264: in function 'trader_entity_on_activate'
2016-01-10 19:33:31: ERROR[Main]:       ...s/villages-for-minetest-modpack/mobf_trader/init.lua:128: in function <...s/villages-for-minetest-modpack/mobf_trader/init.lua:126>
2016-01-10 19:33:31: ERROR[Main]:       [C]: in function 'func'
2016-01-10 19:33:31: ERROR[Main]:       ...e/balaam/Minetest/bin/../builtin/game/deprecated.lua:40: in function 'add_entity'
2016-01-10 19:33:31: ERROR[Main]:       ...ages-for-minetest-modpack/mobf_trader/mob_basics.lua:560: in function 'spawn_mob'
2016-01-10 19:33:31: ERROR[Main]:       ...for-minetest-modpack/mobf_trader/village_traders.lua:42: in function 'part_of_village_spawned'
2016-01-10 19:33:31: ERROR[Main]:       ...villages-for-minetest-modpack/mg_villages/mapgen.lua:23: in function 'part_of_village_spawned'
2016-01-10 19:33:31: ERROR[Main]:       ...villages-for-minetest-modpack/mg_villages/mapgen.lua:1107: in function 'place_villages_via_voxelmanip'
2016-01-10 19:33:31: ERROR[Main]:       ...villages-for-minetest-modpack/mg_villages/mapgen.lua:1201: in function '?'
2016-01-10 19:33:31: ERROR[Main]:       ...ome/balaam/Minetest/bin/../builtin/game/register.lua:361: in function <...ome/balaam/Minetest/bin/../builtin/game/register.lua:341>


Should I report this here or elsewhere?

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Jan 11, 2016 14:47
by blert2112
"Bad argument #2 to random". You get this error when you are not using LuaJit.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Jan 11, 2016 19:54
by Fritigern
I checked my build environment, and as it turned out, luajit was indeed not installed.
I don't know why, because I know that I installed it a long time ago. I have (re-)installed luajit-dev and and recompiled and now all appears to be honky-dory.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Jan 11, 2016 22:52
by blert2112
It is because the number being passed to math.random is getting too large and Lua5.1 wraps it around into the negatives. LuaJit, on the other hand, has an upgraded function, much like Lua5.2, allowing it handle larger numbers. Sokomine may want to put some error checking in there to keep this from happening. The maximum number is 2,147,483,647. Add one (+1) to that and you get -2,147,483,648.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Sat Mar 19, 2016 12:11
by MangleFox70
Fritigern wrote:I checked my build environment, and as it turned out, luajit was indeed not installed.
I don't know why, because I know that I installed it a long time ago. I have (re-)installed luajit-dev and and recompiled and now all appears to be honky-dory.

I am also getting Minetest crashes with this error since installing mg_villages:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Runtime error from mod 'mobf_trader' in callback luaentity_Activate()


I could not find luajit-dev but installed luajit from repository and the problem still exists, so if you think it's luajit-dev that was the fix, can you please provide a link on where you obtained it?

Or is something else a fix for this?

Thanks!!

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Sat Mar 19, 2016 20:03
by burli
is it possible that this mod is incompatible with valley mg? Looks a little bit strange

Image

Image

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Mar 21, 2016 12:53
by burli
Another example with valley mg

Image

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Mar 21, 2016 19:23
by Nathan.S
That guy just wanted nice quite place to escape from the world.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Mon Mar 21, 2016 22:11
by Napiophelios
Are you using Darkage mod? that also might cause a problem.
I use Blert2112's mapgen for Darkage but had to edit it alot to work with the built in vmg,

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Tue Mar 22, 2016 10:51
by KCoombes
burli wrote:Another example with valley mg

[img]-snip-[/img]


You don't need valley mg, or any other mg at all - I've seen this running a straight v6 map with villages modpack

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Tue Mar 22, 2016 13:05
by burli
KCoombes wrote:You don't need valley mg, or any other mg at all - I've seen this running a straight v6 map with villages modpack


You are right. Strange

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Wed May 18, 2016 23:00
by cimbakahn
I personally don't think that problem is resolved yet. I don't even have that file mg_all_villages.data and i have the message: ERROR[Main]: mod "village_canadian" has unsatisfied dependencies: "hdb" "nbu"

I have 3 files that mentions that file, but that is it:
/home/cimbakahn/.minetest/mods/villages-for-minetest-modpack/mg_villages/buildings.lua
/home/cimbakahn/.minetest/mods/villages-for-minetest-modpack/mg_villages/init.lua
/home/cimbakahn/.minetest/mods/villages-for-minetest-modpack/mg_villages/mapgen.lua

What do you suggest i do?

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Wed May 18, 2016 23:43
by cimbakahn
The only things i can think of is either removing hdb & nbu from the depends.txt file or installing the hdb & nbu mods. Problem is i can not find those mods anywhere on the internet. I've searched in google like crazy.

I am having a very bad time with minetest today. I was told that it is best if i have the newest up to date version of minetest. Ok, i agree, but i am not messing around with any -dev versions again. My mods have never worked correctly in -dev versions. I installed .14 as soon as it came out. I created a folder on my DESKTOP, and put the contents of .minetest into it, then i completely purged all of minetest, then i installed a brand new fresh copy of .14, then i put those previously mentioned contents back into the .minetest folder.

I really do believe that the mods, and subgames are not being updated enough for the current version of minetest. For example, if i was able to go back to .13 i would have less messages, but now it is worse than it has ever been. This is what i am talking about ----> http://hastebin.com/nocahopuga.coffee And here is a screenshot of my mods: https://imgur.com/57gvSuh This is overwhelming! I have got the newest versions of each mod that i could find. I don't really know what to do except for take each message one at a time.

Another thing. Can i delete the moresnow folder inside villages-for-minetest-modpack? Minetest has more than enough snow for me. I just need enough snow for the Yeti, or for a christmas scene, that is if i have those mods installed at the time. Here is an example of a perfectly balanced minetest world, to me ----> https://imgur.com/rjMZJhj Also they tend to go way overboard on the default grass.

Sorry about my ranting! Help me with what you can, then send me to someone else for what you can't.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Thu May 19, 2016 05:54
by cimbakahn
Well, i have went from 690 messages to 387 messages. Maybe by tomorrow i'll have some more fixed.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Thu May 19, 2016 11:11
by Don
When you copied .minetest did you overwrite minetest_game? Try downloading a fresh copy and see if that helps.

https://github.com/minetest/minetest_game

You just need to download, unzip and put it in .minetest/games.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Fri May 20, 2016 18:03
by Kevin Tee
How do you modified the village? It says that the inhabitant doesn't allow me to modify it, also the villager doesn't walk around and can get damage. How to fix it? Thanks

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Fri May 20, 2016 19:08
by cimbakahn
@Kevin Tee

Go to /home/user/.minetest/mods/villages-for-minetest-modpack/mg_villages/config.lua
Inside config.lua you will see something like this:

-- if set to true, players cannot modify spawned villages without buying the house from the village first mg_villages.ENABLE_PROTECTION = true;

Set it to false.

As to the villagers not moving around, one of the modders made it that way, so they wouldn't be moving around all the time.

If you don't want to take damage, uncheck Enable Damage. You will see this as soon as you open up Minetest. It is on the left side of the gui.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Sat May 21, 2016 14:15
by Kevin Tee
Hi, I have another problem the torch generate by the village is flat even I have 3d torch install. When I placed my own torch it is 3d.

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Sat May 21, 2016 14:35
by burli
Kevin Tee wrote:Hi, I have another problem the torch generate by the village is flat even I have 3d torch install. When I placed my own torch it is 3d.


You need the latest version of sofars torches mod and minetest 0.4.14. This mod uses an LBM to replace default torches with 3d torches

Re: [Modpack] Villages modpack (contains mg_villages)

PostPosted: Sat May 21, 2016 15:01
by Kevin Tee
No luck, I download 3d torch mod from
viewtopic.php?f=9&t=14359
but the village torch is still 2d. I use minetest 0.4.14-dev

I have two kind of torch in my inventory!!! 2d and 3d, I enable only village modpack and sofar torch.