Skip to content

Handle geometry parsing failures#585

Merged
tentone merged 1 commit intomasterfrom
codex/fix-typeerror-on-textmesh-load
Sep 22, 2025
Merged

Handle geometry parsing failures#585
tentone merged 1 commit intomasterfrom
codex/fix-typeerror-on-textmesh-load

Conversation

@tentone
Copy link
Copy Markdown
Owner

@tentone tentone commented Sep 22, 2025

Summary

  • guard GeometryLoader parsing to catch errors thrown by Three.js when shape data is missing
  • fall back to an empty BufferGeometry and log a warning so TextMesh deserialization no longer crashes

Testing

  • npm run lint (fails: existing indentation violations in source/editor/gui/tab/scene-editor/SceneEditor.js)

https://chatgpt.com/codex/tasks/task_e_68d0502cc0d883329b82febda6c5e1ca

@tentone tentone merged commit 81d9e5e into master Sep 22, 2025
1 of 2 checks passed
@tentone tentone deleted the codex/fix-typeerror-on-textmesh-load branch September 22, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant