How can I remove a bugged block from my minecraft map?

Solution 1:

I would use a plugin/mod/program such as WorldEdit or MCEdit to try to edit it out of the world. If this fails, you can try Marco Geertsma's idea, which is to "get a flow of water to flow over the block."

If this doesn't work, I would uninstall the mod, play the map, then reinstall the mod. Your modded items might be gone, so use this as a "last resort."

Solution 2:

there are different things you can do: try using the debug menu. The combination F3+A for example reloads all chunks. If any debug doesn't help, try finding out what type of item this seat is. Is it an actual block, or something loose like an item frame? If the latter is the case, using the command /kill @e will kill everyone in the server, so you will lose xp, but it also removes minecarts, rails, item frames, etcetera. It might help as a last resort. You could also try to use /setblock [coördinates of bugged block] minecraft:air 0 replacethis works better but requires cheating. it will turn this block into air. If this doesn't work, there are millions of other ways to remove blocks, try some. Any of these things, especially the last one, always helped for me in case of bugged blocks, try them out!