Iron not spawning try this

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

Iron not spawning try this

by Death Dealer » Post

Things needed-
Minetest ver.0.4 - ver.0.3
Load a map in ver 3 then copy world file over.
Posted this already but it seems to have run off;D
Keep calm and code python^_^

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Iron is very rare <- A Bug
If you search for a long time you can find it
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

The Itemdef changes (january 22nd, latest snapshot) seem to have fixed this bug, no?
Also, only the chunks generated in 0.3 will contain the proper amount of iron, not newly generated ones.

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

sfan5 wrote:Iron is very rare <- A Bug
If you search for a long time you can find it
No man I searched literally for days. This is what worked for me. Instantly started spawning iron where I loaded up it was fantastic.
Keep calm and code python^_^

cosarara97
Member
Posts: 180
Joined: Tue Nov 01, 2011 18:53

by cosarara97 » Post

I said it doesn't count as a solution because the bug still has to be fixed, but yes, it works...
:D

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

The bug no longer exists with this FIX dudeXD people.....
Keep calm and code python^_^

User avatar
RAPHAEL
Member
Posts: 627
Joined: Tue Nov 01, 2011 09:09
Location: Earth

by RAPHAEL » Post

Death Dealer wrote:The bug no longer exists with this FIX dudeXD people.....
I just created a new world on latest minetest and after over 3000 blocks dug, I found in total about 16 lumps of iron. Found over 30 mese. The "bug" still hasn't been fixed.
"Before you speak, ask yourself: Is it kind, is it true, is it necessary, does it improve upon the silence?"
My mods: http://goo.gl/n4kpn
(Currently Various, Industrial, Fakeblocks, Jail, MoarCraft, Christmas, Replicator, minetest dev installer for linux, bash mod installer, windows mod installer)

User avatar
sdzen
Member
Posts: 1170
Joined: Fri Aug 05, 2011 22:33
Location: Paradise (your not allowed)

by sdzen » Post

yes iron was a very common ore in the old versions i looked at one of my old clients it was crazy full of iron

Zen S.D.

The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

The bug is not being able to find iron at all.
Keep calm and code python^_^

User avatar
sdzen
Member
Posts: 1170
Joined: Fri Aug 05, 2011 22:33
Location: Paradise (your not allowed)

by sdzen » Post

you can find it its just crazy rare :)

Zen S.D.

The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

This is just how I do it. And it works makes just a little less rare.
Keep calm and code python^_^

randomproof
Member
Posts: 214
Joined: Thu Nov 17, 2011 06:31
Location: California, USA

by randomproof » Post

Code: Select all

/*
            Add iron
        */
        u16 iron_amount = 8;
Here is the code in server.cpp (search for 'Add iron'). Just change the 8 to a bigger number and start a new world.
Edit: Opps, that is supposed to be mapgen.cpp not server.cpp
Last edited by randomproof on Thu Mar 29, 2012 22:09, edited 1 time in total.

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

randomproof wrote:

Code: Select all

/*
            Add iron
        */
        u16 iron_amount = 8;
Here is the code in server.cpp (search for 'Add iron'). Just change the 8 to a bigger number and start a new world.
hey thats good to know. thanks
Keep calm and code python^_^

thj01
New member
Posts: 4
Joined: Wed Mar 28, 2012 10:17

by thj01 » Post

Sorry - new guy here.

Where is server.cpp located?

I'm using Ubuntu 11.10

Is the same hack poissible for MESE?

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

thj01 wrote:Sorry - new guy here.

Where is server.cpp located?

I'm using Ubuntu 11.10

Is the same hack poissible for MESE?
*facepalm*
ya try reading around the forum guy, it would be "t" in game then type, "/giveme mese 9999"
BAM!! but ya seriously try reading some next time.
Keep calm and code python^_^

thj01
New member
Posts: 4
Joined: Wed Mar 28, 2012 10:17

by thj01 » Post

@Death Dealer

Sorry - used to Ubuntu forum, where beginner questions (even stupid ones) are welcome and accepted. So i'm sorry that i have had this bad habit since 2006, where i startede helping out on Denmark LOCO teams page.

If you noticed - my question were about finding the server.cpp file, so i could hack it - and in the same time make mese more common in new worlds by default.

I havn't seen any guides in the wiki that explains how to find/hack the server.cpp file - so i tried asking all the experienced users. I didn't ask how to apply cheat codes directly (actually knew that).

Sorry for having this way of thinking.





So if *facepalms* is the standard answer to new people - then the best of luck with it.

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

thj01 wrote:@Death Dealer

Sorry - used to Ubuntu forum, where beginner questions (even stupid ones) are welcome and accepted. So i'm sorry that i have had this bad habit since 2006, where i startede helping out on Denmark LOCO teams page.

If you noticed - my question were about finding the server.cpp file, so i could hack it - and in the same time make mese more common in new worlds by default.

I havn't seen any guides in the wiki that explains how to find/hack the server.cpp file - so i tried asking all the experienced users. I didn't ask how to apply cheat codes directly (actually knew that).

Sorry for having this way of thinking.





