Bugfix
GridTreeTableNodeLabelNaming records paths that cannot be resolved. The script can therefore no longer be played.
Analysis
The path contains zero or an empty string. This ultimately means that the path can no longer be recorded.
Solution
The isCompatibleModel method is overwritten and checks whether the label path is valid.
Test
No test. This is not worthwhile.