Posts: 1,869
Threads: 84
Joined: Jul 2011
Re: 42036 - Street Motorcycle
2015-01-18, 5:45
Changing 0 !LDCAD line to say 0 // !LDCAD (like Philo said) means that MPDCenter is looking at 0 !LDCAD and deciding that it is a malformed comment, and then changing to be a "proper" comment. I would argue strongly that such behavior is pretty much always wrong. Now, header-recognition may indeed require more finesse, but "auto-correcting" valid meta-commands that use the 0 ! syntax to instead be comments doesn't seem like it should ever be desired behavior.
I don't personally use MPDCenter, so it could well be that I'm misunderstanding what's going on. All I'm going by is Philo's statement that his file was messed up by MPDCenter when a !LDCAD meta-command was corrupted by being turned into a comment.