Pre-emptive protection for missing rootNode
- It seems that something to do with patch 1.5 means that sometimes
self.rootNode
is nil. I didn't think that could be possible, but here we are. This version should protect against this case producing any game breaking errors. - Also a fix related to #239 if the config group is completely missing