Two questions: Multiplayer and Iron.

Vyst
New member
 
Posts: 4
Joined: Thu Nov 21, 2013 00:59

Two questions: Multiplayer and Iron.

by Vyst » Thu Nov 21, 2013 01:11

I've discovered Minetest about 3 days ago and have that much experience in it so far, so if these are questions that have been hacked out over and over again, please let me know and point me in the right direction if possible.

I'm running Ubuntu 12.04 and I believe my girlfriend is running the same. I seem to have downloaded a Minetest C55 0.4.7.

In my brief overview of googling Minetest-related questions, I've noticed that there is a preponderance of versions and mods to work with. My first question regards being able to play with my girlfriend, who is on a different computer in the same room. For the life of me, I can't seem to find the webpage where I originally downloaded Minetest (I found one that gave me directions using the Ubuntu terminal), and everywhere else I look all the versions appear different from mine. Does my girlfriend need to be running the EXACT same version as I? And if so, how can I make sure that she has that one?

Second, can our computers connect with each other directly or do we need to connect to a server? If the latter, do I need to make that server or do I access ones that already exist?

Third, regarding iron, searching through forums I've noticed this stuff is particularly hard to come across. I found a bunch in my game right in the beginning as I started to dig into the side of a mountain, and now it seems I can find nothing but coal. Then annoyingly my character glitched out and fell through the ground, leaving me to make another character who had no steel tools and until now no way of replacing them. So, is there some strategy for finding iron or should I just jump for joy whenever I find it?

Thanks!
-Vyst
 

User avatar
LionsDen
Member
 
Posts: 525
Joined: Thu Jun 06, 2013 03:19

by LionsDen » Thu Nov 21, 2013 01:44

Finding iron isn't too difficult, just dig downwards. It's uncommon but it can be found. I quite often find a few hundred pieces within a few hours of digging.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Thu Nov 21, 2013 10:05

You usually won't find iron above sea level (altitude 1).

To play on the same server, it is highly recommended all clients use the same version.
Yes, you can start a local server, by going to the "Advanced" tab, leaving the address field empty and connecting. Other clients use your internal IP to connect, which you can get by typing ifconfig.

Also, you could try compiling from Git. 0.4.7 is quite old now.
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Thu Nov 21, 2013 12:57

Calinou wrote:You usually won't find iron above sea level (altitude 1).

To play on the same server, it is highly recommended all clients use the same version.
Yes, you can start a local server, by going to the "Advanced" tab, leaving the address field empty and connecting. Other clients use your internal IP to connect, which you can get by typing ifconfig.

Also, you could try compiling from Git. 0.4.7 is quite old now.
If you are using minetest-dev, it should be under "Server"
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

Vyst
New member
 
Posts: 4
Joined: Thu Nov 21, 2013 00:59

by Vyst » Thu Nov 21, 2013 15:42

Found lots of iron, guys! I just kept mining deeper and deeper. :)

Calinou wrote:Also, you could try compiling from Git. 0.4.7 is quite old now.


Hah, great. Could you explain how I do that or point me to a source that does?

Thanks!
-Vyst
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Thu Nov 21, 2013 15:44

Vyst wrote:Found lots of iron, guys! I just kept mining deeper and deeper. :)

Calinou wrote:Also, you could try compiling from Git. 0.4.7 is quite old now.


Hah, great. Could you explain how I do that or point me to a source that does?

Thanks!
-Vyst


When you read the instructions under Compiling on GNU/Linux: , scroll halfway down the README.txt here: https://github.com/minetest/minetest you can copy/paste the commands.
2 things:
- For Lubuntu I put "sudo" before apt get etc..
- cd minetest-minetest-286edd4 --> look in your homefolder for the current 'name'. 286edd4 is just an example.
 

User avatar
LionsDen
Member
 
Posts: 525
Joined: Thu Jun 06, 2013 03:19

by LionsDen » Thu Nov 21, 2013 17:18

To get a more recent windows build, just search for fess build which is 64 bit and then sfan5 or blockmen build for 32 bit windows versions. Start looking from the last post going towards the first and you will find their latest build all ready to run on windows.
 

Vyst
New member
 
Posts: 4
Joined: Thu Nov 21, 2013 00:59

by Vyst » Fri Nov 22, 2013 05:10

Okay, I seem to have compiled for myself and my girlfriend the latest version of Minetest. I wanted to attach a screenshot but I can't seem to figure out how.

I still can't seem to get us to connect. Right now I made a new world (SchmuckadaliusLand), typed in my name, left the server blank, kept the port at 30000, checked the Public box, then started the game.

The game started fine, then on my girlfriend's computer I went to the Client tab, had her type in my name, left out the password, put in my IP address under Address/Port, then clicked connect. Her connect bar loaded to 100% then didn't move.

Granted, my girlfriend's computer is ridiculously slow, is there anything I'm doing wrong here? I can get very little information via googling.

Thanks for any help!
-Vyst
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Fri Nov 22, 2013 13:56

Vyst wrote:I wanted to attach a screenshot but I can't seem to figure out how.


Upload it to a place like imgur and paste the link in img tags.

Vyst wrote:The game started fine, then on my girlfriend's computer I went to the Client tab, had her type in my name, left out the password, put in my IP address under Address/Port, then clicked connect. Her connect bar loaded to 100% then didn't move.


Try starting Minetest from a terminal; did you see her connecting in the server console?
 

User avatar
Dopium
Member
 
Posts: 233
Joined: Sat Jun 09, 2012 15:43

by Dopium » Fri Nov 22, 2013 19:54

Your girlfriend should be entering her own name its just the IP she need's. However i am not sure if you can connect to a internal IP when the host has selected the public box. I assume "public" works the same as LAN/Internet check boxes on other games switching the host IP from Internal to External but i am not sure. Try without the public box ticked
Running @1.19 MHz, 128 bytes of RAM and interchangeable 4kb ROM carts!
 

nolan
Member
 
Posts: 298
Joined: Tue Jun 25, 2013 04:52

by nolan » Sat Nov 23, 2013 04:11

Vystto wrote: So, is there some strategy for finding iron or should I just jump for joy whenever I find it?

Actually once u get used to mining u can find about 500-800 iron in a single hour. Tips--look for caves and lava pits around -100 to any lower
Minecraft Came Out For The Ps3
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Sat Nov 23, 2013 08:38

nolan wrote:
Vystto wrote: So, is there some strategy for finding iron or should I just jump for joy whenever I find it?

Actually once u get used to mining u can find about 500-800 iron in a single hour. Tips--look for caves and lava pits around -100 to any lower


Under -1024 get the ressources also common, even without lava lakes
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

Vyst
New member
 
Posts: 4
Joined: Thu Nov 21, 2013 00:59

by Vyst » Sun Nov 24, 2013 03:24

Got it working! Thanks guys.
 

Geopbyte
Member
 
Posts: 54
Joined: Tue Oct 29, 2013 01:30

by Geopbyte » Wed Nov 27, 2013 19:06

Not very many people are answering the version question... just iron. You need to be running similar versions, like both 4.7 but different releases or somthing like that, not 4.4 and 4.7. It's fine to have different versions, because they mostly seem to be compatible. I think 4.7 is somewhat compatible with 4.8...

Also, you can create a public server or a server like PilzAdam described.
Last edited by Geopbyte on Wed Nov 27, 2013 19:08, edited 1 time in total.
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 16 guests

cron