So if *facepalms* is the standard answer to new people - then the best of luck with it.
hello, i am sorry for DD's rudeness, you will find server.cpp in minetest-src-server.cpp
hello, am program. do language in rust. make computer do. okay i go now.

thj01
New member
Posts: 4
Joined: Wed Mar 28, 2012 10:17

by thj01 » Post

@jordan4ibanez

Thanks for the answer. But i'm still having trouble locating the file. - or is it a file that i myself have to make.

I've located the program files to /usr/share/minetest, but there aren't any *.cpp files anywhere. And neither in the hidden /home/*user*/.mintetest directory.

Do i have to get the sourcecode to do it - or is there something i just have missed?

btw. as a 41 year old man i've been around the internet for a lot of years, so i have experiencenced worse than this - but i just had to retort gg

AND btw - running daily builds from the developer ppa
Last edited by thj01 on Thu Mar 29, 2012 13:28, edited 1 time in total.

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

thj01 wrote:@jordan4ibanez

Thanks for the answer. But i'm still having trouble locating the file. - or is it a file that i myself have to make.

I've located the program files to /usr/share/minetest, but there aren't any *.cpp files anywhere. And neither in the hidden /home/*user*/.mintetest directory.

Do i have to get the sourcecode to do it - or is there something i just have missed?

btw. as a 41 year old man i've been around the internet for a lot of years, so i have experiencenced worse than this - but i just had to retort gg

AND btw - running daily builds from the developer ppa
you're using the normal game...you need to get the source code
hello, am program. do language in rust. make computer do. okay i go now.

thj01
New member
Posts: 4
Joined: Wed Mar 28, 2012 10:17

by thj01 » Post

yekes - always try to avoid that - but one time has to be the first.

Thanx for the answers

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

jordan4ibanez wrote:
thj01 wrote:@Death Dealer

Sorry - used to Ubuntu forum, where beginner questions (even stupid ones) are welcome and accepted. So i'm sorry that i have had this bad habit since 2006, where i startede helping out on Denmark LOCO teams page.

If you noticed - my question were about finding the server.cpp file, so i could hack it - and in the same time make mese more common in new worlds by default.

I havn't seen any guides in the wiki that explains how to find/hack the server.cpp file - so i tried asking all the experienced users. I didn't ask how to apply cheat codes directly (actually knew that).

Sorry for having this way of thinking.





So if *facepalms* is the standard answer to new people - then the best of luck with it.
hello, i am sorry for DD's rudeness, you will find server.cpp in minetest-src-server.cpp
F**k you! hows that for rudeness. at least i dont spam the forum with CRAP.
Keep calm and code python^_^

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

thj01 wrote:Sorry - new guy here.

Where is server.cpp located?

I'm using Ubuntu 11.10

Is the same hack poissible for MESE?
thats my bad i skimmed through this fast and only saw hack possible for mese? im sure th ore generation code would work with mese. Jordan4ibanez is nothing but a big bitch trying to badmouth me every chance he gets. but i dont care i misinterpreted what you said it happens and I will say sorry:D because like i said i "accidentally misinterprited " what you said.
Last edited by Death Dealer on Thu Mar 29, 2012 15:43, edited 1 time in total.
Keep calm and code python^_^

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

hey jordan t(-.-)t
Keep calm and code python^_^

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

Death Dealer wrote:
jordan4ibanez wrote:
thj01 wrote:@Death Dealer

Sorry - used to Ubuntu forum, where beginner questions (even stupid ones) are welcome and accepted. So i'm sorry that i have had this bad habit since 2006, where i startede helping out on Denmark LOCO teams page.

If you noticed - my question were about finding the server.cpp file, so i could hack it - and in the same time make mese more common in new worlds by default.

I havn't seen any guides in the wiki that explains how to find/hack the server.cpp file - so i tried asking all the experienced users. I didn't ask how to apply cheat codes directly (actually knew that).

Sorry for having this way of thinking.





So if *facepalms* is the standard answer to new people - then the best of luck with it.
hello, i am sorry for DD's rudeness, you will find server.cpp in minetest-src-server.cpp
F**k you! hows that for rudeness. at least i dont spam the forum with CRAP.
Hey, sisters! CAN YOU BOTH STOP FIGTHING. IT'S NOW ANNOYING, SFAN5 MAKES THIS ALL THE TIME ( \o/ ) JUST LEAVE IT NOW. Jeez. Play spleef or something.

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

Jordach wrote:
Death Dealer wrote:
jordan4ibanez wrote: hello, i am sorry for DD's rudeness, you will find server.cpp in minetest-src-server.cpp
F**k you! hows that for rudeness. at least i dont spam the forum with CRAP.
Hey, sisters! CAN YOU BOTH STOP FIGTHING. IT'S NOW ANNOYING, SFAN5 MAKES THIS ALL THE TIME ( \o/ ) JUST LEAVE IT NOW. Jeez. Play spleef or something.
funny spleef, thats minecraft tho, witch im sure you know. if someone bad mouths me i will respond. its my nature.
Keep calm and code python^_^

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests