Topic: How do i remove undefined nodes?

When you remove a mod or youre tweaking youre own, how do you get rid of leftover undefined nodes from your world?

Re: How do i remove undefined nodes?

I think you need to use WorldEdit or do the /clearobjects command if you're the admin of the server. but I warn you clearobjects will destroy your world which means you have to restart it.

Re: How do i remove undefined nodes?

I think this should be moved to Bugs and Problems.

Re: How do i remove undefined nodes?

LolManKuba wrote:

... but I warn you clearobjects will destroy your world which means you have to restart it.

How so? Last I checked all it does is clear objects (except it didn't clear unknown blocks)

"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)

Re: How do i remove undefined nodes?

A simple /remove_undefined command would be super :-)

otherwise i hesitate to try other ore and nature (abm dependent) mods for fear that ill be stuck with a million undefined nodes undeground and on the ground :S

Re: How do i remove undefined nodes?

ok, this is going to take some time to do. First, make sure WorldEdit is installed, and you have privs. Then type these in order:
/teleport 30000,30000,30000
//pos1
/teleport -30000,-30000,-30000
//pos2
/teleport 0,0,0
//replace unknown air

My mods:   The Nether    |   Doctor Who (WIP)

Please note that I have quit minetest! If anyone wants to finish my mods, go ahead (you have to follow the license of course)!

Re: How do i remove undefined nodes?

be prepared to wait a few hours for it to work though

My mods:   The Nether    |   Doctor Who (WIP)

Please note that I have quit minetest! If anyone wants to finish my mods, go ahead (you have to follow the license of course)!