I'm having trouble with a few warnings in WED. When I build my game I get these warnings:
1: Warning W072: block 192 - plane 2 too narrow!
2: Warning W010: block 204 - vertex out of plane!
3: Warning W110: Misplaced portal!
These warning don’t bother me if I delete the corresponding block, but I have to use them. Warning 2 and 3 both disappears when I delete block 204, which is a hollow block. Warning 1 refers to a normal block. The problem is that I don't know what these warnings mean. But if i know what these warnings mean I might be able to solve the problem.