For the pickaxe issue, it's because the game uses a slightly different algorithm to spawn and process tiles if you dig 10+ tiles at once. Generating resources for one tile is computationally expensive (doing it 10 times in a row results in a lag spike) and the mass-generation algorithm tries to simplify it.
For the thrusters, do you remember what you did to make them fail?