Skip to content

Address errors #1655

@BarbourSmith

Description

@BarbourSmith

I am seeing a lot of console errors when I load projects. Please load a test project, identify where the errors are coming from, and address them.

In particular I am seeing a lot of issues with the code atom like:

TypeError: can't access property "geometry", node is undefined
    isRealizedLeaf http://localhost:4444/src/worker/code.ts?t=1776288954226:377
    processNode http://localhost:4444/src/worker/code.ts?t=1776288954226:291
    assemblyMap http://localhost:4444/src/worker/code.ts?t=1776288954226:315
    anonymous http://localhost:4444/src/worker/code.ts?t=1776288954226 line 245 > Function:10
    anonymous http://localhost:4444/src/worker/code.ts?t=1776288954226 line 245 > Function:15
    executeCode http://localhost:4444/src/worker/code.ts?t=1776288954226:253
code.ts:353:11
Code execution error: TypeError: can't access property "geometry", node is undefined
    isRealizedLeaf http://localhost:4444/src/worker/code.ts?t=1776288954226:377
    processNode http://localhost:4444/src/worker/code.ts?t=1776288954226:291
    assemblyMap http://localhost:4444/src/worker/code.ts?t=1776288954226:315
    anonymous http://localhost:4444/src/worker/code.ts?t=1776288954226 line 245 > Function:10
    anonymous http://localhost:4444/src/worker/code.ts?t=1776288954226 line 245 > Function:15
    executeCode http://localhost:4444/src/worker/code.ts?t=1776288954226:253
code.ts:269:13
Error in atom: Code

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions