[SOLVED] How do I obtain "common mods" or world(s) to start with?

jeeves
New member
 
Posts: 3
Joined: Mon Apr 08, 2013 19:49

[SOLVED] How do I obtain "common mods" or world(s) to start with?

by jeeves » Mon Apr 08, 2013 23:55

I just compiled Minetest 0.4.6 on Linux, but I am a total newbie (never played MineCraft or any similar game). I am having problems getting the Minetest game started as a single player.

The Mintest program lanuches, but there are no worlds to choose from under the "Select World" box (see below).

Image

I tried selcting "New" and creating world, but then I get the following message when I try to start playing in that world

"ModError: Requires common mods: default, bucket, creative, door, dye, file, stairs, vessles, wool"

Can anyone help. I am a total beginner at gaming, and I was not able to locate anything in the wiki to help me get unstuck.
Last edited by jeeves on Tue Apr 09, 2013 22:17, edited 1 time in total.
 

User avatar
DaN
Member
 
Posts: 82
Joined: Sat Apr 06, 2013 19:09

by DaN » Tue Apr 09, 2013 03:56

jeeves wrote:I just compiled Minetest 0.4.6 on Linux, but I am a total newbie (never played MineCraft or any similar game). I am having problems getting the Minetest game started as a single player.

The Mintest program lanuches, but there are no worlds to choose from under the "Select World" box (see below).

Image

I tried selcting "New" and creating world, but then I get the following message when I try to start playing in that world

"ModError: Requires common mods: default, bucket, creative, door, dye, file, stairs, vessles, wool"

Can anyone help. I am a total beginner at gaming, and I was not able to locate anything in the wiki to help me get unstuck.


jeeves, I got this error too. I presume the ModError means that Minetest can't find the "common" mods (new addition to 0.4.5/6) in the Minetest folder.
I'd go check where all the gamemodes are stored. I think it is in ~/.minetest or /usr/share/minetest or something similar.
DaN H.
 

cheapie
Member
 
Posts: 304
Joined: Mon May 14, 2012 00:59
GitHub: cheapie
IRC: cheapie
In-game: cheapie

by cheapie » Tue Apr 09, 2013 05:00

You need to install "common" and optionally "minetest_game", "build", and "creative".
Signature antivirus (Linux only): "grep -iv -- Signature\ virus" (minus the quotes, of course)
Signature goes in stdin, viruses are removed, and cleaned signature comes out on stdout.
 

jeeves
New member
 
Posts: 3
Joined: Mon Apr 08, 2013 19:49

by jeeves » Tue Apr 09, 2013 05:38

cheapie wrote:You need to install "common" and optionally "minetest_game", "build", and "creative".


OK, a bit of googleing and I found the Github page for "Minetest Common Mods" [ https://github.com/minetest/common ]. Judging from the contents of the zip file I downloaded it contains the mods I need. The problem is the instructions on Github make no sense. It says to install the files to $path_share/games/common which given my $path variable works out /usr/local/bin_share/games/common. Needless to say, minetest is not finding the mods in this location.

Where are these really supposed to go on a Linux system?
Last edited by jeeves on Tue Apr 09, 2013 05:50, edited 1 time in total.
 

User avatar
Menche
Member
 
Posts: 994
Joined: Sat Jul 02, 2011 00:43

by Menche » Tue Apr 09, 2013 06:37

jeeves wrote:
cheapie wrote:You need to install "common" and optionally "minetest_game", "build", and "creative".


OK, a bit of googleing and I found the Github page for "Minetest Common Mods" [ https://github.com/minetest/common ]. Judging from the contents of the zip file I downloaded it contains the mods I need. The problem is the instructions on Github make no sense. It says to install the files to $path_share/games/common which given my $path variable works out /usr/local/bin_share/games/common. Needless to say, minetest is not finding the mods in this location.

Where are these really supposed to go on a Linux system?

~/.minetest/games/ (for just your user) or /usr/share/minetest/games/ (systemwide)
Last edited by Menche on Tue Apr 09, 2013 06:38, edited 1 time in total.
An innocent kitten dies every time you top-post.
I am on the Voxelands Forums more often than here.
Try Voxelands (forked from Minetest 0.3) by darkrose
 

User avatar
xavier108
Member
 
Posts: 227
Joined: Sat Nov 24, 2012 06:05
IRC: Ezlif

by xavier108 » Tue Apr 09, 2013 10:58

jeeves wrote:I just compiled Minetest 0.4.6 on Linux, but I am a total newbie (never played MineCraft or any similar game). I am having problems getting the Minetest game started as a single player.

The Mintest program lanuches, but there are no worlds to choose from under the "Select World" box (see below).

Image

I tried selcting "New" and creating world, but then I get the following message when I try to start playing in that world

"ModError: Requires common mods: default, bucket, creative, door, dye, file, stairs, vessles, wool"

Can anyone help. I am a total beginner at gaming, and I was not able to locate anything in the wiki to help me get unstuck.

The common mods like default,creative.......It already should be installed on your game.Try downloading it again.
Ezlif :D
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Tue Apr 09, 2013 12:31

If you have a run_in_place version then path_share is just the folder; for a globaly installed version its ~/.minetest/ and /usr/share/minetest/
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Tue Apr 09, 2013 17:53

For me the game directory (system wide install) is located at /usr/local/share/minetest/games

I'm using xubuntu precise
 

jeeves
New member
 
Posts: 3
Joined: Mon Apr 08, 2013 19:49

by jeeves » Tue Apr 09, 2013 22:21

thanks. I finally found a path that works for me on my Arch Linux install. Its:

/usr/share/minetest/games

When I unzip the file I downloaded from github its folder called "common-master," so I renamed that folder to "common" and moved it into the /usr/share/minetest/games/ directory. This makes the full path to a mod like "default" go as such:

/usr/share/minetest/games/common/mods/default
Last edited by jeeves on Tue Apr 09, 2013 22:25, edited 1 time in total.
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 13 guests

cron