With erroception logging, we get a lot of errors of the type 'cannot call deselectAll of undefined' or 'cannot call insertNew of undefined'.
They seem to be caused by the viewport event handlers which are not guarded and during an asset switch all the objects are swapped out and thus undefined if anyones clicks or hits a key.
With erroception logging, we get a lot of errors of the type 'cannot call deselectAll of undefined' or 'cannot call insertNew of undefined'.
They seem to be caused by the viewport event handlers which are not guarded and during an asset switch all the objects are swapped out and thus undefined if anyones clicks or hits a key.