I have seen many times that, say for an example, if I write
-A+B-C+D=0; the process aborts with an error, saying that one of the nodes missing Degrees of Freedom.
On the contrary, if I write -B+A-D+C=0; which is basically changing the side, works ok. Is there any specific explanation for such behavior?