Page 1 of 1

Problem with 0.4.6

PostPosted: Thu Apr 04, 2013 17:39
by necron099
Hi,

I run Bodhi, and downloaded 0.4.6, and minetest_game and compiled it just like the previous versions.

Minimal works, but minetest_game does not load because it can't find default, fire, wool, creative..etc.

There is default folder in minimal. The only folders in minetest_game/mods are external_legacy, give_inital, legacy no common_mods.

Any help would be appreciated. Thank you.

PostPosted: Thu Apr 04, 2013 18:43
by PilzAdam
You need to download the pseudo game common wich gives games the ability to dynamically load mods.
https://github.com/minetest

PostPosted: Thu Apr 04, 2013 21:35
by necron099
PilzAdam wrote:You need to download the pseudo game common wich gives games the ability to dynamically load mods.
https://github.com/minetest




Thank you for your help.