微信开发者工具报错Cannot read property 'frameRate'

报错详细为:gameSubContextThirdScriptError
Cannot read property ‘frameRate’ of null;at onMessage callback function
TypeError: Cannot read property ‘frameRate’ of null

就建了两个空项目,主域放了个wxsub的组件,倒是没发现会影响到什么功能,请问这个报错是跟[GameOpenDataContext] 子域只支持使用 2D 渲染模式 这个一样没关系的么?