nodebox / live

Report issues with NodeBox Live
1 stars 0 forks source link

blank projects won't load ... #34

Closed craftoid closed 7 years ago

craftoid commented 7 years ago

Hey there, NodeBox Live rocks! I started playing around and found that the blank template does not seem to work. Here's the bug report ...

Issue 34

When creating a new project and selecting the blank template (Blank — An empty project, start from scratch) the project cannot be opened.

Screenshot of the error message:

something-went-wrong

Raw XML of the project:

{
    "title": "blank",
    "color": "teal",
    "dependencies": {},
    "assets": {},
    "functions": []
}
fdb commented 7 years ago

This should be fixed now with the latest release: https://nodebox.live/bitcraftlab/blank

craftoid commented 7 years ago

Cool, thank you!