Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threejs r173 playground save and load error #30515

Open
mtozluk opened this issue Feb 13, 2025 · 1 comment
Open

Threejs r173 playground save and load error #30515

mtozluk opened this issue Feb 13, 2025 · 1 comment
Labels

Comments

@mtozluk
Copy link

mtozluk commented Feb 13, 2025

Description

When threejs release 173 playground run and save on the screen nodes to node_editor.json … i don’t load after that node_editor.json file to playground screen… in console i get this error →

Uncaught TypeError: node.setEditor is not a function
at NodeEditor.add (NodeEditor.js:96:8)
at NodeEditor.loadJSON (NodeEditor.js:204:9)
at reader.onload (NodeEditor.js:318:11)

is this about some code variables replacement reason with release version ?
or anyone have an idea of this problem solve ?

Version

r173

@Mugen87 Mugen87 added the Nodes label Feb 13, 2025
@mtozluk
Copy link
Author

mtozluk commented Feb 14, 2025

Problem solved.
If threejs playground library inside nodes.json file inside menu variables and this classes are identified multiple ... it will cause conflict with threejs codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants