Page 1 of 1

VoxelManip():read_from_map and minetest.emerge_area

PostPosted: Sat Dec 05, 2015 11:17
by tbillion
what is the functional difference between these two? i tried them both individually and together and they both seem to do the same thing.

Re: VoxelManip():read_from_map and minetest.emerge_area

PostPosted: Sat Dec 05, 2015 11:24
by rubenwardy
Is emerge area asynchronous?

Re: VoxelManip():read_from_map and minetest.emerge_area

PostPosted: Sat Dec 05, 2015 11:43
by tbillion
yeah it is asycrounous.

this bug is killing my poor little brain cells. not matter what i do the blocks dont end up where they need to be. i run into 'ignore' blocks which i take to mean there is no blocks or no map there. two weeks and same problem.